From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/kaffeine/
Date: Wed, 19 Jul 2017 16:33:43 +0000 (UTC) [thread overview]
Message-ID: <1500481997.a7c7bf6703fa18dcbe7aa5e16b0821999a907981.asturm@gentoo> (raw)
commit: a7c7bf6703fa18dcbe7aa5e16b0821999a907981
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 16:32:17 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 16:33:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c7bf67
media-video/kaffeine: 2.0.12 version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.1
media-video/kaffeine/Manifest | 1 +
media-video/kaffeine/kaffeine-2.0.12.ebuild | 56 +++++++++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/media-video/kaffeine/Manifest b/media-video/kaffeine/Manifest
index e15f520a3c1..f1bde62a7fc 100644
--- a/media-video/kaffeine/Manifest
+++ b/media-video/kaffeine/Manifest
@@ -1,2 +1,3 @@
DIST kaffeine-2.0.10.tar.xz 4405388 SHA256 cc8c0a8a6e360d3a45a1e3ea5b98fa730cad164451b5ed54620d0b91b0f614c3 SHA512 b06d6c271ad6a7de3798c02d576f520eb8ebaf3b0ab64a84a17441f5555ce059e947c0413963bb5813a92d56a3c4df5a1765cabab8a912ab0e43f154d562b4d6 WHIRLPOOL e03d41cc24cf97e3af6cf511685aae8e3aa804e06d5b1a9d9d4085f8856d46545a54160dd625469a9fcb3f31f0f50088704d2f618febf2ded2a8382468325b9d
+DIST kaffeine-2.0.12.tar.xz 4371652 SHA256 a19eb8262f1f35b013c3ea5aa66fd7cd99d624643db718d2e9d36d9dd7a796ca SHA512 e53206095e6c06a7caca3f81ab198dadb68fecf8ac5f762b39d55b22d1fe33dab558617226ea06f740a3ad8bf1693809a2a0b3e2618600a9a33a17273b6aed86 WHIRLPOOL 1dc51bcb9f1fc0621adce7e805944c336429583f98980b545b4e8050f37d4bcf253715eaa876921f16d56e70b3adba088bf6cdd584e2b0a8d50013c74cb560e7
DIST kaffeine-2.0.9.tar.xz 4398832 SHA256 ac53b697bba4fa97350706698c777908c21c464f7c567fe1a4ce9352e955754f SHA512 5adf86185aaafce4eadda4cfe40af2e0c867477f51b74a464bf813c018ecf035f9e13f47fffd21c0cd547289825441d2d80298ec7035e260f3cc0414c5fdd0d7 WHIRLPOOL 948eecec4957046c6ddee872747959661725f4d9f8408c735803d0dcc82c38dfcc7df6e9e92c46e8fda58e2f53a41ab6cf8c33da4b88f7d89542aa427a486223
diff --git a/media-video/kaffeine/kaffeine-2.0.12.ebuild b/media-video/kaffeine/kaffeine-2.0.12.ebuild
new file mode 100644
index 00000000000..eedddad9fe2
--- /dev/null
+++ b/media-video/kaffeine/kaffeine-2.0.12.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde5
+
+DESCRIPTION="Media player with digital TV support by KDE"
+HOMEPAGE="https://kaffeine.kde.org/"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="GPL-2+ handbook? ( FDL-1.3 )"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CDEPEND="
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep solid)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtnetwork)
+ $(add_qt_dep qtsql 'sqlite')
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtx11extras)
+ $(add_qt_dep qtxml)
+ media-libs/libv4l
+ media-video/vlc[X]
+ x11-libs/libXScrnSaver
+"
+DEPEND="${CDEPEND}
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+RDEPEND="${CDEPEND}
+ !media-video/kaffeine:4
+"
+
+DOCS=( Changelog NOTES README.md )
+
+src_configure() {
+ # tools working on $HOME directory for a local git checkout
+ local mycmakeargs=(
+ -DBUILD_TOOLS=OFF
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2017-07-19 16:33 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-19 16:33 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-06 21:30 [gentoo-commits] repo/gentoo:master commit in: media-video/kaffeine/ Andreas Sturmlechner
2025-04-01 21:21 Andreas Sturmlechner
2025-01-24 7:06 Arthur Zamarin
2024-11-27 17:39 Andreas Sturmlechner
2024-11-27 17:39 Andreas Sturmlechner
2024-11-22 23:14 Andreas Sturmlechner
2024-11-22 23:14 Andreas Sturmlechner
2024-09-17 16:00 Sam James
2024-09-07 14:27 Sam James
2022-10-04 7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2019-12-25 16:02 Andreas Sturmlechner
2019-06-20 10:37 Andreas Sturmlechner
2019-06-20 9:24 Mikle Kolyada
2019-06-18 18:24 Thomas Deutschmann
2019-05-15 10:38 Andreas Sturmlechner
2019-02-22 11:25 Mikle Kolyada
2019-02-15 18:29 Thomas Deutschmann
2019-02-07 15:15 Andreas Sturmlechner
2019-01-16 8:17 Andreas Sturmlechner
2018-07-09 16:23 Johannes Huber
2018-07-09 14:53 Mikle Kolyada
2018-07-04 3:17 Thomas Deutschmann
2018-05-05 14:43 Johannes Huber
2018-01-25 14:41 Michael Palimaka
2018-01-25 14:41 Michael Palimaka
2018-01-25 14:41 Michael Palimaka
2017-12-05 23:35 Andreas Sturmlechner
2017-12-02 18:33 Andreas Sturmlechner
2017-11-07 17:57 Thomas Deutschmann
2017-11-06 18:19 Andreas Sturmlechner
2017-11-06 18:19 Andreas Sturmlechner
2017-11-06 11:41 Manuel Rüger
2017-09-15 18:14 Johannes Huber
2017-09-15 11:55 Michael Palimaka
2017-08-20 2:25 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-03-11 19:40 Johannes Huber
2017-03-10 22:58 Michael Palimaka
2017-02-22 20:46 Johannes Huber
2016-11-19 18:54 Johannes Huber
2016-11-19 18:44 Michael Palimaka
2016-10-09 16:17 Michael Palimaka
2016-08-05 16:59 Michael Palimaka
2016-08-05 16:59 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2016-07-01 16:36 Johannes Huber
2016-06-23 16:03 Michael Palimaka
2016-06-23 16:03 Michael Palimaka
2016-06-12 7:52 Johannes Huber
2016-06-08 11:11 Johannes Huber
2016-06-03 14:42 Johannes Huber
2016-06-03 14:37 Johannes Huber
2016-04-11 18:14 Johannes Huber
2015-09-07 9:11 Lars Wendler
2015-09-07 8:56 Lars Wendler
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=1500481997.a7c7bf6703fa18dcbe7aa5e16b0821999a907981.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