Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (f2a56bb18e6d08ae0151684a91cc64508c53d54f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f2a56bb18e6d08ae0151684a91cc64508c53d54f)
  • Date: Sun, 20 Dec 2009 14:41:29 -0600

GIT changes to master grimoire by George Sherwood <george AT beernabeer.com>:

graphics/geeqie/DEPENDS | 8 ++++----
graphics/geeqie/DETAILS | 4 ++--
graphics/geeqie/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit f2a56bb18e6d08ae0151684a91cc64508c53d54f
Author: George Sherwood <george AT beernabeer.com>
Commit: George Sherwood <george AT beernabeer.com>

qeeqie: Updated to version 1.0beta2. Fixed config options
in DEPENDS

diff --git a/graphics/geeqie/DEPENDS b/graphics/geeqie/DEPENDS
index 2b2bd6a..edfddaa 100755
--- a/graphics/geeqie/DEPENDS
+++ b/graphics/geeqie/DEPENDS
@@ -1,11 +1,11 @@
depends gtk+2 &&
optional_depends exiv2 \
- "--with-exiv2" \
- "--without-exiv2" \
+ "--enable-exiv2" \
+ "--disable-exiv2" \
"exiv2 support" &&
optional_depends lcms \
- "--with-lcms" \
- "--without-lcms" \
+ "--enable-lcms" \
+ "--disable-lcms" \
"lcms support" &&
optional_depends libchamplain \
"" \
diff --git a/graphics/geeqie/DETAILS b/graphics/geeqie/DETAILS
index aa17696..7f042e0 100755
--- a/graphics/geeqie/DETAILS
+++ b/graphics/geeqie/DETAILS
@@ -11,10 +11,10 @@ if [[ "${GEEQIE_SVN}" == "y" ]] ; then
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/geeqie-svn
FORCE_DOWNLOAD=on
else
- VERSION=1.0beta1
+ VERSION=1.0beta2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:ef802093f25f75c71a67b2b17b90b64b9729bd84396e120690cfd2efc2c882e1d106223a6e17c4cea2cb97a75f1250290fbd3e1e5a18bed5bef905842bd694ba
+
SOURCE_HASH=sha512:4e0eca5d0cc1f927c158771e59713418705f88182c308be950b063a081c093a234eec4ede57b99c74add206a716be353fc1ab5e31959a13e9299f3a3546db33c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://geeqie.sourceforge.net/";
diff --git a/graphics/geeqie/HISTORY b/graphics/geeqie/HISTORY
index 49ca2b1..d1387aa 100644
--- a/graphics/geeqie/HISTORY
+++ b/graphics/geeqie/HISTORY
@@ -1,3 +1,7 @@
+2009-12-20 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 1.0beta2
+ * DEPENDS: Updated config options for exiv2 and lcms
+
2009-10-25 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added optional dependency on libchamplain




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (f2a56bb18e6d08ae0151684a91cc64508c53d54f), George Sherwood, 12/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page