summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2013-03-19 16:12:50 +0100
committerLadislav Hagara2013-03-19 16:12:50 +0100
commiteacf5be2550581505ca33b7f6f0dd05b32b1a6f1 (patch)
tree9f4fee2243938d4709e0a629a9747a1cdd0bc167
parent6f4f9ebb439336c159c4eb75435d520e34527169 (diff)
shotwell 0.14.0
-rwxr-xr-xgraphics/shotwell/BUILD2
-rwxr-xr-xgraphics/shotwell/DEPENDS2
-rwxr-xr-xgraphics/shotwell/DETAILS6
-rw-r--r--graphics/shotwell/HISTORY5
4 files changed, 12 insertions, 3 deletions
diff --git a/graphics/shotwell/BUILD b/graphics/shotwell/BUILD
new file mode 100755
index 0000000000..266dc317ab
--- /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 d5b9f96364..553abc1194 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 4598c97100..0c654652fd 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 b1fb430607..defeac5266 100644
--- a/graphics/shotwell/HISTORY
+++ b/graphics/shotwell/HISTORY
@@ -1,3 +1,8 @@
+2013-03-19 Ladislav Hagara <hgr@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@vabo.cz>
* DETAILS: 0.12.3