libXcomposite: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:20 +00:00
parent 86672c3356
commit def0381b01
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ license="MIT/X11"
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
checksum=ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178
post_install() {
vlicense COPYING
}
libXcomposite-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"