diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-31 14:11:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-31 14:11:40 +0000 |
commit | 092a11bbe8b69d3f0c24383d26bb7899a099c863 (patch) | |
tree | cad40e112cff093e3d85a115b625ada71296ca00 /media-libs/gst-plugins-ugly | |
parent | Version bump (diff) | |
download | gentoo-2-092a11bbe8b69d3f0c24383d26bb7899a099c863.tar.gz gentoo-2-092a11bbe8b69d3f0c24383d26bb7899a099c863.tar.bz2 gentoo-2-092a11bbe8b69d3f0c24383d26bb7899a099c863.zip |
Version bump, drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 10 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.10.ebuild | 44 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.5.ebuild | 44 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.6.ebuild | 44 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.8.ebuild | 44 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4.ebuild (renamed from media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.0.ebuild) | 4 |
6 files changed, 11 insertions, 179 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 78e09d808456..8fb974892958 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.150 2014/04/21 10:29:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.151 2014/05/31 14:11:40 pacho Exp $ + +*gst-plugins-ugly-1.2.4 (31 May 2014) + + 31 May 2014; Pacho Ramos <pacho@gentoo.org> +gst-plugins-ugly-1.2.4.ebuild, + -gst-plugins-ugly-1.0.10.ebuild, -gst-plugins-ugly-1.0.5.ebuild, + -gst-plugins-ugly-1.0.6.ebuild, -gst-plugins-ugly-1.0.8.ebuild, + -gst-plugins-ugly-1.2.0.ebuild: + Version bump, drop old 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild: Stable for arm, wrt bug #507568 diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.10.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.10.ebuild deleted file mode 100644 index c835054913ad..000000000000 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.10.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.10.ebuild,v 1.10 2013/10/22 07:20:22 ago Exp $ - -EAPI="5" - -# order is important, gst-plugins10 after gst-plugins -inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10 - -DESCRIPTION="Basepack of plugins for gstreamer" -HOMEPAGE="http://gstreamer.sourceforge.net" - -LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+orc" - -RDEPEND=" - >=dev-libs/glib-2.32:2 - >=media-libs/gstreamer-1:${SLOT} - >=media-libs/gst-plugins-base-1:${SLOT} - orc? ( >=dev-lang/orc-0.4.16 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 -" - -src_configure() { - # gst doesnt handle optimisations well - strip-flags - replace-flags "-O3" "-O2" - filter-flags "-fprefetch-loop-arrays" # see bug 22249 - - gst-plugins10_src_configure -} - -src_compile() { - default -} - -src_install() { - DOCS="AUTHORS ChangeLog NEWS README RELEASE" - default - prune_libtool_files --modules -} diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.5.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.5.ebuild deleted file mode 100644 index 89d3490d979c..000000000000 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.5.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.5.ebuild,v 1.11 2013/03/03 12:49:56 ago Exp $ - -EAPI="5" - -# order is important, gst-plugins10 after gst-plugins -inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10 - -DESCRIPTION="Basepack of plugins for gstreamer" -HOMEPAGE="http://gstreamer.sourceforge.net" - -LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+orc" - -RDEPEND=" - >=dev-libs/glib-2.32:2 - >=media-libs/gstreamer-1:${SLOT} - >=media-libs/gst-plugins-base-1:${SLOT} - orc? ( >=dev-lang/orc-0.4.16 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 -" - -src_configure() { - # gst doesnt handle optimisations well - strip-flags - replace-flags "-O3" "-O2" - filter-flags "-fprefetch-loop-arrays" # see bug 22249 - - gst-plugins10_src_configure -} - -src_compile() { - default -} - -src_install() { - DOCS="AUTHORS ChangeLog NEWS README RELEASE" - default - prune_libtool_files --modules -} diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.6.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.6.ebuild deleted file mode 100644 index 4020ccdc3ca3..000000000000 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.6.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.6.ebuild,v 1.1 2013/04/01 13:35:31 eva Exp $ - -EAPI="5" - -# order is important, gst-plugins10 after gst-plugins -inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10 - -DESCRIPTION="Basepack of plugins for gstreamer" -HOMEPAGE="http://gstreamer.sourceforge.net" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+orc" - -RDEPEND=" - >=dev-libs/glib-2.32:2 - >=media-libs/gstreamer-1:${SLOT} - >=media-libs/gst-plugins-base-1:${SLOT} - orc? ( >=dev-lang/orc-0.4.16 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 -" - -src_configure() { - # gst doesnt handle optimisations well - strip-flags - replace-flags "-O3" "-O2" - filter-flags "-fprefetch-loop-arrays" # see bug 22249 - - gst-plugins10_src_configure -} - -src_compile() { - default -} - -src_install() { - DOCS="AUTHORS ChangeLog NEWS README RELEASE" - default - prune_libtool_files --modules -} diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.8.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.8.ebuild deleted file mode 100644 index 00b937011c9c..000000000000 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.8.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.8.ebuild,v 1.1 2013/08/26 22:42:09 eva Exp $ - -EAPI="5" - -# order is important, gst-plugins10 after gst-plugins -inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10 - -DESCRIPTION="Basepack of plugins for gstreamer" -HOMEPAGE="http://gstreamer.sourceforge.net" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+orc" - -RDEPEND=" - >=dev-libs/glib-2.32:2 - >=media-libs/gstreamer-1:${SLOT} - >=media-libs/gst-plugins-base-1:${SLOT} - orc? ( >=dev-lang/orc-0.4.16 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 -" - -src_configure() { - # gst doesnt handle optimisations well - strip-flags - replace-flags "-O3" "-O2" - filter-flags "-fprefetch-loop-arrays" # see bug 22249 - - gst-plugins10_src_configure -} - -src_compile() { - default -} - -src_install() { - DOCS="AUTHORS ChangeLog NEWS README RELEASE" - default - prune_libtool_files --modules -} diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.0.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4.ebuild index 9a7e17cdbf2d..195e2b2900f1 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.0.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.0.ebuild,v 1.4 2014/03/01 08:32:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4.ebuild,v 1.1 2014/05/31 14:11:40 pacho Exp $ EAPI="5" @@ -16,7 +16,7 @@ IUSE="+orc" RDEPEND=" >=dev-libs/glib-2.32:2 - >=media-libs/gstreamer-1.2:${SLOT} + >=media-libs/gstreamer-1.2.4:${SLOT} >=media-libs/gst-plugins-base-1.2:${SLOT} orc? ( >=dev-lang/orc-0.4.16 ) " |