* [gentoo-commits] proj/gnome:master commit in: media-plugins/gst-plugins-ladspa/
@ 2012-12-01 23:46 Gilles Dartiguelongue
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue @ 2012-12-01 23:46 UTC (permalink / raw
To: gentoo-commits
commit: 5bc11ff9be81f1ee2fe19965715119a611018440
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 23:11:50 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 23:46:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5bc11ff9
media-plugins/gst-plugins-ladspa: copy from gentoo-x86
---
.../gst-plugins-ladspa-0.10.23.ebuild | 20 ++++++++++++++++++++
media-plugins/gst-plugins-ladspa/metadata.xml | 5 +++++
2 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-0.10.23.ebuild b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-0.10.23.ebuild
new file mode 100644
index 0000000..88c4ae0
--- /dev/null
+++ b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-0.10.23.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit gst-plugins-bad
+
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/ladspa-sdk-1.12-r2"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ gst-plugins10_find_plugin_dir
+ # signalprocessor has no .pc
+ sed -e "s:\$(top_builddir)/gst-libs/gst/signalprocessor/.*\.la:-lgstsignalprocessor-${SLOT}:" \
+ -i Makefile.am Makefile.in || die
+}
diff --git a/media-plugins/gst-plugins-ladspa/metadata.xml b/media-plugins/gst-plugins-ladspa/metadata.xml
new file mode 100644
index 0000000..dec0396
--- /dev/null
+++ b/media-plugins/gst-plugins-ladspa/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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-01 23:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01 23:46 [gentoo-commits] proj/gnome:master commit in: media-plugins/gst-plugins-ladspa/ Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox