fox: enable png support.
This commit is contained in:
parent
42113c58be
commit
333bfa0b81
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'fox'
|
# Template file for 'fox'
|
||||||
pkgname=fox
|
pkgname=fox
|
||||||
version=1.6.49
|
version=1.6.49
|
||||||
revision=1
|
revision=2
|
||||||
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="zlib-devel bzip2-devel libXcursor-devel libXft-devel libXrandr-devel
|
||||||
libXi-devel tiff-devel glu-devel"
|
libXi-devel libpng-devel tiff-devel glu-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@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.fox-toolkit.org/"
|
homepage="http://www.fox-toolkit.org/"
|
||||||
|
|
Loading…
Reference in a new issue