[gnome-apps-nightly] org.gnome.Photos: Disable builddir for exiv2



commit 6db4cfd6277d5b9735a6212d9afc574c932fa7e9
Author: Alessandro Bono <abono gnome org>
Date:   Tue Aug 2 17:52:41 2016 +0200

    org.gnome.Photos: Disable builddir for exiv2

 exiv2-no-builddir.patch |   25 +++++++++++++++++++++++++
 org.gnome.Photos.json   |    4 ++++
 2 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/exiv2-no-builddir.patch b/exiv2-no-builddir.patch
new file mode 100644
index 0000000..1df8c22
--- /dev/null
+++ b/exiv2-no-builddir.patch
@@ -0,0 +1,25 @@
+From ba7a8cfe30342592e277ad41837f0eb5c6e88648 Mon Sep 17 00:00:00 2001
+From: Emmanuele Bassi <ebassi gnome org>
+Date: Wed, 20 Jan 2016 17:00:19 +0000
+Subject: [PATCH] Disable builddir for exiv2
+
+It's not supported.
+---
+ configure | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/configure b/configure
+index 4cd76eb..7848532 100755
+--- a/configure
++++ b/configure
+@@ -19914,6 +19914,8 @@ fi
+ # Configuration summary.
+ # ---------------------------------------------------------------------------
+ 
++echo \#buildapi-variable-no-builddir >/dev/null
++
+ echo ""
+ echo "------------------------------------------------------------------"
+ echo "-- Exiv2 $VERSION feature configuration summary"
+-- 
+2.5.0
diff --git a/org.gnome.Photos.json b/org.gnome.Photos.json
index ff18ac9..8f840d9 100644
--- a/org.gnome.Photos.json
+++ b/org.gnome.Photos.json
@@ -154,6 +154,10 @@
                     "type": "archive",
                     "url": "http://www.exiv2.org/exiv2-0.25.tar.gz";,
                     "sha256": "c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4"
+                },
+                {
+                    "type": "patch",
+                    "path": "exiv2-no-builddir.patch"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]