[Lunar-commits] <moonbase-gnome3> shotwell: version bump to 0.14.0

v4hn me at v4hn.de
Sat Mar 23 11:47:40 CET 2013


commit 24118f9911e1092dc06ec7a771ad7120802be4e5
Author: v4hn <me at v4hn.de>
Date: Sat, 23 Mar 2013 03:47:40 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/24118f9911e1092dc06ec7a771ad7120802be4e5

shotwell: version bump to 0.14.0
---
  apps/shotwell/BUILD   | +2/-10    
  apps/shotwell/DEPENDS | +2/-0     
  apps/shotwell/DETAILS | +5/-5     
  3 files changed, 9 insertions(+), 15 deletions(-)

--- a/apps/shotwell/BUILD
+++ b/apps/shotwell/BUILD
@@ -1,11 +1,3 @@
-(
+./configure --prefix=/usr --release --install-headers --disable-desktop-update --disable-icon-update &&
 
-  # 0.12.3 doesn't compile with current vala
-  # see http://redmine.yorba.org/issues/5453
-  sedit "s:store.remove(wrapper.get_iter()):Gtk.TreeIter iter = wrapper.get_iter();store.remove(ref iter):" src/sidebar/Tree.vala &&
-
-  OPTS+=" --release --install-headers" &&
-
-  default_build
-
-) > $C_FIFO 2>&1
+default_make
--- a/apps/shotwell/DEPENDS
+++ b/apps/shotwell/DEPENDS
@@ -10,3 +10,5 @@ depends gtk+-3
 depends webkitgtk3
 depends LibRaw
 depends rest
+depends gstreamer
+depends gst-plugins-base-1.0
--- a/apps/shotwell/DETAILS
+++ b/apps/shotwell/DETAILS
@@ -1,12 +1,12 @@
           MODULE=shotwell
-         VERSION=0.13.1
+         VERSION=0.14.0
           SOURCE=$MODULE-$VERSION.tar.xz
-      SOURCE_URL=http://yorba.org/download/$MODULE/stable
-      SOURCE_VFY=sha1:2748966e851baa465906c3c9bbfedcd48008432d
+      SOURCE_URL=http://yorba.org/download/$MODULE/${VERSION%.*}
+      SOURCE_VFY=
         WEB_SITE=http://yorba.org/shotwell
          ENTERED=20100909
-         UPDATED=20120510
-           PSAFE=no
+         UPDATED=20130323
+           #PSAFE=no
            SHORT="A photo organizer"
 
 cat << EOF




More information about the Lunar-commits mailing list