libXaw3d: use ${XORG_SITE}, vlicense
This commit is contained in:
parent
71b408a308
commit
b6e0c1ac4e
1 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@ maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
|||
hostmakedepends="libtool automake pkg-config bison"
|
||||
makedepends="libX11-devel libXt-devel libXmu-devel libXpm-devel libXext-devel xorg-util-macros"
|
||||
configure_args="--disable-static --enable-internationalization --enable-multiplane-bitmaps
|
||||
--enable-gray-stipples --enable-arrow-scrollbars --with-pic --with-gnu-ld"
|
||||
--enable-gray-stipples --enable-arrow-scrollbars --with-pic --with-gnu-ld"
|
||||
short_desc="X Athena Widget 3d library"
|
||||
homepage="http://cgit.freedesktop.org/xorg/lib/libXaw3d/"
|
||||
distfiles="http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum="b74f11681061c1492c03cbbe6e318f9635b3877af0761fc0e67e1467c3a6972b"
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
libXaw3d-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue