Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Ebuild for Flumotion Streaming Server
Created an attachment (id=53799) [edit] flumotion-0.1.6.ebuild
Created an attachment (id=53800) [edit] flumotion init script (for files directory)
on the ebuild : * alsa & oss deps are covered by the gst-plugins package itself * use 'make DESTDIR=${D} install' instead of einstall if possible * should enewgroup/enewuser be in src_install ?
einstall installs all the python files while make DESTDIR=${D} install does not for some reason Where should enewuser and enewgroup be? I'll remove the oss and alsa deps.
Created an attachment (id=54321) [edit] flumotion-0.1.6.ebuild removed oss,alsa deps moved new user/group and permissions stuff into pkg_postinst
Ok in portage with minor modifications
flumotion should depend on pygtk +gnome, otherwise it fails on libglade, next to that I receive a sandbox accessviolation on the /root/.gstreamer-0.8 directory