Date: Fri, 16 Nov 2007 00:42:11 -0300 From: "Carlos A. M. dos Santos" <unixmania@gmail.com> To: multimedia@FreeBSD.org Subject: multimedia/gstreamer-plugins-bad: wrong pkg-plist? Message-ID: <e71790db0711151942j2c975a13w79e2aeafd01856a6@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello, I just noticed that pkg-plist in gstreamer-plugins-bad contains 3 entries that do not correspond to installed files, so "make package faild". The attached patch fixes th problem, but I'm not sure if it is the right approach. I hope it helps. -- Carlos A. M. dos Santos [-- Attachment #2 --] diff -dur ports.orig/multimedia/gstreamer-plugins-bad/pkg-plist ports/multimedia/gstreamer-plugins-bad/pkg-plist --- ports.orig/multimedia/gstreamer-plugins-bad/pkg-plist 2007-06-26 09:37:51.000000000 -0300 +++ ports/multimedia/gstreamer-plugins-bad/pkg-plist 2007-11-14 15:19:37.000000000 -0200 @@ -22,9 +22,6 @@ lib/gstreamer-%%VERSION%%/libgstfreeze.a lib/gstreamer-%%VERSION%%/libgstfreeze.la lib/gstreamer-%%VERSION%%/libgstfreeze.so -lib/gstreamer-%%VERSION%%/libgstglimagesink.a -lib/gstreamer-%%VERSION%%/libgstglimagesink.la -lib/gstreamer-%%VERSION%%/libgstglimagesink.so lib/gstreamer-%%VERSION%%/libgsth264parse.a lib/gstreamer-%%VERSION%%/libgsth264parse.la lib/gstreamer-%%VERSION%%/libgsth264parse.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e71790db0711151942j2c975a13w79e2aeafd01856a6>
