libSM: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:19 +00:00
parent dbfc266cce
commit 39a071bb29
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=0baca8c9f5d934450a70896c4ad38d06475521255ca63b717a6510fdb6e287bd
post_install() {
vlicense COPYING
}
libSM-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"