Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (905d9b5ce873ff59e54e8114fc94f681cd517f7e)
  • Date: Tue, 5 Dec 2006 11:47:19 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

dev/null |binary
graphics/gqview/DEPENDS | 6 +++++-
graphics/gqview/DETAILS | 5 ++---
graphics/gqview/HISTORY | 5 +++++
graphics/gqview/gqview-2.0.3.tar.gz.sig | 0
graphics/gqview/gqview-2.0.4.tar.gz.sig |binary
graphics/gqview/gqview-2.1.4.tar.gz.sig | 0
graphics/gqview/gqview-2.1.5.tar.gz.sig |binary
8 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 905d9b5ce873ff59e54e8114fc94f681cd517f7e
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gqview: Added stable to 2.0.4 and devel to 2.15. Added optional_depends
lcms for deve version. Removed UPDATED.

diff --git a/graphics/gqview/DEPENDS b/graphics/gqview/DEPENDS
index a0e80ef..76bdb4f 100755
--- a/graphics/gqview/DEPENDS
+++ b/graphics/gqview/DEPENDS
@@ -1 +1,5 @@
-depends gtk+2
+depends gtk+2 &&
+
+if [ "$GQVIEW_DEVEL" == "y" ]; then
+ optional_depends lcms
+fi
diff --git a/graphics/gqview/DETAILS b/graphics/gqview/DETAILS
index c0bdc2d..95a83ca 100755
--- a/graphics/gqview/DETAILS
+++ b/graphics/gqview/DETAILS
@@ -1,8 +1,8 @@
SPELL=gqview
if [ "$GQVIEW_DEVEL" == "y" ]; then
- VERSION=2.1.4
+ VERSION=2.1.5
else
- VERSION=2.0.3
+ VERSION=2.0.4
fi
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
@@ -10,7 +10,6 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SP
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
WEB_SITE=http://gqview.sourceforge.net
ENTERED=20010924
- UPDATED=20031215
LICENSE[0]=GPL
KEYWORDS="graphics"
SHORT="gqview: an image browser for GTK+2."
diff --git a/graphics/gqview/HISTORY b/graphics/gqview/HISTORY
index 111bf43..53743bf 100644
--- a/graphics/gqview/HISTORY
+++ b/graphics/gqview/HISTORY
@@ -1,3 +1,8 @@
+2006-12-05 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable to 2.0.4 and devel to 2.14
+ Removed UPDATED.
+ * DEPENDS: Added optional depends lcms for devel version.
+
2006-11-07 Flavien Bridault <vlaaad AT sourcemage.org>
* DETAILS: Updated stable to 2.0.3 and devel to 2.1.4

diff --git a/graphics/gqview/gqview-2.0.3.tar.gz.sig
b/graphics/gqview/gqview-2.0.3.tar.gz.sig
deleted file mode 100644
index 5ed4e2c..0000000
Binary files a/graphics/gqview/gqview-2.0.3.tar.gz.sig and /dev/null differ
diff --git a/graphics/gqview/gqview-2.0.4.tar.gz.sig
b/graphics/gqview/gqview-2.0.4.tar.gz.sig
new file mode 100644
index 0000000..69ff8ab
Binary files /dev/null and b/graphics/gqview/gqview-2.0.4.tar.gz.sig differ
diff --git a/graphics/gqview/gqview-2.1.4.tar.gz.sig
b/graphics/gqview/gqview-2.1.4.tar.gz.sig
deleted file mode 100644
index 7a5c162..0000000
Binary files a/graphics/gqview/gqview-2.1.4.tar.gz.sig and /dev/null differ
diff --git a/graphics/gqview/gqview-2.1.5.tar.gz.sig
b/graphics/gqview/gqview-2.1.5.tar.gz.sig
new file mode 100644
index 0000000..2811cad
Binary files /dev/null and b/graphics/gqview/gqview-2.1.5.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (905d9b5ce873ff59e54e8114fc94f681cd517f7e), George Sherwood, 12/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page