summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-10-23 07:55:22 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-10-23 07:55:22 +0000
commit4016f4bf83010653644f4a5ea99c99577e1b45dd (patch)
tree8ff1bf5fe7465655dd4ec24c5f3c0322a4a67eb5 /media-libs
parentUpdate for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files. (diff)
downloadgentoo-2-4016f4bf83010653644f4a5ea99c99577e1b45dd.tar.gz
gentoo-2-4016f4bf83010653644f4a5ea99c99577e1b45dd.tar.bz2
gentoo-2-4016f4bf83010653644f4a5ea99c99577e1b45dd.zip
Version bump (bug #418075); lots of improvements and bugfixes in rtp support, matroska and quicktime (de)muxing, and multifile. Update homepage and license. Drop .la files.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gst-plugins-good/ChangeLog11
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild6
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild6
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild6
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild70
5 files changed, 89 insertions, 10 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog
index b31f6d49cb4b..b177055285e2 100644
--- a/media-libs/gst-plugins-good/ChangeLog
+++ b/media-libs/gst-plugins-good/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for media-libs/gst-plugins-good
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.129 2012/05/17 13:48:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.130 2012/10/23 07:55:22 tetromino Exp $
+
+*gst-plugins-good-0.10.31 (23 Oct 2012)
+
+ 23 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gst-plugins-good-0.10.23.ebuild, gst-plugins-good-0.10.28.ebuild,
+ gst-plugins-good-0.10.30.ebuild, +gst-plugins-good-0.10.31.ebuild:
+ Version bump (bug #418075); lots of improvements and bugfixes in rtp support,
+ matroska and quicktime (de)muxing, and multifile. Update homepage and
+ license. Drop .la files.
17 May 2012; Alexis Ballier <aballier@gentoo.org>
gst-plugins-good-0.10.30.ebuild:
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild
index d9cc7b97ae8b..2022ad1895d9 100644
--- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild
+++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild,v 1.9 2012/05/05 08:02:27 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild,v 1.10 2012/10/23 07:55:22 tetromino Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.net/"
+HOMEPAGE="http://gstreamer.freedesktop.org/"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild
index 500e65ed72fc..06c79282f027 100644
--- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild
+++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild,v 1.9 2012/05/05 08:02:27 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild,v 1.10 2012/10/23 07:55:22 tetromino Exp $
EAPI=1
@@ -8,10 +8,10 @@ EAPI=1
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.net/"
+HOMEPAGE="http://gstreamer.freedesktop.org/"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="+orc"
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild
index 66ae2a2fe1a3..d0ef243ef4fd 100644
--- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild
+++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild,v 1.9 2012/05/17 13:48:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild,v 1.10 2012/10/23 07:55:22 tetromino Exp $
EAPI=1
@@ -8,10 +8,10 @@ EAPI=1
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.net/"
+HOMEPAGE="http://gstreamer.freedesktop.org/"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="+orc"
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild
new file mode 100644
index 000000000000..8e368fc816d9
--- /dev/null
+++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild,v 1.1 2012/10/23 07:55:22 tetromino Exp $
+
+EAPI=4
+
+# order is important, gnome2 after gst-plugins
+inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
+
+DESCRIPTION="Basepack of plugins for gstreamer"
+HOMEPAGE="http://gstreamer.freedesktop.org/"
+SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="+orc"
+
+RDEPEND=">=media-libs/gst-plugins-base-0.10.36
+ >=media-libs/gstreamer-0.10.36
+ orc? ( >=dev-lang/orc-0.4.11 )
+ >=dev-libs/glib-2.24:2
+ sys-libs/zlib
+ app-arch/bzip2"
+DEPEND="${RDEPEND}
+ app-arch/xz-utils
+ >=sys-devel/gettext-0.11.5
+ virtual/pkgconfig
+ !<media-libs/gst-plugins-bad-0.10.22" # audioparsers and qtmux moves
+
+# 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
+GST_PLUGINS_BUILD="bz2 zlib"
+
+src_configure() {
+ # gst doesnt handle optimisations well
+ strip-flags
+ replace-flags "-O3" "-O2"
+ filter-flags "-fprefetch-loop-arrays" # see bug 22249
+
+ gst-plugins-good_src_configure \
+ $(use_enable orc) \
+ --disable-examples \
+ --with-default-audiosink=autoaudiosink \
+ --with-default-visualizer=goom
+}
+
+# override eclass
+src_install() {
+ gnome2_src_install
+ prune_libtool_files --modules
+}
+
+DOCS="AUTHORS ChangeLog NEWS README RELEASE"
+
+pkg_postinst () {
+ gnome2_pkg_postinst
+
+ echo
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ echo
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
+}
+
+pkg_postrm() {
+ gnome2_pkg_postrm
+}