13 lines
501 B
Bash
13 lines
501 B
Bash
|
# Template file for 'advancecomp'
|
||
|
pkgname=advancecomp
|
||
|
version=1.20
|
||
|
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=590a447cfc7ab3a37ec707e13967a0046a81a888c561ebaff5415b1e946da67b
|