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 ...

Anonymous swell.k at gmail.com
Mon Sep 13 16:48:15 UTC 2010


Koop Mast <kwm at 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/.


More information about the cvs-all mailing list