summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-15 13:14:13 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-15 13:15:42 +0300
commit7fa645762e257860da4919c1986daa32bb8fabb0 (patch)
tree98f646c2a931de7d45563bff1b2c9428b75e96fe /sci-electronics
parentsys-fs/ctmg: Lower to ~arm64 (diff)
downloadgentoo-7fa645762e257860da4919c1986daa32bb8fabb0.tar.gz
gentoo-7fa645762e257860da4919c1986daa32bb8fabb0.tar.bz2
gentoo-7fa645762e257860da4919c1986daa32bb8fabb0.zip
sci-electronics/balsa: remove last rited package
Closes: https://bugs.gentoo.org/472602
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/balsa/Manifest5
-rw-r--r--sci-electronics/balsa/balsa-4.0-r1.ebuild154
-rw-r--r--sci-electronics/balsa/files/4.0-datadir.patch73
-rw-r--r--sci-electronics/balsa/files/4.0-ldflags.patch11
-rw-r--r--sci-electronics/balsa/files/4.0-libdir.patch36
-rw-r--r--sci-electronics/balsa/metadata.xml16
6 files changed, 0 insertions, 295 deletions
diff --git a/sci-electronics/balsa/Manifest b/sci-electronics/balsa/Manifest
deleted file mode 100644
index c6a42b03683e..000000000000
--- a/sci-electronics/balsa/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST balsa-4.0.tar.gz 2828800 BLAKE2B 2edd311c3717fac7f1cfa38af82ffe76e970fc90805838296fea8103b5a6af45de4031c36a2209c866a5c325e8f6d0c8ecdac90c4e534c4daeaf2522e75031b7 SHA512 b1eab622d9d256970257e512b130deff4a69c996c178d7158fbe6c8bd3e27e4212176c328f92e943564fc92c9b210387fad12c6034d3878db18e95c715300355
-DIST balsa-sim-verilog-4.0.tar.gz 301397 BLAKE2B b736b8500ce4be7cc841f50ae7f0f29536285c376bdaa232055947cbc1304ef164de55adccb9313d5b0724ee69b43015edc1d1e1a5eee8cd3c39bff1fb041458 SHA512 48b17a0c8f11264726b50cdcf5431794a05feabac238af1270402131787aae6a5316d918a96caaee6d173de9d37c59356c55e1cd4d0c8e31b997922c82a65e20
-DIST balsa-tech-example-4.0.tar.gz 137704 BLAKE2B f5cb7bc44f4feccbd0a9ddb70e8ca0f83c07c15e6bda2dbcbfb95f7552586929c6981e028042355a3fb1a7524e6a58cede962bbfbd17731d13ed5d27a0070f3c SHA512 99124da0d937f4683fcf7f0ab5c7811af739044f93657120e5494d8ac0a1f12a0ef32742bbd8469428f34ee1d5271f1e36476541d533950f2940e363e4eb5d4d
-DIST balsa-tech-minimal-4.0.tar.gz 67628 BLAKE2B 27e31fb0b309cd538dbbbcb0628cb38e873948ada8ef7c9b9f936f4393fba072058a67027ee97a08857e6c6e0e25c5b290a524442fbf05e02e044d8ae9f79566 SHA512 fd1a76be3cb84bd5885f7b5f6831dc65e7cf08b77c38c0f2092a9edaf9d6b1121c43e5654e4cdff059e2c2bdbf9e6b1dfd9b159034758b4e3d1f8b54de9945bb
-DIST balsa-tech-xilinx-4.0.tar.gz 159683 BLAKE2B 6e4fe862957d8101ba08b57bd5840214ee150160ca41eb490249ba9895b962e2175fe646afaa81f4951fce56a2baecfd01334a0f7eb5d5343387d730d2ec2806 SHA512 dc0c343d8810fd115338ab6cf3c465da059e16105237d0edb657700b35f3836e2fa5e932c1e8ca2b8b34955a257a9e48539cf532c0582f089fc5973d797f4f5c
diff --git a/sci-electronics/balsa/balsa-4.0-r1.ebuild b/sci-electronics/balsa/balsa-4.0-r1.ebuild
deleted file mode 100644
index da5a37db4de2..000000000000
--- a/sci-electronics/balsa/balsa-4.0-r1.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit autotools eutils multilib toolchain-funcs
-
-DESCRIPTION="The Balsa asynchronous synthesis system"
-HOMEPAGE="http://apt.cs.manchester.ac.uk/projects/tools/balsa/"
-SRC_URI="
- http://apt.cs.manchester.ac.uk/ftp/pub/apt/balsa/${PV}/${P}.tar.gz
- http://apt.cs.manchester.ac.uk/ftp/pub/apt/balsa/${PV}/${PN}-sim-verilog-${PV}.tar.gz
- http://apt.cs.manchester.ac.uk/ftp/pub/apt/balsa/${PV}/${PN}-tech-minimal-${PV}.tar.gz
- http://apt.cs.manchester.ac.uk/ftp/pub/apt/balsa/${PV}/${PN}-tech-example-${PV}.tar.gz
- http://apt.cs.manchester.ac.uk/ftp/pub/apt/balsa/${PV}/${PN}-tech-xilinx-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="
- dev-lang/perl
- dev-libs/gmp:0
- sci-electronics/gplcver
- sci-electronics/iverilog
- x11-libs/gtk+:2"
-RDEPEND="${DEPEND}
- dev-scheme/guile
- media-gfx/graphviz
- sci-electronics/espresso-ab
- sci-electronics/gtkwave "
-
-BALSA_TECH_AMS="balsa-tech-ams-20030506.tar.gz"
-
-if [ -f "${DISTDIR}"/${BALSA_TECH_AMS} ]; then
- TECH_AMS=1
-fi
-
-src_unpack() {
- unpack ${A}
- if [ $TECH_AMS ]; then
- unpack ${BALSA_TECH_AMS}
- fi
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PV}-libdir.patch
- epatch "${FILESDIR}"/${PV}-datadir.patch
- epatch "${FILESDIR}"/${PV}-ldflags.patch
- eautoreconf
- sed -i -e "s:\(DEFAULT_INCLUDES = \)\(.*\):\1-I"${S}"/src/libs/ \2/:" "${WORKDIR}"/balsa-sim-verilog-${PV}/libs/Makefile.in || die
- sed -i -e 's/ $(bindir)/ $(DESTDIR)$(bindir)/' "${S}"/bin/Makefile.in || die
- sed -i -e 's/ $(balsatypesdir)/ $(DESTDIR)$(balsatypesdir)/' "${S}"/share/balsa/types/Makefile.in || die
- sed -i -e 's/ $(balsasimdir)/ $(DESTDIR)$(balsasimdir)/' "${S}"/share/balsa/sim/Makefile.in || die
-}
-
-src_configure() {
- tc-export CXX
- econf
-}
-
-src_compile() {
- # compile balsa
- einfo "Compiling balsa"
- chmod +x bin/balsa-config
- PATH="$PATH:"${S}"/bin"
- emake -j1
-
- # the additional packages have to be configured after compiling
- # balsa binaries
-
- # configure AMS035 tech
- if [ $TECH_AMS ]; then
- einfo "Compiling AMS035 tech"
- cd "${WORKDIR}"/balsa-tech-ams-20030506
- econf
- fi
-
- # config Xilinx FPGA backend
- einfo "Compiling Xilinx FPGA backend"
- cd "${WORKDIR}"/balsa-tech-xilinx-${PV}
- econf
-
- # config example tech
- einfo "Compiling tech example"
- cd "${WORKDIR}"/balsa-tech-example-${PV}
- econf
-
- # config minimal tech
- einfo "Compiling tech example"
- cd "${WORKDIR}"/balsa-tech-minimal-${PV}
- econf
-
- # config verilog simulator wrappers
- einfo "Compiling verilog simulator wrappers"
- cd "${WORKDIR}"/balsa-sim-verilog-${PV}
- econf \
- --includedir="${S}"/src/libs/balsasim \
- --with-icarus-includes=/usr/include \
- --with-icarus-libs=/usr/$(get_libdir) \
- --with-cver-includes=/usr/include/cver_pli_incs
-}
-
-src_install() {
- # install balsa
- emake DESTDIR="${D}" install
-
- if [ $TECH_AMS ]; then
- einfo "Installing AMS035 tech"
- cd "${WORKDIR}"/balsa-tech-ams-20030506
- emake DESTDIR="${D}" install
- fi
-
- einfo "Installing Xilinx FPGA tech"
- cd "${WORKDIR}"/balsa-tech-xilinx-${PV}
- emake DESTDIR="${D}" install
-
- einfo "Installing example tech"
- cd "${WORKDIR}"/balsa-tech-example-${PV}
- emake DESTDIR="${D}" install
-
- einfo "Installing minimal tech"
- cd "${WORKDIR}"/balsa-tech-minimal-${PV}
- emake DESTDIR="${D}" install
-
- einfo "Installing verilog simulator wrappers"
- cd "${WORKDIR}"/balsa-sim-verilog-${PV}
- DESTDIR="${D}" emake install
-
- # fix paths
- cd "${D}"
- einfo "Fixing paths"
- find . -type f -exec sed -i -e "s:${D}::" {} \;
- find . -name "sed*" -exec rm -f {} \;
-
- # add some docs
- cd "${S}"
- dodoc AUTHORS NEWS README TODO
-
- # fix collisions
- rm -f "${D}"/usr/bin/libtool
-}
-
-pkg_postinst() {
- if [ ! $TECH_AMS ]; then
- elog "The AMS035 tech library was not installed."
- elog "If you have the appropriate licenses request"
- elog "the tech support files directly from balsa@cs.man.ac.uk"
- elog "and add them to /usr/portage/distfiles before emerging."
- else
- elog "The AMS035 tech library was found and installed."
- fi
-}
diff --git a/sci-electronics/balsa/files/4.0-datadir.patch b/sci-electronics/balsa/files/4.0-datadir.patch
deleted file mode 100644
index 2693508d4ad3..000000000000
--- a/sci-electronics/balsa/files/4.0-datadir.patch
+++ /dev/null
@@ -1,73 +0,0 @@
-diff --git a/share/scheme/Makefile.am b/share/scheme/Makefile.am
-index 37f9332..e3d81d0 100644
---- a/share/scheme/Makefile.am
-+++ b/share/scheme/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--schemedir = $(datadir)/scheme
-+schemedir = $(datadir)/balsa/scheme
-
- scheme_DATA = \
- balsa-list-builtins.scm \
-diff --git a/share/style/dual_b/Makefile.am b/share/style/dual_b/Makefile.am
-index 478910d..d41a873 100644
---- a/share/style/dual_b/Makefile.am
-+++ b/share/style/dual_b/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--styledual_bdir = $(datadir)/style/dual_b
-+styledual_bdir = $(datadir)/balsa/style/dual_b
-
- styledual_b_DATA = \
- startup.scm \
-diff --git a/share/style/four_b_rb/Makefile.am b/share/style/four_b_rb/Makefile.am
-index 9eeac84..b167939 100644
---- a/share/style/four_b_rb/Makefile.am
-+++ b/share/style/four_b_rb/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--stylefour_b_rbdir = $(datadir)/style/four_b_rb
-+stylefour_b_rbdir = $(datadir)/balsa/style/four_b_rb
-
- stylefour_b_rb_DATA = \
- startup.scm \
-diff --git a/share/style/four_e_e/Makefile.am b/share/style/four_e_e/Makefile.am
-index d374125..f3d9db6 100644
---- a/share/style/four_e_e/Makefile.am
-+++ b/share/style/four_e_e/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--stylefour_e_edir = $(datadir)/style/four_e_e
-+stylefour_e_edir = $(datadir)/balsa/style/four_e_e
-
- stylefour_e_e_DATA = \
- startup.scm \
-diff --git a/share/style/one_of_2_4/Makefile.am b/share/style/one_of_2_4/Makefile.am
-index ed02904..18d9201 100644
---- a/share/style/one_of_2_4/Makefile.am
-+++ b/share/style/one_of_2_4/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--styleone_of_2_4dir = $(datadir)/style/one_of_2_4
-+styleone_of_2_4dir = $(datadir)/balsa/style/one_of_2_4
-
- styleone_of_2_4_DATA = \
- startup.scm \
-diff --git a/share/tech/common/Makefile.am b/share/tech/common/Makefile.am
-index 8a34646..0190b73 100644
---- a/share/tech/common/Makefile.am
-+++ b/share/tech/common/Makefile.am
-@@ -2,7 +2,7 @@
-
- SUBDIRS =
-
--techcommondir = $(datadir)/tech/common
-+techcommondir = $(datadir)/balsa/tech/common
-
- techcommon_DATA = \
- components.abs \
diff --git a/sci-electronics/balsa/files/4.0-ldflags.patch b/sci-electronics/balsa/files/4.0-ldflags.patch
deleted file mode 100644
index 74df6c075c29..000000000000
--- a/sci-electronics/balsa/files/4.0-ldflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- bin/balsa-make-builtin-lib.in.orig 2010-08-27 11:14:54.000000000 +0200
-+++ bin/balsa-make-builtin-lib.in 2010-08-27 11:15:09.000000000 +0200
-@@ -89,7 +89,7 @@
- # Test compilation
- if [ -n "${DOCOMPILE}" ]; then
- if ${LIBTOOL} --mode=compile @CC@ @CFLAGS@ -c ${INCLUDES} -o ${LIBNAME}.o $* &&
-- ${LIBTOOL} --mode=link @CC@ @CFLAGS@ -o ${LIBNAME}.la -c ${INCLUDES} ${LIBNAME}.lo -rpath ${INSTALLDIR} -module
-+ ${LIBTOOL} --mode=link @CC@ @CFLAGS@ @LDFLAGS@ -o ${LIBNAME}.la -c ${INCLUDES} ${LIBNAME}.lo -rpath ${INSTALLDIR} -module
- then
- :
- else
diff --git a/sci-electronics/balsa/files/4.0-libdir.patch b/sci-electronics/balsa/files/4.0-libdir.patch
deleted file mode 100644
index 9ba9739dc29f..000000000000
--- a/sci-electronics/balsa/files/4.0-libdir.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff --git a/share/balsa/parts/Makefile.am b/share/balsa/parts/Makefile.am
-index 6873e26..e168d70 100644
---- a/share/balsa/parts/Makefile.am
-+++ b/share/balsa/parts/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--balsapartsdir = $(datadir)/balsa/parts
-+balsapartsdir = $(libdir)/balsa/parts
-
- balsa_files = buffers.balsa counters.balsa
- breeze_files = buffers.breeze counters.breeze
-diff --git a/share/balsa/sim/Makefile.am b/share/balsa/sim/Makefile.am
-index 2cd2932..233d2ec 100644
---- a/share/balsa/sim/Makefile.am
-+++ b/share/balsa/sim/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--balsasimdir = $(datadir)/balsa/sim
-+balsasimdir = $(libdir)/balsa/sim
-
- breeze_files = fileio.breeze string.breeze memory.breeze sim.breeze portio.breeze
- balsa_files = fileio.balsa string.balsa memory.balsa sim.balsa portio.balsa
-diff --git a/share/balsa/types/Makefile.am b/share/balsa/types/Makefile.am
-index 475058a..317176f 100644
---- a/share/balsa/types/Makefile.am
-+++ b/share/balsa/types/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--balsatypesdir = $(datadir)/balsa/types
-+balsatypesdir = $(libdir)/balsa/types
-
- balsa_files = basic.balsa builtin.balsa synthesis.balsa types.balsa
- breeze_files = basic.breeze builtin.breeze synthesis.breeze types.breeze
diff --git a/sci-electronics/balsa/metadata.xml b/sci-electronics/balsa/metadata.xml
deleted file mode 100644
index 8b31894ded35..000000000000
--- a/sci-electronics/balsa/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-electronics@gentoo.org</email>
- <name>Gentoo Electronics Project</name>
- </maintainer>
- <longdescription>
- Balsa is an asynchronous circuit synthesis system developed over a number of
- years at the APT group of the School Of Computer Science, The University of
- Manchester. Balsa is built around the Handshake Circuits methology and can
- generate gate level netlists from high-level descriptions in the Balsa
- language. Both dual-rail (QDI) and single-rail (bundled data) circuits can be
- generated.
- </longdescription>
-</pkgmetadata>