From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E6CB6138334 for ; Thu, 26 Sep 2019 13:58:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3A5FE0997; Thu, 26 Sep 2019 13:58:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A220E0996 for ; Thu, 26 Sep 2019 13:58:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0B5C34B5D8 for ; Thu, 26 Sep 2019 13:58:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2562A7FE for ; Thu, 26 Sep 2019 13:58:05 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1569506273.c19d01260106d8fbf02a60bf5cbf6e6fa9e01d09.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/phonon-vlc/Manifest media-libs/phonon-vlc/phonon-vlc-0.11.0.ebuild X-VCS-Directories: media-libs/phonon-vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c19d01260106d8fbf02a60bf5cbf6e6fa9e01d09 X-VCS-Branch: master Date: Thu, 26 Sep 2019 13:58:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4c77d36b-3704-43b0-9981-541289e546a1 X-Archives-Hash: e6f4e11777ef8a87ff2d7987a599d027 commit: c19d01260106d8fbf02a60bf5cbf6e6fa9e01d09 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 26 13:30:59 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 26 13:57:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19d0126 media-libs/phonon-vlc: Drop 0.11.0 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/phonon-vlc/Manifest | 1 - media-libs/phonon-vlc/phonon-vlc-0.11.0.ebuild | 32 -------------------------- 2 files changed, 33 deletions(-) diff --git a/media-libs/phonon-vlc/Manifest b/media-libs/phonon-vlc/Manifest index d2b0c56dca2..58aecd23397 100644 --- a/media-libs/phonon-vlc/Manifest +++ b/media-libs/phonon-vlc/Manifest @@ -1,3 +1,2 @@ DIST phonon-backend-vlc-0.10.2.tar.xz 60568 BLAKE2B 7ee5ea6cc627ec2bd872b4c60f9c915f383e9b2826b30c4b0db96e8348b1a26ea4f710076b68892c28c73d45dae118f06a315093b6e954d48967891f1e31eec4 SHA512 3c4e7c60582d7871b209f4b38b139f43ab5f97618399164ecc649cd0e077a1d4c7848bc5c5c213d747cf7e5f1252ff53ded745880dfd36247494479840789ba5 -DIST phonon-backend-vlc-0.11.0.tar.xz 69824 BLAKE2B 3a206e642f0a2a95ac96f065c5f353a41956786dfdfba5eded3b4d64d26f58df936b893bb77bd16bc0652f42e8eead008dbbfc7b17abd3e77387fff01bd0ed01 SHA512 3f82b0c306ea1fdfbcc7b33a227f360961532b736146c96c2fff8fdf8157fd2f8e5e047f491fd1f4124dbf3bb9fa288265ea5d35d8ae6100214589c70e4d716b DIST phonon-backend-vlc-0.11.1.tar.xz 65064 BLAKE2B 2380d31f574b71e2552b37e5c2a8b22239268aac9c2875417486fd77496c89820b5b4c7e94d39bfebad62a5175a35767945e3f57830e69041ed7c58be4b978cc SHA512 4a068478eb1467477cf5c21813723779742eb15766aee2df8184da8c0b58598c5eff8aecefdcfed8e6136495f3caf7691c99d43e98226ab477c162ff19e1fa4e diff --git a/media-libs/phonon-vlc/phonon-vlc-0.11.0.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.11.0.ebuild deleted file mode 100644 index 566bc66ad00..00000000000 --- a/media-libs/phonon-vlc/phonon-vlc-0.11.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN="phonon-backend-vlc" -inherit kde5 - -DESCRIPTION="VLC backend for the Phonon multimedia library" -HOMEPAGE="https://phonon.kde.org/" - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -fi - -LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )" -SLOT="0" -IUSE="debug" - -BDEPEND=" - virtual/pkgconfig -" -DEPEND=" - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - >=media-libs/phonon-4.10.60 - media-video/vlc:=[dbus,ogg,vorbis] -" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_PN}-${PV}"