pkgsrc-WIP-changes archive

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

(wxGTK-test) Add new meta package to check wxGTK28 (now) packages.



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Thu Nov 19 00:00:52 2015 +0900
Changeset:	003bd26e040aa5bfc7e2a92bd97776f71804b0dc

Added Files:
	wxGTK-test/Makefile
	wxGTK-test/TODO
	wxGTK-test/files/replace-blk3

Log Message:
(wxGTK-test) Add new meta package to check wxGTK28 (now) packages.

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

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

diffstat:
 wxGTK-test/Makefile           | 58 +++++++++++++++++++++++++++++++++++++++++++
 wxGTK-test/TODO               |  1 +
 wxGTK-test/files/replace-blk3 | 20 +++++++++++++++
 3 files changed, 79 insertions(+)

diffs:
diff --git a/wxGTK-test/Makefile b/wxGTK-test/Makefile
new file mode 100644
index 0000000..a7c817d
--- /dev/null
+++ b/wxGTK-test/Makefile
@@ -0,0 +1,58 @@
+# $NetBSD$
+PKGNAME=	wxGTK-test-1.0
+META_PACKAGE=	yes
+CATEGORIES=	meta-pkgs
+
+COMMENT=	Test Package for wxGTK28 to wxGTK30 Migration
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+LICENSE=	2-clause-bsd
+
+DEPENDS+=	openbabel-[0-9]*:../../biology/openbabel
+DEPENDS+=	boolean-[0-9]*:../../cad/boolean
+DEPENDS+=	kicad-[0-9]*:../../cad/kicad
+DEPENDS+=	bossa-[0-9]*:../../cross/bossa
+DEPENDS+=	boa-constructor-[0-9]*:../../devel/boa-constructor
+DEPENDS+=	p5-Wx-Perl-DataWalker-[0-9]*:../../devel/p5-Wx-Perl-DataWalker
+DEPENDS+=	rapidsvn-[0-9]*:../../devel/rapidsvn
+DEPENDS+=	p5-Padre-[0-9]*:../../editors/p5-Padre
+DEPENDS+=	p5-Wx-Scintilla-[0-9]*:../../editors/p5-Wx-Scintilla
+DEPENDS+=	poedit-[0-9]*:../../editors/poedit
+DEPENDS+=	atque-[0-9]*:../../games/atque
+DEPENDS+=	holtz-[0-9]*:../../games/holtz
+DEPENDS+=	scummvm-tools-[0-9]*:../../games/scummvm-tools
+DEPENDS+=	opencpn-plugin-weather_routing-[0-9]*:../../geography/opencpn-plugin-weather_routing
+DEPENDS+=	opencpn-[0-9]*:../../geography/opencpn
+DEPENDS+=	extrema-[0-9]*:../../graphics/extrema
+DEPENDS+=	gnuplot-[0-9]*:../../graphics/gnuplot
+DEPENDS+=	hugin-[0-9]*:../../graphics/hugin
+DEPENDS+=	wxsvg-[0-9]*:../../graphics/wxsvg
+DEPENDS+=	gnuradio-fcd-[0-9]*:../../ham/gnuradio-fcd
+DEPENDS+=	gnuradio-wxgui-[0-9]*:../../ham/gnuradio-wxgui
+DEPENDS+=	tqsl-[0-9]*:../../ham/trustedQSL
+DEPENDS+=	fityk-[0-9]*:../../math/fityk
+DEPENDS+=	usbprog-[0-9]*:../../misc/usbprog
+DEPENDS+=	xchm-[0-9]*:../../misc/xchm
+DEPENDS+=	DVDStyler-[0-9]*:../../multimedia/dvdstyler
+DEPENDS+=	libkate-[0-9]*:../../multimedia/libkate
+DEPENDS+=	mkvtoolnix-[0-9]*:../../multimedia/mkvtoolnix-old
+DEPENDS+=	mkvtoolnix-[0-9]*:../../multimedia/mkvtoolnix
+DEPENDS+=	amule-[0-9]*:../../net/amule
+DEPENDS+=	gitso-[0-9]*:../../net/gitso
+DEPENDS+=	bacula-wx-console-[0-9]*:../../sysutils/bacula-wx-console
+DEPENDS+=	amaya-[0-9]*:../../www/amaya
+DEPENDS+=	p5-Alien-wxWidgets-[0-9]*:../../x11/p5-Alien-wxWidgets
+DEPENDS+=	p5-Wx-Perl-ProcessStream-[0-9]*:../../x11/p5-Wx-Perl-ProcessStream
+DEPENDS+=	p5-Wx-[0-9]*:../../x11/p5-Wx
+DEPENDS+=	py27-wxWidgets-[0-9]*:../../x11/py-wxWidgets
+DEPENDS+=	ruby200-wxruby-[0-9]*:../../x11/ruby-wxruby
+DEPENDS+=	wxGTK28-contrib-[0-9]*:../../x11/wxGTK28-contrib
+DEPENDS+=	wxGTK28-[0-9]*:../../x11/wxGTK28
+
+DEPENDS+=	audacity-[0-9]*:../../audio/audacity
+DEPENDS+=	spek-[0-9]*:../../audio/spek
+DEPENDS+=	pgadmin3-[0-9]*:../../databases/pgadmin3
+DEPENDS+=	freedv-[0-9]*:../../ham/freedv
+DEPENDS+=	wxmaxima-[0-9]*:../../math/wxmaxima
+DEPENDS+=	filezilla-[0-9]*:../../net/filezilla
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/wxGTK-test/TODO b/wxGTK-test/TODO
new file mode 100644
index 0000000..ec36718
--- /dev/null
+++ b/wxGTK-test/TODO
@@ -0,0 +1 @@
+- x11/wxGTK28-contrib is not considered yet
diff --git a/wxGTK-test/files/replace-blk3 b/wxGTK-test/files/replace-blk3
new file mode 100755
index 0000000..d266b5c
--- /dev/null
+++ b/wxGTK-test/files/replace-blk3
@@ -0,0 +1,20 @@
+#/bin/sh
+echo $*
+OLD=$*
+NEW=$*.new
+sed '/wxGTK28/s/x11\/wxGTK28\/buildlink3.mk/mk\/wxGTK.mk/' $OLD > $NEW
+CMP=`cmp $OLD $NEW`
+
+if [ -z ${CMP} ] ; then
+  echo $OLD is not changed
+  rm $NEW
+else
+  mv $NEW $OLD
+fi
+exit;
+
+
+# h97@makoto 22:25:58/151118(..wip/wxGTK-test)%  \
+foreach i (`awk -F : '{print $2}'  Makefile | sed '/^$/d'`)
+(cd $i; find . \( -name Makefile\* -o -name options.mk \) -exec ../../wip/wxGTK-test/files/replace-blk3 '{}' \;)
+end


Home | Main Index | Thread Index | Old Index