sci-electronics/pcb: Remove old
authorDavid Seifert <soap@gentoo.org>
Mon, 10 Feb 2020 10:00:13 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 10 Feb 2020 10:00:13 +0000 (11:00 +0100)
Closes: https://bugs.gentoo.org/609664
Closes: https://bugs.gentoo.org/706526
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-electronics/pcb/Manifest
sci-electronics/pcb/files/pcb-20110918-fix-config.diff [deleted file]
sci-electronics/pcb/files/pcb-4.0.2-doc.diff [deleted file]
sci-electronics/pcb/files/pcb-4.0.2-tests.diff [deleted file]
sci-electronics/pcb/metadata.xml
sci-electronics/pcb/pcb-0_p20140316.ebuild [deleted file]
sci-electronics/pcb/pcb-4.0.2.ebuild [deleted file]

index 9bc9f5fd9826c79ef439fc6be5a33d1a7d907493..340ef2eb2ae03291497e7a7147eae8ea7fff2753 100644 (file)
@@ -1,3 +1 @@
-DIST pcb-20140316.tar.gz 4210077 BLAKE2B a0a676bc0eaedd269644d7f7e6d6d443c4ca1a66aba4db18a0aea33edef2dbd84d7a027a25c310bce9d309c46b63ac4f1b807587f5064ce81aadaea2f675521b SHA512 5b9a2704b4d3c95f03afad0fe8fb5414b2aa9d680e40bf77ad9b46a9d4e14ba740858092794a9ff6788f31ac19063b126d8ceed6316c0d9eaaaa574e6678c071
-DIST pcb-4.0.2.tar.gz 4762521 BLAKE2B 3bae7983c84a79edc882b822b91e94adc00ec4e9b329719a0a15599bb12a6771318844ffbd6163b3c646be8410af1964d59b523fffaebd690af2cce9b4f0f98e SHA512 8bca9bdbdd640174e82e9cf1a457f9ef3f9b7c3f1d957a21c3bb07e50134b83504d85f312e429bed90bfc58f786b4319ffb69c5637ed4fd69a0312e11c6ad30b
 DIST pcb-4.2.2.tar.gz 5182807 BLAKE2B e2a9ab7fdeb402d9d07717fbc2ad4b31594aada95693c2a7046c73364a43591ee1a537f0cbda67bf46e39d53c61a454f146963fe14a4661fe2ffbc11c2eab99f SHA512 c76fc053fbb0a8a9b7aef494a37d3587efaa2023affd32c3cce895632a7e68fbb85f8862cff8349c7d281365379c07a5471c9467c5977a7aa053a83fc6499c55
diff --git a/sci-electronics/pcb/files/pcb-20110918-fix-config.diff b/sci-electronics/pcb/files/pcb-20110918-fix-config.diff
deleted file mode 100644 (file)
index 86ac7c3..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- configure.ac.old   2012-03-11 17:02:27.000000000 +0100
-+++ configure.ac       2012-03-11 17:02:37.000000000 +0100
-@@ -1252,11 +1252,6 @@
- if test -d $srcdir/doc; then
-    AC_CONFIG_FILES(doc/Makefile)
- fi
--if test -d $srcdir/doc/gs; then
--   AC_CONFIG_FILES(doc/gs/Makefile)
--   AC_CONFIG_FILES(doc/gs/gafrc)
--   AC_CONFIG_FILES(doc/gs/gschemrc)
--fi
- if test -d $srcdir/example; then
-    AC_CONFIG_FILES(example/Makefile)
-    AC_CONFIG_FILES(example/libraries/Makefile)
diff --git a/sci-electronics/pcb/files/pcb-4.0.2-doc.diff b/sci-electronics/pcb/files/pcb-4.0.2-doc.diff
deleted file mode 100644 (file)
index 78f0a05..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.ac.orig  2017-12-23 08:35:07.079096342 +0000
-+++ configure.ac       2017-12-23 08:35:36.903643912 +0000
-@@ -7,6 +7,9 @@
- AC_GNU_SOURCE
- AC_CONFIG_HEADERS([config.h])
-+# avoid rebuilding documentation
-+AM_MAINTAINER_MODE
-+
- ##########################################################################
- #
- # Try to figure out if we are building from git sources.
diff --git a/sci-electronics/pcb/files/pcb-4.0.2-tests.diff b/sci-electronics/pcb/files/pcb-4.0.2-tests.diff
deleted file mode 100644 (file)
index 9c6052e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Do not count skipped tests as failed (bug #642366)
---- tests/run_tests.sh.orig    2017-12-28 16:40:57.657366187 +0100
-+++ tests/run_tests.sh 2017-12-28 16:42:57.183392063 +0100
-@@ -842,8 +842,9 @@
- show_sep
- echo "Passed $pass, failed $fail, skipped $skip out of $tot tests."
-+sum=`expr $skip + $pass`
- rc=0
--if test $pass -ne $tot ; then
-+if test $sum -ne $tot ; then
-     rc=1
- fi
index 2ab5e9e2afd568297cc0ddc32aa6788bbd3c671d..edc93e050afe883fa9d9509075c4bb36cda5bd47 100644 (file)
@@ -17,7 +17,6 @@
                <flag name="gcode">gcode file export</flag>
                <flag name="gsvit">GSvit file export</flag>
                <flag name="tk">Build tcl/tk graphical QFP footprint generator</flag>
-               <flag name="xrender">Translucent PCB display for Motif/Lesstif GUI</flag>
                <flag name="m4lib-png">Enable creating png previews for the m4 library</flag>
                <flag name="toporouter">Build toporouter</flag>
        </use>
diff --git a/sci-electronics/pcb/pcb-0_p20140316.ebuild b/sci-electronics/pcb/pcb-0_p20140316.ebuild
deleted file mode 100644 (file)
index 24b400c..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit autotools eutils xdg-utils gnome2-utils toolchain-funcs
-
-DESCRIPTION="GPL Electronic Design Automation: Printed Circuit Board editor"
-HOMEPAGE="http://pcb.geda-project.org/"
-SRC_URI="mirror://sourceforge/pcb/pcb/${P/0_p/}/${P/0_p/}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-macos"
-IUSE="dbus debug doc gcode gif gtk jpeg m4lib-png motif nelma opengl png
-test tk toporouter xrender"
-# toporouter-output USE flag removed, there seems to be no result
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-libs/glib:2
-       gif? ( >=media-libs/gd-2.0.23 )
-       gtk? ( x11-libs/gtk+:2 x11-libs/pango
-               x11-libs/gtkglext
-               dbus? ( sys-apps/dbus ) )
-       jpeg? ( >=media-libs/gd-2.0.23[jpeg] )
-       motif? ( !gtk? (
-               >=x11-libs/motif-2.3:0
-               dbus? ( sys-apps/dbus )
-               xrender? ( >=x11-libs/libXrender-0.9 ) ) )
-       nelma? ( >=media-libs/gd-2.0.23[png] )
-       opengl? ( virtual/opengl )
-       gcode? ( >=media-libs/gd-2.0.23[png] )
-       virtual/libintl
-       png? ( >=media-libs/gd-2.0.23[png] )
-       m4lib-png? ( >=media-libs/gd-2.0.23[png] )
-       tk? ( >=dev-lang/tk-8:0 )"
-#toporouter-output? ( x11-libs/cairo )
-
-DEPEND="${CDEPEND}
-       test? (
-               sci-electronics/gerbv
-               virtual/imagemagick-tools
-       )
-       >=dev-util/intltool-0.35
-       virtual/pkgconfig
-       sys-devel/gettext"
-
-RDEPEND="${CDEPEND}
-       sci-electronics/electronics-menu"
-
-DOCS="AUTHORS README NEWS ChangeLog"
-
-S="${WORKDIR}/${P/0_p/}"
-
-pkg_setup() {
-       if use gtk && use motif; then
-               elog "Can only build for GTK+ or Motif/Lesstif GUI. GTK+ has priority."
-       fi
-       if !(use gtk || use motif); then
-               elog "Building without GUI, make sure you know what you are doing."
-       fi
-       if use dbus && !(use gtk || use motif); then
-               elog "dbus needs GTK or Motif/Lesstif GUI. Try USE=-dbus or USE=gtk or USE=motif."
-       fi
-       if use opengl && !(use gtk); then
-               elog "GL drawing needs GTK"
-       fi
-       if (use gtk || (! use gtk && ! use motif)) &&  (use xrender); then
-               elog "The XRender extension is only usable with the Motif/Lesstif GUI."
-       fi
-}
-
-src_prepare() {
-       if use test; then
-               # adapt the list of tests to run according to USE flag settings
-               if ! use png; then
-                       sed -i '/^hid_png/d' tests/tests.list || die
-               fi
-               if ! use gcode; then
-                       sed -i '/^hid_gcode/d' tests/tests.list || die
-               fi
-       fi
-       # Backport from upstream
-       # http://git.geda-project.org/pcb/commit/?id=a34b40add60310a51780f359cc90d9c5ee75752c
-       # (do not install static GTS library)
-       sed -i -e 's/lib_LIBRARIES/noinst_LIBRARIES/' -e 's/include_HEADERS/noinst_HEADERS/' gts/Makefile.am || die
-
-       # fix bad syntax in Makefile.am and configure.ac before running eautoreconf
-       sed -i -e 's/:=/=/' Makefile.am || die
-       epatch "${FILESDIR}"/${PN}-20110918-fix-config.diff
-       eautoreconf
-}
-
-src_configure() {
-       local myconf
-       if use gtk ; then
-               myconf="--with-gui=gtk $(use_enable dbus) $(use_enable opengl gl) --disable-xrender"
-       elif use motif ; then
-               myconf="--with-gui=lesstif $(use_enable dbus) $(use_enable xrender)"
-       else
-               myconf="--with-gui=batch --disable-xrender --disable-dbus"
-       fi
-
-       local exporters="bom gerber ps"
-       if (use png || use jpeg || use gif) ; then
-               exporters="${exporters} png"
-       fi
-       use nelma && exporters="${exporters} nelma"
-       use gcode && exporters="${exporters} gcode"
-       use tk || export WISH="${EPREFIX}/bin/true"
-
-       econf \
-               ${myconf} \
-               $(use_enable doc) \
-               $(use_enable gif) \
-               $(use_enable jpeg) \
-               $(use_enable png) \
-               $(use_enable m4lib-png) \
-               $(use_enable toporouter) \
-               $(use_enable debug) \
-               --enable-nls \
-               --disable-toporouter-output \
-               --with-exporters="${exporters}" \
-               --disable-dependency-tracking \
-               --disable-rpath \
-               --disable-update-mime-database \
-               --disable-update-desktop-database \
-               --docdir="${EPREFIX}/usr/share/doc/${PF}"
-}
-# toporouter-output USE flag removed, there seems to be no result
-#              $(use_enable toporouter-output) \
-
-src_compile() {
-       emake AR="$(tc-getAR)"
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}
diff --git a/sci-electronics/pcb/pcb-4.0.2.ebuild b/sci-electronics/pcb/pcb-4.0.2.ebuild
deleted file mode 100644 (file)
index fbed245..0000000
+++ /dev/null
@@ -1,150 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit autotools eutils xdg-utils gnome2-utils toolchain-funcs
-
-DESCRIPTION="GPL Electronic Design Automation: Printed Circuit Board editor"
-HOMEPAGE="http://pcb.geda-project.org/"
-SRC_URI="mirror://sourceforge/pcb/pcb/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
-IUSE="dbus debug doc gcode gif gtk jpeg m4lib-png motif nelma opengl png
-test tk toporouter xrender"
-# toporouter-output USE flag removed, there seems to be no result
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-libs/glib:2
-       gif? ( media-libs/gd )
-       gtk? ( x11-libs/gtk+:2
-               x11-libs/pango
-               x11-libs/gtkglext
-               dbus? ( sys-apps/dbus ) )
-       jpeg? ( media-libs/gd[jpeg] )
-       motif? ( !gtk? (
-               >=x11-libs/motif-2.3:0
-               dbus? ( sys-apps/dbus )
-               xrender? ( >=x11-libs/libXrender-0.9 ) ) )
-       nelma? ( media-libs/gd[png] )
-       opengl? ( virtual/opengl )
-       gcode? ( media-libs/gd[png] )
-       virtual/libintl
-       png? ( media-libs/gd[png] )
-       m4lib-png? ( media-libs/gd[png] )
-       tk? ( >=dev-lang/tk-8:0 )"
-#toporouter-output? ( x11-libs/cairo )
-
-DEPEND="${CDEPEND}
-       test? (
-               sci-electronics/gerbv
-               virtual/imagemagick-tools
-       )
-       >=dev-util/intltool-0.35
-       virtual/pkgconfig
-       sys-devel/gettext"
-
-RDEPEND="${CDEPEND}
-       sci-electronics/electronics-menu"
-
-DOCS="AUTHORS README NEWS ChangeLog"
-
-pkg_setup() {
-       if use gtk && use motif; then
-               elog "Can only build for GTK+ or Motif/Lesstif GUI. GTK+ has priority."
-       fi
-       if !(use gtk || use motif); then
-               elog "Building without GUI, make sure you know what you are doing."
-       fi
-       if use dbus && !(use gtk || use motif); then
-               elog "dbus needs GTK or Motif/Lesstif GUI. Try USE=-dbus or USE=gtk or USE=motif."
-       fi
-       if use opengl && !(use gtk); then
-               elog "GL drawing needs GTK"
-       fi
-       if (use gtk || (! use gtk && ! use motif)) &&  (use xrender); then
-               elog "The XRender extension is only usable with the Motif/Lesstif GUI."
-       fi
-}
-
-src_prepare() {
-       if use test; then
-               # adapt the list of tests to run according to USE flag settings
-               if ! use png; then
-                       sed -i '/^hid_png/d' tests/tests.list || die
-               fi
-               if ! use gcode; then
-                       sed -i '/^hid_gcode/d' tests/tests.list || die
-               fi
-               # fix wrong accounting of skipped and passed tests
-               epatch "${FILESDIR}"/${P}-tests.diff
-       fi
-
-       # fix bad syntax in Makefile.am and configure.ac before running eautoreconf
-       sed -i -e 's/:=/=/' Makefile.am || die
-       epatch "${FILESDIR}"/${PN}-20110918-fix-config.diff
-       # avoid rebuilding documentation
-       epatch "${FILESDIR}"/${PN}-4.0.2-doc.diff
-       eautoreconf
-}
-
-src_configure() {
-       local myconf
-       if use gtk ; then
-               myconf="--with-gui=gtk $(use_enable dbus) $(use_enable opengl gl) --disable-xrender"
-       elif use motif ; then
-               myconf="--with-gui=lesstif $(use_enable dbus) $(use_enable xrender)"
-       else
-               myconf="--with-gui=batch --disable-xrender --disable-dbus"
-       fi
-
-       local exporters="bom gerber ps ipcd356"
-       if (use png || use jpeg || use gif) ; then
-               exporters="${exporters} png"
-       fi
-       use nelma && exporters="${exporters} nelma"
-       use gcode && exporters="${exporters} gcode"
-       use tk || export WISH="${EPREFIX}/bin/true"
-
-       econf \
-               ${myconf} \
-               $(use_enable doc) \
-               $(use_enable gif) \
-               $(use_enable jpeg) \
-               $(use_enable png) \
-               $(use_enable m4lib-png) \
-               $(use_enable toporouter) \
-               $(use_enable debug) \
-               --enable-nls \
-               --disable-toporouter-output \
-               --with-exporters="${exporters}" \
-               --disable-dependency-tracking \
-               --disable-rpath \
-               --disable-update-mime-database \
-               --disable-update-desktop-database \
-               --docdir="${EPREFIX}/usr/share/doc/${PF}"
-}
-# toporouter-output USE flag removed, there seems to be no result
-#              $(use_enable toporouter-output) \
-
-src_compile() {
-       emake AR="$(tc-getAR)"
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}