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

21 lines
493 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: Xfce4 masaüstü için arka plan resimleri
# URL: http://goodies.xfce.org/projects/artwork/xfce4-artwork
# Paketçi: yasarciv67@gmail.com
# Gerekler:
# Grup: tasarım masaüstü
isim=xfce4-artwork
surum=0.1.1
_debian_surum=0.1.1a~git+20110420
devir=1
kaynak=(http://ftp.debian.org/debian/pool/main/x/$isim/${isim}_$_debian_version.orig.tar.gz)
derle() {
cd "$SRC/$isim-0.1.1a"
./configure --prefix=/usr
make
make backdropsdir="$PKG/usr/share/backgrounds/xfce" install
}