From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-libs/gst-plugins-ugly/
Date: Thu, 1 Nov 2012 22:48:46 +0000 (UTC) [thread overview]
Message-ID: <1351807096.86bb0f3390273357fe931cc2bdd52795276a4fb8.eva@gentoo> (raw)
commit: 86bb0f3390273357fe931cc2bdd52795276a4fb8
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 1 21:56:23 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 1 21:58:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=86bb0f33
media-libs/gst-plugins-ugly: 0.10.18 → 1.0.2
---
.../gst-plugins-ugly/gst-plugins-ugly-1.0.2.ebuild | 45 ++++++++++++++++++++
media-libs/gst-plugins-ugly/metadata.xml | 5 ++
2 files changed, 50 insertions(+), 0 deletions(-)
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.2.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.2.ebuild
new file mode 100644
index 0000000..25b3c76
--- /dev/null
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.0.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+# order is important, gnome2 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
+ orc? ( >=dev-lang/orc-0.4.16 )
+"
+DEPEND="${RDEPEND}
+ >=dev-util/gtk-doc-am-1.12
+"
+
+DOCS="AUTHORS ChangeLog NEWS README RELEASE"
+
+GST_PLUGINS_BUILD=""
+
+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() {
+ default
+ prune_libtool_files --modules
+}
diff --git a/media-libs/gst-plugins-ugly/metadata.xml b/media-libs/gst-plugins-ugly/metadata.xml
new file mode 100644
index 0000000..dec0396
--- /dev/null
+++ b/media-libs/gst-plugins-ugly/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gstreamer</herd>
+</pkgmetadata>
next reply other threads:[~2012-11-01 22:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-01 22:48 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-25 22:38 [gentoo-commits] proj/gnome:master commit in: media-libs/gst-plugins-ugly/ Gilles Dartiguelongue
2012-12-01 15:15 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=1351807096.86bb0f3390273357fe931cc2bdd52795276a4fb8.eva@gentoo \
--to=eva@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