multimedia/schroedinger will install dirac codec for gstreamer existing. This patch fix pkg-list and made gstreamer dependece an option. I tested on my box 7-STABLE/i386, totem can play videos from http://dirac.kw.bbc.co.uk/download/video/maybefinal/ properly. Fix: Patch attached with submission follows: How-To-Repeat: 1. install multimedia/gstreamer-plugins 2. install multimedia schroedinger. 3. these files not listed in pkg-plist: lib/gstreamer-0.10/libgstschro.a lib/gstreamer-0.10/libgstschro.la lib/gstreamer-0.10/libgstschro.so
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
amdmi3 2008-09-25 18:44:57 UTC FreeBSD ports repository Modified files: multimedia/schroedinger Makefile pkg-plist Log: - Add gstreamer support & fix build when gstreamer is present PR: 127624 Submitted by: "Eric L. Chen" <d9364104 at mail dot nchu dot edu dot tw> Improved by: me Revision Changes Path 1.3 +15 -1 ports/multimedia/schroedinger/Makefile 1.3 +5 -1 ports/multimedia/schroedinger/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!