[Pkg-amule-commits] [amule] 02/07: disable plasma-widget-amule, and so the Qt4 b-d; Closes: #874824

Sandro Tosi morph at moszumanska.debian.org
Sat Dec 9 21:03:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository amule.

commit 47a6b7828bda2f79d51830e990799390df541227
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Dec 7 23:43:06 2017 -0500

    disable plasma-widget-amule, and so the Qt4 b-d; Closes: #874824
---
 debian/control | 16 ++++++++--------
 debian/rules   |  3 ++-
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index ff917f4..a5f1671 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  libgd-dev,
  libgeoip-dev,
  libglib2.0-dev,
- kdelibs5-dev,
+## kdelibs5-dev,
  libpng-dev,
  libqt4-dev,
  libreadline-dev,
@@ -126,13 +126,13 @@ Description: ed2k links handling support for GNOME web browsers
  with any GNOME web browser that use GConf. For example: Firefox, Epiphany,
  Flock, Seamonkey or Galeon.
 
-Package: plasma-widget-amule
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: amule | amule-daemon
-Description: kde plasmoid to control amule
- plasmoid to control the amule application and helper apps and mimetype
- for handling emulecollections
+##Package: plasma-widget-amule
+##Architecture: any
+##Depends: ${shlibs:Depends}, ${misc:Depends}
+##Recommends: amule | amule-daemon
+##Description: kde plasmoid to control amule
+## plasmoid to control the amule application and helper apps and mimetype
+## for handling emulecollections
 
 Package: amule-dbg
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 00263b8..708f5f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,9 @@ confflags = --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/s
 	    --disable-dependency-tracking --disable-ccache --disable-debug		\
 	    --enable-amule-daemon --enable-amulecmd --enable-ed2k --enable-webserver	\
 	    --enable-amule-gui --enable-cas --enable-wxcas --enable-alc --enable-alcc	\
-	    --enable-plasmamule --disable-embedded-crypto --enable-geoip --enable-upnp	\
+	    --disable-embedded-crypto --enable-geoip --enable-upnp	\
 	    --with-denoise-level=0 --with-boost
+#	    --enable-plasmamule --disable-embedded-crypto --enable-geoip --enable-upnp	\
 
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-amule/amule.git



More information about the Pkg-amule-commits mailing list