summaryrefslogtreecommitdiff
path: root/gnustep-libs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /gnustep-libs
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/cenonlibrary/Manifest1
-rw-r--r--gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild25
-rw-r--r--gnustep-libs/cenonlibrary/metadata.xml14
-rw-r--r--gnustep-libs/dbuskit/Manifest1
-rw-r--r--gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild36
-rw-r--r--gnustep-libs/dbuskit/files/dbuskit-0.1.1-remove_gc.patch29
-rw-r--r--gnustep-libs/dbuskit/metadata.xml12
-rw-r--r--gnustep-libs/gsldap/Manifest1
-rw-r--r--gnustep-libs/gsldap/gsldap-0.0.1_pre20070219-r1.ebuild23
-rw-r--r--gnustep-libs/gsldap/metadata.xml13
-rw-r--r--gnustep-libs/highlighterkit/Manifest1
-rw-r--r--gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild18
-rw-r--r--gnustep-libs/highlighterkit/metadata.xml9
-rw-r--r--gnustep-libs/metadata.xml32
-rw-r--r--gnustep-libs/netclasses/Manifest1
-rw-r--r--gnustep-libs/netclasses/files/netclasses-1.1.0-no_rfc.patch8
-rw-r--r--gnustep-libs/netclasses/metadata.xml17
-rw-r--r--gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild16
-rw-r--r--gnustep-libs/pantomime/Manifest1
-rw-r--r--gnustep-libs/pantomime/metadata.xml13
-rw-r--r--gnustep-libs/pantomime/pantomime-1.4.0.ebuild32
-rw-r--r--gnustep-libs/performance/Manifest1
-rw-r--r--gnustep-libs/performance/metadata.xml11
-rw-r--r--gnustep-libs/performance/performance-0.6.0.ebuild26
-rw-r--r--gnustep-libs/renaissance/Manifest1
-rw-r--r--gnustep-libs/renaissance/files/renaissance-0.8.1_pre20070522-docpath.patch21
-rw-r--r--gnustep-libs/renaissance/metadata.xml32
-rw-r--r--gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild17
-rw-r--r--gnustep-libs/sope/Manifest2
-rw-r--r--gnustep-libs/sope/metadata.xml11
-rw-r--r--gnustep-libs/sope/sope-5.12.7.ebuild57
-rw-r--r--gnustep-libs/sope/sope-5.12.8.ebuild57
-rw-r--r--gnustep-libs/sqlclient/Manifest1
-rw-r--r--gnustep-libs/sqlclient/metadata.xml14
-rw-r--r--gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild47
35 files changed, 0 insertions, 601 deletions
diff --git a/gnustep-libs/cenonlibrary/Manifest b/gnustep-libs/cenonlibrary/Manifest
deleted file mode 100644
index 54a26d27216a..000000000000
--- a/gnustep-libs/cenonlibrary/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST CenonLibrary-4.0.0-1.tar.bz2 2131692 BLAKE2B 2f00e3c5b743e239b116493e23f4bd6acee34b0f88d02ed791b4cec8487a24b28b442cecd3483773f8339eb93bcc0b1065edc0d2a15179d1caa83ad218700e5b SHA512 75d1acc2635cb5daee3311d2c54a43abf9d0de7b29997fec86effc4dd3932fe73449c08cda642d1f92adcea9da74cd4732014bb04f7418c1f331701bafe44427
diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild
deleted file mode 100644
index 88b9bd8bbb49..000000000000
--- a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnustep-2
-
-S=${WORKDIR}/Cenon
-
-DESCRIPTION="Default library required to run Cenon"
-HOMEPAGE="http://www.cenon.info/"
-SRC_URI="http://www.cenon.zone/download/source/CenonLibrary-${PV}-1.tar.bz2"
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-LICENSE="Cenon"
-IUSE=""
-
-src_compile() {
- echo "nothing to compile"
-}
-
-src_install() {
- egnustep_env
- dodir ${GNUSTEP_SYSTEM_LIBRARY}
- cp -pPR "${S}" "${D}"${GNUSTEP_SYSTEM_LIBRARY}
-}
diff --git a/gnustep-libs/cenonlibrary/metadata.xml b/gnustep-libs/cenonlibrary/metadata.xml
deleted file mode 100644
index c801fb4650d8..000000000000
--- a/gnustep-libs/cenonlibrary/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>
- Cenon is a graphical tool of a special kind. Build upon a
- modular graphical core, Cenon offers a wide variety of
- possibilities and applications.
- This package contains the supporting libraries for cenon itself.
- </longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/dbuskit/Manifest b/gnustep-libs/dbuskit/Manifest
deleted file mode 100644
index fa0be686104c..000000000000
--- a/gnustep-libs/dbuskit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dbuskit-0.1.1.tar.gz 467141 BLAKE2B 7133c100771507b84893a0f91a11d32555f01e8425c3d4b9e848f05e3eff9ffab02b91f7a686cbf125ef6ad565c897056139d6ac28e8f5dffe41ee33c11ec095 SHA512 795fc5e42842d689af024754cf141822405b13a00da446eb6a0d631ed226c9a56de7d1ba3d4b9fd52921dc34f5845294cf4368a714c080fd3a335e8c8cc7319b
diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild
deleted file mode 100644
index 5162b5fc615e..000000000000
--- a/gnustep-libs/dbuskit/dbuskit-0.1.1-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools gnustep-2
-
-DESCRIPTION="Framework that interfaces Objective-C applications with the D-Bus IPC service"
-HOMEPAGE="https://github.com/gnustep/libs-dbuskit"
-SRC_URI="https://github.com/gnustep/libs-dbuskit/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/libs-${P}"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-DEPEND=">=sys-apps/dbus-1.2.1"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/${P}-remove_gc.patch )
-
-src_prepare() {
- default
-
- if ! use doc; then
- # Remove doc target
- sed -i -e "/SUBPROJECTS/s/Documentation//" GNUmakefile \
- || die "doc sed failed"
- fi
-
- # Bug 410697
- sed -e "s#ObjectiveC2/runtime.h#ObjectiveC2/objc/runtime.h#" \
- -i configure.ac || die "ObjectiveC2 runtime sed failed"
-
- eautoreconf
-}
diff --git a/gnustep-libs/dbuskit/files/dbuskit-0.1.1-remove_gc.patch b/gnustep-libs/dbuskit/files/dbuskit-0.1.1-remove_gc.patch
deleted file mode 100644
index cc20e8dbe166..000000000000
--- a/gnustep-libs/dbuskit/files/dbuskit-0.1.1-remove_gc.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- trunk/Source/DKNotificationCenter.m 2016/03/26 05:10:00 39611
-+++ trunk/Source/DKNotificationCenter.m 2016/03/28 06:16:41 39612
-@@ -519,7 +519,7 @@
- {
- return nil;
- }
-- observer = GS_GC_HIDE(anObserver);
-+ observer = anObserver;
- selector = aSelector;
-
- // Make sure the necessary components are there and that the selector takes a
-@@ -535,7 +535,7 @@
-
- - (id)observer
- {
-- return GS_GC_UNHIDE(observer);
-+ return observer;
- }
-
- - (SEL)selector
-@@ -561,7 +561,7 @@
- // callback and need to avoid the reentrancy. We do this by scheduling
- // delivery of the notification on the run loop.
- [[NSRunLoop currentRunLoop] performSelector: selector
-- target: GS_GC_UNHIDE(observer)
-+ target: observer
- argument: notification
- order: UINT_MAX
- modes: [NSArray arrayWithObject: NSDefaultRunLoopMode]];
diff --git a/gnustep-libs/dbuskit/metadata.xml b/gnustep-libs/dbuskit/metadata.xml
deleted file mode 100644
index 9242490abf6c..000000000000
--- a/gnustep-libs/dbuskit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">gnustep/libs-dbuskit</remote-id>
- </upstream>
- <longdescription>The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.</longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/gsldap/Manifest b/gnustep-libs/gsldap/Manifest
deleted file mode 100644
index ad2ac344710e..000000000000
--- a/gnustep-libs/gsldap/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gsldap-0.0.1_pre20070219.tar.gz 33275 BLAKE2B 012cc8b8aea304bce6793c9eee13a61e92fcd13727ada8f5191d904ce1e7abb636c727a464f3bfd6b2dd142a60d3e3b7dc06ca83e9fdd2113b45467b79ca9d2f SHA512 b7915e75f76eb97ef033ce0516c6c1606f4bbf81465b1ac93053a92858706ce50f3e3746e04e3e4bf6b4ffc822917c0816ca03f5cb5f79ac50bd9018100bf216
diff --git a/gnustep-libs/gsldap/gsldap-0.0.1_pre20070219-r1.ebuild b/gnustep-libs/gsldap/gsldap-0.0.1_pre20070219-r1.ebuild
deleted file mode 100644
index c7ddf6528569..000000000000
--- a/gnustep-libs/gsldap/gsldap-0.0.1_pre20070219-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-DESCRIPTION="GNUstep LDAP library for openldap C libraries"
-HOMEPAGE="https://gnustep.github.io/"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="net-nds/openldap:="
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- sed -i -e "s|#include <GNUstepBase/GSCategories.h>||" \
- GSLDAPCom.h || die "GSCategories.h sed failed"
-}
diff --git a/gnustep-libs/gsldap/metadata.xml b/gnustep-libs/gsldap/metadata.xml
deleted file mode 100644
index 28d3b31957f5..000000000000
--- a/gnustep-libs/gsldap/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>
- gsldap is a library which use open ldap (www.openldap.org) C
- libraries to provide an Objective-C interface to access LDAP
- Servers
- </longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/highlighterkit/Manifest b/gnustep-libs/highlighterkit/Manifest
deleted file mode 100644
index 3aff533328cf..000000000000
--- a/gnustep-libs/highlighterkit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST HighlighterKit-0.1.3.tar.gz 54952 BLAKE2B 1d1561b83808245694eaf45c9c1265c7a4c089c8a6f78c04a4db64ff49f1a76e83b875f5f6874df5bdb9c31d7889272080dd381bb2aadedc0b7ce66dd373fa08 SHA512 3a6fbd8387ec545b7004b8ddb7e5210a1a6d324d584499b6c0e99f1f74a6cd453b9451aae59d6c4147c8aebb4556b500d1477d3a05211bc19aae5a64d9133e86
diff --git a/gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild b/gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild
deleted file mode 100644
index 55196aa42c27..000000000000
--- a/gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnustep-2
-
-MY_P="HighlighterKit-${PV}"
-
-DESCRIPTION="Syntax highlighter framework"
-HOMEPAGE="http://wiki.gnustep.org/index.php/HighlighterKit"
-SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/gnustep-libs/highlighterkit/metadata.xml b/gnustep-libs/highlighterkit/metadata.xml
deleted file mode 100644
index 1c45cd0090fb..000000000000
--- a/gnustep-libs/highlighterkit/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 type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.</longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/metadata.xml b/gnustep-libs/metadata.xml
deleted file mode 100644
index ff1af91790a4..000000000000
--- a/gnustep-libs/metadata.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<catmetadata>
- <longdescription lang="en">
- The gnustep-libs category contains GNUstep libraries.
- </longdescription>
- <longdescription lang="de">
- Die Kategorie gnustep-libs enthält Bibliotheken für die
- GNUstep-Umgebung.
- </longdescription>
- <longdescription lang="es">
- La categoría gnustep-libs contiene las librerías de GNUstep.
- </longdescription>
- <longdescription lang="ja">
- gnustep-libsカテゴリーにはGNUstepライブラリが含まれています。
- </longdescription>
- <longdescription lang="nl">
- De gnustep-libs categorie bevat GNUstep bibliotheken.
- </longdescription>
- <longdescription lang="vi">
- Nhóm gnustep-libs chứa các thư viện GNUstep.
- </longdescription>
- <longdescription lang="it">
- La categoria gnustep-libs contiene le librerie di GNUstep.
- </longdescription>
- <longdescription lang="pt">
- A categoria gnustep-libs contém as bibliotecas de GNUstep.
- </longdescription>
- <longdescription lang="pl">
- Kategoria gnustep-libs zawiera biblioteki GNUstep.
- </longdescription>
-</catmetadata>
diff --git a/gnustep-libs/netclasses/Manifest b/gnustep-libs/netclasses/Manifest
deleted file mode 100644
index 526879c514bb..000000000000
--- a/gnustep-libs/netclasses/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST netclasses-1.1.0.tar.gz 92479 BLAKE2B 4683a59e42347e49bc4cd25900545389358f1c80d64b9b55f2d7d94f3dfd3521bfa179649ebc42d489f2104152bc0e05ed98f07e93466c65a6323a8f0a576b05 SHA512 9db604189260237f5ad6e8314abdd8475fc2d462273ab851062af6175be44b347e0da40c70706bcae2800cef89f38a1e37a0f33c53d97681713bd1f22786b8c5
diff --git a/gnustep-libs/netclasses/files/netclasses-1.1.0-no_rfc.patch b/gnustep-libs/netclasses/files/netclasses-1.1.0-no_rfc.patch
deleted file mode 100644
index 16936db956c9..000000000000
--- a/gnustep-libs/netclasses/files/netclasses-1.1.0-no_rfc.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff -Naur netclasses-1.1.0.orig/Documentation/GNUmakefile.postamble netclasses-1.1.0/Documentation/GNUmakefile.postamble
---- netclasses-1.1.0.orig/Documentation/GNUmakefile.postamble 2014-06-10 10:16:08.000000000 +0200
-+++ netclasses-1.1.0/Documentation/GNUmakefile.postamble 1970-01-01 01:00:00.000000000 +0100
-@@ -1,4 +0,0 @@
--before-all::
-- mkdir -p $(DOCUMENT_NAME)
-- cp -f rfc1459.txt $(DOCUMENT_NAME)
--
diff --git a/gnustep-libs/netclasses/metadata.xml b/gnustep-libs/netclasses/metadata.xml
deleted file mode 100644
index 72020b98304e..000000000000
--- a/gnustep-libs/netclasses/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>
- netclasses is an asynchronous networking library that works on
- OS X natively, and any of the multitude of platforms supported
- by GNUstep. You've never seen an easier way to put together
- network applications!
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">netclasses</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild b/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild
deleted file mode 100644
index 02fc7d395c3f..000000000000
--- a/gnustep-libs/netclasses/netclasses-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-DESCRIPTION="Asynchronous networking library for GNUstep"
-HOMEPAGE="https://gap.nongnu.org/talksoup/"
-SRC_URI="https://savannah.nongnu.org/download/gap/${P}.tar.gz"
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-
-PATCHES=( "${FILESDIR}"/${P}-no_rfc.patch )
diff --git a/gnustep-libs/pantomime/Manifest b/gnustep-libs/pantomime/Manifest
deleted file mode 100644
index a50911f8c8c0..000000000000
--- a/gnustep-libs/pantomime/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Pantomime-1.4.0.tar.gz 509878 BLAKE2B 0ae100d8002c4d0d547334c5415a698cbbbb35c5ab055dbcab47e829c1193f2448f1fec7d8ba7c44fb4473483ff12394e2ce9e419cf539f34bda6cacb76457c7 SHA512 7452a79c35cd219a16467b4a43ace8becbe5985e645bdc8ddbcb3fe1d144f75dbb98563308c102951ef6573122aa4ec93b203902e4b23dcbb77b8aef864b728e
diff --git a/gnustep-libs/pantomime/metadata.xml b/gnustep-libs/pantomime/metadata.xml
deleted file mode 100644
index 2f6b3855f8a8..000000000000
--- a/gnustep-libs/pantomime/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
-</maintainer>
-<longdescription>
-A set of Objective-C classes that model a mail system.
-Author Ludovic Marcotte ludovic@Sophos.ca
-The name "Pantomime" was proposed by Jay Kominek.
-</longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/pantomime/pantomime-1.4.0.ebuild b/gnustep-libs/pantomime/pantomime-1.4.0.ebuild
deleted file mode 100644
index 730fcf6890a0..000000000000
--- a/gnustep-libs/pantomime/pantomime-1.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-MY_P=${P/p/P}
-
-DESCRIPTION="Set of Objective-C classes that model a mail system"
-HOMEPAGE="https://www.nongnu.org/gnustep-nonfsf/gnumail/"
-SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-2.1+ Elm"
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-
-DEPEND="dev-libs/openssl:0=
- >=gnustep-base/gnustep-base-1.29.0:="
-RDEPEND="${DEPEND}"
-
-DOCS=( "${S}"/Documentation/AUTHORS
- "${S}"/Documentation/README
- "${S}"/Documentation/TODO
- "${S}"/Documentation/RFC
- )
-
-src_install() {
- gnustep-base_src_install
- einstalldocs
-}
diff --git a/gnustep-libs/performance/Manifest b/gnustep-libs/performance/Manifest
deleted file mode 100644
index 6a26cc4cbbba..000000000000
--- a/gnustep-libs/performance/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Performance-0.6.0.tar.gz 56850 BLAKE2B 17b2aa0189e8cc9820981fb9c7b784be5011daaccce1faa2ada66e46d84eb178ae1fd75cbc0dacfb82baea451bdad5909e17d0813c116fdce1f801326ae15a1d SHA512 55fa9399800635a7ea65d14bb82704cf43f9d744eb6928af7c984136aa6f98e1de8780a59d579f5d6c5dcd4c60f7cb37dfa2f0ba1b0175ac5b63d24e06f80076
diff --git a/gnustep-libs/performance/metadata.xml b/gnustep-libs/performance/metadata.xml
deleted file mode 100644
index 8a5ea2294bbb..000000000000
--- a/gnustep-libs/performance/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">gnustep/libs-performance</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/gnustep-libs/performance/performance-0.6.0.ebuild b/gnustep-libs/performance/performance-0.6.0.ebuild
deleted file mode 100644
index 150623400a84..000000000000
--- a/gnustep-libs/performance/performance-0.6.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-MY_P=${P/p/P}
-DESCRIPTION="Help improve the performance of GNUstep applications"
-HOMEPAGE="https://github.com/gnustep/libs-performance"
-SRC_URI="https://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-KEYWORDS="~amd64 ~ppc ~x86"
-LICENSE="LGPL-3+"
-SLOT="0"
-
-src_prepare() {
- if ! use doc; then
- # Remove doc target
- sed -i -e '/documentation\.make/d' GNUmakefile \
- || die "doc sed failed"
- fi
-
- default
-}
diff --git a/gnustep-libs/renaissance/Manifest b/gnustep-libs/renaissance/Manifest
deleted file mode 100644
index 75ae96971573..000000000000
--- a/gnustep-libs/renaissance/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Renaissance-0.9.0.tar.gz 404888 BLAKE2B fbaf2665dfe1f27e716298873eb0b01c9b76fbed305c18fedd8b377f1dcaecf5ab6d5250586f597ab7f51cbe667f870c0c07b5fb9d607f878561d1d510b7e4e3 SHA512 67ee9612619ef9d6ba3c4fbad7b561206424b235735e847df091e05593fa57001201196cfd0b5c8e6027299cb6d68de75442ef82b44178535c60110df29cdf64
diff --git a/gnustep-libs/renaissance/files/renaissance-0.8.1_pre20070522-docpath.patch b/gnustep-libs/renaissance/files/renaissance-0.8.1_pre20070522-docpath.patch
deleted file mode 100644
index df4f8c43ca1e..000000000000
--- a/gnustep-libs/renaissance/files/renaissance-0.8.1_pre20070522-docpath.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur renaissance-0.8.1_pre20070522.orig/Documentation/GNUmakefile renaissance-0.8.1_pre20070522/Documentation/GNUmakefile
---- renaissance-0.8.1_pre20070522.orig/Documentation/GNUmakefile 2007-10-17 14:32:41.000000000 +0200
-+++ renaissance-0.8.1_pre20070522/Documentation/GNUmakefile 2007-10-17 14:33:18.000000000 +0200
-@@ -8,6 +8,7 @@
- macros.tex \
- autolayout.tex \
- gsmarkup.tex
-+manual_DOC_INSTALL_DIR = Developer/Renaissance
-
- SUBPROJECTS = Tutorials
-
-diff -Naur renaissance-0.8.1_pre20070522.orig/Documentation/Tutorials/Renaissance/GNUmakefile renaissance-0.8.1_pre20070522/Documentation/Tutorials/Renaissance/GNUmakefile
---- renaissance-0.8.1_pre20070522.orig/Documentation/Tutorials/Renaissance/GNUmakefile 2007-10-17 14:32:41.000000000 +0200
-+++ renaissance-0.8.1_pre20070522/Documentation/Tutorials/Renaissance/GNUmakefile 2007-10-17 14:33:07.000000000 +0200
-@@ -3,5 +3,6 @@
- DOCUMENT_NAME = Renaissance
-
- Renaissance_LATEX_FILES = Renaissance.tex
-+Renaissance_DOC_INSTALL_DIR = Developer/Renaissance
-
- include $(GNUSTEP_MAKEFILES)/documentation.make
diff --git a/gnustep-libs/renaissance/metadata.xml b/gnustep-libs/renaissance/metadata.xml
deleted file mode 100644
index e7fe82d9bfc9..000000000000
--- a/gnustep-libs/renaissance/metadata.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>
-Welcome to GNUstep Renaissance!
-
-GNUstep Renaissance is free software (GNU LGPL), and part of the
-GNUstep project. It is a development framework which runs on top of
-the GNUstep libraries. It also works on top of the Apple Mac OS X
-Cocoa libraries, providing an opaque layer to write portable
-applications.
-
-In short, GNUstep Renaissance allows you to describe your user
-interfaces (that is, the windows in your application, and the buttons,
-boxes, textfields, etc in the windows) in simple and intuitive XML
-files, using an open, standard format describing the logic of the
-interface. GNUstep Renaissance can then, at run time, generate the
-user interfaces (using the native host OpenStep-like libraries) by
-reading the XML files. The connections between the objects created
-from the XML files, and the other objects in the application are done
-via outlets (as traditionally in OpenStep); a new quick and intuitive
-syntax has been developed to make creating outlets as easy as
-possible.
- </longdescription>
- <upstream>
- <remote-id type="github">gnustep/libs-renaissance</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
deleted file mode 100644
index b3c087d263ca..000000000000
--- a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
-HOMEPAGE="https://github.com/gnustep/libs-renaissance"
-SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz"
-S="${WORKDIR}/${P/r/R}"
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch )
diff --git a/gnustep-libs/sope/Manifest b/gnustep-libs/sope/Manifest
deleted file mode 100644
index d4690b377731..000000000000
--- a/gnustep-libs/sope/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST sope-5.12.7.tar.gz 2228334 BLAKE2B 67ae6464de6d95fbb321ca9eb613bde0f40b2e88138a69d22f566bf681a2c0660a3be3000a757df95820df3c5d84745d3f6b291c2bd0fb4fc23cab5c5d90f429 SHA512 23d284eca9c5f559b3b9bdfe91a4800b76a1115027650c509d2765114d29cb89079792f478254a80f8d7d4656c382ef31008ebb05bc5cfa972b4f709155fde6c
-DIST sope-5.12.8.tar.gz 2228314 BLAKE2B e7dccc8a79858dce50f6568dc53038356a03a235a52c627c98d4af371d1d23d2519ba3e6fc8dbc172dcd889af2f5f2537aaba7550ac7fd6a550ac7b266a4f670 SHA512 b5615544223ed6725fa01f08a9cb159784f29f94b0b1f4499ebb144825e7cde9d538e4e500b3c2aa812dd383b8d590ed2128e41fd5e5eb61c260918dc3dd0dda
diff --git a/gnustep-libs/sope/metadata.xml b/gnustep-libs/sope/metadata.xml
deleted file mode 100644
index 3ad7d9cb3b7f..000000000000
--- a/gnustep-libs/sope/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">inverse-inc/sope</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/gnustep-libs/sope/sope-5.12.7.ebuild b/gnustep-libs/sope/sope-5.12.7.ebuild
deleted file mode 100644
index 8a6358bdf01a..000000000000
--- a/gnustep-libs/sope/sope-5.12.7.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-DESCRIPTION="A set of frameworks forming a complete Web application server environment"
-HOMEPAGE="https://www.sogo.nu/"
-SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${PN^^}-${PV}"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gnutls ldap mysql postgres +ssl +xml"
-
-RDEPEND="
- virtual/zlib:=
- ldap? ( net-nds/openldap:= )
- gnutls? ( net-libs/gnutls:= )
- !gnutls? (
- dev-libs/openssl:0=
- )
- mysql? ( dev-db/mysql-connector-c:= )
- postgres? ( dev-db/postgresql:= )
- xml? ( dev-libs/libxml2:2= )
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- egnustep_env
-
- local myconf=(
- --prefix="${EPREFIX}"
- --disable-strip
- $(use_enable debug)
- $(use_enable ldap openldap)
- $(use_enable mysql)
- $(use_enable postgres postgresql)
- $(use_enable xml)
- --with-gnustep
- )
-
- if use ssl ; then
- if use gnutls ; then
- myconf+=( --with-ssl=gnutls )
- else
- myconf+=( --with-ssl=ssl )
- fi
- else
- myconf+=( --with-ssl=none )
- fi
-
- # Non-standard configure script
- ./configure "${myconf[@]}" || die "configure failed"
-}
diff --git a/gnustep-libs/sope/sope-5.12.8.ebuild b/gnustep-libs/sope/sope-5.12.8.ebuild
deleted file mode 100644
index 8a6358bdf01a..000000000000
--- a/gnustep-libs/sope/sope-5.12.8.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnustep-2
-
-DESCRIPTION="A set of frameworks forming a complete Web application server environment"
-HOMEPAGE="https://www.sogo.nu/"
-SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${PN^^}-${PV}"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gnutls ldap mysql postgres +ssl +xml"
-
-RDEPEND="
- virtual/zlib:=
- ldap? ( net-nds/openldap:= )
- gnutls? ( net-libs/gnutls:= )
- !gnutls? (
- dev-libs/openssl:0=
- )
- mysql? ( dev-db/mysql-connector-c:= )
- postgres? ( dev-db/postgresql:= )
- xml? ( dev-libs/libxml2:2= )
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- egnustep_env
-
- local myconf=(
- --prefix="${EPREFIX}"
- --disable-strip
- $(use_enable debug)
- $(use_enable ldap openldap)
- $(use_enable mysql)
- $(use_enable postgres postgresql)
- $(use_enable xml)
- --with-gnustep
- )
-
- if use ssl ; then
- if use gnutls ; then
- myconf+=( --with-ssl=gnutls )
- else
- myconf+=( --with-ssl=ssl )
- fi
- else
- myconf+=( --with-ssl=none )
- fi
-
- # Non-standard configure script
- ./configure "${myconf[@]}" || die "configure failed"
-}
diff --git a/gnustep-libs/sqlclient/Manifest b/gnustep-libs/sqlclient/Manifest
deleted file mode 100644
index 378925575208..000000000000
--- a/gnustep-libs/sqlclient/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST SQLClient-1.9.0.tar.gz 175717 BLAKE2B 8dccd49c0773b7e22d9bce32ae6c596dcf9810271d2a226261869c0747a59a15d1b635332189ee7f4342d181ea4689441721a33a0c0e70ca0dc8944a2c16455b SHA512 e3404d8788b7a5a4459b8df8bc65bad323d3c4514f9e56d2b564e2dda0233a3d7b6bbcee5041efd6c8af91d6b429943a5060b0faed16378bf230bc6b1a297edc
diff --git a/gnustep-libs/sqlclient/metadata.xml b/gnustep-libs/sqlclient/metadata.xml
deleted file mode 100644
index 9f6d0808b005..000000000000
--- a/gnustep-libs/sqlclient/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">gnustep/libs-sqlclient</remote-id>
- </upstream>
- <longdescription>The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements.
-
-SQLClient provides for the Objective-C programmer much the same thing that JDBC provides for the Java programmer (though SQLClient is a bit faster, easier to use, and easier to add new database backends for than JDBC).</longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild b/gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild
deleted file mode 100644
index e4aa7bdb93a2..000000000000
--- a/gnustep-libs/sqlclient/sqlclient-1.9.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit java-pkg-opt-2 gnustep-2
-
-MY_P=${P/sqlc/SQLC}
-DESCRIPTION="GNUstep lightweight database abstraction layer"
-HOMEPAGE="http://wiki.gnustep.org/index.php/SQLClient"
-SRC_URI="https://ftp.gnustep.org/pub/gnustep/libs/${MY_P}.tar.gz"
-
-KEYWORDS="~amd64 ~ppc ~x86"
-LICENSE="LGPL-3"
-SLOT="0"
-
-IUSE="java mysql postgres +sqlite"
-
-RDEPEND=">=gnustep-libs/performance-0.3.2
- mysql? ( dev-db/mysql-connector-c:= )
- postgres? ( dev-db/postgresql:= )
- sqlite? ( >=dev-db/sqlite-3 )"
-DEPEND="${RDEPEND}"
-
-REQUIRED_USE="|| ( java mysql postgres sqlite )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- if ! use doc; then
- # Remove doc target
- sed -i -e '/documentation\.make/d' GNUmakefile \
- || die "doc sed failed"
- fi
-
- default
-}
-
-src_configure() {
- local myconf=""
- use java || myconf="${myconf} --disable-jdbc-bundle"
- use mysql || myconf="${myconf} --disable-mysql-bundle"
- use postgres || myconf="${myconf} --disable-postgres-bundle"
- use sqlite || myconf="${myconf} --disable-sqllite-bundle"
-
- egnustep_env
- econf ${myconf}
-}