Date: Mon, 27 Sep 2010 11:06:33 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: Anonymous <swell.k@gmail.com> Cc: multimedia@FreeBSD.org Subject: Re: [Fwd: gstreamer-plugins-vdpau-0.10.20_1,3 failed on amd64 8] Message-ID: <4CA05E99.9010203@FreeBSD.org> In-Reply-To: <86pqvz3gvq.fsf@gmail.com> References: <1285541146.51871.79.camel@hood.oook.cz> <86pqvz3gvq.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Committed, thanks! On 2010/09/27 07:16, Anonymous wrote: > Pav Lucistnik<pav@FreeBSD.org> writes: > >>> === Checking filesystem state >>> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) >>> 2545072 4 drwxr-xr-x 2 root wheel 512 Sep 26 09:20 usr/local/include/gstreamer-0.10/gst/vdpau >>> ================================================================ >>> build of /usr/ports/x11/gstreamer-plugins-vdpau ended at Sun Sep 26 09:20:22 UTC 2010 > > It's known for about two weeks. > > http://docs.freebsd.org/cgi/mid.cgi?86d3shfv47.fsf > > %% > Index: multimedia/gstreamer-plugins/Makefile.common > =================================================================== > RCS file: /a/.cvsup/ports/multimedia/gstreamer-plugins/Makefile.common,v > retrieving revision 1.114 > diff -u -p -r1.114 Makefile.common > --- multimedia/gstreamer-plugins/Makefile.common 24 Sep 2010 19:10:02 -0000 1.114 > +++ multimedia/gstreamer-plugins/Makefile.common 27 Sep 2010 05:12:37 -0000 > @@ -543,9 +543,10 @@ gst_vdpau_PLIST_FILES= ${GST_INC_DIR}/gs > ${GST_INC_DIR}/gst/vdpau/gstvdpvideosrcpad.h \ > ${GST_LIB_DIR}/libgstvdpau.la \ > ${GST_LIB_DIR}/libgstvdpau.so \ > - lib/libgstvdp-0.10.la \ > - lib/libgstvdp-0.10.so \ > - lib/libgstvdp-0.10.so.0 > + lib/libgstvdp-${VERSION}.la \ > + lib/libgstvdp-${VERSION}.so \ > + lib/libgstvdp-${VERSION}.so.0 > +gst_vdpau_PLIST_DIRS= ${GST_INC_DIR}/gst/vdpau > gst_vdpau_DIST= bad > > # vorbis > %% -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CA05E99.9010203>
