summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-28 02:27:28 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-28 02:27:28 +0800
commitd77d6e69d100b4a59e6126c292d9445a6ee73321 (patch)
tree723db843c45be0182761e31e1c54ea822d5a4677 /Mk
parent6e6f20d5976e8329552e5bd354ce6d635b5efd07 (diff)
downloadmarcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.tar
marcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.tar.gz
marcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.tar.bz2
marcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.tar.lz
marcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.tar.xz
marcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.tar.zst
marcuscom-ports-d77d6e69d100b4a59e6126c292d9445a6ee73321.zip
Add new gst plugins
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk11
1 files changed, 9 insertions, 2 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 31a198f78..08c899dd1 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -7,7 +7,7 @@
# Date: 4 Oct 2004
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.40 2008/02/23 19:09:17 ahze Exp $
.if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
@@ -58,7 +58,8 @@ _USE_GSTREAMER10_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts
gnonlin good gsm hal ivorbis jack jpeg ladspa lame \
libcaca libmms libpng libvisual mm mp3 mpeg2enc mpeg2dec \
musepack nas neon ogg pango pulse python sdl shout2 sidplay \
- sndfile spc speex swfdec theora ugly vorbis wavpack x264 xvid
+ sndfile spc soundtouch soup speex swfdec taglib \
+ theora ugly vorbis wavpack x264 xvid
# other plugins
OTHER_GSTREAMER_PLUGINS+= core yes ${_USE_GSTREAMER10_ALL} fluendo-mp3 mad
@@ -144,10 +145,14 @@ smoothwave_DEPENDS= audio/gstreamer-plugins-smoothwave
sndfile_DEPENDS= audio/gstreamer-plugins-sndfile
+soundtouch_DEPENDS= audio/gstreamer-plugins-soundtouch
+
spc_DEPENDS= audio/gstreamer-plugins-spc
speex_DEPENDS= audio/gstreamer-plugins-speex
+taglib_DEPENDS= audio/gstreamer-plugins-taglib
+
vorbis_DEPENDS= audio/gstreamer-plugins-vorbis
wavpack_DEPENDS= audio/gstreamer-plugins-wavpack
@@ -157,6 +162,8 @@ gnomevfs_DEPENDS= devel/gstreamer-plugins-gnomevfs
sdl_DEPENDS= devel/gstreamer-plugins-sdl
+soup_DEPENDS= devel/gstreamer-plugins-soup
+
# Graphics Plugins Section
aalib_DEPENDS= graphics/gstreamer-plugins-aalib