svn commit: r316693 - in head: Mk audio audio/gstreamer1-plugins-a52dec audio/gstreamer1-plugins-amrnb audio/gstreamer1-plugins-amrwbdec audio/gstreamer1-plugins-cdparanoia audio/gstreamer1-plugins...

Koop Mast kwm at FreeBSD.org
Sat Apr 27 20:56:48 UTC 2013


Author: kwm
Date: Sat Apr 27 20:56:38 2013
New Revision: 316693
URL: http://svnweb.freebsd.org/changeset/ports/316693

Log:
  Add Gstreamer 1.0.7. This is the new stable version of the
  Gstreamer multimedia framework.
  
  Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
  for the porters handbook about gstreamer is a work in progress.
  
  X related plugins are now stand alone. The gio plugin is now part of the
  gstreamer1-plugins port and the oss plugins are now part of the
  gstreamer1-plugins-good port.
  
  Note that the pulseaudio plugin is missing because it needs a newer version
  of pulseaudio. Also there are still a number of plugins from -bad which
  haven't been ported to the 1.0 API yet.

Added:
  head/audio/gstreamer1-plugins-a52dec/
  head/audio/gstreamer1-plugins-a52dec/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-amrnb/
  head/audio/gstreamer1-plugins-amrnb/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-amrwbdec/
  head/audio/gstreamer1-plugins-amrwbdec/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-cdparanoia/
  head/audio/gstreamer1-plugins-cdparanoia/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-celt/
  head/audio/gstreamer1-plugins-celt/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-faac/
  head/audio/gstreamer1-plugins-faac/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-faad/
  head/audio/gstreamer1-plugins-faad/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-flac/
  head/audio/gstreamer1-plugins-flac/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-flite/
  head/audio/gstreamer1-plugins-flite/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-gme/
  head/audio/gstreamer1-plugins-gme/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-gsm/
  head/audio/gstreamer1-plugins-gsm/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-jack/
  head/audio/gstreamer1-plugins-jack/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-lame/
  head/audio/gstreamer1-plugins-lame/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-mad/
  head/audio/gstreamer1-plugins-mad/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-modplug/
  head/audio/gstreamer1-plugins-modplug/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-ogg/
  head/audio/gstreamer1-plugins-ogg/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-opus/
  head/audio/gstreamer1-plugins-opus/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-shout2/
  head/audio/gstreamer1-plugins-shout2/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-sidplay/
  head/audio/gstreamer1-plugins-sidplay/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-soundtouch/
  head/audio/gstreamer1-plugins-soundtouch/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-speex/
  head/audio/gstreamer1-plugins-speex/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-taglib/
  head/audio/gstreamer1-plugins-taglib/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-twolame/
  head/audio/gstreamer1-plugins-twolame/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-vorbis/
  head/audio/gstreamer1-plugins-vorbis/Makefile   (contents, props changed)
  head/audio/gstreamer1-plugins-wavpack/
  head/audio/gstreamer1-plugins-wavpack/Makefile   (contents, props changed)
  head/comms/gstreamer1-plugins-spandsp/
  head/comms/gstreamer1-plugins-spandsp/Makefile   (contents, props changed)
  head/devel/gstreamer1-plugins-soup/
  head/devel/gstreamer1-plugins-soup/Makefile   (contents, props changed)
  head/ftp/gstreamer1-plugins-curl/
  head/ftp/gstreamer1-plugins-curl/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-aalib/
  head/graphics/gstreamer1-plugins-aalib/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-cairo/
  head/graphics/gstreamer1-plugins-cairo/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-gdkpixbuf/
  head/graphics/gstreamer1-plugins-gdkpixbuf/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-jpeg/
  head/graphics/gstreamer1-plugins-jpeg/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-libcaca/
  head/graphics/gstreamer1-plugins-libcaca/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-libvisual/
  head/graphics/gstreamer1-plugins-libvisual/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-opencv/
  head/graphics/gstreamer1-plugins-opencv/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-png/
  head/graphics/gstreamer1-plugins-png/Makefile   (contents, props changed)
  head/graphics/gstreamer1-plugins-zbar/
  head/graphics/gstreamer1-plugins-zbar/Makefile   (contents, props changed)
  head/multimedia/gstreamer1/
     - copied from r316684, head/multimedia/gstreamer/
  head/multimedia/gstreamer1-libav/
     - copied from r315106, head/multimedia/gstreamer-ffmpeg/
  head/multimedia/gstreamer1-plugins/
     - copied from r316684, head/multimedia/gstreamer-plugins/
  head/multimedia/gstreamer1-plugins-all/
     - copied from r315046, head/multimedia/gstreamer-plugins-all/
  head/multimedia/gstreamer1-plugins-assrender/
  head/multimedia/gstreamer1-plugins-assrender/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-bad/
     - copied from r316684, head/multimedia/gstreamer-plugins-bad/
  head/multimedia/gstreamer1-plugins-core/
     - copied from r315296, head/multimedia/gstreamer-plugins-core/
  head/multimedia/gstreamer1-plugins-dts/
  head/multimedia/gstreamer1-plugins-dts/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-dv/
  head/multimedia/gstreamer1-plugins-dv/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-dvdread/
  head/multimedia/gstreamer1-plugins-dvdread/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-good/
     - copied from r316684, head/multimedia/gstreamer-plugins-good/
  head/multimedia/gstreamer1-plugins-mpeg2dec/
  head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-mpeg2enc/
  head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-resindvd/
  head/multimedia/gstreamer1-plugins-resindvd/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-schroedinger/
  head/multimedia/gstreamer1-plugins-schroedinger/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-theora/
  head/multimedia/gstreamer1-plugins-theora/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-ugly/
     - copied from r316684, head/multimedia/gstreamer-plugins-ugly/
  head/multimedia/gstreamer1-plugins-v4l2/
  head/multimedia/gstreamer1-plugins-v4l2/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-vpx/
  head/multimedia/gstreamer1-plugins-vpx/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-x264/
  head/multimedia/gstreamer1-plugins-x264/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins/files/patch-ext_libvisual_visual.c   (contents, props changed)
  head/net/gstreamer1-plugins-libmms/
  head/net/gstreamer1-plugins-libmms/Makefile   (contents, props changed)
  head/sysutils/gstreamer1-plugins-cdio/
  head/sysutils/gstreamer1-plugins-cdio/Makefile   (contents, props changed)
  head/x11-toolkits/gstreamer1-plugins-pango/
  head/x11-toolkits/gstreamer1-plugins-pango/Makefile   (contents, props changed)
  head/x11/gstreamer1-plugins-x/
  head/x11/gstreamer1-plugins-x/Makefile   (contents, props changed)
  head/x11/gstreamer1-plugins-ximagesrc/
  head/x11/gstreamer1-plugins-ximagesrc/Makefile   (contents, props changed)
Deleted:
  head/multimedia/gstreamer1-plugins-bad/files/patch-ext_spc_tag.c
  head/multimedia/gstreamer1-plugins-bad/files/patch-ext_spc_tag.h
  head/multimedia/gstreamer1-plugins-good/files/patch-gst_goom_mmx.h
  head/multimedia/gstreamer1-plugins-good/files/patch-sys_oss_gstossmixer.c
  head/multimedia/gstreamer1-plugins-good/files/patch-sys_v4l2_gstv4l2object.h
  head/multimedia/gstreamer1-plugins-ugly/files/
  head/multimedia/gstreamer1-plugins/files/patch-gst-libs_gst_sdp_gstsdpmessage.c
  head/multimedia/gstreamer1-plugins/files/patch-gst-libs_gst_video_video.h
  head/multimedia/gstreamer1-plugins/files/patch-sys_v4l_gstv4lelement.h
  head/multimedia/gstreamer1-plugins/files/patch-sys_v4l_v4lsrc_calls.c
Modified:
  head/Mk/bsd.gstreamer.mk
  head/audio/Makefile
  head/comms/Makefile
  head/devel/Makefile
  head/ftp/Makefile   (contents, props changed)
  head/graphics/Makefile
  head/graphics/gstreamer-plugins-gdkpixbuf/Makefile   (contents, props changed)
  head/graphics/gstreamer-plugins-libvisual/Makefile   (contents, props changed)
  head/multimedia/Makefile
  head/multimedia/gstreamer-plugins-all/Makefile   (contents, props changed)
  head/multimedia/gstreamer-plugins/Makefile.common
  head/multimedia/gstreamer1-libav/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-libav/distinfo   (contents, props changed)
  head/multimedia/gstreamer1-libav/pkg-plist   (contents, props changed)
  head/multimedia/gstreamer1-plugins-all/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-bad/Makefile
  head/multimedia/gstreamer1-plugins-bad/pkg-plist   (contents, props changed)
  head/multimedia/gstreamer1-plugins-core/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-good/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-good/files/patch-configure   (contents, props changed)
  head/multimedia/gstreamer1-plugins-good/pkg-plist   (contents, props changed)
  head/multimedia/gstreamer1-plugins-ugly/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-ugly/pkg-plist   (contents, props changed)
  head/multimedia/gstreamer1-plugins/Makefile
  head/multimedia/gstreamer1-plugins/Makefile.common
  head/multimedia/gstreamer1-plugins/distinfo   (contents, props changed)
  head/multimedia/gstreamer1-plugins/files/patch-Makefile.in   (contents, props changed)
  head/multimedia/gstreamer1-plugins/pkg-descr   (contents, props changed)
  head/multimedia/gstreamer1-plugins/pkg-plist   (contents, props changed)
  head/multimedia/gstreamer1/Makefile
  head/multimedia/gstreamer1/distinfo   (contents, props changed)
  head/multimedia/gstreamer1/files/patch-Makefile.in   (contents, props changed)
  head/multimedia/gstreamer1/pkg-descr   (contents, props changed)
  head/multimedia/gstreamer1/pkg-plist   (contents, props changed)
  head/net/Makefile
  head/sysutils/Makefile
  head/x11-toolkits/Makefile
  head/x11/Makefile

Modified: head/Mk/bsd.gstreamer.mk
==============================================================================
--- head/Mk/bsd.gstreamer.mk	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/Mk/bsd.gstreamer.mk	Sat Apr 27 20:56:38 2013	(r316693)
@@ -4,10 +4,9 @@
 # bsd.gstreamer.mk - Support for gstreamer-plugins-based ports.
 #
 # Created by: Michael Johnson <ahze at FreeBSD.org>
-# Date:		4 Oct 2004
 #
 # $FreeBSD$
-#    $MCom: ports/Mk/bsd.gstreamer.mk,v 1.43 2008/03/21 04:14:18 ahze Exp $
+#    $MCom: ports/Mk/bsd.gstreamer.mk,v 1.56 2013/01/15 21:43:45 kwm Exp $
 
 .if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
 
@@ -18,30 +17,33 @@ Gstreamer_Pre_Include=		bsd.gstreamer.mk
 
 # Ports can use the following:
 #
-#  For Gstreamer 0.10:
-# USE_GSTREAMER=	lame faac ffmpeg
+# For Gstreamer 0.10:
+#   USE_GSTREAMER=	lame faac ffmpeg
+#
+# For Gstreamer 1.x the same rules apply but instead of 
+#   USE_GSTREAMER=, USE_GSTREAMER1= is used.
 #
 # If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 # you must follow one of the examples listed below
 #
-#	WANT_GSTREAMER=	yes
-#	.include <bsd.port.pre.mk>
+#	.include <bsd.port.options.mk>
 #	.if defined(WITH_VORBIS)
-#	USE_GSTREAMER+=	vorbis
+#	USE_GSTREAMER=	vorbis
 #	.endif
 #
 # or
 #       USE_GSTREAMER=	yes
-#       .include <bsd.port.pre.mk>
+#       .include <bsd.port.options.mk>
 #       .if defined(WITH_FAAD)
 #       USE_GSTREAMER+=	faad
 #       .endif
-#
+#	.include <bsd.port.pre.mk>
 #
 #	USE_GSTREAMER=yes will always add a dependency to
 #		gstreamer-plugins
 #
-
+#	The use of WANT_GSTREAMER=yes should be discouraged.
+#
 # "Normal" dependencies and variables
 #
 
@@ -50,33 +52,60 @@ _GST_LIB_BASE=		${LOCALBASE}/lib/gstream
 GST_VERSION=		0.10
 GST_MINOR_VERSION=	.0
 GST_SHLIB_VERSION=	1
-#
-# These are the current supported gstreamer-plugins modules
-#
-_USE_GSTREAMER10_ALL=	a52dec aalib amrnb amrwbdec annodex bz2 cairo \
-			cdaudio cdparanoia dts dv dvd esound faac faad \
-			ffmpeg flac flite gconf gio gl gme gnomevfs gnonlin \
-			gsm hal jack jpeg ladspa lame libcaca libmms \
-			libpng libvisual mm mp3 mpeg2enc mpeg2dec musepack \
-			nas neon ogg opencv opus pango pulse python resindvd schroedinger \
-			sdl shout2 sidplay sndfile spc soundtouch soup \
-			speex taglib theora twolame v4l2 vorbis vdpau \
-			vp8 wavpack x264 xvid
+
+GSTREAMER1_PORT=	${PORTSDIR}/multimedia/gstreamer1-plugins
+_GST1_LIB_BASE=		${LOCALBASE}/lib/gstreamer-${GST1_VERSION}
+GST1_VERSION=		1.0
+GST1_MINOR_VERSION=	.0
+GST1_SHLIB_VERSION=	0
+GST1_MINIMAL_VERSION=	.5
+
+#
+# missing base: alsa ivorbisdec
+# missing good: pulseaudio(need newer pulse version)
+# missing ugly: - (done)
+# missing bad: - (done)
+
+# These are the current supported gstreamer-plugins modules:
+# Supported plugins by both 0.10 and 1.0.
+_GSTREAMER_PLUGINS= \
+		a52dec aalib amrnb amrwbdec cairo cdio \
+		cdparanoia dts dv faac faad flac flite \
+		gdkpixbuf gme gsm jack jpeg lame libcaca \
+		libmms libvisual mad mpeg2dec mpeg2enc ogg \
+		opencv opus pango resindvd schroedinger \
+		shout2 sidplay soundtouch soup speex taglib \
+		theora twolame v4l2 vorbis wavpack x264
+
+# plugins only in 0.10
+.if defined(USE_GSTREAMER)
+_GSTREAMER_PLUGINS+= \
+		annodex bz2 cdaudio dvd esound ffmpeg fluendo-mp3 \
+		fluendo-mpegdemux gconf gio gl gnomevfs gnonlin hal \
+		ladspa libpng mm mp3 musepack nas neon pulse python qt4 \
+		sdl sndfile spc vdpau vp8 xvid
+.endif
+
+# plugins only in 1.0
+.if defined(USE_GSTREAMER1)
+_GSTREAMER_PLUGINS+= \
+		assrender celt curl dvdread libav modplug png spandsp vpx \
+		x ximagesrc zbar
+.endif
 
 # other plugins
-OTHER_GSTREAMER_PLUGINS+=bad good ugly core yes ${_USE_GSTREAMER10_ALL} fluendo-mp3 mad qt4
+_USE_GSTREAMER_ALL=	bad core good ugly yes ${_GSTREAMER_PLUGINS}
 
-_USE_GSTREAMER_ALL+=	${OTHER_GSTREAMER_PLUGINS}
+#--------------------------------------------------------------------------#
 
 core_DEPENDS=	multimedia/gstreamer-plugins-core
 
 yes_DEPENDS=	multimedia/gstreamer-plugins
 yes_NAME=	gstreamer-plugins
+yes_NAME10=	gstreamer1-plugins
 yes_GST_PREFIX=	# empty
 
-cdio_DEPENDS=	sysutils/gstreamer-plugins-cdio
-
-gconf_DEPENDS=	devel/gstreamer-plugins-gconf
+#-- audio plugins section -------------------------------------------------#
 
 # Audio Plugins Section
 a52dec_DEPENDS=	audio/gstreamer-plugins-a52dec
@@ -89,6 +118,8 @@ artsd_DEPENDS=	audio/gstreamer-plugins-a
 
 audiofile_DEPENDS=	audio/gstreamer-plugins-audiofile
 
+celt_DEPENDS=		audio/gstreamer-plugins-celt
+
 cdaudio_DEPENDS=	audio/gstreamer-plugins-cdaudio
 
 cdparanoia_DEPENDS=	audio/gstreamer-plugins-cdparanoia
@@ -121,10 +152,7 @@ mad_DEPENDS=	audio/gstreamer-plugins-mad
 
 mikmod_DEPENDS=	audio/gstreamer-plugins-mikmod
 
-mm_DEPENDS=	multimedia/gstreamermm
-mm_GST_PREFIX=	gstreamer
-mm_GST_SUFX=	# empty
-mm_GST_VERSION=	0.9.4
+modplug_DEPENDS=	audio/gstreamer-plugins-modplug
 
 mp3_DEPENDS=	audio/gstreamer-plugins-mp3
 
@@ -166,7 +194,14 @@ vorbis_DEPENDS=	audio/gstreamer-plugins-
 
 wavpack_DEPENDS=	audio/gstreamer-plugins-wavpack
 
-# Devel Plugins Section
+#-- comms plugin section --------------------------------------------------#
+
+spandsp_DEPENDS=	comms/gstreamer-plugins-spandsp
+
+#-- devel plugin section --------------------------------------------------#
+
+gconf_DEPENDS=	devel/gstreamer-plugins-gconf
+
 gio_DEPENDS=	devel/gstreamer-plugins-gio
 
 gnomevfs_DEPENDS=	devel/gstreamer-plugins-gnomevfs
@@ -175,11 +210,18 @@ sdl_DEPENDS=	devel/gstreamer-plugins-sdl
 
 soup_DEPENDS=	devel/gstreamer-plugins-soup
 
-# Graphics Plugins Section
+#-- ftp plugin section ----------------------------------------------------#
+
+curl_DEPENDS=	ftp/gstreamer-plugins-curl
+
+#-- graphics plugin section -----------------------------------------------#
+
 aalib_DEPENDS=	graphics/gstreamer-plugins-aalib
 
 annodex_DEPENDS=	multimedia/gstreamer-plugins-annodex
 
+assrender_DEPENDS=	multimedia/gstreamer-plugins-assrender
+
 cairo_DEPENDS=	graphics/gstreamer-plugins-cairo
 
 gdkpixbuf_DEPENDS=	graphics/gstreamer-plugins-gdkpixbuf
@@ -200,16 +242,25 @@ libvisual_DEPENDS=	graphics/gstreamer-pl
 
 opencv_DEPENDS=	graphics/gstreamer-plugins-opencv
 
-# Multimedia Plugins Section
+png_DEPENDS=	graphics/gstreamer-plugins-png
+
+zbar_DEPENDS=	graphics/gstreamer-plugins-zbar
+
+#-- multimedia plugins section --------------------------------------------#
+
 bad_DEPENDS=	multimedia/gstreamer-plugins-bad
 
 bz2_DEPENDS=	multimedia/gstreamer-plugins-bz2
 
+dvdread_DEPENDS=	multimedia/gstreamer-plugins-dvdread
+
 ffmpeg_DEPENDS=	multimedia/gstreamer-ffmpeg
 ffmpeg_GST_PREFIX=	gstreamer-
 ffmpeg_GST_SUFX=	# empty
 ffmpeg_GST_VERSION=	0.10.0
 
+fluendo-mpegdemux_DEPENDS=	multimedia/gstreamer-plugins-fluendo-mpegdemux
+
 dts_DEPENDS=	multimedia/gstreamer-plugins-dts
 
 dv_DEPENDS=	multimedia/gstreamer-plugins-dv
@@ -220,8 +271,18 @@ good_DEPENDS=	multimedia/gstreamer-plugi
 
 gnonlin_DEPENDS=	multimedia/gstreamer-plugins-gnonlin
 
+libav_DEPENDS=		multimedia/gstreamer-libav
+libav_GST_PREFIX=	gstreamer1-
+libav_GST_SUFX=		# empty
+libav_GST_VERSION=	1.0.0
+
 libfame_DEPENDS=	multimedia/gstreamer-plugins-libfame
 
+mm_DEPENDS=	multimedia/gstreamermm
+mm_GST_PREFIX=	gstreamer
+mm_GST_SUFX=	# empty
+mm_GST_VERSION=	0.9.4
+
 mpeg2dec_DEPENDS=	multimedia/gstreamer-plugins-mpeg2dec
 
 mpeg2enc_DEPENDS=	multimedia/gstreamer-plugins-mpeg2enc
@@ -235,6 +296,8 @@ v4l2_DEPENDS=	multimedia/gstreamer-plugi
 
 vp8_DEPENDS=	multimedia/gstreamer-plugins-vp8
 
+vpx_DEPENDS=	multimedia/gstreamer-plugins-vpx
+
 # XXX: This is a quick solution for ports with USE_GSTREAMER=python
 #      but without USE_PYTHON.
 PYTHON_PKGNAMEPREFIX?=	py*-
@@ -259,16 +322,35 @@ x264_DEPENDS=	multimedia/gstreamer-plugi
 
 xvid_DEPENDS=	multimedia/gstreamer-plugins-xvid
 
-# Net Plugins Section
+
+#-- Net Plugins Section ---------------------------------------------------#
 
 libmms_DEPENDS=	net/gstreamer-plugins-libmms
 
-# X11-Toolkits Plugins Section
+#-- sysutils plugins section ----------------------------------------------#
+
+cdio_DEPENDS=	sysutils/gstreamer-plugins-cdio
+
+#-- x11 plugins section ---------------------------------------------------#
+
+x_DEPENDS=	x11/gstreamer-plugins-x
+
+ximagesrc_DEPENDS=	x11/gstreamer-plugins-ximagesrc
+
+#-- x11-toolkits plugins section ------------------------------------------#
+
 pango_DEPENDS=	x11-toolkits/gstreamer-plugins-pango
 
+#--------------------------------------------------------------------------#
+
 .if defined(_POSTMKINCLUDED) && !defined(Gstreamer_Post_Include)
 Gstreamer_Post_Include=	bsd.gstreamer.mk
 
+.if (defined (USE_GSTREAMER) && defined(USE_GSTREAMER1))
+IGNORE=	USE_GSTREAMER and USE_GSTREAMER1 can't be used together
+.endif
+
+.if defined(USE_GSTREAMER)
 .for ext in ${USE_GSTREAMER}
 ${ext}_GST_PREFIX?=	gstreamer-plugins-
 ${ext}_GST_VERSION?=	${GST_VERSION}${GST_MINOR_VERSION}
@@ -277,9 +359,25 @@ ${ext}_NAME?=		${ext}
 BUILD_DEPENDS+=	${${ext}_GST_PREFIX}${${ext}_NAME}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_DEPENDS}
 RUN_DEPENDS+=	${${ext}_GST_PREFIX}${${ext}_NAME}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_DEPENDS}
 . else
-IGNORE=	cannot install: unknown gstreamer-plugin -- ${ext}
+IGNORE=	cannot install: unknown gstreamer ${GST_VERSION} plugin -- ${ext}
 . endif
 .endfor
+.endif
+
+.if defined(USE_GSTREAMER1)
+.for ext in ${USE_GSTREAMER1}
+${ext}_GST_PREFIX?=	gstreamer1-plugins-
+${ext}_GST_VERSION?=	${GST1_VERSION}${GST1_MINIMAL_VERSION}
+${ext}_NAME10?=		${ext}
+${ext}_GST_DEPENDS?=	${${ext}_DEPENDS:S,gstreamer-,gstreamer1-,}
+. if ${_USE_GSTREAMER_ALL:M${ext}}!= "" && exists(${PORTSDIR}/${${ext}_GST_DEPENDS})
+BUILD_DEPENDS+=	${${ext}_GST_PREFIX}${${ext}_NAME10}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_GST_DEPENDS}
+RUN_DEPENDS+=	${${ext}_GST_PREFIX}${${ext}_NAME10}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_GST_DEPENDS}
+. else
+IGNORE=	cannot install: unknown gstreamer ${GST1_VERSION} plugin -- ${ext}
+. endif
+.endfor
+.endif
 
 # The End
 .endif

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/audio/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -291,6 +291,32 @@
     SUBDIR += gstreamer-plugins-twolame
     SUBDIR += gstreamer-plugins-vorbis
     SUBDIR += gstreamer-plugins-wavpack
+    SUBDIR += gstreamer1-plugins-a52dec
+    SUBDIR += gstreamer1-plugins-amrnb
+    SUBDIR += gstreamer1-plugins-amrwbdec
+    SUBDIR += gstreamer1-plugins-cdparanoia
+    SUBDIR += gstreamer1-plugins-celt
+    SUBDIR += gstreamer1-plugins-faac
+    SUBDIR += gstreamer1-plugins-faad
+    SUBDIR += gstreamer1-plugins-flac
+    SUBDIR += gstreamer1-plugins-flite
+    SUBDIR += gstreamer1-plugins-gme
+    SUBDIR += gstreamer1-plugins-gsm
+    SUBDIR += gstreamer1-plugins-jack
+    SUBDIR += gstreamer1-plugins-lame
+    SUBDIR += gstreamer1-plugins-mad
+    SUBDIR += gstreamer1-plugins-modplug
+    SUBDIR += gstreamer1-plugins-ogg
+    SUBDIR += gstreamer1-plugins-opus
+    SUBDIR += gstreamer1-plugins-pulse
+    SUBDIR += gstreamer1-plugins-shout2
+    SUBDIR += gstreamer1-plugins-sidplay
+    SUBDIR += gstreamer1-plugins-soundtouch
+    SUBDIR += gstreamer1-plugins-speex
+    SUBDIR += gstreamer1-plugins-taglib
+    SUBDIR += gstreamer1-plugins-twolame
+    SUBDIR += gstreamer1-plugins-vorbis
+    SUBDIR += gstreamer1-plugins-wavpack
     SUBDIR += gtick
     SUBDIR += gtkguitune
     SUBDIR += gtkpod

Added: head/audio/gstreamer1-plugins-a52dec/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-a52dec/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
+
+GST_PLUGIN=	a52dec
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-amrnb/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-amrnb/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin
+
+GST_PLUGIN=	amrnb
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-amrwbdec/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-amrwbdec/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+PKGNAMESUFFIX=	1-plugins-amrwbdec
+
+COMMENT=	Gstreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
+
+GST_PLUGIN=	amrwb
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-cdparanoia/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-cdparanoia/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer CDDA extraction (aka audio ripping) plugin
+
+GST_PLUGIN=	cdparanoia
+DIST=		base
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-celt/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-celt/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer celt plugin
+
+GST_PLUGIN=	celt
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-faac/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-faac/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin
+
+GST_PLUGIN=	faac
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-faad/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-faad/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin
+
+GST_PLUGIN=	faad
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-flac/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-flac/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer free lossless audio encoder/decoder plugin
+
+GST_PLUGIN=	flac
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-flite/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-flite/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer flite run-time speech synthesis engine plugin
+
+GST_PLUGIN=	flite
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-gme/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-gme/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer gme plugin
+
+GST_PLUGIN=	gme
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-gsm/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-gsm/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer gsm encoding/decoding plugin
+
+GST_PLUGIN=	gsm
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-jack/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-jack/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer low-latency audio server plugin
+
+GST_PLUGIN=	jack
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-lame/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-lame/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer mp3 encode plugin
+
+GST_PLUGIN=	lame
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-mad/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-mad/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer mp3 decoder plugin
+
+GST_PLUGIN=	mad
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-modplug/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-modplug/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer modplug plugin
+
+GST_PLUGIN=	modplug
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-ogg/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-ogg/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer Ogg bitstream plugin
+
+GST_PLUGIN=	ogg
+DIST=		base
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-opus/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-opus/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer Opus audio encoder/decoder plugin
+
+GST_PLUGIN=	opus
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-shout2/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-shout2/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer icecast plugin
+
+GST_PLUGIN=	shout2
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-sidplay/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-sidplay/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer Commodore SID decoder plugin
+
+GST_PLUGIN=	sidplay
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-soundtouch/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-soundtouch/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	GStreamer soundtouch plugin
+
+GST_PLUGIN=	soundtouch
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-speex/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-speex/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer speex voice plugin
+
+GST_PLUGIN=	speex
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-taglib/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-taglib/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer taglib plugin
+
+GST_PLUGIN=	taglib
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-twolame/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-twolame/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer High-quality free MP2 encoder plugin
+
+GST_PLUGIN=	twolame
+DIST=		ugly
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-vorbis/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-vorbis/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer vorbis encoder/decoder plugin
+
+GST_PLUGIN=	vorbis
+DIST=		base
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/audio/gstreamer1-plugins-wavpack/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/gstreamer1-plugins-wavpack/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer wavpack plugin
+
+GST_PLUGIN=	wavpack
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Modified: head/comms/Makefile
==============================================================================
--- head/comms/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/comms/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -53,6 +53,7 @@
     SUBDIR += grig
     SUBDIR += gscmxx
     SUBDIR += gsmlib
+    SUBDIR += gstreamer1-plugins-spandsp
     SUBDIR += gtkmmorse
     SUBDIR += hamfax
     SUBDIR += hamlib

Added: head/comms/gstreamer1-plugins-spandsp/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/comms/gstreamer1-plugins-spandsp/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	comms
+
+COMMENT=	Gstreamer DSP library and software FAX machine plugin
+
+GST_PLUGIN=	spandsp
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/devel/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -606,6 +606,7 @@
     SUBDIR += gstreamer-plugins-gnomevfs
     SUBDIR += gstreamer-plugins-sdl
     SUBDIR += gstreamer-plugins-soup
+    SUBDIR += gstreamer1-plugins-soup
     SUBDIR += gtgt
     SUBDIR += gtkparasite
     SUBDIR += gtranslator

Added: head/devel/gstreamer1-plugins-soup/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/gstreamer1-plugins-soup/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	devel
+
+COMMENT=	Gstreamer soup http src plugin
+
+GST_PLUGIN=	soup
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Modified: head/ftp/Makefile
==============================================================================
--- head/ftp/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/ftp/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -33,6 +33,7 @@
     SUBDIR += gftp
     SUBDIR += gnusget
     SUBDIR += gnustep-ftp
+    SUBDIR += gstreamer1-plugins-curl
     SUBDIR += gwget
     SUBDIR += horde-gollem
     SUBDIR += horde3-gollem

Added: head/ftp/gstreamer1-plugins-curl/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/ftp/gstreamer1-plugins-curl/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	ftp
+
+COMMENT=	Gstreamer curl plugin
+
+GST_PLUGIN=	curl
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/graphics/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -336,6 +336,15 @@
     SUBDIR += gstreamer-plugins-libpng
     SUBDIR += gstreamer-plugins-libvisual
     SUBDIR += gstreamer-plugins-opencv
+    SUBDIR += gstreamer1-plugins-aalib
+    SUBDIR += gstreamer1-plugins-cairo
+    SUBDIR += gstreamer1-plugins-gdkpixbuf
+    SUBDIR += gstreamer1-plugins-jpeg
+    SUBDIR += gstreamer1-plugins-libcaca
+    SUBDIR += gstreamer1-plugins-libvisual
+    SUBDIR += gstreamer1-plugins-opencv
+    SUBDIR += gstreamer1-plugins-png
+    SUBDIR += gstreamer1-plugins-zbar
     SUBDIR += gthumb
     SUBDIR += gtimelapse
     SUBDIR += gtk-update-icon-cache

Modified: head/graphics/gstreamer-plugins-gdkpixbuf/Makefile
==============================================================================
--- head/graphics/gstreamer-plugins-gdkpixbuf/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/graphics/gstreamer-plugins-gdkpixbuf/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -1,13 +1,10 @@
-# New ports collection makefile for:	gstreamer-plugins-gdkpixbuf
-# Date created:			3 Oct 2004
-# Whom:				Michael Johnson <ahze at FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze at FreeBSD.org>
 # $FreeBSD$
 #   $MCom: ports/graphics/gstreamer-plugins-gdkpixbuf/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
-#
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics
+PKGNAMESUFFIX=	-plugins-gdkpixbuf
 
 COMMENT=	Gstreamer image decoder plugin
 

Modified: head/graphics/gstreamer-plugins-libvisual/Makefile
==============================================================================
--- head/graphics/gstreamer-plugins-libvisual/Makefile	Sat Apr 27 20:55:09 2013	(r316692)
+++ head/graphics/gstreamer-plugins-libvisual/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	gstreamer-plugins-libvisual
-# Date created:			4 Dec 2004
-# Whom:				Michael Johnson <ahze at FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze at FreeBSD.org>
 # $FreeBSD$
 #   $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $
-#
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	Gstreamer libvisual plugin

Added: head/graphics/gstreamer1-plugins-aalib/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-aalib/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+
+COMMENT=	Gstreamer ASCII art plugin
+
+GST_PLUGIN=	aalib
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-cairo/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-cairo/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+
+COMMENT=	Gstreamer vector graphics plugin
+
+GST_PLUGIN=	cairo
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-gdkpixbuf/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-gdkpixbuf/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+PKGNAMESUFFIX=	1-plugins-gdkpixbuf
+
+COMMENT=	Gstreamer image decoder plugin
+
+GST_PLUGIN=	gdk_pixbuf
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-jpeg/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-jpeg/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+
+COMMENT=	Gstreamer jpeg encoder/decoder plugin
+
+GST_PLUGIN=	jpeg
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-libcaca/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-libcaca/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+
+COMMENT=	Gstreamer color ASCII art plugin
+
+GST_PLUGIN=	libcaca
+DIST=		good
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-libvisual/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-libvisual/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+
+COMMENT=	Gstreamer libvisual plugin
+
+GST_PLUGIN=	libvisual
+DIST=		base
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-opencv/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-opencv/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+
+COMMENT=	Gstreamer opencv real time computer vision plugin
+
+GST_PLUGIN=	opencv
+DIST=		bad
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"

Added: head/graphics/gstreamer1-plugins-png/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/gstreamer1-plugins-png/Makefile	Sat Apr 27 20:56:38 2013	(r316693)
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+PORTREVISION=	0
+CATEGORIES=	graphics
+PKGNAMESUFFIX=	1-plugins-png

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-head mailing list