* [gentoo-commits] repo/gentoo:master commit in: dev-libs/atcore/, profiles/
@ 2025-01-12 22:48 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2025-01-12 22:48 UTC (permalink / raw
To: gentoo-commits
commit: f90e6e677e6b725847afe32b74e13147d1544f9d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 22:07:05 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 22:46:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90e6e67
dev-libs/atcore: treeclean
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/atcore/Manifest | 1 -
dev-libs/atcore/atcore-1.0.0.ebuild | 49 -------------------------------------
dev-libs/atcore/metadata.xml | 14 -----------
profiles/package.mask | 6 -----
4 files changed, 70 deletions(-)
diff --git a/dev-libs/atcore/Manifest b/dev-libs/atcore/Manifest
deleted file mode 100644
index 680d872e7290..000000000000
--- a/dev-libs/atcore/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST atcore-1.0.0.tar.xz 169116 BLAKE2B 8aaafe18edfbb0dcbe08b99c9cfba2d2390a9e9aaf5ed8ebbc61b6320c37ac4e893a7c64e5c56a131e32ec112fa0d9e253749e634661834de3d03e2cced97dea SHA512 8be63850d939aa9b89651252e91cd3295d52d2d0603f88b846783cca25fc0e29dd3569bfef97aeaf6c115a3bc3328fb127e126b20aaf67faf1c319ac8be7b88b
diff --git a/dev-libs/atcore/atcore-1.0.0.ebuild b/dev-libs/atcore/atcore-1.0.0.ebuild
deleted file mode 100644
index effc4ea9ba27..000000000000
--- a/dev-libs/atcore/atcore-1.0.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="API to manage the serial connection between the computer and 3D Printers"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-HOMEPAGE="https://atelier.kde.org/"
-
-LICENSE="|| ( LGPL-2.1+ LGPL-3 ) gui? ( GPL-3+ )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc gui test"
-
-DEPEND="
- >=dev-qt/qtserialport-${QTMIN}:5
- gui? (
- >=dev-qt/qtcharts-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- >=dev-qt/linguist-tools-${QTMIN}:5
- doc? ( app-text/doxygen[dot] )
-"
-
-src_prepare() {
- ecm_src_prepare
-
- sed -e "s/${PN}/${PF}/" -i doc/CMakeLists.txt || die
-
- use gui || ecm_punt_qt_module Charts
- use test || cmake_comment_add_subdirectory unittests
-}
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_DOCS=$(usex doc)
- -DBUILD_TEST_GUI=$(usex gui)
- )
-
- ecm_src_configure
-}
diff --git a/dev-libs/atcore/metadata.xml b/dev-libs/atcore/metadata.xml
deleted file mode 100644
index fbb79823ed64..000000000000
--- a/dev-libs/atcore/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>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
- </upstream>
- <use>
- <flag name="gui">Build test GUI</flag>
- </use>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 21e935547967..2d7de01631f6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -226,12 +226,6 @@ app-xemacs/mule-ucs
# except AUR. Removal on 2025-01-13.
app-crypt/kencfs-plasma
-# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-14)
-# Archived and unmaintained upstream; see also:
-# https://invent.kde.org/libraries/atcore/-/issues/2
-# Library without revdeps. Removal on 2025-01-13.
-dev-libs/atcore
-
# Michał Górny <mgorny@gentoo.org> (2024-12-05)
# 6.12.2 does not boot for me.
=sys-kernel/gentoo-kernel-6.12.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-12 22:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-12 22:48 [gentoo-commits] repo/gentoo:master commit in: dev-libs/atcore/, profiles/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox