public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-gstreamer/
Date: Tue, 27 Aug 2019 19:59:06 +0000 (UTC)	[thread overview]
Message-ID: <1566935903.2928059a2cf087cc9b51f624fdedbad5f74c1976.asturm@gentoo> (raw)

commit:     2928059a2cf087cc9b51f624fdedbad5f74c1976
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 19:17:16 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 19:58:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2928059a

media-libs/phonon-gstreamer: Drop 4.9.90

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/phonon-gstreamer/Manifest               |  1 -
 .../phonon-gstreamer-4.9.90.ebuild                 | 39 ----------------------
 2 files changed, 40 deletions(-)

diff --git a/media-libs/phonon-gstreamer/Manifest b/media-libs/phonon-gstreamer/Manifest
index 2cccd582f9c..33e026de1fd 100644
--- a/media-libs/phonon-gstreamer/Manifest
+++ b/media-libs/phonon-gstreamer/Manifest
@@ -1,4 +1,3 @@
 DIST phonon-backend-gstreamer-4.10.0.tar.xz 98532 BLAKE2B b9182a50810536c46999266bd40996bb59ac982e44d2066c2afd897d3a2feb99e5570e36dcc869098f5b171018f4c339a2e3b8df124eaeb88236073245069859 SHA512 3beaba9ea3a332a6908ebdaa966958e8e8056d79cfb210e82a8edaf08f0a8bacbf8094e91b1b1b936406aa634dabb962e6c1468e4dde3febd9efac1a63ea70a4
 DIST phonon-backend-gstreamer-4.9.0.tar.xz 75960 BLAKE2B 676810dc99f3734a6932bfe355a37df1334c3460eba9a6d96e039442ce2729b61db61798c1f7207aef68a30f79355703c80e6aeb1a2ca7156f22e9fd7e07027b SHA512 9c13d37c6c7070c2bd8fcc562f743ac2f55289bc7cc82147ef0ae990e5d380d541cc1d9ce61e6ad1549ed1935d41faafaeeb0cd5463e4c656ea8fee636ff4dfe
 DIST phonon-backend-gstreamer-4.9.1.tar.xz 88460 BLAKE2B 236a1ecdc5fcb96d041e9e743993c1f613e6a9fde8b2c8a094216f00f5862f1a5617bc87d2a5b6b8dc935de6538233b6c6ee54ca67ae7796f3f6b96be835c2b5 SHA512 c7ad71c4273d3037cb245abffeba679e4920b0797b72cf5876b0b9a5a76be200de317a7d5da5dd9eaf46932030fd8ff9e5c64975d1258319d6c8ad1c17d773e0
-DIST phonon-backend-gstreamer-4.9.90.tar.xz 98556 BLAKE2B ffcde03d55d230d9573ac8617314c6f68978b266acf831cc591f8ab73144d7d0c389c9ba18d8862775c3bfc80150101def9094c5e699b805960d74690aaae043 SHA512 b9ca5034beaf443cf0a33fbef74245f20b4f83350654723b048124083e6e0f6e18a4828d0d7f506c9ea3bc3377fe6376c66a6af8e3a3d139a0e6e787397d19cb

diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.90.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.90.ebuild
deleted file mode 100644
index 86d0b8ffe1a..00000000000
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-DESCRIPTION="GStreamer backend for the Phonon multimedia library"
-HOMEPAGE="https://phonon.kde.org/"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-	SRC_URI="mirror://kde/unstable/phonon/phonon-backend-gstreamer/phonon-backend-gstreamer-${PV}.tar.xz"
-	KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
-SLOT="0"
-IUSE="alsa debug +network"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-	virtual/pkgconfig
-"
-DEPEND="
-	dev-libs/glib:2
-	dev-libs/libxml2:2
-	dev-qt/qtgui:5
-	dev-qt/qtopengl:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtx11extras:5
-	media-libs/gst-plugins-base:1.0
-	media-libs/gstreamer:1.0
-	>=media-libs/phonon-4.10.60
-	media-plugins/gst-plugins-meta:1.0[alsa?,ogg,vorbis]
-	virtual/opengl
-"
-RDEPEND="${DEPEND}
-	network? ( media-plugins/gst-plugins-soup:1.0 )
-"


             reply	other threads:[~2019-08-27 19:59 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-27 19:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-02 12:44 [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-gstreamer/ Arthur Zamarin
2022-12-15 21:51 Andreas Sturmlechner
2022-12-03  6:25 Arthur Zamarin
2022-11-29 15:10 Jakov Smolić
2022-11-17 23:08 Sam James
2021-08-23 11:41 Marek Szuba
2019-12-02 23:29 Aaron Bauman
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-11-13 21:25 Andreas Sturmlechner
2019-08-27 19:59 Andreas Sturmlechner
2019-08-27 19:59 Andreas Sturmlechner
2019-08-25  8:10 Andreas Sturmlechner
2019-08-22 14:16 Andreas Sturmlechner
2019-08-08 22:00 Andreas Sturmlechner
2019-08-08 21:50 Andreas Sturmlechner
2019-07-20  7:43 Andreas Sturmlechner
2019-04-08 11:20 Michael Palimaka
2019-01-16 12:05 Andreas Sturmlechner
2019-01-15 22:10 Thomas Deutschmann
2019-01-14 14:33 Mikle Kolyada
2018-05-25 23:58 Thomas Deutschmann
2018-05-24 14:31 Agostino Sarubbo
2018-03-13 19:51 Michał Górny
2018-02-24  9:48 Andreas Sturmlechner
2017-08-31 20:54 Andreas Sturmlechner
2017-07-08 19:46 Alexis Ballier
2017-06-24 10:05 Andreas Sturmlechner
2017-06-24  9:11 Markus Meier
2017-06-02  0:38 Andreas Sturmlechner
2017-01-03 19:10 Johannes Huber
2016-11-13 19:18 Markus Meier
2016-10-13  9:47 Agostino Sarubbo
2016-10-02  8:11 Jeroen Roovers
2016-09-27  9:09 Tobias Klausmann
2016-07-24 17:17 Michael Palimaka
2016-07-22 17:40 Michael Palimaka
2016-07-17 11:55 Johannes Huber
2016-07-11  7:57 Johannes Huber
2016-07-09 19:29 Michael Palimaka
2016-05-31 17:21 Johannes Huber
2016-04-24 18:01 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 Michael Palimaka
2016-04-21 17:15 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=1566935903.2928059a2cf087cc9b51f624fdedbad5f74c1976.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