public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: media-plugins/gst-plugins-gconf/, media-plugins/gst-plugins-libav/
@ 2012-12-09 20:58 Alexandre Rostovtsev
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev @ 2012-12-09 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e5ee6b0aaf03ddc035e2abe0c338a625cc94631b
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  9 20:57:59 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Sun Dec  9 20:57:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e5ee6b0a

media-plugins/gst-plugins-{gconf,libav}: moved to gx86

---
 .../gst-plugins-gconf-0.10.31.ebuild               |   40 -------------
 media-plugins/gst-plugins-gconf/metadata.xml       |    5 --
 .../gst-plugins-libav-1.0.3.ebuild                 |   59 --------------------
 media-plugins/gst-plugins-libav/metadata.xml       |    9 ---
 4 files changed, 0 insertions(+), 113 deletions(-)

diff --git a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.31.ebuild b/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.31.ebuild
deleted file mode 100644
index a66a438..0000000
--- a/media-plugins/gst-plugins-gconf/gst-plugins-gconf-0.10.31.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit gnome2-utils gst-plugins-good gst-plugins10
-
-DESCRIPTION="GStreamer plugin for wrapping GConf audio/video settings"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=gnome-base/gconf-2"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="gconf gconftool"
-
-src_configure() {
-	gst-plugins10_src_configure --disable-schemas-install
-}
-
-src_compile() {
-	gst-plugins10_src_compile
-	cd "${S}"/gconf
-	default
-}
-
-src_install() {
-	gst-plugins10_src_install
-	cd "${S}"/gconf
-	default
-}
-
-pkg_preinst() {
-	gnome2_gconf_savelist
-}
-
-pkg_postinst() {
-	gnome2_gconf_install
-}

diff --git a/media-plugins/gst-plugins-gconf/metadata.xml b/media-plugins/gst-plugins-gconf/metadata.xml
deleted file mode 100644
index dec0396..0000000
--- a/media-plugins/gst-plugins-gconf/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <herd>gstreamer</herd>
-</pkgmetadata>

diff --git a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.0.3.ebuild b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.0.3.ebuild
deleted file mode 100644
index c4d1448..0000000
--- a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.0.3.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit eutils flag-o-matic gst-plugins10
-
-MY_PN="gst-libav"
-DESCRIPTION="FFmpeg based gstreamer plugin"
-HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-libav.html"
-SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.${GST_TARBALL_SUFFIX}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="+orc"
-
-RDEPEND="
-	media-libs/gst-plugins-base:1.0
-	>=virtual/ffmpeg-0.10.3
-	|| (
-		media-video/ffmpeg
-		>=media-video/libav-0.8.4 )
-	orc? ( >=dev-lang/orc-0.4.16 )
-"
-DEPEND="${RDEPEND}
-	>=dev-util/gtk-doc-am-1.12
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_prepare() {
-	sed -e 's/sleep 15//' -i configure.ac configure || die
-}
-
-src_configure() {
-	GST_PLUGINS_BUILD=""
-	# always use system ffmpeg/libav if possible
-	gst-plugins10_src_configure \
-		--with-system-libav \
-		$(use_enable orc)
-}
-
-src_compile() {
-	default
-}
-
-src_install() {
-	default
-	prune_libtool_files --modules
-}
-
-pkg_postinst() {
-	if has_version "media-video/ffmpeg"; then
-		elog "Please note that upstream uses media-video/libav"
-		elog "rather than media-video/ffmpeg. If you encounter any"
-		elog "issues try to move from ffmpeg to libav."
-	fi
-}

diff --git a/media-plugins/gst-plugins-libav/metadata.xml b/media-plugins/gst-plugins-libav/metadata.xml
deleted file mode 100644
index 114c3ce..0000000
--- a/media-plugins/gst-plugins-libav/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <herd>gstreamer</herd>
-  <use>
-    <flag name="orc">Use <pkg>dev-lang/orc</pkg> for runtime
-			optimisations</flag>
-  </use>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-09 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-09 20:58 [gentoo-commits] proj/gnome:master commit in: media-plugins/gst-plugins-gconf/, media-plugins/gst-plugins-libav/ Alexandre Rostovtsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox