Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146952 - dev-java/antlr-3.0 version bump request
Summary: dev-java/antlr-3.0 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on: 263651
Blocks:
  Show dependency tree
 
Reported: 2006-09-09 08:11 UTC by Kamil Burzynski
Modified: 2009-03-29 16:25 UTC (History)
6 users (show)

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


Attachments
add Python runtime support (antlr-3.1.3-python.patch,1.19 KB, patch)
2009-03-28 23:37 UTC, Vaclav Slavik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kamil Burzynski 2006-09-09 08:11:15 UTC
dev-java/antlr tool goes on and new, much improved versions are available. Not under Gentoo, however...
Comment 1 M. Edward Borasky 2006-10-29 10:43:48 UTC
+1 for antlr-3.0 beta in Portage
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-12-13 16:40:14 UTC
Considering we have stuff that uses antlr for building, I'm concerned about backwards compatibility with v2. I suppose it isn't? I see there is some converter.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-02-12 01:29:16 UTC
OK looks like they changed java package from antlr to org.antlr, so definitely new slot.
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-05-18 17:50:50 UTC
Final version was released and ebuild is in the java-experimental overlay, thanks to Serkan. Needs to be polished, though.
Comment 5 Giordano 2008-02-15 17:02:47 UTC
Hi,

any news here?
Comment 6 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-02-15 17:39:53 UTC
I guess putting a java-only version to the tree wouldn't be hard. Depends on whether the people expect the non-java bindings (which the ebuild doesn't build yet) too...
Comment 7 Andrew Cowie 2008-07-30 08:45:22 UTC
If it's slotted it shouldn't matter, no?

I saw antlr 3.x being demo'd at linux.conf.au in January. It'd be terrific to see it in Portage.

AfC
Comment 8 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-03-18 14:36:15 UTC
Would be nice to have considering the keyboard layout editor for xorg requires antlr3 (with Python bindings) to work...
Comment 9 Petteri Räty (RETIRED) gentoo-dev 2009-03-18 19:00:26 UTC
(In reply to comment #8)
> Would be nice to have considering the keyboard layout editor for xorg requires
> antlr3 (with Python bindings) to work...
> 

Why don't we have a bug depending on this then?
Comment 10 Petteri Räty (RETIRED) gentoo-dev 2009-03-24 19:46:13 UTC
I modified the tree to use slot deps for antlr.
Comment 11 Petteri Räty (RETIRED) gentoo-dev 2009-03-27 21:42:51 UTC
I committed antlr-3.1.3 to java-experimental. It builds antlr manually so we don't have to care about maven. It only supports the Java runtime currently.
Comment 12 Vaclav Slavik 2009-03-28 23:37:13 UTC
Created attachment 186594 [details, diff]
add Python runtime support

This patch against java-experimental version adds support for Python runtime to the ebuild.
Comment 13 Petteri Räty (RETIRED) gentoo-dev 2009-03-29 09:41:08 UTC
(In reply to comment #12)
> Created an attachment (id=186594) [edit]
> add Python runtime support
> 
> This patch against java-experimental version adds support for Python runtime to
> the ebuild.
> 

I am not going to do the runtimes with use flags. They go better as separate packages so when only running antlr generated stuff you don't have to install the tools part too. Granted the tools could just be an another use flag but imho it gets a little messy.
Comment 14 Petteri Räty (RETIRED) gentoo-dev 2009-03-29 16:25:47 UTC
+*antlr-3.1.3 (29 Mar 2009)
+
+  29 Mar 2009; Petteri Räty <betelgeuse@gentoo.org> +antlr-3.1.3.ebuild:
+  Version bump. Fixes bug #146952. Keywording tracked in bug #264195. Adding
+  support for runtimes tracked in bug #264196.
+