milis/talimatname/genel/s/sound-theme-freedesktop/talimat

19 lines
396 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: Bu paket masaüstü için ses temaları içeriyor.
# URL: http://freedesktop.org/wiki/Specifications/sound-theme-spec
# Paketçi: yasarciv67
# Gerekler: intltool
# Grup: medya
isim=sound-theme-freedesktop
surum=0.8
devir=1
kaynak=(http://people.freedesktop.org/~mccann/dist/$isim-$surum.tar.bz2)
derle() {
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}