libXcursor: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:20 +00:00
parent def0381b01
commit 200af317e6

View file

@ -12,6 +12,10 @@ license="MIT"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df
post_install() {
vlicense COPYING
}
libXcursor-devel_package() {
depends="xproto libXfixes-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"