#Packager: Frédéric Galusik pkgname=sk1libs pkgver=0.9.2p1383 pkgrel=1fg #arch=noarch source=(http://sk1project.org/dc2.php?target=sk1libs-0.9.2pre_rev1383.tar.gz) sourcetemplate=http://people.salixos.org/fredg/packages/$pkgname/$pkgver/ docs=("copyrights" "readme" "GNU_LGPL_v2") url=http://sk1project.org/ slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "sk1libs (A set of python non-GUI extensions for sK1 Project)" "Libraries from sK1 which is an open-source illustration program that " "can substitute professional proprietary software like Corel Draw or " "Adobe Illustrator*. sK1 supports professional publishing features, " "such as CMYK color, separations, ICC color management and press-ready " "PDF output." ) build() { cd $SRC/sk1libs-0.9.2pre python setup.py install --prefix=/usr --root=$PKG }