public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/elisa/
Date: Tue,  4 Feb 2020 01:16:47 +0000 (UTC)	[thread overview]
Message-ID: <1580778958.434d7b5bed89f5b2ae396b372bd4367b7f0ab5c3.asturm@gentoo> (raw)

commit:     434d7b5bed89f5b2ae396b372bd4367b7f0ab5c3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 01:15:58 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 01:15:58 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=434d7b5b

media-sound/elisa: Drop leftover 19.12.1

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

 media-sound/elisa/elisa-19.12.1.ebuild | 63 ----------------------------------
 1 file changed, 63 deletions(-)

diff --git a/media-sound/elisa/elisa-19.12.1.ebuild b/media-sound/elisa/elisa-19.12.1.ebuild
deleted file mode 100644
index 59056aeac4..0000000000
--- a/media-sound/elisa/elisa-19.12.1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-KDE_RELEASE_SERVICE="true"
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Simple music player by KDE"
-HOMEPAGE="https://community.kde.org/Elisa"
-
-LICENSE="LGPL-3+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64"
-IUSE="mpris semantic-desktop vlc"
-
-BDEPEND="sys-devel/gettext"
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtmultimedia-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kcrash-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/kfilemetadata-${KFMIN}:5[taglib]
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	>=kde-frameworks/kitemviews-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	mpris? (
-		>=dev-qt/qtdbus-${QTMIN}:5
-		>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	)
-	semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:5 )
-	vlc? ( media-video/vlc:= )
-	!vlc? ( >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer] )
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtgraphicaleffects-${QTMIN}:5
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-"
-
-RESTRICT+=" test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package mpris KF5DBusAddons)
-		$(cmake_use_find_package semantic-desktop KF5Baloo)
-		$(cmake_use_find_package vlc LIBVLC)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2020-02-04  1:16 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04  1:16 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 15:04 [gentoo-commits] proj/kde:master commit in: media-sound/elisa/ Andreas Sturmlechner
2024-07-01 17:03 Andreas Sturmlechner
2024-03-08 20:17 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-25 20:02 Sam James
2023-12-23 15:46 Andreas Sturmlechner
2022-11-12 10:17 Andreas Sturmlechner
2020-09-29 12:51 Andreas Sturmlechner
2020-06-09 18:14 Andreas Sturmlechner
2020-05-27 21:23 Andreas Sturmlechner
2020-05-20 19:28 Andreas Sturmlechner
2020-05-09 19:59 Andreas Sturmlechner
2020-04-29 16:10 Andreas Sturmlechner
2020-04-24 10:47 Andreas Sturmlechner
2020-03-30  0:32 Andreas Sturmlechner
2019-12-07 11:43 Andreas Sturmlechner
2019-11-30  9:42 Andreas Sturmlechner
2019-11-10 23:13 Andreas Sturmlechner
2019-11-10 23:13 Andreas Sturmlechner
2019-07-15 16:00 Andreas Sturmlechner
2019-06-05 16:12 Andreas Sturmlechner
2018-07-11 20:35 Johannes Huber
2018-06-11 18:58 Johannes Huber
2018-04-14 16:21 Johannes Huber
2018-04-14 16:08 Johannes Huber
2018-04-08 14:01 Johannes Huber
2018-04-08 13:26 Johannes Huber
2018-04-08 13:26 Johannes Huber
2017-12-10 21:53 Andreas Sturmlechner
2017-07-21 17:54 Andreas Sturmlechner
2017-07-05 22:56 Andreas Sturmlechner
2017-04-06 19:59 Johannes Huber
2017-04-06 19:59 Johannes Huber
2017-03-01 23:42 Andreas Sturmlechner
2017-02-26 15:31 Johannes Huber

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=1580778958.434d7b5bed89f5b2ae396b372bd4367b7f0ab5c3.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