12 lines
501 B
Bash
12 lines
501 B
Bash
# Template file for 'advancecomp'
|
|
pkgname=advancecomp
|
|
version=1.23
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="zlib-devel"
|
|
short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
license="GPL-3"
|
|
homepage="http://www.advancemame.it/comp-readme.html"
|
|
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=75a2c97ab0cd53e71b6a3dd7f07c001fa02351c9d781a4c586718f7fea3e88ba
|