New package: gifsicle-1.92
This commit is contained in:
parent
d4b422687d
commit
2ddd44b1c3
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gifsicle/template
Normal file
16
srcpkgs/gifsicle/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'gifsicle'
|
||||
pkgname=gifsicle
|
||||
version=1.92
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
short_desc="Command-line tool for information about GIF images"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.lcdf.org/gifsicle/"
|
||||
distfiles="https://github.com/kohler/gifsicle/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=f8a944f47faa9323bcc72c6e2239e0608bf30693894aee61512aba107a4c6b55
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
Loading…
Reference in a new issue