From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde-sunset:master commit in: media-libs/phonon-vlc/
Date: Mon, 7 Dec 2020 01:01:37 +0000 (UTC) [thread overview]
Message-ID: <1607249369.e435cd83992dd4bd7c597a91961498c83407baec.asturm@gentoo> (raw)
commit: e435cd83992dd4bd7c597a91961498c83407baec
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 02:00:22 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 10:09:29 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=e435cd83
media-libs/phonon-vlc: Import 0.10.2 (SLOT="0-qt4") from before last-rites
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/phonon-vlc/phonon-vlc-0.10.2.ebuild | 33 ++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/media-libs/phonon-vlc/phonon-vlc-0.10.2.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.10.2.ebuild
new file mode 100644
index 00000000..5123163b
--- /dev/null
+++ b/media-libs/phonon-vlc/phonon-vlc-0.10.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="phonon-backend-vlc"
+inherit cmake
+
+DESCRIPTION="Phonon VLC backend"
+HOMEPAGE="https://community.kde.org/Phonon"
+SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.xz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
+SLOT="0-qt4"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+IUSE="debug"
+
+DEPEND="
+ >=dev-qt/qtcore-4.8.7-r2:4
+ >=dev-qt/qtgui-4.8.7:4
+ media-libs/phonon:0-qt4
+ media-video/vlc:=[dbus,ogg,vorbis]
+"
+RDEPEND="${DEPEND}
+ !<media-libs/phonon-vlc-0.11:0
+"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+ local mycmakeargs=( -DPHONON_BUILD_PHONON4QT5=OFF )
+ cmake_src_configure
+}
next reply other threads:[~2020-12-07 1:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 1:01 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-07 1:01 [gentoo-commits] proj/kde-sunset:master commit in: media-libs/phonon-vlc/ Andreas Sturmlechner
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=1607249369.e435cd83992dd4bd7c597a91961498c83407baec.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