r54498 - in /desktop/experimental/gtk+4.0/debian: changelog libgtk-4-0.install.in libgtk-4-common.install.in
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Thu Oct 19 01:36:00 UTC 2017
Author: jbicha
Date: Thu Oct 19 01:36:00 2017
New Revision: 54498
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54498
Log:
Temporarily don't install themes and print backends, build bug?
Modified:
desktop/experimental/gtk+4.0/debian/changelog
desktop/experimental/gtk+4.0/debian/libgtk-4-0.install.in
desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in
Modified: desktop/experimental/gtk+4.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/changelog?rev=54498&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/changelog [utf-8] Thu Oct 19 01:36:00 2017
@@ -7,6 +7,7 @@
* Refresh no-accessibility-dump.patch
* Disable 018_gdkenumtypes.c_location.patch: might not be needed any more
* Add disable-return-type-error.patch to work around GNOME bug #789180
+ * Temporarily don't install themes and print backends, build bug?
-- Jeremy Bicha <jbicha at debian.org> Wed, 18 Oct 2017 18:07:11 -0400
Modified: desktop/experimental/gtk+4.0/debian/libgtk-4-0.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/libgtk-4-0.install.in?rev=54498&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/libgtk-4-0.install.in [utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/libgtk-4-0.install.in [utf-8] Thu Oct 19 01:36:00 2017
@@ -1,4 +1,4 @@
usr/bin/gtk4-query-immodules @LIBDIR@/@SHARED_PKG@
@MODULES_BASE_PATH@/immodules/*.so
- at MODULES_BASE_PATH@/printbackends/*.so
+#@MODULES_BASE_PATH@/printbackends/*.so
@LIBDIR@/libgtk*.so.*
Modified: desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/libgtk-4-common.install.in?rev=54498&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in [utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/libgtk-4-common.install.in [utf-8] Thu Oct 19 01:36:00 2017
@@ -1,6 +1,6 @@
@CONFDIR@/im-multipress.conf
usr/share/locale
-usr/share/themes
+#usr/share/themes
# Currently shipped by libgtk-3-common
#usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml
#usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
More information about the pkg-gnome-commits
mailing list