# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gstreamer1-plugins-gnonlin/ # gstreamer1-plugins-gnonlin/pkg-descr # gstreamer1-plugins-gnonlin/distinfo # gstreamer1-plugins-gnonlin/Makefile # echo c - gstreamer1-plugins-gnonlin/ mkdir -p gstreamer1-plugins-gnonlin/ > /dev/null 2>&1 echo x - gstreamer1-plugins-gnonlin/pkg-descr sed 's/^X//' >gstreamer1-plugins-gnonlin/pkg-descr << '' XGStreamer library for writing non-linear audio and video X XWWW: http://gstreamer.freedesktop.org/ echo x - gstreamer1-plugins-gnonlin/distinfo sed 's/^X//' >gstreamer1-plugins-gnonlin/distinfo << '' XSHA256 (gnonlin-1.2.0.tar.xz) = 876e225c250b95b1a0632c284afc472b08a5072539b233e414a96af426581e96 XSIZE (gnonlin-1.2.0.tar.xz) = 401900 echo x - gstreamer1-plugins-gnonlin/Makefile sed 's/^X//' >gstreamer1-plugins-gnonlin/Makefile << '' X# Created by: Michael Johnson X# $FreeBSD: head/multimedia/gstreamer-plugins-gnonlin/Makefile 340722 2014-01-22 17:00:46Z mat $ X# $MCom: ports/multimedia/gstreamer-plugins-gnonlin/Makefile,v 1.7 2006/07/21 16:39:31 ahze Exp $ X XPORTNAME= gstreamer1-plugins-gnonlin XPORTVERSION= 1.2.0 XCATEGORIES= multimedia XMASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ XDISTNAME= gnonlin-${PORTVERSION} X XMAINTAINER= multimedia@FreeBSD.org XCOMMENT= GStreamer library for writing non-linear audio and video X XCFLAGS:= ${CFLAGS} -O2 -Wno-format XUSES= pkgconfig gmake tar:xz XGNU_CONFIGURE= yes XUSE_GNOME= glib20 XUSE_GSTREAMER1= yes XUSE_LDCONFIG= yes XUSE_PYTHON= 2 X XCONFIGURE_ARGS= --with-default-audiosrc=autoaudiosrc X XPLIST_FILES= lib/gstreamer-1.0/libgnl.la \ X lib/gstreamer-1.0/libgnl.so X Xpost-patch: X @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' ${WRKSRC}/configure X X.include exit