From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/audiocd-kio/
Date: Mon, 2 Sep 2024 13:22:51 +0000 (UTC) [thread overview]
Message-ID: <1725283321.5f928f179faa2438ed18bbb26040a76c4cf06180.asturm@gentoo> (raw)
commit: 5f928f179faa2438ed18bbb26040a76c4cf06180
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 21:59:20 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 2 13:22:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f928f17
kde-apps/audiocd-kio: drop 23.08.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/audiocd-kio/Manifest | 1 -
kde-apps/audiocd-kio/audiocd-kio-23.08.5.ebuild | 48 -------------------------
2 files changed, 49 deletions(-)
diff --git a/kde-apps/audiocd-kio/Manifest b/kde-apps/audiocd-kio/Manifest
index bb93bc4f19a6..18bb4e0d91e3 100644
--- a/kde-apps/audiocd-kio/Manifest
+++ b/kde-apps/audiocd-kio/Manifest
@@ -1,3 +1,2 @@
-DIST audiocd-kio-23.08.5.tar.xz 565064 BLAKE2B 6d8997a51b3059d396c9287bb0798c596277cb60fb5b5a53f32516d1c7fa58fb14fbf18820690c1a82604181e3704ac9badb2c4b48b1b19ec4eb78353b5a971f SHA512 33f77983729251b208ed4e1cffd594781c3667d59ccbf07b272fd49bfa8049701965bb9e9b99089c981fcf4cc0bf47cd57ba758febf879592db5ed07636dc391
DIST audiocd-kio-24.05.2.tar.xz 570468 BLAKE2B c48a7aeec2a4fa4db144975e7ffc38277f636535bf614eb1b48f13223dbfd5e4387e3b5ea231ac7642cd54d6ccfb3e6386a627108e1a6639245c90d4a9aea713 SHA512 42e45c9f6bdd5ff79cee129663d21b5c4862ce927e61e91511abfe96f710f7cd62bcff1671e372da0adc97f8e751595fca491dbe482a21b0a494907f9cb01e71
DIST audiocd-kio-24.08.0.tar.xz 570536 BLAKE2B e5ca881071c410b33ca6885936a8af95ddbef97b9e76d0e7518df907ddbaa2400a3bd9b28b7b52c4b7587e351742d93b791095c2cd04a607412e5b61b445213a SHA512 cf4382799c6657ef6957bf42575ccc61ccab4e10549b78c333bf6801f96b94a9fd47051c853ce9af066082db8e519bb8efade8cbcf9e2d02442ad7cd5f0e71f4
diff --git a/kde-apps/audiocd-kio/audiocd-kio-23.08.5.ebuild b/kde-apps/audiocd-kio/audiocd-kio-23.08.5.ebuild
deleted file mode 100644
index 8e13278075bb..000000000000
--- a/kde-apps/audiocd-kio/audiocd-kio-23.08.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="KIO worker for accessing audio CDs"
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE="flac vorbis"
-
-DEPEND="
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/libkcddb-${PVCUT}:5
- >=kde-apps/libkcompactdisc-${PVCUT}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- media-sound/cdparanoia
- flac? ( >=media-libs/flac-1.1.2:= )
- vorbis? (
- media-libs/libogg
- media-libs/libvorbis
- )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-19.04.0-handbook.patch" )
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package flac FLAC)
- $(cmake_use_find_package vorbis OggVorbis)
- )
-
- ecm_src_configure
-}
next reply other threads:[~2024-09-02 13:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 13:22 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-16 18:23 [gentoo-commits] repo/gentoo:master commit in: kde-apps/audiocd-kio/ Andreas Sturmlechner
2021-09-14 14:15 Yixun Lan
2020-10-16 17:46 Georgy Yakovlev
2017-08-27 9:35 Andreas Sturmlechner
2017-05-10 21:12 Andreas Sturmlechner
2016-03-05 9:58 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1725283321.5f928f179faa2438ed18bbb26040a76c4cf06180.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox