mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libXaw3d: update to 1.6.4.
This commit is contained in:
parent
5714f20438
commit
decdc0e2dd
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libXaw3d'
|
# Template file for 'libXaw3d'
|
||||||
pkgname=libXaw3d
|
pkgname=libXaw3d
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-internationalization --enable-multiplane-bitmaps
|
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"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="X Athena Widget 3d library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT/X11"
|
license="MIT/X11"
|
||||||
homepage="https://cgit.freedesktop.org/xorg/lib/libXaw3d"
|
homepage="https://cgit.freedesktop.org/xorg/lib/libXaw3d"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2dba993f04429ec3d7e99341e91bf46be265cc482df25963058c15f1901ec544
|
checksum=2600df524bc68eb0f25a5a9b28f056f9ad0bfa9336db870c6b4a623992750411
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue