summaryrefslogtreecommitdiff
path: root/sys-devel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-17 20:06:58 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-17 20:06:58 +0000
commit08c5e4df7a4b66ba8dbb827ca2e3a973d4f19ab0 (patch)
tree347af25df153363454776e1fe95fc4e8100a7e7d /sys-devel
parentfc6e577018dec28e18904f9ad5c1417976e3c728 (diff)
gentoo auto-resync : 17:01:2024 - 20:06:58
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/Manifest.gzbin8342 -> 7854 bytes
-rw-r--r--sys-devel/boost-m4/Manifest3
-rw-r--r--sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild30
-rw-r--r--sys-devel/boost-m4/metadata.xml9
-rw-r--r--sys-devel/cons/Manifest3
-rw-r--r--sys-devel/cons/cons-2.3.0-r1.ebuild31
-rw-r--r--sys-devel/cons/metadata.xml8
-rw-r--r--sys-devel/qconf/Manifest3
-rw-r--r--sys-devel/qconf/metadata.xml15
-rw-r--r--sys-devel/qconf/qconf-2.5.ebuild39
10 files changed, 0 insertions, 141 deletions
diff --git a/sys-devel/Manifest.gz b/sys-devel/Manifest.gz
index a628d4890008..f44dbc9376a9 100644
--- a/sys-devel/Manifest.gz
+++ b/sys-devel/Manifest.gz
Binary files differ
diff --git a/sys-devel/boost-m4/Manifest b/sys-devel/boost-m4/Manifest
deleted file mode 100644
index bc1583c5d24c..000000000000
--- a/sys-devel/boost-m4/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST boost-m4-0.4_p20221019.tar.gz 43301 BLAKE2B 8363b4e5406232050017c5272f5954509d784604485e9c5d485fbb360cebfa366bc0732886c13b54935deb6b1a85632c42282e3a51e92082ac3f40a78e43bbbb SHA512 43bf52054ad820d3da12dca38af7e71c80053a09c9dd06a9a5af87e87bafd69e36b891c179353e5c5e63970c38456264176769df6de8719fd6526116e9971dc6
-EBUILD boost-m4-0.4_p20221019.ebuild 958 BLAKE2B ea9b52f4aecbcab47a52aad2de933fdb0763c822e0154d6606848ecf5edd09b492d9a436481e6414b07c1ae636e1d26f43a76714c9221a6e1dd962dc42e5d7f3 SHA512 d980324c52221f94337d30c1614d6d29f6f924389fe048a3f65f4ae561802eeee0dd20e7ef9ee25c379bdcdac8ffbbec2dafa2f511fc0a2a318db44e931e84ee
-MISC metadata.xml 275 BLAKE2B 2e55e61ce36e08d2d2b3a6420fd63b7c402d7ea4b08343592a5c67aa5833dd9d8f36b3da105b8cc0e8ca9ba20576530defcaab9adfe7da2cdcf644ae4f754007 SHA512 dee02fc3b041169562d61eddebb43e0a26725b52a99bdf8cb9259dc5c749f702cd1a93149db78ae75ff98d702db1b613bec264975f26166d4c379bc226b06b40
diff --git a/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild b/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild
deleted file mode 100644
index cd64dec9e57e..000000000000
--- a/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-BOOST_COMMIT="0c955e2c32804d6140676052a9e684ca84bf086d"
-
-DESCRIPTION="Another set of autoconf macros for compiling against boost"
-HOMEPAGE="https://github.com/tsuna/boost.m4"
-SRC_URI="https://github.com/tsuna/boost.m4/archive/${BOOST_COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN/-/.}-${BOOST_COMMIT}
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-
-# boost.m4 has a buildsystem, but the distributer didn't use make dist
-# so we'd have to eautoreconf to use it. Also, its ./configure script
-# DEPENDs on boost. For installing one file, bootstrapping the
-# buildsystem isn't worth it.
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
- insinto /usr/share/aclocal
- doins build-aux/boost.m4
-
- dodoc AUTHORS NEWS README THANKS
-}
diff --git a/sys-devel/boost-m4/metadata.xml b/sys-devel/boost-m4/metadata.xml
deleted file mode 100644
index 573b19f74105..000000000000
--- a/sys-devel/boost-m4/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!--maintainer-needed-->
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">tsuna/boost.m4</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sys-devel/cons/Manifest b/sys-devel/cons/Manifest
deleted file mode 100644
index 140adc832d80..000000000000
--- a/sys-devel/cons/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST cons-2.3.0.tgz 235895 BLAKE2B 766b00824ede528c5d356eda40d3b2929b472720340c0f85add95ba13a5b172afaaa50c779e664cca1b5e74f9ed1d26cce8405f7994d9464a0693e5828963863 SHA512 a42b7537fa8c8cc179ff9e608e6cecfaec1ee0b2e1efb9b9b5992ced15867ca05155e87221e5fde6d912b94eac0d1a411c7feb528e882ed65ce9fb2a2d46be12
-EBUILD cons-2.3.0-r1.ebuild 650 BLAKE2B 4e115af44436aad38efc3dd7c2adbd69535e04299cadde949f65db3c422763d63e7577fe77b213d119ae13d880f5f8f0d007ff7cd8332ca48f62f4b28172431a SHA512 699c2774c1338be8f4445e278b7313564299ac7f4230d9fdd5ee69551b186f24042cdb83d9a94930e61e39af0dc412aaeb92b9e5a03cb25ea3bbf12571ec6f88
-MISC metadata.xml 258 BLAKE2B b3ebb9691cf2c860b26172c2fc7ead843959a83806b7c06f4eec2ea349a6d2f39afe2f4b08c09bc7f65d18bece520b8b6306c8c7c2075d653f04b09af43db8fd SHA512 02ab38ca1547c68e87cbcad1dd4bb121e90d1fcca941cbfd29583ea803ed50617aa6a29df11915af5e95d63fc817df2250c7b8189157d705ef86e477d6a1685e
diff --git a/sys-devel/cons/cons-2.3.0-r1.ebuild b/sys-devel/cons/cons-2.3.0-r1.ebuild
deleted file mode 100644
index 8d49a63d1d80..000000000000
--- a/sys-devel/cons/cons-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Extensible perl-based build utility"
-HOMEPAGE="https://www.gnu.org/software/cons/"
-SRC_URI="https://www.gnu.org/software/${PN}/stable/${P}.tgz
- https://www.gnu.org/software/${PN}/dev/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="2.2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
-
-RDEPEND="dev-lang/perl
- virtual/perl-Digest-MD5
- !sci-biology/emboss"
-BDEPEND="${RDEPEND}
- app-arch/gzip"
-
-DOCS=( CHANGES INSTALL MANIFEST README RELEASE TODO )
-
-src_install() {
- dobin cons
-
- docinto html
- dodoc *.html
-
- gunzip cons.1.gz || die
- doman cons.1
-}
diff --git a/sys-devel/cons/metadata.xml b/sys-devel/cons/metadata.xml
deleted file mode 100644
index b0d83aa2e489..000000000000
--- a/sys-devel/cons/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>base-system@gentoo.org</email>
- <name>Gentoo Base System</name>
- </maintainer>
-</pkgmetadata>
diff --git a/sys-devel/qconf/Manifest b/sys-devel/qconf/Manifest
deleted file mode 100644
index e52bb756c035..000000000000
--- a/sys-devel/qconf/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST qconf-2.5.tar.gz 100704 BLAKE2B 01dcca053e020cfc76e8595927dd3cedb6c82ade24381c95935c87994037ca5129f5e9e0ec58dd0e0fc6815b1500249b767367fbf7a16549459f814bb1591368 SHA512 4ce032eb5b9ba2d584807b3283b0dd5cf973c2fdd6792dfec13c54bb7c639d23eeaab03eb52f1a395113d973d2b01d87bf713d717e691641203865b934c7da5e
-EBUILD qconf-2.5.ebuild 829 BLAKE2B fba833f1097a88c8d14d6d748a84d9184473626691f0644e3186c70b4ca0d6aef222e67f55044b67140846f6c2fdc197b3f562a4ac8d44eb51f501e47c0485ac SHA512 a70520107118082412ead38ae295e8e80535c91264ca992bef3f80dc2caea1e1eb543860e25f03ad85deef898337d0da30dd042731b38b270a100d89fa649682
-MISC metadata.xml 474 BLAKE2B 578ef4c58cc040c5c5cb82978741b12dc05cb615a60bb2e0bb63af905e91fc458fcb5a2c701973bd18b1f2b7ed2f436a4f4777e3d35bdcea2f391fc6b7c6fe65 SHA512 b832daf18d39bd8ecda34ecdbfd6e203d78efedd9cef135e0260be6816e6f0b93b9e610137b598bb5298b46953e4a7f95b1d5fe48d50e8cb9de811d768713af5
diff --git a/sys-devel/qconf/metadata.xml b/sys-devel/qconf/metadata.xml
deleted file mode 100644
index ad30d60d9ef0..000000000000
--- a/sys-devel/qconf/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>rion4ik@gmail.com</email>
- <name>Sergey Ilinykh</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <upstream>
- <remote-id type="github">psi-plus/qconf</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sys-devel/qconf/qconf-2.5.ebuild b/sys-devel/qconf/qconf-2.5.ebuild
deleted file mode 100644
index ca303a7e0854..000000000000
--- a/sys-devel/qconf/qconf-2.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-DESCRIPTION="./configure like generator for qmake-based projects"
-HOMEPAGE="https://github.com/psi-im/qconf"
-SRC_URI="https://github.com/psi-im/qconf/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtxml:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- # not autotools configure, so don't use econf
- ./configure \
- --prefix="${EPREFIX}"/usr \
- --qtdir="$(qt5_get_libdir)/qt5" \
- --extraconf=QMAKE_STRIP= \
- --verbose || die "configure failed"
-
- # just to set all the Gentoo toolchain flags
- eqmake5
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
- einstalldocs
- dodoc -r examples
-}