mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libXpm: add license
This commit is contained in:
parent
8b504e2864
commit
70605056db
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ homepage="${XORG_SITE}"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=fd6a6de3da48de8d1bb738ab6be4ad67f7cb0986c39bd3f7d51dd24f7854bdec
|
checksum=fd6a6de3da48de8d1bb738ab6be4ad67f7cb0986c39bd3f7d51dd24f7854bdec
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
vlicense COPYRIGHT
|
||||||
|
}
|
||||||
|
|
||||||
libXpm-devel_package() {
|
libXpm-devel_package() {
|
||||||
depends="libX11-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libX11-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue