parent
f5b0df201e
commit
63f9ee8188
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'fox'
|
# Template file for 'fox'
|
||||||
pkgname=fox
|
pkgname=fox
|
||||||
version=1.6.56
|
version=1.6.57
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-release --with-xft=yes --with-opengl=yes --with-xim
|
configure_args="--enable-release --with-xft=yes --with-opengl=yes --with-xim
|
||||||
--with-xshm --with-shape --with-xcursor --with-xrender --with-xrandr
|
--with-xshm --with-shape --with-xcursor --with-xrender --with-xrandr
|
||||||
--with-xfixes --with-xinput"
|
--with-xfixes --with-xinput"
|
||||||
makedepends="zlib-devel bzip2-devel libXcursor-devel libXft-devel libXrandr-devel
|
makedepends="glu-devel libXcursor-devel libXft-devel libXi-devel libXrandr-devel
|
||||||
libXi-devel libpng-devel tiff-devel glu-devel"
|
tiff-devel"
|
||||||
short_desc="Free Objects for X: GUI Toolkit for C++"
|
short_desc="Free Objects for X: GUI Toolkit for C++"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.fox-toolkit.org/"
|
homepage="http://www.fox-toolkit.org/"
|
||||||
license="LGPL-2.1, MIT"
|
license="LGPL-2.1-or-later, MIT"
|
||||||
distfiles="http://fox-toolkit.org/ftp/fox-$version.tar.gz"
|
distfiles="http://fox-toolkit.org/ftp/fox-$version.tar.gz"
|
||||||
checksum=c517e5fcac0e6b78ca003cc167db4f79d89e230e5085334253e1d3f544586cb2
|
checksum=65ef15de9e0f3a396dc36d9ea29c158b78fad47f7184780357b929c94d458923
|
||||||
|
|
||||||
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue