From 5576692a826a7d9a1d29810319dab94c0035273c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 21 Jun 2014 11:10:10 +0200 Subject: [PATCH] fox: update to 1.6.50. --- srcpkgs/fox/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fox/template b/srcpkgs/fox/template index c04c3431b58..50de94920a4 100644 --- a/srcpkgs/fox/template +++ b/srcpkgs/fox/template @@ -1,7 +1,7 @@ # Template file for 'fox' pkgname=fox -version=1.6.49 -revision=2 +version=1.6.50 +revision=1 build_style=gnu-configure configure_args="--enable-release --with-xft=yes --with-opengl=yes --with-xim --with-xshm --with-shape --with-xcursor --with-xrender --with-xrandr @@ -13,7 +13,9 @@ maintainer="Juan RP " homepage="http://www.fox-toolkit.org/" license="LGPL-2.1, MIT" 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() { depends="${makedepends} fox-${version}_${revision}"