12 lines
455 B
Bash
12 lines
455 B
Bash
# Template file for 'icoutils'
|
|
pkgname=icoutils
|
|
version=0.31.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="libpng-devel"
|
|
short_desc="Extracts and converts images in MS Windows icon and cursor files"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
license="GPL-2"
|
|
homepage="http://www.nongnu.org/icoutils/"
|
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
checksum=a895d9d74a418d65d39a667e58ae38be79c9e726711384551d36531696f3af71
|