From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-good/
Date: Fri, 5 Jan 2018 13:29:47 +0000 (UTC) [thread overview]
Message-ID: <1515158978.9659909a730080d973280f4f30b4178449819136.leio@gentoo> (raw)
commit: 9659909a730080d973280f4f30b4178449819136
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 13:16:22 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 13:29:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9659909a
media-libs/gst-plugins-good: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-libs/gst-plugins-good/Manifest | 1 -
.../gst-plugins-good-1.10.5.ebuild | 50 ----------------------
2 files changed, 51 deletions(-)
diff --git a/media-libs/gst-plugins-good/Manifest b/media-libs/gst-plugins-good/Manifest
index 6f9a4ed940e..4bbc72233e8 100644
--- a/media-libs/gst-plugins-good/Manifest
+++ b/media-libs/gst-plugins-good/Manifest
@@ -1,3 +1,2 @@
DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
-DIST gst-plugins-good-1.10.5.tar.xz 3425088 BLAKE2B 1e8eab244f8cb4915100c78e7c3a9e5bc66150a278ecdcf8e7898b334ce39351eeb3df011b2e96513514e0775e07988919a7dd29125990d30022e01e122fc206 SHA512 556bb5f95f3d52722849b5abf2ece1abeba9eae556aa2bebccaeda419639aa93b517bacbe74a0b3c0ce481d1e56ed2793de892a3054fdb06ec9652e207d69e16
DIST gst-plugins-good-1.12.3.tar.xz 3487448 BLAKE2B 2c27918f8020c50078b983244e9abc969bbf6338f65e42c2a74abb425f9e48e9cf2f71e89b92eefbcb9a3eff0ce765336b35b648a386214164cfecf66d03c2fd SHA512 8ed96d2b2c8724659cf8163be5246ec30c8a92d70fc6632e207ad258cff5624d6fc03576e6e674011bb88a4825c8ce225545bc7e60cdf66a173d9e1d4bfbbaa4
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.10.5.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.10.5.ebuild
deleted file mode 100644
index 4766f9aa95a..00000000000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.10.5.ebuild
+++ /dev/null
@@ -1,50 +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-good"
-
-inherit eutils flag-o-matic gstreamer
-
-DESCRIPTION="Basepack of plugins for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-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/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}]
- >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-multilib_src_configure() {
- # Always enable optional bz2 support for matroska
- # Always enable optional zlib support for qtdemux and matroska
- # Many media files require these to work, as some container headers are often
- # compressed, bug #291154
- gstreamer_multilib_src_configure \
- --enable-bz2 \
- --enable-zlib \
- --disable-examples \
- --with-default-audiosink=autoaudiosink \
- --with-default-visualizer=goom
-
- 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
-}
next reply other threads:[~2018-01-05 13:29 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-05 13:29 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-09 22:16 [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-good/ Mart Raudsepp
2024-04-30 8:28 Mart Raudsepp
2023-10-13 7:33 Mart Raudsepp
2023-08-21 6:31 Arthur Zamarin
2023-07-25 18:06 Arthur Zamarin
2023-06-01 3:01 Sam James
2023-05-31 3:43 Sam James
2022-11-20 18:34 Mart Raudsepp
2021-09-16 18:55 Sam James
2021-08-10 0:02 Marek Szuba
2021-02-18 8:47 Sam James
2021-02-17 13:53 Sam James
2021-02-13 17:43 Mart Raudsepp
2020-06-21 21:59 Mart Raudsepp
2020-01-01 15:08 Mart Raudsepp
2020-01-01 14:03 Agostino Sarubbo
2019-12-10 18:10 Aaron Bauman
2019-12-08 23:37 Sergei Trofimovich
2019-08-26 9:36 Mart Raudsepp
2019-05-21 3:17 Aaron Bauman
2019-02-05 23:33 Mart Raudsepp
2019-01-15 23:29 Mart Raudsepp
2018-10-03 23:56 Mart Raudsepp
2018-09-30 20:59 Mart Raudsepp
2018-09-19 8:42 Sergei Trofimovich
2018-09-17 21:49 Mart Raudsepp
2018-07-30 22:59 Mart Raudsepp
2018-07-15 23:13 Mart Raudsepp
2018-06-16 18:27 Mart Raudsepp
2018-03-28 19:24 Markus Meier
2018-03-18 19:36 Sergei Trofimovich
2018-03-17 17:19 Mikle Kolyada
2018-01-28 19:13 Mart Raudsepp
2017-12-25 11:51 Markus Meier
2017-12-16 15:33 Mart Raudsepp
2017-11-07 8:06 Sergei Trofimovich
2017-11-01 19:56 Sergei Trofimovich
2017-11-01 9:35 Sergei Trofimovich
2017-11-01 9:19 Sergei Trofimovich
2017-10-26 7:30 Sergei Trofimovich
2017-10-09 22:48 Thomas Deutschmann
2017-09-18 20:34 Mart Raudsepp
2017-07-20 4:40 Markus Meier
2017-07-08 16:08 Sergei Trofimovich
2017-02-25 1:28 Mart Raudsepp
2017-02-15 17:35 Markus Meier
2017-01-22 18:03 Agostino Sarubbo
2016-12-06 21:20 Markus Meier
2016-12-06 21:19 Markus Meier
2016-09-23 16:13 Tobias Klausmann
2016-05-03 20:39 Markus Meier
2016-03-06 19:39 Mikle Kolyada
2016-01-31 13:51 Gilles Dartiguelongue
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=1515158978.9659909a730080d973280f4f30b4178449819136.leio@gentoo \
--to=leio@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