resindvd has /dev/dvd hardcoded as the default DVD path, thus making programs like KDE Dragon Player (using Phonon-GStreamer) fail. How-To-Repeat: Install multimedia/phonon-gstreamer, multimedia/gstreamer-plugins-resindvd, multimedia/kdemultimedia4 (yes, bad example) and run: $ dragon --play-dvd libdvdread: Can't stat /dev/dvd
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
sylvio 2011-12-09 11:03:07 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile multimedia/gstreamer-plugins-resindvd Makefile Log: - Fix resindvd has /dev/dvd hardcoded as the default DVD path, thus making programs like KDE Dragon Player (using Phonon-GStreamer) fail. PR: ports/162278 Submitted by: avilla@ Feature safe: yes Revision Changes Path 1.2 +1 -1 ports/multimedia/gstreamer-plugins-resindvd/Makefile 1.180 +3 -0 ports/multimedia/gstreamer-plugins/Makefile _______________________________________________ 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. Thanks!