fox: update to 1.6.50.
This commit is contained in:
parent
64aafdc065
commit
5576692a82
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fox'
|
# Template file for 'fox'
|
||||||
pkgname=fox
|
pkgname=fox
|
||||||
version=1.6.49
|
version=1.6.50
|
||||||
revision=2
|
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
|
||||||
|
@ -13,7 +13,9 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.fox-toolkit.org/"
|
homepage="http://www.fox-toolkit.org/"
|
||||||
license="LGPL-2.1, MIT"
|
license="LGPL-2.1, MIT"
|
||||||
distfiles="http://ftp.fox-toolkit.org/pub/fox-$version.tar.gz"
|
distfiles="http://ftp.fox-toolkit.org/pub/fox-$version.tar.gz"
|
||||||
checksum=3679ecd23064958259fbef5898aabb048d63b2dcb796de1d8801fe0b51e5a90e
|
checksum=342c751d2a7edab136ad26cb4483329da3c16c7abf2f283f318d666ef12d0887
|
||||||
|
|
||||||
|
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
||||||
fox-devel_package() {
|
fox-devel_package() {
|
||||||
depends="${makedepends} fox-${version}_${revision}"
|
depends="${makedepends} fox-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue