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,  9 Jun 2020 18:14:05 +0000 (UTC)	[thread overview]
Message-ID: <1591726255.9e838e9e2a8e14989e0fdc6108d9bdbdbcf6d1d0.asturm@gentoo> (raw)

commit:     9e838e9e2a8e14989e0fdc6108d9bdbdbcf6d1d0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 18:10:55 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 18:10:55 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9e838e9e

media-sound/elisa: Add missing 20.04.2 bump

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

 media-sound/elisa/elisa-20.04.2.ebuild | 64 ++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/media-sound/elisa/elisa-20.04.2.ebuild b/media-sound/elisa/elisa-20.04.2.ebuild
new file mode 100644
index 0000000000..20074d13c6
--- /dev/null
+++ b/media-sound/elisa/elisa-20.04.2.ebuild
@@ -0,0 +1,64 @@
+# 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.70.0
+QTMIN=5.14.1
+inherit ecm kde.org
+
+DESCRIPTION="Simple music player by KDE"
+HOMEPAGE="https://kde.org/applications/multimedia/org.kde.elisa
+https://community.kde.org/Elisa"
+
+LICENSE="LGPL-3+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+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/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/qtquickcontrols-${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-06-09 18:14 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 18:14 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-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
2020-02-04  1:16 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=1591726255.9e838e9e2a8e14989e0fdc6108d9bdbdbcf6d1d0.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