summaryrefslogtreecommitdiffstats
path: root/extra/fusion-icon/Pkgfile
blob: 19d280ffda5aa81dd04424ed1c57887999948004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Description: Outils de selection compiz
# URL: 
# Maintainer: NuTyX core team
# Packager: tux03 at tuxfamily dot org
# Depends on: xorg-xvinfo
name=fusion-icon
version=0.1.0
release=1
group=
source=(http://ftp.de.debian.org/debian/pool/main/f/fusion-icon/fusion-icon_0.1.0.orig.tar.gz)
build() {
cd $name-$version
       python setup.py build install --root=$PKG 
}