Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134860 - version bump: java-gnome 2.14.3
Summary: version bump: java-gnome 2.14.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://java-gnome.sourceforge.net/cgi...
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2006-05-29 20:12 UTC by Andrew Cowie
Modified: 2006-10-07 21:39 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cowie 2006-05-29 20:12:46 UTC
An update to the java-gnome series has been released. Ebuilds need updating. java-gnome-2.14.1 should depend on:

glib-java 0.2.5

cairo-java-1.0.4 (depends on glib-java 0.2.5)

libgtk-java-2.8.5 (depends on cairo-java-1.0.4 and glib-java-0.2.5)

libgnome-java-2.12.3 (depends on libgtk-java 2.8.5 and glib-java 0.2.5)

libglade-java-2.12.4 (depends on libgtk-java 2.8.5 and glib-java 0.2.5 and libgnome 2.12.3)

libgconf-java-2.12.3 (depnds on glib-java 0.2.5)

AfC
Comment 1 foser (RETIRED) gentoo-dev 2006-06-02 05:07:11 UTC
with my regards
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-06-25 17:09:49 UTC
I've begun work on this in the experimental overlay:

https://svn.gentooexperimental.org/svn/java/gentoo-java-experimental/

The problem I'm having is with any of the packages that depend on libgtk-java:
checking how to hardcode library paths into programs... immediate
./configure: line 18938: syntax error near unexpected token `2.8'
./configure: line 18938: `JG_GTK_JAVA(2.8)'

I'm told that JG_GTK_JAVA is a m4 macro, that somehow isn't getting stuck into configure.
Comment 3 Andrew Cowie 2006-07-04 05:13:54 UTC
I was able to duplicate this problem.

Which is weird, since it doesn't appear when you build from CVS. My suspicions of what might be wrong include:

1) the manual re-auto*, ac*, etc that the ebuild does may not actually be sufficient [pity you need to do that to pick up the macro patch]

2) the macros(?) from libgtk-java aren't being installed properly, which is perhaps what libgnome-java and friends are looking for, which might be why JG_GTK_JAVA(2.8) isn't being evaluated as a macro.

AfC
Comment 4 Josh Nichols (RETIRED) gentoo-dev 2006-10-07 21:39:11 UTC
Added to portage.