milis/talimatname/genel/u/utox/talimat

18 lines
474 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Hafif Tox istemcisi
# URL: https://github.com/GrayHatter/uTox
# Paketçi: milisarge
# Gerekler: gtk3 toxcore openal v4l-utils xorg-libxrender dbus hicolor-icon-theme xorg-fontconfig desktop-file-utils xorg-libxext xorg-libxrender filter_audio
# Grup: ağ
isim=utox
_isim=uTox
surum=0.9.4
devir=1
kaynak=(https://github.com/GrayHatter/$_isim/archive/v$surum/$isim-$surum.tar.gz)
derle() {
cd $_isim-$surum
make
make PREFIX=/usr DESTDIR=$PKG install
}