From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/phonon-vlc/
Date: Fri, 22 Dec 2023 09:26:37 +0000 (UTC) [thread overview]
Message-ID: <1703237185.2e598005d4d0cca22cd78660fea15ee2febe145e.asturm@gentoo> (raw)
commit: 2e598005d4d0cca22cd78660fea15ee2febe145e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 09:24:20 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 09:26:25 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e598005
media-libs/phonon-vlc: drop 0.12.0, moved to ::gentoo
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/phonon-vlc/phonon-vlc-0.12.0.ebuild | 44 --------------------------
1 file changed, 44 deletions(-)
diff --git a/media-libs/phonon-vlc/phonon-vlc-0.12.0.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.12.0.ebuild
deleted file mode 100644
index 62401f9834..0000000000
--- a/media-libs/phonon-vlc/phonon-vlc-0.12.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit ecm kde.org
-
-DESCRIPTION="VLC backend for the Phonon multimedia library"
-HOMEPAGE="https://community.kde.org/Phonon"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- SRC_URI="mirror://kde/stable/phonon/phonon-backend-vlc/${PV}/phonon-backend-vlc-${PV}.tar.xz"
- S="${WORKDIR}"/phonon-backend-vlc-${PV}
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
-SLOT="0"
-IUSE="+qt5 qt6"
-REQUIRED_USE="|| ( qt5 qt6 )"
-
-DEPEND="
- >=media-libs/phonon-4.12.0[qt5=,qt6=]
- media-video/vlc:=[dbus,ogg,vorbis(+)]
- qt5? (
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- )
- qt6? ( dev-qt/qtbase:6[gui,widgets] )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- qt5? ( dev-qt/linguist-tools:5 )
- qt6? ( dev-qt/qttools:6[linguist] )
- virtual/pkgconfig
-"
-
-src_configure() {
- local mycmakeargs=(
- -DPHONON_BUILD_QT5=$(usex qt5)
- -DPHONON_BUILD_QT6=$(usex qt6)
- )
- ecm_src_configure
-}
next reply other threads:[~2023-12-22 9:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 9:26 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 11:42 [gentoo-commits] proj/kde:master commit in: media-libs/phonon-vlc/ Andreas Sturmlechner
2024-09-09 14:39 Andreas Sturmlechner
2024-03-03 16:16 Andreas Sturmlechner
2023-11-29 3:19 Sam James
2023-11-28 22:57 Andreas Sturmlechner
2023-11-27 23:22 Andreas Sturmlechner
2021-05-15 20:50 Andreas Sturmlechner
2019-11-14 16:51 Andreas Sturmlechner
2014-08-13 19:43 Johannes Huber
2013-11-09 17:47 Johannes Huber
2013-10-17 17:53 Johannes Huber
2013-10-13 17:03 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=1703237185.2e598005d4d0cca22cd78660fea15ee2febe145e.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