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
Here's an ebuild for MythWeb, a web frontend to the MythTV listings.
Created an attachment (id=10174) [details] mythweb-0.8.ebuild (described in the report above) I only made it depend on mysql and mod_php because that is all this thing needs to function properly. Making it depend on MythTV (even though the docs say so) is a serious overkill -- it just needs a database connection where the backend is configured internally. I have it working perfectly on a box where qt isn't even installed -- just apache, mysql, and php! weee! I also stuck it in net-www, but as always that is arbitrary.
Created an attachment (id=13043) [details] net-www/mythweb-0.9.ebuild This is a very preliminary bump -- untested yet.
Created an attachment (id=13044) [details] mythweb/ChangeLog and an initial changelog for consistancy.
the currently posted 0.9 ebuild will upgrade just fine if copied to mythweb-0.9.1.ebuild therefore, I won't post a new version just yet.
Incorporated into portage