libICE: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:19 +00:00
parent e2414925d4
commit dbfc266cce
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202
post_install() {
vlicense COPYING
}
libICE-devel_package() {
depends="xtrans xproto ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"