Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254400 - tuxonice-userui-0.7.3-r1 ebuild with fbsplash UI
Summary: tuxonice-userui-0.7.3-r1 ebuild with fbsplash UI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-10 11:35 UTC by Maciej Józiewicz
Modified: 2009-01-16 20:58 UTC (History)
1 user (show)

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


Attachments
tuxonice-userui-0.7.3-r1 ebuild (with fbsplash) (tuxonice-userui-0.7.3-r1.ebuild,1.38 KB, text/plain)
2009-01-10 11:36 UTC, Maciej Józiewicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Józiewicz 2009-01-10 11:35:11 UTC
2.6.28 tuxonice-suorces appeared in portage so I wanted to upgrade, but this involved upgrading tuxonice-userui to 0.7.3 (which lost the fbsplash USE flag) and my /sbin/tuxoniceui_fbsplash was gone. So first I tried the ebuild by hallibaby from the top of the linked topic but it tried to build the usplash UI aswell and hanged on it. So I took the old 0.7.2 ebuild and modified the 0.7.3 to fork the same way. Seems to work. Please test and maybe put it in the tree if works.

Reproducible: Always
Comment 1 Maciej Józiewicz 2009-01-10 11:36:50 UTC
Created attachment 177957 [details]
tuxonice-userui-0.7.3-r1 ebuild (with fbsplash)

Here it is ;] Hope it works for you as well - it's my first attempt to do anything with an ebuild ;]
Comment 2 Matthias Schwarzott gentoo-dev 2009-01-13 16:39:22 UTC
In almost all cases it is better to attach the differences to the original ebuild (In unified diff format). That is the output of

diff -u tuxonice-userui-0.7.3.ebuild tuxonice-userui-0.7.3-r1.ebuild
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2009-01-14 19:24:31 UTC
I've restored fbsplash USE flag along with a patch for clean build with -j > 1.
Comment 4 Maciej Józiewicz 2009-01-16 20:58:56 UTC
Sorry about the diff thing - will remember for future.