Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (eacf5be2550581505ca33b7f6f0dd05b32b1a6f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (eacf5be2550581505ca33b7f6f0dd05b32b1a6f1)
  • Date: Tue, 19 Mar 2013 10:16:08 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

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

New commits:
commit eacf5be2550581505ca33b7f6f0dd05b32b1a6f1
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

shotwell 0.14.0

diff --git a/graphics/shotwell/BUILD b/graphics/shotwell/BUILD
new file mode 100755
index 0000000..266dc31
--- /dev/null
+++ b/graphics/shotwell/BUILD
@@ -0,0 +1,2 @@
+./configure --prefix=${INSTALL_ROOT}/usr &&
+make
diff --git a/graphics/shotwell/DEPENDS b/graphics/shotwell/DEPENDS
index d5b9f96..553abc1 100755
--- a/graphics/shotwell/DEPENDS
+++ b/graphics/shotwell/DEPENDS
@@ -6,4 +6,6 @@ depends gexiv2 &&
depends libraw &&
depends json-glib &&
depends webkitgtk &&
+depends gstreamer-1.0 &&
+depends gst-plugins-base-1.0 &&
depends libgee
diff --git a/graphics/shotwell/DETAILS b/graphics/shotwell/DETAILS
index 4598c97..0c65465 100755
--- a/graphics/shotwell/DETAILS
+++ b/graphics/shotwell/DETAILS
@@ -1,11 +1,11 @@
SPELL=shotwell
- VERSION=0.12.3
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=0.14.0
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://yorba.org/download/shotwell/${VERSION::4}/$SOURCE
WEB_SITE=http://yorba.org/shotwell/
ENTERED=20100709
-
SOURCE_HASH=sha512:5b375e2dcc033ea8dadefdbaf4aaad4d6f9723e91dfab0717031f37bfbd5ea2121e73783e5ae467af56cc3796e0b8b06cfc42bf3ee236daa87dfba974163f620
+
SOURCE_HASH=sha512:ec1c082a9de3e898fa14c23dffdb248f34cf2bf27556730891ad3274ca0efec84617b334b3d16dc1edaa05df257a61df0f592ea55d9f34dfb15e36ae8f18b320
LICENSE[0]=GPL
SHORT="digital photo organizer"
cat << EOF
diff --git a/graphics/shotwell/HISTORY b/graphics/shotwell/HISTORY
index b1fb430..defeac5 100644
--- a/graphics/shotwell/HISTORY
+++ b/graphics/shotwell/HISTORY
@@ -1,3 +1,8 @@
+2013-03-19 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.14.0
+ * BUILD: added
+ * DEPENDS: gstreamer-1.0 and gst-plugins-base-1.0 added
+
2012-05-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.12.3




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (eacf5be2550581505ca33b7f6f0dd05b32b1a6f1), Ladislav Hagara, 03/19/2013

Archive powered by MHonArc 2.6.24.

Top of Page