From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/artikulate/
Date: Sat, 18 Jul 2020 08:57:27 +0000 (UTC) [thread overview]
Message-ID: <1595062101.0d249975f8e5759bb31e2c808fb70289eef6a8e6.asturm@gentoo> (raw)
commit: 0d249975f8e5759bb31e2c808fb70289eef6a8e6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 08:44:08 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 08:48:21 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0d249975
kde-apps/artikulate: 20.07.80 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/artikulate/artikulate-20.07.80.ebuild | 46 ++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
diff --git a/kde-apps/artikulate/artikulate-20.07.80.ebuild b/kde-apps/artikulate/artikulate-20.07.80.ebuild
new file mode 100644
index 0000000000..9b0293c8f4
--- /dev/null
+++ b/kde-apps/artikulate/artikulate-20.07.80.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="optional"
+KFMIN=5.72.0
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Language learning application that helps improving pronunciation skills"
+HOMEPAGE="https://kde.org/applications/education/org.kde.artikulate"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="gstreamer"
+
+DEPEND="
+ >=dev-qt/qtdeclarative-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtsql-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=dev-qt/qtxml-${QTMIN}:5
+ >=dev-qt/qtxmlpatterns-${QTMIN}:5
+ >=kde-frameworks/karchive-${KFMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kcrash-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/knewstuff-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ gstreamer? ( >=media-libs/qt-gstreamer-1.2.0[qt5(+)] )
+ !gstreamer? ( >=dev-qt/qtmultimedia-${QTMIN}:5 )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_GSTREAMER_PLUGIN=$(usex gstreamer)
+ -DBUILD_QTMULTIMEDIA_PLUGIN=$(usex !gstreamer)
+ )
+
+ ecm_src_configure
+}
next reply other threads:[~2020-07-18 8:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-18 8:57 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-20 21:16 [gentoo-commits] proj/kde:master commit in: kde-apps/artikulate/ Andreas Sturmlechner
2021-02-04 13:16 Andreas Sturmlechner
2019-10-19 11:23 Andreas Sturmlechner
2019-02-09 9:56 Andreas Sturmlechner
2017-12-25 10:30 Michael Palimaka
2017-12-25 10:30 Michael Palimaka
2016-02-23 14:15 Michael Palimaka
2015-10-19 18:28 Michael Palimaka
2015-10-17 14:34 Michael Palimaka
2015-07-26 11:37 Johannes Huber
2015-05-10 18:05 Michael Palimaka
2015-04-03 19:43 Michael Palimaka
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=1595062101.0d249975f8e5759bb31e2c808fb70289eef6a8e6.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