libXcursor: add license
This commit is contained in:
parent
def0381b01
commit
200af317e6
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue