[josm-plugins] 221/369: debian/rules: remove special build lines for webkit-image-*

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 18 12:03:45 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository josm-plugins.

commit 7d8bbaf744fb3a37f247c923cafb878ffc87cdbe
Author: David Paleino <dapal at debian.org>
Date:   Sat Jan 1 23:09:53 2011 +0100

    debian/rules: remove special build lines for webkit-image-*
---
 debian/changelog | 3 ++-
 debian/rules     | 7 -------
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f556bb4..3bf5710 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ josm-plugins (0.0.svn24925-1) UNRELEASED; urgency=low
   * Bump JOSM requirement on 3751
   * debian/copyright: remove information about removed plugins
   * Removed patches applied to removed plugins
+  * debian/rules: remove special build lines for webkit-image-*
 
- -- David Paleino <dapal at debian.org>  Sat, 01 Jan 2011 22:27:37 +0100
+ -- David Paleino <dapal at debian.org>  Sat, 01 Jan 2011 23:09:35 +0100
 
 josm-plugins (0.0.svn24632-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index ab39a35..2a6bf0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,13 +20,6 @@ DESTTGZ := ../tarballs/josm-plugins_${VERSION}.orig.tar.gz
 
 override_dh_auto_build:
 	dh_auto_build -Sant -- -f $(CURDIR)/debian/master.xml build
-	( cd wmsplugin && \
-	moc webkit-image.cpp >webkit-image.h && \
-	g++ -o webkit-image-qt -W -O2 $(shell pkg-config --cflags QtCore QtGui QtWebKit QtNetwork) \
-		$(shell pkg-config --libs-only-L QtCore QtGui QtWebKit QtNetwork) \
-		webkit-image.cpp \
-		$(shell pkg-config --libs-only-l QtCore QtGui QtWebKit QtNetwork) && \
-	gcc -o webkit-image-gtk webkit-image-gtk.c $(shell pkg-config --cflags --libs webkit-1.0 gio-unix-2.0) )
 
 override_dh_auto_clean:
 	dh_auto_clean -Sant -- -f $(CURDIR)/debian/master.xml

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



More information about the Pkg-grass-devel mailing list