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
weather module for MythTV (#10533)
Created an attachment (id=9867) [details] MythWeather ebuild media-plugins? probably not.
Rather than do the gunzip and qmake stuff heres a patch to fix the Makefile. The path the the qmake stuff is wrong in it.
Created an attachment (id=9885) [details] Makefile.patch
I should clarify...the path to qmake in the original Makefile is wrong and my path fixes that, so you can just use emake
What about other architectures for when there's support for them? Using qmake to regenerate the Makefile allows qt decide which architecture to stick in there, unless I'm misunderstanding something else.
Clarification: architectures is not the correct word (linux is linux on x86 and ppc and all the rest). What I meant was on other Gentoo platforms, such as when/if there's ever a Gentoo/Hurd and QT is supported on that. ..... So I like to think long term...can you blame me? :-)
oh so qmake changes linux-g++ to hurd or whatever. thats cool. I get it now.
Created an attachment (id=13039) [details] media-plugins/mythweather-0.9.ebuild There are many things that go "bump" in the night. This is one of those things.
Created an attachment (id=13040) [details] mythweather/ChangeLog initial changelog. *yawn*.
Created an attachment (id=13510) [details] media-plugins/mythweather-0.9.ebuild change depend to media-tv/mythtv
Created an attachment (id=13511) [details] ChangeLog
Incorporated into portage