summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-12-23 18:44:10 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-12-23 18:44:10 +0000
commitbdad3fec90863c2bae842d091ffc731da810b3f0 (patch)
treec598a7bc8ba2b7d61b840b17ed4ebb33ad10d45e
parent- Fix building with gcc41. The fix should be for really for xproto (c99 (diff)
Revive gstreamer-plugins-swfdec (flash output)
Notes
Notes: svn path=/head/; revision=180617
-rw-r--r--MOVED1
-rw-r--r--Mk/bsd.gstreamer.mk2
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/gstreamer-plugins-swfdec/Makefile18
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common3
5 files changed, 23 insertions, 2 deletions
diff --git a/MOVED b/MOVED
index 556b8f55792d..7f11ea292325 100644
--- a/MOVED
+++ b/MOVED
@@ -2250,7 +2250,6 @@ audio/gstreamer-plugins-polypaudio|audio/gstreamer-plugins-pulse|2006-04-29|Proj
audio/gstreamer-plugins-shout|audio/gstreamer-plugins-shout2|2006-04-29|Not part of gstreamer 0.10 yet
audio/gstreamer-plugins-smoothwave|audio/gstreamer-plugins-smoothwave80|2006-04-29|Not part of gstreamer 0.10 yet
audio/gstreamer-plugins-sndfile|audio/gstreamer-plugins-sndfile80|2006-04-29|Not part of gstreamer 0.10 yet
-graphics/gstreamer-plugins-swfdec|graphics/gstreamer-plugins-swfdec80|2006-04-29|Not part of gstreamer 0.10 yet
multimedia/gstreamer-plugins-x264|multimedia/gstreamer-plugins-x26480|2006-04-29|Not part of gstreamer 0.10 yet
graphics/gstreamer-plugins-jpeg-mmx|graphics/gstreamer-plugins-jpeg-mmx80|2006-04-29|Not part of gstreamer 0.10 yet
audio/gstreamer-plugins-polyp|audio/gstreamer-plugins-pulse|2006-04-29|Project renamed
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index b51dea1cd2ed..7627e97ccc2c 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -65,7 +65,7 @@ _USE_GSTREAMER_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \
gnonlin good gsm hal ivorbis jack jpeg ladspa lame \
libcaca libmms libpng libvisual mad mpeg2enc mpeg2dec \
musepack neon ogg pango pulse python sdl shout2 sidplay \
- spc speex theora ugly vorbis wavpack xvid
+ spc speex swfdec theora ugly vorbis wavpack xvid
_USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
dts dv dvd esound faac faad ffmpeg flac \
gconf gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
diff --git a/graphics/Makefile b/graphics/Makefile
index 239bbbb3e377..4d110810a675 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -245,6 +245,7 @@
SUBDIR += gstreamer-plugins-libpng80
SUBDIR += gstreamer-plugins-libvisual
SUBDIR += gstreamer-plugins-libvisual80
+ SUBDIR += gstreamer-plugins-swfdec
SUBDIR += gstreamer-plugins-swfdec80
SUBDIR += gthumb
SUBDIR += gtkam
diff --git a/graphics/gstreamer-plugins-swfdec/Makefile b/graphics/gstreamer-plugins-swfdec/Makefile
new file mode 100644
index 000000000000..4db3dcd79fd7
--- /dev/null
+++ b/graphics/gstreamer-plugins-swfdec/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gstreamer-plugins-swfdec
+# Date created: 3 Oct 2004
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/graphics/gstreamer-plugins-swfdec80/Makefile,v 1.2 2006/02/24 18:50:34 marcus Exp $
+#
+
+PORTREVISION= 0
+CATEGORIES= graphics
+
+COMMENT= Gstreamer flash redering plugin
+
+GST_PLUGIN= swfdec
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 29b55df57286..96b725cea2e6 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -319,6 +319,9 @@ gst_spc_DIST= bad
# speex
gst_speex_LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex
+# swfdec
+gst_swfdec_LIB_DEPENDS+=swfdec-0.3.0:${PORTSDIR}/graphics/swfdec
+gst_swfdec_DIST= bad
# theora
gst_theora_LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
gst_theora_DIST= base