summaryrefslogtreecommitdiff
path: root/dev-util/bam
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /dev-util/bam
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'dev-util/bam')
-rw-r--r--dev-util/bam/Manifest7
-rw-r--r--dev-util/bam/bam-0.4.0-r1.ebuild49
-rw-r--r--dev-util/bam/bam-0.5.1.ebuild53
-rw-r--r--dev-util/bam/files/0.4.0/Makefile22
-rw-r--r--dev-util/bam/files/0.4.0/bam-0.4.0-test.py.patch11
-rw-r--r--dev-util/bam/metadata.xml8
6 files changed, 0 insertions, 150 deletions
diff --git a/dev-util/bam/Manifest b/dev-util/bam/Manifest
deleted file mode 100644
index 845e0a429d55..000000000000
--- a/dev-util/bam/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-AUX 0.4.0/Makefile 508 BLAKE2B e3da9902bfb7252513b106df127b299ac80a595a9134be88622d1fdefec3d2ee9ebbd037bbfe19a045d1698cced6bc8c0eb919bae8a4ef59486f0a5bd9df3fb8 SHA512 9738df23d15a19aec675d9988163c3e64e028b51e77a555509273496358061af7e851a244561cbaa8dfa3bb2e5b8be54b1b5b6517da19800d13203fe2204b577
-AUX 0.4.0/bam-0.4.0-test.py.patch 266 BLAKE2B 48ea5564bf8c59f708f26f72a98fcd1f9f365c465ab4f79ed58f88d837bcdce3e7ceb24ab2e9b314bb6880d1302e48fa8ceeb818fe06bf9a32e2ba278a7a9d39 SHA512 5e6e3106f05ce2a3fa8cd6a51d9125700f3c962a7f5eeabbaf7cc2c64b98ebbb508f109c9587efc8ec58f377b4a78407e81d3deaac68e0bf220e92c1b78705bb
-DIST bam-0.4.0.tar.bz2 164033 BLAKE2B 75c3ccc2c0a22e793ebaf116257ad735db097870b84dd3cb7e9c12068e97b38ae2317c148f04b3d9b45e39a415e595d519d003c6c58af1230ab066538f93e2de SHA512 10ba53b05ac1604a9e9a01f4c008a8cbdc4e4e9df2fc039c8ca59251461e4c5f95770b5b72945d07693db7abe7cd312bc38725686b4d509d5dc21a585fffc810
-DIST bam-0.5.1.tar.gz 258693 BLAKE2B 145016bc9da49942c53d27d191f55d6118343dec725477b494a221fb40050ab165a301c743071bbda294720c481830c223b688d6f214ce8764fc6ad2daea9b68 SHA512 e6f1b3daad6073c58b0e3cbf836bb0a6b66f0c36532d6e6eca9949239ab8b584cc88f892cce6f74974e370a8a688f33a95dde86dd65cc1790e49e5f8aeab0fef
-EBUILD bam-0.4.0-r1.ebuild 974 BLAKE2B 900b4f398acd817aefd98a3ccc771b700a1071fed88124e608382291067c23fc0642a476ce93a170cf67960e6509926b3ec71da8b2eb30dc376a634b61e23b0a SHA512 3d2612e49e962d2ee3c0bbf7126173999d971401a9fca6fa20ad9cbc7a96ae46430ec69ae692ea10d8498e7a0af169ab92e07ce499eafb71a7cfd3da980a1182
-EBUILD bam-0.5.1.ebuild 1006 BLAKE2B 73c0139ff520f8cf0d832ac8e7f2f5554a2f72b5687a52209ffa247a721b6c741d8d6be07c8c1821a51e9e612293f0b82aaa424a9228d31c187f9d91714fbf09 SHA512 6cf51e23bb591ff91a6cb36a2efbe928061ee6c8ac56367f753852daa50807c39604940046d532bec7fe5799874befd16a51bef7c959430e314a98aa6b0df248
-MISC metadata.xml 250 BLAKE2B bd1ea3247aed63356bdac68d882e6cff2c996f3052a4590dd0a404dd0838bdc6b512db7ecef1563aa9d508f995d13d02bdfab7119cc3822b1c75bcd1425283cb SHA512 abe615c77678bf004cbb59192db454cbd48846b5715037375f15dcc44b331da47f462bb625251ef8cb2e06c809dfc8abd69bb997c827ceedbaef6b54128c0834
diff --git a/dev-util/bam/bam-0.4.0-r1.ebuild b/dev-util/bam/bam-0.4.0-r1.ebuild
deleted file mode 100644
index 78b8924a8951..000000000000
--- a/dev-util/bam/bam-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-any-r1 toolchain-funcs
-
-DESCRIPTION="Fast and flexible Lua-based build system"
-HOMEPAGE="https://matricks.github.com/bam/"
-SRC_URI="https://github.com/downloads/matricks/${PN}/${P}.tar.bz2"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-lang/lua:="
-DEPEND="${RDEPEND}
- doc? ( ${PYTHON_DEPS} )
- test? ( ${PYTHON_DEPS} )"
-
-pkg_setup() {
- if use doc || use test; then
- python-any-r1_pkg_setup
- fi
-}
-
-src_prepare() {
- cp "${FILESDIR}"/${PV}/Makefile "${S}"/Makefile || die "cp failed"
- epatch "${FILESDIR}"/${PV}/${P}-test.py.patch
- tc-export CC
-}
-
-src_compile() {
- emake ${PN}
- if use doc; then
- "${PYTHON}" scripts/gendocs.py || die "doc generation failed"
- fi
-}
-
-src_install() {
- dobin ${PN}
- if use doc; then
- dohtml docs/${PN}{.html,_logo.png}
- fi
-}
diff --git a/dev-util/bam/bam-0.5.1.ebuild b/dev-util/bam/bam-0.5.1.ebuild
deleted file mode 100644
index 28b19976824f..000000000000
--- a/dev-util/bam/bam-0.5.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-any-r1 toolchain-funcs
-
-DESCRIPTION="Fast and flexible Lua-based build system"
-HOMEPAGE="https://matricks.github.com/bam/"
-SRC_URI="https://github.com/matricks/bam/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-lang/lua-5.3:="
-DEPEND="${RDEPEND}"
-BDEPEND="doc? (
- ${PYTHON_DEPS}
- media-gfx/graphviz
- )
- test? ( ${PYTHON_DEPS} )"
-
-pkg_setup() {
- if use doc || use test; then
- python-any-r1_pkg_setup
- fi
-}
-
-src_prepare() {
- default
- # There is no such file licence.txt
- sed -e '/license\.txt/d' -i scripts/gendocs.py || die
- tc-export CC
-}
-
-src_compile() {
- emake ${PN}
- if use doc; then
- "${EPYTHON}" scripts/gendocs.py || die "doc generation failed"
- fi
-}
-
-src_install() {
- dobin ${PN}
- if use doc; then
- dodoc docs/${PN}{.html,_logo.png}
- fi
-}
diff --git a/dev-util/bam/files/0.4.0/Makefile b/dev-util/bam/files/0.4.0/Makefile
deleted file mode 100644
index d64f43abcd11..000000000000
--- a/dev-util/bam/files/0.4.0/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-LIBS += -lm -lpthread -llua -ldl
-TARGETS = txt2c internal_base bam
-BAM_OBJ = $(patsubst %.c,%.o,$(wildcard src/*.c))
-TXT2C_LUA = $(wildcard src/*.lua)
-
-all: $(TARGETS)
-
-txt2c: src/tools/txt2c
-
-internal_base: src/internal_base.h
-
-src/internal_base.h:
- src/tools/txt2c $(TXT2C_LUA) > src/internal_base.h
-
-bam: txt2c internal_base $(BAM_OBJ)
- $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(BAM_OBJ) $(LIBS)
-
-test: $(TARGETS)
- python scripts/test.py
-
-clean:
- rm -f $(BAM_OBJ) $(TARGETS) src/internal_base.h src/tools/txt2c
diff --git a/dev-util/bam/files/0.4.0/bam-0.4.0-test.py.patch b/dev-util/bam/files/0.4.0/bam-0.4.0-test.py.patch
deleted file mode 100644
index 5ea2acd3e440..000000000000
--- a/dev-util/bam/files/0.4.0/bam-0.4.0-test.py.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/test.py.old 2010-03-22 19:23:23.000000000 +0100
-+++ scripts/test.py 2010-03-22 19:23:43.000000000 +0100
-@@ -178,6 +178,8 @@
- print "FAILED TESTS:"
- for t in failed_tests:
- print "\t"+t
-+ sys.exit(1)
- else:
- print "ALL TESTS PASSED!"
-+ sys.exit(0)
-
diff --git a/dev-util/bam/metadata.xml b/dev-util/bam/metadata.xml
deleted file mode 100644
index 3d17928aa2c6..000000000000
--- a/dev-util/bam/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">downloads/matricks</remote-id>
- </upstream>
-</pkgmetadata>