New package: optipng-0.7.4 (from pancake).
This commit is contained in:
parent
712c4cff1f
commit
14c4aa384d
1 changed files with 13 additions and 0 deletions
13
srcpkgs/optipng/template
Normal file
13
srcpkgs/optipng/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'optipng'
|
||||||
|
pkgname=optipng
|
||||||
|
version=0.7.4
|
||||||
|
revision=1
|
||||||
|
build_style=configure
|
||||||
|
configure_args="-prefix=/usr -mandir=/usr/share/man -with-system-libpng -with-system-zlib"
|
||||||
|
makedepends="pkg-config zlib-devel libpng-devel"
|
||||||
|
short_desc="Advanced PNG Optimizer"
|
||||||
|
maintainer="pancake <pancake@nopcode.org>"
|
||||||
|
license="zlib"
|
||||||
|
homepage="http://optipng.sourceforge.net/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=520b5d5a9405dbdc5c905dd0cff87211e69c4ed2059744037510e613fe8237ff
|
Loading…
Reference in a new issue