Bug 157697 - app-cdr/isomaster-0.6 - new version
Bug#: 157697 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: media-optical@gentoo.org Reported By: gvktgz@gmail.com
Component: Ebuilds
URL:  http://littlesvr.ca/isomaster
Summary: app-cdr/isomaster-0.6 - new version
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2006-12-10 00:58 0000
Description:   Opened: 2006-12-10 00:58 0000
New version is out. Ebuild needed some modifications.

------- Comment #1 From Igor 2006-12-10 01:06:42 0000 -------
Created an attachment (id=103728) [details]
Modified ebuild.

Function src_compile also need prefix.

------- Comment #2 From Igor 2007-01-12 06:59:56 0000 -------
Created an attachment (id=106628) [details]
isomaster-0.7.ebuild

New version is out. Posting ebuild.

------- Comment #3 From Wojciech Myrda 2007-01-12 14:45:45 0000 -------
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  ;)

------- Comment #4 From Andrew Smith 2007-01-12 19:46:26 0000 -------
excuse my ignorance, won't this conflict with the CFLAGS variable that was in
the makefile already?

------- Comment #5 From Eddy Mulyono 2007-01-18 19:19:46 0000 -------
attachment#106628 [details] works on amd64.

------- Comment #6 From Luca Marturana 2007-01-26 12:08:28 0000 -------
(In reply to comment #3)
> Created an attachment (id=106687) [edit] [details]
> isomaster-0.7.ebuild

Works for me on x86.

------- Comment #7 From Lars Weiler (RETIRED) 2007-02-04 02:38:50 0000 -------
Commited to portage.  Thanks for the updated ebuild!

------- Comment #8 From Andrew Smith 2007-02-05 01:28:42 0000 -------
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.

------- Comment #9 From Igor 2007-02-05 07:05:57 0000 -------
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 ...

------- Comment #10 From Lars Weiler (RETIRED) 2007-02-09 23:32:37 0000 -------
Thanks, I added the new version.