Cheese fails to run out-of-the-box when installed outside of Gnome, due to missing gstreamer plugins. Fix: Adding the following depends corrects the problem under XFCE4: audio/gstreamer-plugins-ogg audio/gstreamer-plugins-vorbis devel/gstreamer-plugins-gconf multimedia/gstreamer-plugins-theora How-To-Repeat: Install multimedia/cheese from ports or packages on a system without gnome.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
kwm 2012-07-13 10:29:17 UTC FreeBSD ports repository Modified files: multimedia/cheese Makefile Log: Add some gstreamer plugins, so this port works standalone. PR: ports/169696 Reported by: Jason Bacon <jwbacon@tds.net> Revision Changes Path 1.25 +2 -2 ports/multimedia/cheese/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!