Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18109 - ebuild for wmmsens
Summary: ebuild for wmmsens
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-03-24 15:32 UTC by Bret Towe
Modified: 2005-07-11 19:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
wmmsens-0.29.6_pre1.ebuild (wmmsens-0.29.6_pre1.ebuild,732 bytes, text/plain)
2003-03-24 15:33 UTC, Bret Towe
Details
wmmsens-gcc3.patch (wmmsens-gcc3.patch,4.48 KB, text/plain)
2003-03-24 15:34 UTC, Bret Towe
Details
x11-plugins/wmmsens/wmmsens-0.29.6.ebuild (wmmsens-0.29.6.ebuild,813 bytes, text/plain)
2004-01-13 21:33 UTC, Bret Towe
Details
wmmsens-0.29.8.ebuild (wmmsens-0.29.8.ebuild,928 bytes, text/plain)
2005-07-11 19:22 UTC, Ed Porras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bret Towe 2003-03-24 15:32:15 UTC
here is ebuild for wmmsens 0.29.6_pre1


Reproducible: Always
Steps to Reproduce:
Comment 1 Bret Towe 2003-03-24 15:33:39 UTC
Created attachment 9770 [details]
wmmsens-0.29.6_pre1.ebuild

x11-plugins/wmmsens/wmmsens-0.29.6_pre1.ebuild
this didnt compile with gcc3 so i had to make a patch
i put it in filesdir since its small
Comment 2 Bret Towe 2003-03-24 15:34:54 UTC
Created attachment 9771 [details]
wmmsens-gcc3.patch

x11-plugins/wmmsens/files/wmmsens-gcc3.patch
Comment 3 Brad Cowan (RETIRED) gentoo-dev 2003-06-03 01:43:32 UTC
there's a newer version out that I think needs another patch to find the right includes. If you want to fix it up I'll get it put in.
Comment 4 Bret Towe 2003-06-03 02:26:07 UTC
well the fix is simple enuf from what i see
Makefile has a list of all 'depends' at the bottom of each .o file
remove all of that list and all is good
im not sure what way is best way to remove stuff from a file like this
im use ot just simple search/replace on a couple lines not remove lower half of a file ;)
aside from that it looks to still work fine (the ebuild)
Comment 5 Brad Cowan (RETIRED) gentoo-dev 2003-06-03 04:00:10 UTC
probably I'll just do a sed starting at the line# and going to EOF

won't get to it for a couple more days though
Comment 6 Bret Towe 2004-01-13 21:33:58 UTC
Created attachment 23780 [details]
x11-plugins/wmmsens/wmmsens-0.29.6.ebuild

x11-plugins/wmmsens/wmmsens-0.29.6.ebuild
lm-sensor ppl got off thier asses and added 2.6 kernel support
so i can/did update this ebuild to current and it is working good
the patch is no longer needed
homepage/src_uri changed since previous ebuild
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2004-03-01 10:28:11 UTC
committed
Comment 8 Ed Porras 2005-07-11 19:22:22 UTC
Created attachment 63192 [details]
wmmsens-0.29.8.ebuild

wmmsens-0.29.8.ebuild (Update).
Comment 9 Ed Porras 2005-07-11 19:28:10 UTC
Comment on attachment 63192 [details]
wmmsens-0.29.8.ebuild

wmmsens-0.29.8.ebuild (Update).