2017-01-30 02:42:26 +01:00
|
|
|
# Description: 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-01-30 02:42:26 +01:00
|
|
|
# Packager: milisarge
|
2016-02-24 01:27:23 +01:00
|
|
|
# Depends on:
|
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)
|
|
|
|
|
|
|
|
build() {
|
|
|
|
mkdir -p $PKG//usr/share/icons/
|
|
|
|
cp -a * $PKG//usr/share/icons/
|
|
|
|
}
|