media-plugins/gst-plugins-mad: Remove last rited 1.0 SLOT

Update p.mask for that accordingly, but keep it around for longer for
informational purposes to slow upgraders, as if it hasn't been removed,
the mad plugin priority rank is high and it might get used instead of
mpg123 until removed from users system.

Closes: https://bugs.gentoo.org/631128
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Mart Raudsepp
2018-05-26 13:35:55 +03:00
parent 279eb849ab
commit 05811804f1
3 changed files with 2 additions and 16 deletions

View File

@@ -1,2 +1 @@
DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda
DIST gst-plugins-ugly-1.10.5.tar.xz 908604 BLAKE2B 1e422579e99ce87efabc8373d2b845bb36fba260140fb989a161b531ff2d0df54919a477b41609f1632ec6ed980421165e9f64568ba83966a92e6d3c9490c640 SHA512 575fdd345d54af3a9c7f7b78955b958898ec4658f65da87022db39d04d8d1e941233c24d4eacea5bca28de0e9424579048ad2b25dd308f96a79e1515204e1a7a

View File

@@ -1,14 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
GST_ORG_MODULE=gst-plugins-ugly
inherit gstreamer
DESCRIPTION="MP3 decoder plugin for GStreamer"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=media-libs/libmad-0.15.1b-r8[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

View File

@@ -327,7 +327,8 @@ sci-chemistry/cyana
# Mart Raudsepp <leio@gentoo.org> (30 Mar 2018)
# GStreamer mp3 decoder plugin based on libmad is removed with gstreamer-1.12.
# media-plugins/gst-plugins-mpg123 is the suggested replacement.
# Masked for removal in 30 days. Bug 631128
# Please keep this package.mask entry until at least 26th June 2018 for
# extra notification of the deprecation and replacement. Bug #631128.
media-plugins/gst-plugins-mad:1.0
# Lars Wendler <polynomial-c@gentoo.org> (27 Mar 2018)