pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-qt3: remove package



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 21 13:44:36 2017 +0200
Changeset:	56031b019ac0a9fc50b2c7c3e4a4f1bdd4a2dcb6

Modified Files:
	Makefile
Removed Files:
	p5-qt3/DESCR
	p5-qt3/Makefile
	p5-qt3/PLIST
	p5-qt3/TODO
	p5-qt3/distinfo
	p5-qt3/patches/patch-aa
	qvamps/DESCR
	qvamps/Makefile
	qvamps/PLIST
	qvamps/distinfo
	qvamps/patches/patch-aa

Log Message:
p5-qt3: remove package

qvamps uses p5-qt3, so remove it too.
qt3 is on its way out in pkgsrc itself as well...

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=56031b019ac0a9fc50b2c7c3e4a4f1bdd4a2dcb6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |  2 --
 p5-qt3/DESCR            |  3 --
 p5-qt3/Makefile         | 34 -------------------
 p5-qt3/PLIST            | 15 ---------
 p5-qt3/TODO             |  0
 p5-qt3/distinfo         |  6 ----
 p5-qt3/patches/patch-aa | 55 -------------------------------
 qvamps/DESCR            |  3 --
 qvamps/Makefile         | 37 ---------------------
 qvamps/PLIST            | 27 ---------------
 qvamps/distinfo         |  6 ----
 qvamps/patches/patch-aa | 88 -------------------------------------------------
 12 files changed, 276 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 9ec6317a12..c2c6b7c851 100644
--- a/Makefile
+++ b/Makefile
@@ -2521,7 +2521,6 @@ SUBDIR+=	p5-XML-Writer-Simple
 SUBDIR+=	p5-mha4mysql-manager
 SUBDIR+=	p5-mha4mysql-node
 SUBDIR+=	p5-mozldap
-SUBDIR+=	p5-qt3
 SUBDIR+=	p5-spf-policyd
 SUBDIR+=	p5-transdecoder
 SUBDIR+=	p5-xmlsig-svn
@@ -3916,7 +3915,6 @@ SUBDIR+=	quickie
 SUBDIR+=	qupzilla
 SUBDIR+=	qutebrowser
 SUBDIR+=	quvi
-SUBDIR+=	qvamps
 SUBDIR+=	r8s
 SUBDIR+=	radare2-git
 SUBDIR+=	radiotray
diff --git a/p5-qt3/DESCR b/p5-qt3/DESCR
deleted file mode 100644
index 4a5bd99efa..0000000000
--- a/p5-qt3/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The goal of this project is to maintain a Perl Object Oriented interface
-to the Qt GUI Toolkit.  Access to the KDE Desktop Environment libraries
-is planned as well.
diff --git a/p5-qt3/Makefile b/p5-qt3/Makefile
deleted file mode 100644
index 53e662dfed..0000000000
--- a/p5-qt3/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2012/10/04 19:12:08 asau Exp $
-
-PKGNAME=		p5-qt3-3.009b2
-DISTNAME=		PerlQt-3.009-b2
-#DISTNAME=		PerlQt-3.009-b1
-#DISTNAME=		PerlQt-3.008
-MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=perlqt/}
-COMMENT=		Perl-5 bindings for the Qt3 library
-
-PKGREVISION=		3
-CATEGORIES=		x11
-MAINTAINER=		rhialto%falu.nl@localhost
-HOMEPAGE=		http://perlqt.sourceforge.net/
-
-USE_LANGUAGES+=		c
-USE_LANGUAGES+=		c++
-USE_TOOLS+=		perl
-USE_TOOLS+=		gmake
-USE_LIBTOOL=		YES
-
-PERL5_CONFIGURE_DIRS+=	. PerlQt
-WRKSRC=			${WRKDIR}/PerlQt-3.009
-
-# There is more than just in the perl module's packlist
-PERL5_PACKLIST=		auto/Qt/.packlist
-
-# Build-time only:
-BUILDLINK_DEPMETHOD.kdelibs=	build
-
-.include "../../lang/perl5/module.mk"
-.include "../../x11/qt3-libs/buildlink3.mk"
-.include "../../x11/qt3-tools/buildlink3.mk"
-.include "../../x11/kdelibs3/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-qt3/PLIST b/p5-qt3/PLIST
deleted file mode 100644
index b73830e50b..0000000000
--- a/p5-qt3/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2009/10/11 10:45:04 thomasklausner Exp $
-bin/puic
-include/smoke.h
-lib/libsmokeqt.la
-man/man1/puic.1
-share/PerlQt-3/css/pod.css
-share/PerlQt-3/en/index.html
-share/PerlQt-3/en/Makefile
-share/PerlQt-3/en/PerlQt.pod
-share/PerlQt-3/fr/index.html
-share/PerlQt-3/fr/Makefile
-share/PerlQt-3/fr/PerlQt.pod
-share/PerlQt-3/images/pqtsh.png
-share/PerlQt-3/images/ex1.png
-share/PerlQt-3/images/ex2.png
diff --git a/p5-qt3/TODO b/p5-qt3/TODO
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/p5-qt3/distinfo b/p5-qt3/distinfo
deleted file mode 100644
index 5f21d59383..0000000000
--- a/p5-qt3/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2013/02/16 15:21:22 rhialto Exp $
-
-SHA1 (PerlQt-3.009-b2.tar.gz) = ead88bf6d6d67cbc191e1b2f3c3ce39ed7dbc22a
-RMD160 (PerlQt-3.009-b2.tar.gz) = be0659ea5aadc3174c17144db182f0492f3f0c49
-Size (PerlQt-3.009-b2.tar.gz) = 949066 bytes
-SHA1 (patch-aa) = 9982806725c914452f4437849c7bd948901ff5ea
diff --git a/p5-qt3/patches/patch-aa b/p5-qt3/patches/patch-aa
deleted file mode 100644
index 2a848cb074..0000000000
--- a/p5-qt3/patches/patch-aa
+++ /dev/null
@@ -1,55 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2013/02/16 15:21:22 rhialto Exp $
-
-This is rather ugly, but we need to find the local copy of the
-smoke library, and the rpath.
-
---- PerlQt/Makefile.PL.in.orig	2005-07-10 19:59:28.000000000 +0000
-+++ PerlQt/Makefile.PL.in
-@@ -86,6 +86,8 @@ my $localsmoke = File::Spec->catdir($abs
- # See lib/ExtUtils/MakeMaker.pm for details of how to influence
- # the contents of the Makefile that is written.
- 
-+my $OTHERLDFLAGS = $rpath." @LDFLAGS@ -L".$localsmoke;
-+
- WriteMakefile(
-     'NAME'		=> 'Qt',
-     'VERSION_FROM'	=> 'Qt.pm', # finds $VERSION
-@@ -104,7 +106,7 @@ WriteMakefile(
-     'DEFINE'            => $cxxflags,
-     'H'                 => ["marshall.h", "perlqt.h", "smokeperl.h"],
-     'ABSTRACT'		=> "An OO interface to Trolltech's Qt toolkit",
--    'dynamic_lib'       => {'OTHERLDFLAGS' => $rpath},
-+    'dynamic_lib'       => {'OTHERLDFLAGS' => $OTHERLDFLAGS},
-     ($] >= 5.005 ?    ## Add these new keywords supported since 5.005
-       (
-        AUTHOR     => 'Ashley Winters <qaqortog%nwlink.com@localhost>') : ()),
-@@ -134,6 +136,14 @@ sub MY::dist {
-                    $i;
- }
- 
-+# ../../lang/perl5/module.mk overrides OTHERLDFLAGS
-+sub MY::dynamic_lib {
-+		  package MY;
-+                   my $i = shift->SUPER::dynamic_lib(@_);
-+                   $i =~ s#(\$\(OTHERLDFLAGS\))#$1 $OTHERLDFLAGS#s;
-+                   $i;
-+}
-+
- sub MY::install {
- 		  package MY;
- 		  my $i = shift->SUPER::install(@_);
-@@ -152,12 +162,12 @@ sub MY::install {
- 		#       last;
- 		#    }
- 		#  }
--                  $i =~ s/^install\s+::\s+all.*$/$& install_my_perlqt_doc/m;
-+                  $i =~ s/^install\s+::\s+.*$/$& install_my_perlqt_doc/m;
- 		#  $src = File::Spec->catdir( $src, "en" ) unless $found;
- 		  $i .= "\ninstall_my_perlqt_doc:\n".
-                         "\t\@echo Installing documentation in ${doc_dir}\n".
-                         "\t\@$^X -MExtUtils::Install -MConfig -e \\\n".
--		        "\t\t'install({ \"$src\" => \"${doc_dir}\" },0,0)' \$(DEV_NULL)\n";
-+		        "\t\t'install({ \"$src\" => \"\$(DESTDIR)${doc_dir}\" },0,0)' \$(DEV_NULL)\n";
- 		  $doc_dir_glob = $doc_dir;
- 		  $i;
- }
diff --git a/qvamps/DESCR b/qvamps/DESCR
deleted file mode 100644
index 469f876d68..0000000000
--- a/qvamps/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-qVamps is a GUI, which enables the user to select titles from a DVD,
-uses Vamps for requantization and create a new DVD. qVamps uses
-dvdauthor for creation of the new DVD's data structures.
diff --git a/qvamps/Makefile b/qvamps/Makefile
deleted file mode 100644
index 22ef5698bc..0000000000
--- a/qvamps/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/10/07 14:53:42 asau Exp $
-
-DISTNAME=		qvamps-0.98
-PKGREVISION=		2
-CATEGORIES=		multimedia
-MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=vamps/}
-
-MAINTAINER=		rhialto%falu.nl@localhost
-HOMEPAGE=		http://vamps.sourceforge.net/
-COMMENT=		GUI for shrinking DVDs (for vamps)
-
-USE_TOOLS+=		gmake
-USE_TOOLS+=		perl
-
-ALL_ENV+=		LUPDATE=${BUILDLINK_PREFIX.qt3-tools}/qt3/bin/lupdate
-ALL_ENV+=		LRELEASE=${BUILDLINK_PREFIX.qt3-tools}/qt3/bin/lrelease
-ALL_ENV+=		LOADLIBES="-ldvdread -Wl,-R${BUILDLINK_PREFIX.libdvdread}/lib"
-
-SUBST_CLASSES+=		etc
-SUBST_STAGE.etc=	post-patch
-SUBST_MESSAGE.etc=	Patching configuration file directory
-SUBST_SED.etc=		s=/usr/share/qvamps/etc=${PKG_SYSCONFDIR}/qvamps=
-SUBST_FILES.etc=	QVamps.pm
-
-MAKE_DIRS=		${PKG_SYSCONFDIR}/qvamps
-
-DEPENDS+=		vamps-[0-9]*:../../wip/vamps
-DEPENDS+=		dvdauthor-[0-9]*:../../multimedia/dvdauthor
-DEPENDS+=		p5-qt3-[0-9]*:../../wip/p5-qt3
-
-REPLACE_PERL+=		qvamps
-
-.include "../../devel/swig/buildlink3.mk"
-.include "../../lang/perl5/buildlink3.mk"
-.include "../../multimedia/libdvdread/buildlink3.mk"
-.include "../../x11/qt3-tools/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/qvamps/PLIST b/qvamps/PLIST
deleted file mode 100644
index cd393b6a3d..0000000000
--- a/qvamps/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:13 thomasklausner Exp $
-bin/qvamps
-share/qvamps/lib/MainWindow.pm
-share/qvamps/lib/VTSList.pm
-share/qvamps/lib/MenuPreview.pm
-share/qvamps/lib/RemoveFilesDialog.pm
-share/qvamps/lib/LicenseDialog.pm
-share/qvamps/lib/QVamps.pm
-share/qvamps/lib/TitleListItems.pm
-share/qvamps/lib/VTSListItems.pm
-share/qvamps/lib/XmlWriter.pm
-share/qvamps/lib/MenuWriter.pm
-share/qvamps/lib/MenuTableItems.pm
-share/qvamps/lib/FpcMgr.pm
-share/qvamps/lib/DvdMaker.pm
-share/qvamps/lib/MpgDumper.pm
-share/qvamps/lib/LibDvdRead.pm
-share/qvamps/lib/DesignerMimeSourceFactory_qvamps.pm
-share/qvamps/lib/DvdIfoRead.pm
-share/qvamps/lib/Iso639.pm
-share/qvamps/lib/MenuDisplay.pm
-share/qvamps/penguin.jpg
-share/qvamps/silence.mpa
-share/qvamps/penguin_ntsc.mpg
-share/qvamps/penguin_pal.mpg
-share/qvamps/translations/xx.qm
-lib/qvamps/${MACHINE_ARCH}-${LOWER_OPSYS}-thread-multi/LibDvdRead.so
diff --git a/qvamps/distinfo b/qvamps/distinfo
deleted file mode 100644
index eb692d69b3..0000000000
--- a/qvamps/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2010/09/10 13:00:34 rhialto Exp $
-
-SHA1 (qvamps-0.98.tar.gz) = 72d634f9f9bb9fdffc7bb9851c06353f2efbaed0
-RMD160 (qvamps-0.98.tar.gz) = eb54f6705c014a52e118c825adbd46f06f4e6f0a
-Size (qvamps-0.98.tar.gz) = 378207 bytes
-SHA1 (patch-aa) = 8a79461f65ea4e4fb9dabf802ec2879e2b6f3cba
diff --git a/qvamps/patches/patch-aa b/qvamps/patches/patch-aa
deleted file mode 100644
index f9c2cf606f..0000000000
--- a/qvamps/patches/patch-aa
+++ /dev/null
@@ -1,88 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2010/09/10 13:00:37 rhialto Exp $
-
-This message from swig is very mysterious; use sed(1) to patch that line.
-    ifo_read.i:49: Error: Syntax error in input(1).
-It reads "typedef int wchar_t;"
-
---- Makefile.orig	2006-05-02 19:17:13.000000000 +0000
-+++ Makefile	2010-09-10 12:51:35.000000000 +0000
-@@ -20,10 +20,10 @@
- PLINC      = $(shell perl -e \
- 	       'use Config; print "$$Config{archlibexp}/CORE\n";')
- PLARCH     = $(shell perl -e 'use Config; print "$$Config{archname}\n";')
--PLCFLAGS   = $(shell perl -e 'use Config; print "$$Config{ccflags}\n";')
-+PLCFLAGS   = $(shell perl -e 'use Config; print "$$Config{ccflags} $$Config{cccdlflags}\n";')
- 
- CC         = gcc
--CFLAGS    ?= -pipe -O2 -fomit-frame-pointer -fpic
-+CFLAGS     = -pipe -O2 -fomit-frame-pointer
- CFLAGS    += -I $(PLINC) $(PLCFLAGS) -Wall -W -Wno-strict-aliasing \
- 	       -Wno-unused-function -Wno-unused-variable \
- 	       -Wno-unused-parameter
-@@ -31,7 +31,7 @@
- LOADLIBES ?= -ldvdread
- 
- SWIG      ?= swig
--SWIGFLAGS ?= -perl -Wall -nodefault
-+SWIGFLAGS ?= -perl -nodefaultctor -nodefaultdtor -D'__asm(x)='
- 
- PUIC      ?= puic
- PUICFLAGS ?= -p 2
-@@ -67,7 +67,7 @@
- 		@rm -f $@.tmp
- 
- %.msgs:		%.pm
--		./fakelupd.pl $* $^ > $@
-+		perl ./fakelupd.pl $* $^ > $@
- 
- %.qm:		%.ts
- 		$(LRELEASE) -verbose $< -qm $@
-@@ -84,10 +84,10 @@
- 		$(CC) $(SOLDFLAGS) $^ $(LOADLIBES) $(LDLIBS) -o $@
- 
- libdvdread_wrap.c LibDvdRead.pm:	libdvdread.i ifo_read.i ignores.i
--		$(SWIG) $(SWIGFLAGS) $<
-+		-$(SWIG) $(SWIGFLAGS) $<
- 
- ifo_read.i:	ifo_read.c
--		$(CC) -E -P $< > $@
-+		$(CC) -E -P $< | sed -e 's/typedef int wchar_t;//' > $@ 
- 
- # .pm from .png
- DesignerMimeSourceFactory_qvamps.pm:	$(addprefix images/,$(IMAGES))
-@@ -122,23 +122,24 @@
- 
- # other targets go below
- install:	all
--		$(INSTALL) -m 755 -d $(PREFIX)/share/qvamps/etc \
--		  $(PREFIX)/share/qvamps/lib \
--		  $(PREFIX)/share/qvamps/translations \
--		  $(PREFIX)/lib/qvamps/$(PLARCH)
--		$(INSTALL) -m 755 qvamps $(PREFIX)/bin
-+		$(INSTALL) -m 755 -d \
-+		  $(DESTDIR)$(PREFIX)/bin \
-+		  $(DESTDIR)$(PREFIX)/share/qvamps/lib \
-+		  $(DESTDIR)$(PREFIX)/share/qvamps/translations \
-+		  $(DESTDIR)$(PREFIX)/lib/qvamps/$(PLARCH)
-+		$(INSTALL) -m 755 qvamps $(DESTDIR)$(PREFIX)/bin
- 		$(INSTALL) -m 644 $(addsuffix .pm,$(UIMODULES) \
- 		  $(MSGMODULES) $(GENMODULES) $(OTHMODULES)) \
--		  $(PREFIX)/share/qvamps/lib
-+		  $(DESTDIR)$(PREFIX)/share/qvamps/lib
- 		$(INSTALL) -m 644 $(addsuffix .qm,$(LANGUAGES)) \
--		  $(PREFIX)/share/qvamps/translations
-+		  $(DESTDIR)$(PREFIX)/share/qvamps/translations
- 		$(INSTALL) -m 644 penguin.jpg silence.mpa penguin_ntsc.mpg \
--		  penguin_pal.mpg $(PREFIX)/share/qvamps
--		$(INSTALL) -m 755 LibDvdRead.so $(PREFIX)/lib/qvamps/$(PLARCH)
-+		  penguin_pal.mpg $(DESTDIR)$(PREFIX)/share/qvamps
-+		$(INSTALL) -m 755 LibDvdRead.so $(DESTDIR)$(PREFIX)/lib/qvamps/$(PLARCH)
- 
- uninstall:
--		rm -rf $(PREFIX)/bin/qvamps $(PREFIX)/share/qvamps \
--		  $(PREFIX)/lib/qvamps
-+		rm -rf $(DESTDIR)$(PREFIX)/bin/qvamps $(DESTDIR)$(PREFIX)/share/qvamps \
-+		  $(DESTDIR)$(PREFIX)/lib/qvamps
- 
- clean:
- 		rm -f LibDvdRead.so libdvdread_wrap.c ifo_read.i $(addsuffix \


Home | Main Index | Thread Index | Old Index