[Lunar-commits] <moonbase-gnome3> shotwell: fixed with libraw 0.15

v4hn me at v4hn.de
Sat Jun 15 13:05:30 CEST 2013


commit 87eb7673e67a1a879a0364b98817b4aeadaf7260
Author: v4hn <me at v4hn.de>
Date: Sat, 15 Jun 2013 04:05:07 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/87eb7673e67a1a879a0364b98817b4aeadaf7260

shotwell: fixed with libraw 0.15
---
  apps/shotwell/DETAILS   | +6/-3     
  apps/shotwell/PRE_BUILD | +4/-0     
  2 files changed, 10 insertions(+), 3 deletions(-)

--- a/apps/shotwell/DETAILS
+++ b/apps/shotwell/DETAILS
@@ -1,13 +1,16 @@
           MODULE=shotwell
          VERSION=0.14.1
           SOURCE=$MODULE-$VERSION.tar.xz
+         SOURCE2=shotwell-libraw015.patch.gz
       SOURCE_URL=http://yorba.org/download/$MODULE/${VERSION%.*}
-      SOURCE_VFY=7fa0fc21938b7627411d6d6c6c78c262bd6b756c
+     SOURCE2_URL=$PATCH_URL
+      SOURCE_VFY=sha1:7fa0fc21938b7627411d6d6c6c78c262bd6b756c
+     SOURCE2_VFY=sha1:c7b751a3a8ef1ef420d7a561dca5b541083a8e0d
         WEB_SITE=http://yorba.org/shotwell
          ENTERED=20100909
-         UPDATED=20130405
-           #PSAFE=no
+         UPDATED=20130615
            SHORT="A photo organizer"
+#PSAFE=no
 
 cat << EOF
 A popular and easy to use photo organizer for the GNOME desktop.
--- /dev/null
+++ b/apps/shotwell/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+patch_it $SOURCE2 1




More information about the Lunar-commits mailing list