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

20 lines
471 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:
name=xfce4-artwork
version=0.1.1
_debian_version=0.1.1a~git+20110420
release=1
source=(http://ftp.debian.org/debian/pool/main/x/$name/${name}_$_debian_version.orig.tar.gz)
build() {
cd "$SRC/$name-0.1.1a"
./configure --prefix=/usr
make
make backdropsdir="$PKG/usr/share/backgrounds/xfce" install
}