tags 790202 + patch
thanks

Hi,

Thanks for the bug report.

Upstream is not very active on this project and I don't have a lot of
experience porting GTK applications. So I think that the best course
of action is to disable the only plugin that uses webkitgtk.

However, if anyone wants to do the actual porting, I am interested of
course!

-- 
Etienne Millon
commit 7b0a45d96d231f3f0368756bbdd842d7305b15ca
Author: Etienne Millon <m...@emillon.org>
Date:   Sun Jun 28 19:00:52 2015 +0200

    Disable wikipedia plugin

diff --git a/debian/changelog b/debian/changelog
index c744dc7..0db003b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gmpc-plugins (11.8.16-3) UNRELEASED; urgency=medium
+
+  * Disable wikipedia plugin (Closes: #790202)
+
+ -- Etienne Millon <m...@emillon.org>  Sun, 28 Jun 2015 18:59:43 +0200
+
 gmpc-plugins (11.8.16-2) unstable; urgency=low
 
   * Disable LyricWiki plugin (Closes: #539821)
diff --git a/debian/control b/debian/control
index ceb2177..9d61b8e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,8 @@ Build-Depends:
  liblircclient-dev,
  libmicrohttpd-dev,
  libmpd-dev,
- libsoup2.4-dev,
  libsqlite3-dev,
  libtagc0-dev,
- libwebkitgtk-dev,
  libxml2-dev,
  libxosd-dev,
  valac
diff --git a/debian/rules b/debian/rules
index 5797a8a..28460b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DEB_DH_STRIP_ARGS:=--dbg-package=$(DBG_NAME)
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-lyricwiki
+	dh_auto_configure -- --disable-lyricwiki --disable-wikipedia
 
 override_dh_strip:
 	dh_strip $(DEB_DH_STRIP_ARGS)

Attachment: signature.asc
Description: Digital signature

Reply via email to