Date: Mon, 13 Sep 2010 20:47:52 +0400 From: Anonymous <swell.k@gmail.com> To: Koop Mast <kwm@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.gstreamer.mk ports/multimedia Makefile ports/multimedia/gstreamer-plugins Makefile Makefile.common distinfo ports/multimedia/gstreamer-plugins-all Makefile ports/multimedia/gstreamer-plugins-bad Makefile pkg-plist ... Message-ID: <86d3shfv47.fsf@gmail.com> In-Reply-To: <201009131605.o8DG5ouq086968__5024.50330318442$1284393988$gmane$org@repoman.freebsd.org> (Koop Mast's message of "Mon, 13 Sep 2010 16:05:50 %2B0000 (UTC)") References: <201009131605.o8DG5ouq086968__5024.50330318442$1284393988$gmane$org@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Koop Mast <kwm@FreeBSD.org> writes: > kwm 2010-09-13 16:05:50 UTC > > FreeBSD ports repository > ... > Revision Changes Path > 1.47 +20 -8 ports/Mk/bsd.gstreamer.mk > 1.392 +3 -0 ports/multimedia/Makefile > 1.24 +1 -0 ports/multimedia/gstreamer-plugins-all/Makefile > 1.19 +3 -3 ports/multimedia/gstreamer-plugins-bad/Makefile > 1.1 +10 -0 ports/multimedia/gstreamer-plugins-bad/files/patch-sys_dvb_gstdvbsrc.c (new) > 1.22 +18 -0 ports/multimedia/gstreamer-plugins-bad/pkg-plist > 1.1 +17 -0 ports/multimedia/gstreamer-plugins-resindvd/Makefile (new) > 1.1 +17 -0 ports/multimedia/gstreamer-plugins-schroedinger/Makefile (new) > 1.1 +17 -0 ports/multimedia/gstreamer-plugins-vp8/Makefile (new) > 1.166 +4 -3 ports/multimedia/gstreamer-plugins/Makefile > 1.112 +76 -5 ports/multimedia/gstreamer-plugins/Makefile.common > + lib/libgstvdp-0.10.la \ > + lib/libgstvdp-0.10.so \ > + lib/libgstvdp-0.10.so.0 Why you're hardcoding version here and use %%VERSION%% in pkg-plist? And doesn't ${GST_INC_DIR}/gst/vdpau need a @dirrm? > 1.75 +3 -3 ports/multimedia/gstreamer-plugins/distinfo > 1.737 +1 -0 ports/x11/Makefile > 1.1 +17 -0 ports/x11/gstreamer-plugins-vdpau/Makefile (new) So, libvdpau and its gstreamer plugin gonna end up in different categories? libvdpau is closer to a decoder and it already lives in multimedia/ in pkgsrc. And we already have a bunch of codecs that deal only with video stream in multimedia/.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86d3shfv47.fsf>