Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b87e0b5bba88c431057f2261aee26f16002a6f1
commit 9b87e0b5bba88c431057f2261aee26f16002a6f1 Author: Slown <[email protected]> Date: Fri May 23 11:03:43 2014 +0100 imageworsener-1.2.0-1-i686 * new package diff --git a/source/xlib-extra/imageworsener/FrugalBuild b/source/xlib-extra/imageworsener/FrugalBuild new file mode 100644 index 0000000..3cb9299 --- /dev/null +++ b/source/xlib-extra/imageworsener/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.11 SBU +# Maintainer: Slown <[email protected]> + +pkgname=imageworsener +pkgver=1.2.0 +pkgrel=1 +pkgdesc="Utility for processing PNG, JPEG, BMP and WebP images" +url="http://entropymine.com/imageworsener/" +depends=('libwebp') +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('85ab30be91b78ca3bedeb457fb3a2373c86580f7') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
