ico: add license.
This commit is contained in:
parent
cffe33b5a1
commit
98cb055c22
1 changed files with 6 additions and 2 deletions
|
@ -1,13 +1,17 @@
|
||||||
# Template build file for 'ico'.
|
# Template build file for 'ico'.
|
||||||
pkgname=ico
|
pkgname=ico
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Animate an icosahedron or other polyhedron"
|
short_desc="Animate an icosahedron or other polyhedron"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590
|
checksum=2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue