Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0089166be1835b3fdf3082c65fb683fce4354acb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0089166be1835b3fdf3082c65fb683fce4354acb)
  • Date: Fri, 27 Jun 2014 21:15:58 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit 0089166be1835b3fdf3082c65fb683fce4354acb
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

shotwell 0.18.0

diff --git a/graphics/shotwell/DEPENDS b/graphics/shotwell/DEPENDS
index 553abc1..f7c4f03 100755
--- a/graphics/shotwell/DEPENDS
+++ b/graphics/shotwell/DEPENDS
@@ -8,4 +8,5 @@ depends json-glib &&
depends webkitgtk &&
depends gstreamer-1.0 &&
depends gst-plugins-base-1.0 &&
-depends libgee
+depends libgee &&
+depends rest
diff --git a/graphics/shotwell/DETAILS b/graphics/shotwell/DETAILS
index 10c0491..b6be1e2 100755
--- a/graphics/shotwell/DETAILS
+++ b/graphics/shotwell/DETAILS
@@ -1,11 +1,11 @@
SPELL=shotwell
- VERSION=0.14.1
+ VERSION=0.18.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://yorba.org/download/shotwell/${VERSION::4}/$SOURCE
+
SOURCE_URL[0]=https://download.gnome.org/sources/$SPELL/${VERSION%.*}/$SOURCE
WEB_SITE=http://yorba.org/shotwell/
ENTERED=20100709
-
SOURCE_HASH=sha512:cefc5130b7fd5bd2b7d7889c5ebba01e9a447e885ece8353e42cd4cd515c068722d2460a2cdf31a94824605091c06042e086986aff8fe2dd0b589ad2a2dce20b
+
SOURCE_HASH=sha512:42fbb0840bb64b07512381695b2b0b076b5fd574e3c23cfed9b8722d49b87574ee2d1edc7c10cefbbda3da01f80a2e5162ea9e7d1b48d6f6c416a84f2b3d6fca
LICENSE[0]=GPL
SHORT="digital photo organizer"
cat << EOF
diff --git a/graphics/shotwell/HISTORY b/graphics/shotwell/HISTORY
index 39d27d8..8fe90e5 100644
--- a/graphics/shotwell/HISTORY
+++ b/graphics/shotwell/HISTORY
@@ -1,3 +1,8 @@
+2014-06-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depends on rest
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.18.0
+
2013-04-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.14.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0089166be1835b3fdf3082c65fb683fce4354acb), Ismael Luceno, 06/27/2014

Archive powered by MHonArc 2.6.24.

Top of Page