Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0affd6d8ec03d274b8ad448f5517201811fd1cb4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0affd6d8ec03d274b8ad448f5517201811fd1cb4)
  • Date: Mon, 14 Jul 2008 04:46:16 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/gphoto2/DEPENDS | 19 ++++++++++++-------
graphics/gphoto2/DETAILS | 12 ++++++------
graphics/gphoto2/HISTORY | 5 ++++-
3 files changed, 22 insertions(+), 14 deletions(-)

New commits:
commit 0affd6d8ec03d274b8ad448f5517201811fd1cb4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gphoto2: => 2.4.2, fixed depends

diff --git a/graphics/gphoto2/DEPENDS b/graphics/gphoto2/DEPENDS
index c7d26cf..31215ac 100755
--- a/graphics/gphoto2/DEPENDS
+++ b/graphics/gphoto2/DEPENDS
@@ -1,9 +1,14 @@
-depends libgphoto2 &&
-depends jpeg &&
-depends libexif &&
-depends popt &&
+depends libgphoto2 &&
+depends jpeg &&
+depends libexif &&
+depends popt &&

-optional_depends aalib "--with-aalib" "--without-aalib" \
- "to enable previewing"
+optional_depends aalib \
+ "--with-aalib" \
+ "--without-aalib" \
+ "to enable previewing" &&

-# optional_depends cdk "" "" "for camera dialog configuration " &&
+optional_depends cdk \
+ "--with-cdk" \
+ "--without-cdk" \
+ "for camera dialog configuration"
diff --git a/graphics/gphoto2/DETAILS b/graphics/gphoto2/DETAILS
index b6713cd..3aa1103 100755
--- a/graphics/gphoto2/DETAILS
+++ b/graphics/gphoto2/DETAILS
@@ -1,8 +1,8 @@
SPELL=gphoto2
- VERSION=2.4.1
-
SOURCE_HASH=sha512:c3cd316e40e6d829fe58e78b195fc1083dd447a890f6fa9978a844bf0e8c969fac095adc88089dd84032aa0b3b32de895e80054b2d5f14cb373e2d0da04247e1
+ VERSION=2.4.2
+
SOURCE_HASH=sha512:49931a48fc25700c6e630916b3222b9a348e2a2b486cb2a8ef182400049e3899f500a50adc2e412524b3c1d606b4db10b88dd5320af02f1596df2a9eedbaf0c5
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/gphoto/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
WEB_SITE=http://gphoto.sourceforge.net/
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="graphics"
SHORT="gPhoto2 - digital photography"
cat << EOF
-gPhoto is a program and library framework that lets users download
-pictures from their digital cameras. There are currently 300+
-supported digital cameras across several platforms.
+gPhoto is a program and library framework that lets users download pictures
+from their digital cameras. There are currently 300+ supported digital
cameras
+across several platforms.
EOF
diff --git a/graphics/gphoto2/HISTORY b/graphics/gphoto2/HISTORY
index da4d8fc..fe558d9 100644
--- a/graphics/gphoto2/HISTORY
+++ b/graphics/gphoto2/HISTORY
@@ -1,3 +1,7 @@
+2008-07-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.4.2, quoting paths!
+ * DEPENDS: returned cdk
+
2008-03-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.1

@@ -94,4 +98,3 @@

2002-03-03 Treeve Jelbert <treeve AT sourcemage.org>
* Initial spell -version 2.0
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0affd6d8ec03d274b8ad448f5517201811fd1cb4), Vlad Glagolev, 07/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page