milis/talimatname/genel/x/xquisite/talimat

15 lines
323 B
Plaintext
Raw Normal View History

2017-10-27 20:46:27 +02:00
# Tanım: XFCE icin xquisite icon temasi
2016-02-24 01:27:23 +01:00
# URL: http://xfce-look.org/content/show.php/Xquisite?content=69735
2017-10-27 20:46:27 +02:00
# Paketçi: milisarge
# Gerekler:
2017-01-30 02:42:26 +01:00
2016-02-24 01:27:23 +01:00
name=xquisite
version=0.4.6
release=1
source=(http://downloads.nutyx.org/files/$name-$version.tar.gz)
2017-10-27 23:59:41 +02:00
derle() {
2016-02-24 01:27:23 +01:00
mkdir -p $PKG//usr/share/icons/
cp -a * $PKG//usr/share/icons/
}