Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 58542
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tomer Chachamu <tomer@parity-bit.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 58542 depends on: Show dependency tree
Bug 58542 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-27 05:52 0000
A bugfix release has been... released. A version bump will probably be enough.

------- Comment #1 From Jari Rahkonen 2004-07-28 08:49:04 0000 -------
Simply renaming the ebuild will not work.

In scummvm-0.6.1.ebuild, the line
    SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2"
will need to be changed to
    SRC_URI="mirror://sourceforge/scummvm/${P}-src.tar.bz2"

I can't test if the gcc 3.4-patch is still needed as I'm using gcc 3.3.3. I just commented out the epatch line.

scummvm-tools-0.6.1.ebuild will need '-src' added also. It'll also need the following line before src-compile():
    S="${WORKDIR}/scummvm-0.6.1-tools"
There's probably a better way to do this but don't ask me. I've never done a single ebuild.

------- Comment #2 From Thomas Weidner 2004-07-28 14:50:13 0000 -------
the gcc 3.4 patch fails to apply and is not neccessary any more. 0.6.1 compiles
fine with gcc 3.4.1 here. the whole src_unpack function can be removed from the
ebuild.
the 0.6.0 ebuild with altered SRC_URI and src_unpack removed works nicely for
me.

------- Comment #3 From Mr. Bones. 2004-07-29 01:30:39 0000 -------
0.6.1 has been added to portage but is package masked right now since upstream
noticed a bug right after release.  Keep your eyes open for 0.6.1b.

------- Comment #4 From Willem Jan Palenstijn 2004-08-07 10:22:29 0000 -------
A small note: ScummVM 0.6.1b has been released.

------- Comment #5 From Mr. Bones. 2004-08-07 16:00:16 0000 -------
Yeah, I'll deal with it as soon as I can actually download it.

------- Comment #6 From Mr. Bones. 2004-08-09 01:22:23 0000 -------
0.6.1b added to CVS.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug