Index: head/multimedia/gstreamer-ffmpeg/Makefile =================================================================== --- head/multimedia/gstreamer-ffmpeg/Makefile (revision 159775) +++ head/multimedia/gstreamer-ffmpeg/Makefile (revision 159776) @@ -1,53 +1,53 @@ # New ports collection makefile for: gstreamer ffmpeg # Date created: Thu Feb 26 20:10:39 CET 2004 # Whom: Koop Mast # # $FreeBSD$ # PORTNAME= gstreamer PORTVERSION= 0.8.7 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ PKGNAMESUFFIX= -ffmpeg DISTNAME= gst-ffmpeg-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= GStreamer plug-in for manipulating MPEG video streams USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnometarget USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -fno-force-addr" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" PLIST_SUB= \ VERSION="${GST_VERSION}" WITHOUT_CPU_CFLAGS= yes PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" GST_VERSION=${PORTVERSION:C/..$//} .include .if ${OSVERSION} < 500000 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c .endif post-patch: @${REINPLACE_CMD} -e \ 's|make|${GMAKE}|' \ ${WRKSRC}/gst-libs/ext/Makefile.in post-install: # register plugins -@${X11BASE}/bin/gst-register-${GST_VERSION} \ --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml 2>/dev/null .include Property changes on: head/multimedia/gstreamer-ffmpeg/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/multimedia/gstreamer-ffmpeg80/Makefile =================================================================== --- head/multimedia/gstreamer-ffmpeg80/Makefile (revision 159775) +++ head/multimedia/gstreamer-ffmpeg80/Makefile (revision 159776) @@ -1,53 +1,53 @@ # New ports collection makefile for: gstreamer ffmpeg # Date created: Thu Feb 26 20:10:39 CET 2004 # Whom: Koop Mast # # $FreeBSD$ # PORTNAME= gstreamer PORTVERSION= 0.8.7 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ PKGNAMESUFFIX= -ffmpeg DISTNAME= gst-ffmpeg-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= GStreamer plug-in for manipulating MPEG video streams USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnometarget USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -fno-force-addr" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" PLIST_SUB= \ VERSION="${GST_VERSION}" WITHOUT_CPU_CFLAGS= yes PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" GST_VERSION=${PORTVERSION:C/..$//} .include .if ${OSVERSION} < 500000 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c .endif post-patch: @${REINPLACE_CMD} -e \ 's|make|${GMAKE}|' \ ${WRKSRC}/gst-libs/ext/Makefile.in post-install: # register plugins -@${X11BASE}/bin/gst-register-${GST_VERSION} \ --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml 2>/dev/null .include Property changes on: head/multimedia/gstreamer-ffmpeg80/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/multimedia/py-gstreamer/Makefile =================================================================== --- head/multimedia/py-gstreamer/Makefile (revision 159775) +++ head/multimedia/py-gstreamer/Makefile (revision 159776) @@ -1,39 +1,39 @@ # New ports collection makefile for: gstreamer-python # Date created: Fri Apr 9 16:24:13 CEST 2004 # Whom: Koop Mast # # $FreeBSD$ # PORTNAME= gstreamer PORTVERSION= 0.8.2 PORTREVISION= 2 CATEGORIES= multimedia python gnome MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kwm PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gst-python-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A set of Python bindings for gstreamer BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pygtk2 \ gnomehack \ pkgconfig USE_GSTREAMER= yes GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}" post-patch: @${REINPLACE_CMD} -e 's|DLFCN|dl|g' ${WRKSRC}/gst/__init__.py .include Property changes on: head/multimedia/py-gstreamer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/multimedia/py-gstreamer80/Makefile =================================================================== --- head/multimedia/py-gstreamer80/Makefile (revision 159775) +++ head/multimedia/py-gstreamer80/Makefile (revision 159776) @@ -1,39 +1,39 @@ # New ports collection makefile for: gstreamer-python # Date created: Fri Apr 9 16:24:13 CEST 2004 # Whom: Koop Mast # # $FreeBSD$ # PORTNAME= gstreamer PORTVERSION= 0.8.2 PORTREVISION= 2 CATEGORIES= multimedia python gnome MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kwm PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gst-python-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A set of Python bindings for gstreamer BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 USE_PYTHON= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pygtk2 \ gnomehack \ pkgconfig USE_GSTREAMER= yes GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}" post-patch: @${REINPLACE_CMD} -e 's|DLFCN|dl|g' ${WRKSRC}/gst/__init__.py .include Property changes on: head/multimedia/py-gstreamer80/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property