mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfig: update to 3.2.9a.
This commit is contained in:
parent
8ed3c67ae3
commit
f095f9d32d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfig'
|
# Template file for 'xfig'
|
||||||
pkgname=xfig
|
pkgname=xfig
|
||||||
version=3.2.9
|
version=3.2.9a
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
hostmakedepends="fig2dev ghostscript netpbm"
|
hostmakedepends="fig2dev ghostscript netpbm"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom:xfig"
|
license="custom:xfig"
|
||||||
homepage="http://mcj.sourceforge.net/"
|
homepage="http://mcj.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mcj/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/mcj/${pkgname}-${version}.tar.xz"
|
||||||
checksum=13ed9d04d1bbc2dec09da7ef49ceec278382d290f6cd926474c2f2d016fec2f7
|
checksum=bc572a1881e5e20987ac590158b041ab7803845a9691036d3ba5e982f66d9ca3
|
||||||
|
|
||||||
# Hard-coded to /usr/include in the sources.
|
# Hard-coded to /usr/include in the sources.
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue