[Lunar-commits] <moonbase-gnome3> shotwell: readded to -gnome3

v4hn me at v4hn.de
Sat Jul 28 04:04:34 CEST 2012


commit 6260af7c36a1bfc9e4f9b19e706c714dd9604900
Author: v4hn <me at v4hn.de>
Date: Fri, 27 Jul 2012 19:04:34 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/6260af7c36a1bfc9e4f9b19e706c714dd9604900

shotwell: readded to -gnome3
---
  apps/shotwell/BUILD                                          +11/-0    
  apps/shotwell/DEPENDS                                        +12/-0    
  apps/shotwell/DETAILS                                        +14/-0    
  3 files changed, 37 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/apps/shotwell/BUILD
@@ -0,0 +1,11 @@
+(
+
+  # 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
--- /dev/null
+++ b/apps/shotwell/DEPENDS
@@ -0,0 +1,12 @@
+depends vala
+depends libgee
+depends libgexiv2
+depends libgphoto2
+depends libsoup
+depends libunique
+depends librsvg
+depends json-glib
+depends gtk+-3
+depends webkitgtk+-3
+depends LibRaw
+depends rest
--- /dev/null
+++ b/apps/shotwell/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=shotwell
+         VERSION=0.12.3
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://yorba.org/download/$MODULE/stable
+      SOURCE_VFY=sha1:7232ebb3e7592993b4b1cf835974e3725a1eda70
+        WEB_SITE=http://yorba.org/shotwell
+         ENTERED=20100909
+         UPDATED=20120510
+           PSAFE=no
+           SHORT="A photo organizer"
+
+cat << EOF
+A popular and easy to use photo organizer for the GNOME desktop.
+EOF




More information about the Lunar-commits mailing list