xfce4-artwork
This commit is contained in:
parent
243a09638a
commit
fbda7ec6a2
|
@ -0,0 +1,19 @@
|
||||||
|
# Description: Xfce4 masaüstü için arka plan resimleri
|
||||||
|
# URL: http://goodies.xfce.org/projects/artwork/xfce4-artwork
|
||||||
|
# Packager: yasarciv67@gmail.com
|
||||||
|
# Depends on:
|
||||||
|
|
||||||
|
name=xfce4-artwork
|
||||||
|
version=0.1.1a_git20110420
|
||||||
|
_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
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue