13 lines
500 B
Bash
13 lines
500 B
Bash
# Template file for 'advancecomp'
|
|
pkgname=advancecomp
|
|
version=2.0
|
|
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=10432e8e95395926723b6a7ef9bcf595eb2d53853a24f1e65154e80970122685
|