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
New version is out. Ebuild needed some modifications.
Created an attachment (id=103728) [details] Modified ebuild. Function src_compile also need prefix.
Created an attachment (id=106628) [details] isomaster-0.7.ebuild New version is out. Posting ebuild.
Created an attachment (id=106687) [details] isomaster-0.7.ebuild My ebuild. This version adds support for users CFLAGS, installs menu item, and has a workaround for parallel make I encountered, enjoy ;)
excuse my ignorance, won't this conflict with the CFLAGS variable that was in the makefile already?
attachment#106628 [details] works on amd64.
(In reply to comment #3) > Created an attachment (id=106687) [edit] [details] > isomaster-0.7.ebuild Works for me on x86.
Commited to portage. Thanks for the updated ebuild!
i've received the following bug report today. is this an odd case or does everyone have this problem? "I'm on Gentoo 2006.1 and i've just emerged isomaster from portage's default tree, it works fine except for one little flaw. The icons for new_directory, add and extract are missing. They all look the same, like a missing image file. I'm using fluxbox and the Tango icon theme, i've already tried the default gtk icon theme, but there error persists. Not one error message has been shown. I'm confused, would you point me out a solution?" sorry i didn't know if i should start a new bug or not.
Created an attachment (id=109197) [details] isomaster-0.7-r1.ebuild Missing icons are because Wojciech Myrda removed PREFIX="/usr" from src_compile. Here is corrected ebuild ...
Thanks, I added the new version.