libXaw3d: update to 1.6.3.
This commit is contained in:
parent
a1baa4736a
commit
258228fdf2
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'libXaw3d'
|
||||
pkgname=libXaw3d
|
||||
version=1.6.2
|
||||
version=1.6.3
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
license="MIT/X11"
|
||||
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"
|
||||
hostmakedepends="automake bison libtool pkg-config"
|
||||
makedepends="libXmu-devel libXpm-devel xorg-util-macros"
|
||||
short_desc="X Athena Widget 3d library"
|
||||
homepage="http://cgit.freedesktop.org/xorg/lib/libXaw3d/"
|
||||
maintainer="Carlo Dormeletti <carlo.dormeletti@alice.it>"
|
||||
license="MIT/X11"
|
||||
homepage="https://cgit.freedesktop.org/xorg/lib/libXaw3d"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum="b74f11681061c1492c03cbbe6e318f9635b3877af0761fc0e67e1467c3a6972b"
|
||||
checksum=2dba993f04429ec3d7e99341e91bf46be265cc482df25963058c15f1901ec544
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue