commit:     e2f29351f9474624e871993980c24749e20579da
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 10:20:07 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 10:26:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f29351

dev-libs/libg15: treeclean

Closes: https://bugs.gentoo.org/414657 (pkgremoved)
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-libs/libg15/Manifest            |  1 -
 dev-libs/libg15/libg15-3.0.7.ebuild | 37 -------------------------------------
 dev-libs/libg15/libg15-9999.ebuild  | 37 -------------------------------------
 dev-libs/libg15/metadata.xml        |  9 ---------
 profiles/package.mask               |  1 -
 5 files changed, 85 deletions(-)

diff --git a/dev-libs/libg15/Manifest b/dev-libs/libg15/Manifest
deleted file mode 100644
index 7f1b77a2f3a7..000000000000
--- a/dev-libs/libg15/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libg15-3.0.7.tar.bz2 327738 BLAKE2B 
3879e8119380fc514e04b63723601a97e1efacda48435ce79815faf2e525482cc0e3b9d6bebf135068f0c9d16b6753b8eb7dfb71bed2cfdb531983283e3fcd8e
 SHA512 
f8f5a363fe6457e9845bea37260d1e8e266503822c554b4c51caeadf3364acb9d76e3535b9ddf633cdde6082f166f8b41141fae3d8f5fe83885b16d228aedb01

diff --git a/dev-libs/libg15/libg15-3.0.7.ebuild 
b/dev-libs/libg15/libg15-3.0.7.ebuild
deleted file mode 100644
index 90c68573b853..000000000000
--- a/dev-libs/libg15/libg15-3.0.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-if [[ ${PV} == *9999 ]]; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://gitlab.com/menelkir/libg15.git";
-else
-       KEYWORDS="amd64 ppc ppc64 x86"
-       SRC_URI="https://gitlab.com/menelkir/${PN}/-/archive/${PV}/${P}.tar.bz2";
-fi
-
-DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 
keyboard"
-HOMEPAGE="https://gitlab.com/menelkir/libg15";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="virtual/libusb:0"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       default
-       [[ ${PV} == *9999 ]] && eautoreconf
-}
-
-src_configure() {
-       econf --disable-static
-}
-
-src_install() {
-       default
-
-       # no static archives
-       find "${ED}" -type f -name '*.la' -delete || die
-}

diff --git a/dev-libs/libg15/libg15-9999.ebuild 
b/dev-libs/libg15/libg15-9999.ebuild
deleted file mode 100644
index 0a74e03e1c6a..000000000000
--- a/dev-libs/libg15/libg15-9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-if [[ ${PV} == *9999 ]]; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://gitlab.com/menelkir/libg15.git";
-else
-       KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-       SRC_URI="https://gitlab.com/menelkir/${PN}/-/archive/${PV}/${P}.tar.bz2";
-fi
-
-DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 
keyboard"
-HOMEPAGE="https://gitlab.com/menelkir/libg15";
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="virtual/libusb:0"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       default
-       [[ ${PV} == *9999 ]] && eautoreconf
-}
-
-src_configure() {
-       econf --disable-static
-}
-
-src_install() {
-       default
-
-       # no static archives
-       find "${ED}" -type f -name '*.la' -delete || die
-}

diff --git a/dev-libs/libg15/metadata.xml b/dev-libs/libg15/metadata.xml
deleted file mode 100644
index 2c9b3719f046..000000000000
--- a/dev-libs/libg15/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 -->
-       <upstream>
-               <remote-id type="gitlab">menelkir/libg15</remote-id>
-               <remote-id type="sourceforge">g15tools</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 4e22844a40a9..fff801763903 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -179,7 +179,6 @@ x11-drivers/nvidia-drivers:0/470
 # Poor upstream code quality, unmaintained upstream;
 # no hardware for testing # anymore.
 # 
https://public-inbox.gentoo.org/gentoo-dev/[email protected]/
-dev-libs/libg15
 dev-libs/libg15render
 
 # Michael Orlitzky <[email protected]> (2024-11-13)

Reply via email to