xcursor-themes: add license.

This commit is contained in:
Leah Neukirchen 2017-07-11 19:49:06 +02:00
parent 6c031bcf4c
commit d39b634e6b

View file

@ -1,7 +1,7 @@
# Template build file for 'xcursor-themes'.
pkgname=xcursor-themes
version=1.0.4
revision=2
revision=3
noarch="yes"
build_style=gnu-configure
hostmakedepends="pkg-config xcursorgen xorg-util-macros"
@ -9,6 +9,10 @@ makedepends="libXcursor-devel libXrender-devel"
short_desc="X.org Cursor themes"
homepage="http://xorg.freedesktop.org/"
license="MIT"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
checksum=e3fd2c05b9df0d88a3d1192c02143295744685f4f9a03db116e206698331bb86
post_install() {
vlicense COPYING
}