summaryrefslogtreecommitdiffstats
path: root/xfce4-xquisite-icon-theme/Pkgfile
blob: c44e4ba3f07d535053bb9de35e4b9420cc92675b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Description: Theme d'icones xquisite pour xfce
# URL: http://xfce-look.org/content/show.php/Xquisite?content=69735
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
# Depends on:
# Run on: 

name=xfce4-xquisite-icon-theme
version=0.4.1
release=1
source=(http://dl.dropbox.com/u/24716740/mirror/Xquisite.tbz)

build() {
	tar -xvf Xquisite.tbz
	mkdir -p $PKG/usr/share/icons/
	cp -R Xquisite $PKG/usr/share/icons
}