commit:     8e1fce495ab2e68e64aebe177a4f07406940e206
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 22:05:29 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 22:09:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1fce49

media-libs/gst-plugins-ugly: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/gst-plugins-ugly/Manifest               |  1 -
 .../gst-plugins-ugly-1.10.5.ebuild                 | 39 ----------------------
 2 files changed, 40 deletions(-)

diff --git a/media-libs/gst-plugins-ugly/Manifest 
b/media-libs/gst-plugins-ugly/Manifest
index 9afa3d9f3a5..e36f1f0acfb 100644
--- a/media-libs/gst-plugins-ugly/Manifest
+++ b/media-libs/gst-plugins-ugly/Manifest
@@ -1,3 +1,2 @@
 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
 DIST gst-plugins-ugly-1.12.3.tar.xz 903784 BLAKE2B 
f0a9538f8d3c2500470a721a998d385af3611aaa003e1f0f315747f8df1680529c4c0332c5b4130eadfbcbd57d18b7fa1deb794e07cc9b0d8db22b98e27d9cee
 SHA512 
9ca5769c325df3d2d97ba83d785fab08da5119f6d26c4ac4db72853af143477ea8fb7087464a8614b6e59f384463ac01087ee76cec2af8acd80a4dc15e392e34

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.10.5.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.10.5.ebuild
deleted file mode 100644
index bc54a1cb339..00000000000
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.10.5.ebuild
+++ /dev/null
@@ -1,39 +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 eutils gstreamer
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/";
-
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
-IUSE="+orc"
-
-RDEPEND="
-       >=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]
-       >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-       >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-       orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-       >=dev-util/gtk-doc-am-1.12
-"
-
-multilib_src_configure() {
-       gstreamer_multilib_src_configure
-
-       if multilib_is_native_abi; then
-               ln -s "${S}"/docs/plugins/html docs/plugins/html || die
-       fi
-
-}
-
-multilib_src_install_all() {
-       DOCS="AUTHORS ChangeLog NEWS README RELEASE"
-       einstalldocs
-       prune_libtool_files --modules
-}

Reply via email to