Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab02d9fc0c7f2d0327568549b26d98eea62f0cf6
commit ab02d9fc0c7f2d0327568549b26d98eea62f0cf6 Author: bouleetbil <[email protected]> Date: Mon Dec 29 20:55:52 2008 +0100 cssutils-0.9.6a0-1-i686 *new package diff --git a/source/devel-extra/cssutils/FrugalBuild b/source/devel-extra/cssutils/FrugalBuild new file mode 100644 index 0000000..53536c5 --- /dev/null +++ b/source/devel-extra/cssutils/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=cssutils +pkgver=0.9.6a0 +pkgrel=1 +pkgdesc="A Python package to parse and build CSS Cascading Style Sheets." +archs=('i686') +groups=('devel-extra') +depends=('python') +makedepends=('setuptools') +_F_googlecode_ext=".zip" +Finclude googlecode +sha1sums=('d3b18f6e1523da832855293a40a2adf568f37940') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
