r53168 - in /desktop/unstable/gnome-photos/debian: changelog patches/build-with-tracker1.patch patches/series

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Aug 30 21:11:39 UTC 2017


Author: jbicha
Date: Wed Aug 30 21:11:39 2017
New Revision: 53168

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53168
Log:
Don't build with tracker 2 yet

Added:
    desktop/unstable/gnome-photos/debian/patches/build-with-tracker1.patch
Modified:
    desktop/unstable/gnome-photos/debian/changelog
    desktop/unstable/gnome-photos/debian/patches/series

Modified: desktop/unstable/gnome-photos/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-photos/debian/changelog?rev=53168&op=diff
==============================================================================
--- desktop/unstable/gnome-photos/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-photos/debian/changelog	[utf-8] Wed Aug 30 21:11:39 2017
@@ -7,6 +7,8 @@
     - Build-Depend on gnome-settings-dev instead of libgnome-desktop-3-dev
     - Build-depend on libgeocode-glib-dev
     - Depend on tracker-extract for gsettings schemas
+  * Add build-with-tracker1.patch:
+    - Don't build with tracker 2 yet
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 30 Aug 2017 13:59:32 -0400
 

Added: desktop/unstable/gnome-photos/debian/patches/build-with-tracker1.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-photos/debian/patches/build-with-tracker1.patch?rev=53168&op=file
==============================================================================
--- desktop/unstable/gnome-photos/debian/patches/build-with-tracker1.patch	(added)
+++ desktop/unstable/gnome-photos/debian/patches/build-with-tracker1.patch	[utf-8] Wed Aug 30 21:11:39 2017
@@ -0,0 +1,15 @@
+---
+ configure.ac |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -113,7 +113,7 @@ PKG_CHECK_MODULES(GSETTINGS_DESKTOP_SCHE
+ PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= $GTK_MIN_VERSION])
+ PKG_CHECK_MODULES(GTK_UNIX_PRINT, [gtk+-unix-print-3.0])
+ PKG_CHECK_MODULES(PNG, [libpng16])
+-PKG_CHECK_MODULES(TRACKER, [tracker-control-2.0 tracker-sparql-2.0])
++PKG_CHECK_MODULES(TRACKER, [tracker-control-1.0 tracker-sparql-1.0])
+ 
+ LIBGD_INIT([
+   gtk-hacks

Modified: desktop/unstable/gnome-photos/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-photos/debian/patches/series?rev=53168&op=diff
==============================================================================
--- desktop/unstable/gnome-photos/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-photos/debian/patches/series	[utf-8] Wed Aug 30 21:11:39 2017
@@ -1 +1,2 @@
+build-with-tracker1.patch
 90_drop-onlyshowin.patch




More information about the pkg-gnome-commits mailing list