milis/talimatname/genel/x/xfce4-volumed/talimat

18 lines
464 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: XF86 Ses tuşlarını etkinleştiren ve senkronize sesli uyarıları destekleyen temel hizmet programı
# URL: http://xfce.org/
# Paketçi: milisarge
# Gerekler: gstreamer-plugins-base keybinder xfce4-conf glib
isim=xfce4-volumed
surum=0.1.13
devir=1
kaynak=(http://archive.xfce.org/src/apps/$isim/${version::3}/$isim-$surum.tar.bz2)
derle() {
cd $isim-$surum
./configure --prefix=/usr --libexecdir=/usr/lib/$isim
make
make DESTDIR=$PKG install
}