void-packages/srcpkgs/ico/template
2017-07-11 19:45:10 +02:00

18 lines
473 B
Bash

# Template build file for 'ico'.
pkgname=ico
version=1.0.4
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel"
short_desc="Animate an icosahedron or other polyhedron"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Leah Neukirchen <leah@vuxu.org>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590
post_install() {
vlicense COPYING
}