Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22659 - net-www/galeon: 1.2.10a --> 1.2.11 bump
Summary: net-www/galeon: 1.2.10a --> 1.2.11 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-12 00:18 UTC by TGL
Modified: 2003-07-21 15:25 UTC (History)
1 user (show)

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


Attachments
Be more flexible about mozilla versions (galeon.diff,684 bytes, patch)
2003-07-10 12:40 UTC, Andy Dustman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TGL 2003-06-12 00:18:02 UTC
Hi,

The Gtk-1.2 Galeon branch has been updated.

Changes:
1.2.11 "Tommi wishes it would go away"
- Compatible with 1.0.1, 1.1, 1.2.1, 1.3, 1.4a, 1.4b, 1.4rc1, trunk
- Removed vi navigation to stop screwing typeaheadfind up.
- Maybe one bugfix. :-)

A simple version bump from 1.2.10a to 1.2.11 works flawlessly here.

Reproducible: Always
Steps to Reproduce:
Comment 1 Grant Goodyear (RETIRED) gentoo-dev 2003-07-10 12:10:53 UTC
Is somebody testing this bug, or is it just sitting here?
Comment 2 Andy Dustman 2003-07-10 12:40:13 UTC
Created attachment 14346 [details, diff]
Be more flexible about mozilla versions

Galeon releases support a range of Mozilla versions. This patch changes the
ebuild to reflect this. Tested with galeon-1.2.11 (using it right now).
Comment 3 TGL 2003-07-10 17:21:53 UTC
Hi Andy,

I'm currently using galeon-1.2.11 compiled against mozilla-1.4 with your updated ebuild. So far it seems to work fine. That said, there is still something to modify in the ebuild:

src_compile() {
...
  [ -z "${moz_ver}" ] && moz_ver="${REQ_MOZ_VER}"
...
  --with-mozilla-snapshot=${moz_ver}
...
}

Maybe we should detect the mozilla version to replace this use of the REQ_MOZ_VER variable. But I'm not sure this --with-mozilla-snapshot is really needed, I don't know. 
Or we can also go back to the old ebuild and set REQ_MOZ_VER to 1.4, now that this version is in portage. 
Comment 4 Andy Dustman 2003-07-21 12:24:48 UTC
Is there any particular reason no one will act on this bug? I've been using 1.2.11 for a couple weeks now with Mozilla 1.4 using the patch above, it works fine.
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-07-21 15:25:28 UTC
yeah .. long overdue. its been bumped now with some misc fixes and compatible with 1.3 and 1.4.