mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libXaw3d: fix template parsing
This commit is contained in:
parent
b7ee738077
commit
4351a89b88
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ configure_args="--disable-static --enable-internationalization --enable-multipla
|
||||||
hostmakedepends="automake bison libtool pkg-config"
|
hostmakedepends="automake bison libtool pkg-config"
|
||||||
makedepends="libXmu-devel libXpm-devel xorg-util-macros"
|
makedepends="libXmu-devel libXpm-devel xorg-util-macros"
|
||||||
short_desc="X Athena Widget 3d library"
|
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.bz2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue