[Lunar-commits] <moonbase> fox: version bumped to 1.6.35.
Florin Braescu
florin at lunar-linux.org
Wed Mar 11 09:40:40 CET 2009
commit 08b6982a0b1f8a33e2c02e8421adb75d7a1ad7b1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Mar 11 10:40:40 2009 +0200
fox: version bumped to 1.6.35.
Thanks to Jason Williams for the submitted patch.
---
libs/fox/BUILD | 3 ---
libs/fox/DEPENDS | 1 +
libs/fox/DETAILS | 6 +++---
3 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/libs/fox/BUILD b/libs/fox/BUILD
index 8b0b4b7..daa7695 100644
--- a/libs/fox/BUILD
+++ b/libs/fox/BUILD
@@ -1,8 +1,5 @@
(
- sedit 's:artdir = $(prefix):artdir = $(datadir):' doc/art/Makefile.in &&
- sedit 's:screenshotsdir = $(prefix):screenshotsdir = $(datadir):' doc/screenshots/Makefile.in &&
-
./configure --prefix=/usr \
--mandir=/usr/share/man \
--with-opengl=no \
diff --git a/libs/fox/DEPENDS b/libs/fox/DEPENDS
index 38d23fc..26a1e24 100644
--- a/libs/fox/DEPENDS
+++ b/libs/fox/DEPENDS
@@ -3,4 +3,5 @@ depends tiff
depends zlib
depends jpeg
depends expat
+
optional_depends freetype2 "--with-xft" "--with-xft=no" "for freetype2 support"
diff --git a/libs/fox/DETAILS b/libs/fox/DETAILS
index b5c0bed..adac330 100644
--- a/libs/fox/DETAILS
+++ b/libs/fox/DETAILS
@@ -1,12 +1,12 @@
MODULE=fox
- VERSION=1.6.34
+ VERSION=1.6.35
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.fox-toolkit.org/ftp
- SOURCE_VFY=sha1:8c504c3339d69f5dd8ff983fa76ffb1cc03d2ceb
+ SOURCE_VFY=sha1:6fce7026e8004641e0bd265d4a9272f3f35dcbba
WEB_SITE=http://www.fox-toolkit.org
MAINTAINER=ratler at lunar-linux.org
ENTERED=20041015
- UPDATED=20080730
+ UPDATED=20090311
SHORT="C++ class library for building Graphical User Interfaces"
cat << EOF
More information about the Lunar-commits
mailing list