[Lunar-commits] <moonbase> pfstools: version bump and added a BUILD.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Mar 9 21:39:07 CET 2008
commit 51eb77ade135935e44f6e60dff9bc10dc8d12b76
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Mar 9 16:39:07 2008 -0400
pfstools: version bump and added a BUILD.
---
graphics/pfstools/BUILD | 11 +++++++++++
graphics/pfstools/DETAILS | 6 +++---
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/graphics/pfstools/BUILD b/graphics/pfstools/BUILD
new file mode 100644
index 0000000..e3f5194
--- /dev/null
+++ b/graphics/pfstools/BUILD
@@ -0,0 +1,11 @@
+(
+
+ if module_installed qt3 ; then
+ . /etc/profile.d/qt3.rc
+ else
+ OPTS="$OPTS --disable-qt"
+ fi &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/graphics/pfstools/DETAILS b/graphics/pfstools/DETAILS
index 7c71f4f..2997f5d 100644
--- a/graphics/pfstools/DETAILS
+++ b/graphics/pfstools/DETAILS
@@ -1,11 +1,11 @@
MODULE=pfstools
- VERSION=1.6.2
+ VERSION=1.6.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:50970c4d9d97907b36a9a789099442316e61ea5a
+ SOURCE_VFY=sha1:b6ab83b86009c04a013cde48f046757d42bb6e4e
WEB_SITE=http://www.mpi-inf.mpg.de/resources/pfstools/
ENTERED=20070822
- UPDATED=20070822
+ UPDATED=20080309
SHORT="manipulating and viewing HDR images and video frames"
cat << EOF
More information about the Lunar-commits
mailing list