summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-bad
diff options
context:
space:
mode:
authorobache <obache>2008-10-15 12:18:37 +0000
committerobache <obache>2008-10-15 12:18:37 +0000
commitbb90471898ee770ef1db00f0fb04a7300222e29d (patch)
treeaaf8cb24a355c0277178b2bc5e12785c385872ce /multimedia/gst-plugins0.10-bad
parent653ec83647880620bdf4462c50a7cd68d2983d93 (diff)
downloadpkgsrc-bb90471898ee770ef1db00f0fb04a7300222e29d.tar.gz
real plugin is only works on x86 platforms.
Fixes PR 39690.
Diffstat (limited to 'multimedia/gst-plugins0.10-bad')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile9
-rw-r--r--multimedia/gst-plugins0.10-bad/PLIST4
2 files changed, 10 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile b/multimedia/gst-plugins0.10-bad/Makefile
index 6e492daca79..235d5562717 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile
+++ b/multimedia/gst-plugins0.10-bad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/15 12:18:37 obache Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,6 +8,13 @@ USE_LANGUAGES= c c++
COMMENT+= bad plugins
+.include "../../mk/bsd.prefs.mk"
+
+PLIST_VARS+= x86
+.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
+PLIST.x86= yes
+.endif
+
# bzip2 is likely present anyway, make it default
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst-plugins0.10-bad/PLIST b/multimedia/gst-plugins0.10-bad/PLIST
index 61b07d1dd45..f840411d881 100644
--- a/multimedia/gst-plugins0.10-bad/PLIST
+++ b/multimedia/gst-plugins0.10-bad/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2008/08/06 18:19:45 drochner Exp $
+@comment $NetBSD: PLIST,v 1.7 2008/10/15 12:18:38 obache Exp $
include/gstreamer-0.10/gst/app/gstappbuffer.h
include/gstreamer-0.10/gst/app/gstappsink.h
include/gstreamer-0.10/gst/app/gstappsrc.h
@@ -23,7 +23,7 @@ lib/gstreamer-0.10/libgstnsf.la
lib/gstreamer-0.10/libgstnuvdemux.la
lib/gstreamer-0.10/libgstoss4audio.la
lib/gstreamer-0.10/libgstrawparse.la
-lib/gstreamer-0.10/libgstreal.la
+${PLIST.x86}lib/gstreamer-0.10/libgstreal.la
lib/gstreamer-0.10/libgstrfbsrc.la
lib/gstreamer-0.10/libgstrtpmanager.la
lib/gstreamer-0.10/libgstsdpelem.la