From 05fd11df0bc2622f6a4676c4d07201b74d708d3e Mon Sep 17 00:00:00 2001 From: Takuya Wakazono Date: Sun, 23 Feb 2025 21:58:27 +0900 Subject: [PATCH] gui-apps/coretoppings: treeclean Signed-off-by: Takuya Wakazono --- gui-apps/coretoppings/Manifest | 1 - .../coretoppings/coretoppings-4.5.0.ebuild | 42 ------------------- .../coretoppings/coretoppings-9999.ebuild | 42 ------------------- gui-apps/coretoppings/metadata.xml | 13 ------ profiles/package.mask | 6 --- 5 files changed, 104 deletions(-) delete mode 100644 gui-apps/coretoppings/Manifest delete mode 100644 gui-apps/coretoppings/coretoppings-4.5.0.ebuild delete mode 100644 gui-apps/coretoppings/coretoppings-9999.ebuild delete mode 100644 gui-apps/coretoppings/metadata.xml diff --git a/gui-apps/coretoppings/Manifest b/gui-apps/coretoppings/Manifest deleted file mode 100644 index 1471c20abc..0000000000 --- a/gui-apps/coretoppings/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST coretoppings-v4.5.0.tar.bz2 162641 BLAKE2B 122aa1e468dfa72da54997a637f7bbf21080b037e92ff56c4000fb09441e4c1d55e3ab4068bcb2da32f3a87337219359e1d548b872b8cce82e7d87a1eb9785db SHA512 886f8a2b26a7dded7c7aa1dd219898238975daca84650afe1e4d1d6e365e41d6c4d1626139062330b022e9b0cda5ef46633d9a9704cc7f92e7dbf8cf97631eb7 diff --git a/gui-apps/coretoppings/coretoppings-4.5.0.ebuild b/gui-apps/coretoppings/coretoppings-4.5.0.ebuild deleted file mode 100644 index 99345d0d90..0000000000 --- a/gui-apps/coretoppings/coretoppings-4.5.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg cmake - -DESCRIPTION="Additional features, plugins, widgets etc for C Suite" -HOMEPAGE="https://gitlab.com/cubocore/coreapps/coretoppings" - -if [[ "${PV}" == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/coretoppings.git" -else - SRC_URI="https://gitlab.com/cubocore/coreapps/coretoppings/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${PV}" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="location pulseaudio" - -DEPEND=" - dev-libs/libdbusmenu-qt - dev-qt/qtbluetooth:5 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - gui-libs/libcprime - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXrender -" -RDEPEND=" - ${DEPEND} - location? ( dev-qt/qtlocation:5 ) - pulseaudio? ( media-libs/libpulse ) -" diff --git a/gui-apps/coretoppings/coretoppings-9999.ebuild b/gui-apps/coretoppings/coretoppings-9999.ebuild deleted file mode 100644 index 99345d0d90..0000000000 --- a/gui-apps/coretoppings/coretoppings-9999.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg cmake - -DESCRIPTION="Additional features, plugins, widgets etc for C Suite" -HOMEPAGE="https://gitlab.com/cubocore/coreapps/coretoppings" - -if [[ "${PV}" == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/coretoppings.git" -else - SRC_URI="https://gitlab.com/cubocore/coreapps/coretoppings/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${PV}" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="location pulseaudio" - -DEPEND=" - dev-libs/libdbusmenu-qt - dev-qt/qtbluetooth:5 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - gui-libs/libcprime - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXrender -" -RDEPEND=" - ${DEPEND} - location? ( dev-qt/qtlocation:5 ) - pulseaudio? ( media-libs/libpulse ) -" diff --git a/gui-apps/coretoppings/metadata.xml b/gui-apps/coretoppings/metadata.xml deleted file mode 100644 index f1e54b0a60..0000000000 --- a/gui-apps/coretoppings/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - Enable location discovery - - - - cubocore/coreapps/coretoppings - - diff --git a/profiles/package.mask b/profiles/package.mask index df17124d55..faabafcf76 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,12 +32,6 @@ www-apps/honk # Removal on 2025-02-28 games-util/curseforge -# Takuya Wakazono (2025-01-23) -# Depends on dev-qt/qtbluetooth:5, which is masked in ::gentoo and will -# be removed. -# Removal on 2025-02-23. -gui-apps/coretoppings - # Julien Roy (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat