commit:     9700637da85aa62ba8aee7520a8acc00beaa15b1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 15:45:07 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 00:51:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=9700637d

kde-apps/kscd: 17.08.3_p20200629 snapshot bump for musicbrainz:5 compat

Otherwise this would be a throwaway package.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kscd/kscd-17.08.3_p20200629.ebuild | 22 ++++++++++++++++++++++
 kde-apps/kscd/kscd-4.14.3.ebuild            | 17 -----------------
 2 files changed, 22 insertions(+), 17 deletions(-)

diff --git a/kde-apps/kscd/kscd-17.08.3_p20200629.ebuild 
b/kde-apps/kscd/kscd-17.08.3_p20200629.ebuild
new file mode 100644
index 00000000..6593d4b8
--- /dev/null
+++ b/kde-apps/kscd/kscd-17.08.3_p20200629.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=d626bceefe2dab03c5aa1c2ac96ef627a6b60c8d
+inherit kde4-base
+
+DESCRIPTION="KDE CD player"
+HOMEPAGE="https://kde.org/applications/en/multimedia/org.kde.kscd";
+SRC_URI="https://github.com/KDE/kscd/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       $(add_kdeapps_dep libkcddb)
+       media-libs/musicbrainz:5
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-${COMMIT}"

diff --git a/kde-apps/kscd/kscd-4.14.3.ebuild b/kde-apps/kscd/kscd-4.14.3.ebuild
deleted file mode 100644
index 13455cd0..00000000
--- a/kde-apps/kscd/kscd-4.14.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KDE CD player"
-HOMEPAGE="https://www.kde.org/applications/multimedia/kscd/";
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-       $(add_kdeapps_dep libkcddb)
-       media-libs/musicbrainz:3
-"
-RDEPEND="${DEPEND}"

Reply via email to