[Lunar-commits] <moonbase-kde> Revert "luminace-hdr: version bump , adding another depends and don't need the PRE_BUILD."
Dennis Veatch
dennisveatch at bellsouth.net
Fri Oct 10 14:55:44 CEST 2014
commit d99b15b61fb067f303943472856c84832e602631
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 10 Oct 2014 08:55:18 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/d99b15b61fb067f303943472856c84832e602631
Revert "luminace-hdr: version bump , adding another depends and don't need the PRE_BUILD."
This reverts commit ac97142832a15d8840a171f5270e7bcd8755b38d.
It switched to qt5 and we are not ready for that.
---
qt4-apps/luminance-hdr/DEPENDS | +0/-1
qt4-apps/luminance-hdr/DETAILS | +3/-3
qt4-apps/luminance-hdr/PRE_BUILD | +4/-0
3 files changed, 7 insertions(+), 4 deletions(-)
--- a/qt4-apps/luminance-hdr/DEPENDS
+++ b/qt4-apps/luminance-hdr/DEPENDS
@@ -1,5 +1,4 @@
depends fftw3
-depends CCfits
depends tiff
depends gsl
depends openexr
--- a/qt4-apps/luminance-hdr/DETAILS
+++ b/qt4-apps/luminance-hdr/DETAILS
@@ -1,12 +1,12 @@
MODULE=luminance-hdr
- VERSION=2.4.0
+ VERSION=2.3.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/qtpfsgui/luminance/$VERSION/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION/
- SOURCE_VFY=sha1:58e711531bd20be80b4761137c9c684b4b67000f
+ SOURCE_VFY=sha1:075e86ba55dcc53ec236a5e3a4e186d49f741856
WEB_SITE=http://qtpfsgui.sourceforge.net/
ENTERED=20100621
- UPDATED=20140929
+ UPDATED=20130524
SHORT="provides a workflow for HDR imaging"
cat << EOF
--- /dev/null
+++ b/qt4-apps/luminance-hdr/PRE_BUILD
@@ -0,0 +1,4 @@
+validate_source_dir $SOURCE_DIRECTORY &&
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+tar jxvf $SOURCE_CACHE/$SOURCE
More information about the Lunar-commits
mailing list