Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=907a355ed4a5a119646e253be6823b2d3ac4c570
commit 907a355ed4a5a119646e253be6823b2d3ac4c570 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Fri Jun 6 16:57:19 2008 +0200 splashy-creator-2.0-1-i686 - new package from jedifox diff --git a/source/xapps-extra/splashy-creator/FrugalBuild b/source/xapps-extra/splashy-creator/FrugalBuild new file mode 100644 index 0000000..97f6c19 --- /dev/null +++ b/source/xapps-extra/splashy-creator/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.01 SBU +# Maintainer: VMiklos <[EMAIL PROTECTED]> +# Contributor: jedifox <[EMAIL PROTECTED]> + +pkgname=splashy-creator +pkgver=2.0 +pkgrel=1 +pkgdesc="Creator manager to create custom Splashy theme" +url="http://www.nanolx.org" +depends=('splashy' 'sed' 'pygtk>=2.4' 'python>=2.4') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686') +up2date="lynx -dump http://www.nanolx.org/free/ |Flasttar" +source=($url/free/$pkgname-$pkgver.tar.bz2) +sha1sums=('b930f3f91abbb89cbd280a0e7994309d21c96fee') +_F_cd_path="$pkgname" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
