[DRE-commits] [ruby-gnome2] 01/05: Refresh patches.
Daisuke Higuchi
dai at moszumanska.debian.org
Sun Jul 9 10:05:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
dai pushed a commit to branch newupstream
in repository ruby-gnome2.
commit a3a9aaad99a2e9e080570e1836420bb515d79893
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date: Sat Jun 24 11:47:43 2017 +0900
Refresh patches.
---
debian/patches/Fail-the-build-if-any-subpackage-fails | 2 +-
debian/patches/no-clutter-gst-2.0 | 2 +-
debian/patches/no-vte.patch | 6 +++---
debian/patches/reject_gvlc.patch | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/patches/Fail-the-build-if-any-subpackage-fails b/debian/patches/Fail-the-build-if-any-subpackage-fails
index 8e1fe5a..ad40d2e 100644
--- a/debian/patches/Fail-the-build-if-any-subpackage-fails
+++ b/debian/patches/Fail-the-build-if-any-subpackage-fails
@@ -21,7 +21,7 @@ Index: ruby-gnome2/extconf.rb
===================================================================
--- ruby-gnome2.orig/extconf.rb
+++ ruby-gnome2/extconf.rb
-@@ -96,6 +96,9 @@ subdirs.each do |subdir|
+@@ -94,6 +94,9 @@ subdirs.each do |subdir|
if ret
target_modules << subdir
else
diff --git a/debian/patches/no-clutter-gst-2.0 b/debian/patches/no-clutter-gst-2.0
index dc43d52..2537724 100644
--- a/debian/patches/no-clutter-gst-2.0
+++ b/debian/patches/no-clutter-gst-2.0
@@ -27,4 +27,4 @@ Index: ruby-gnome2/extconf.rb
+ "clutter-gstreamer",
"vte",
"vte3",
- "gdk_pixbuf2-no-gi",
+ ]
diff --git a/debian/patches/no-vte.patch b/debian/patches/no-vte.patch
index f459629..737fa91 100644
--- a/debian/patches/no-vte.patch
+++ b/debian/patches/no-vte.patch
@@ -36,6 +36,6 @@ Index: ruby-gnome2/extconf.rb
unsupported_libraries = [
+ "vte",
+ "vte3",
- "gdk_pixbuf2-no-gi",
- "gdk3-no-gi",
- "gtk3-no-gi",
+ ]
+
+ #
diff --git a/debian/patches/reject_gvlc.patch b/debian/patches/reject_gvlc.patch
index 2a55729..2a926c6 100644
--- a/debian/patches/reject_gvlc.patch
+++ b/debian/patches/reject_gvlc.patch
@@ -7,7 +7,7 @@ Index: ruby-gnome2/extconf.rb
===================================================================
--- ruby-gnome2.orig/extconf.rb
+++ ruby-gnome2/extconf.rb
-@@ -63,6 +63,9 @@ if subdirs.size == 0
+@@ -58,6 +58,9 @@ if subdirs.size == 0
subdir[0..$topsrcdir.size] = ""
File.dirname(subdir)
end
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git
More information about the Pkg-ruby-extras-commits
mailing list