[Pkg-cli-apps-commits] [banshee] 04/07: Temporarily disable webkit features
Chow Loong Jin
hyperair at debian.org
Sat Dec 7 05:14:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
hyperair pushed a commit to branch experimental
in repository banshee.
commit 5f5d89bbc718e0e0708b7aecbaf7ca8747d1f35e
Author: Chow Loong Jin <hyperair at debian.org>
Date: Mon Nov 25 23:49:16 2013 +0800
Temporarily disable webkit features
Banshee.WebBrowser needs to be ported fully to webkitgtk-3.0
---
debian/control | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 21ca03f..923f3e8 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9),
libgio3.0-cil-dev (>= 2.99),
libgpod-cil-dev (>= 0.8.3-2~),
libkarma-cil-dev (>= 0.0.5),
- libwebkitgtk-3.0-dev (>= 1.2.2),
+# libwebkitgtk-3.0-dev (>= 1.2.2),
libsoup2.4-dev (>= 2.26),
libsoup-gnome2.4-dev (>= 2.26),
libgdata-cil-dev (>= 1.7),
diff --git a/debian/rules b/debian/rules
index 392eb71..fcbf76a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ CONFFLAGS = \
--disable-torrent \
--disable-meego \
--enable-gapless-playback \
- --enable-webkit \
+ --disable-webkit \
--enable-release \
--disable-shave \
MCS=/usr/bin/mono-csc LDFLAGS="$(LDFLAGS)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/banshee.git
More information about the Pkg-cli-apps-commits
mailing list