Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145935

Summary: dev-libs(?)/jsap (new package)
Product: Gentoo Linux Reporter: Iván Pérez Domínguez <iperez>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: betelgeuse, java
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.martiansoftware.com/jsap
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 145936, 145938    
Bug Blocks: 117108, 161440    
Attachments: Ebuild for JSAP (1.03a version)
Ebuild for JSAP (1.03a version)

Description Iván Pérez Domínguez 2006-09-01 19:29:16 UTC
JSAP is a java library that allows the developer to parse the command line and automatically get Integers, File paths, and other types instead of just Strings that need to be parsed again.

I suggest this library to be added to portage.

NOTE: it depends on other libraries (snip and rundoc)
Comment 1 Iván Pérez Domínguez 2006-09-01 19:37:02 UTC
Adding dependency of library snip
Comment 2 Iván Pérez Domínguez 2006-09-01 19:38:40 UTC
This library depends on rundoc
Comment 3 Iván Pérez Domínguez 2006-09-01 19:39:29 UTC
Another dependency
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-02 00:55:05 UTC
I can't see any ebuild...
Comment 5 Iván Pérez Domínguez 2006-09-02 09:00:19 UTC
Created attachment 95744 [details]
Ebuild for JSAP (1.03a version)

Here's the ebuild
Comment 6 Iván Pérez Domínguez 2006-09-02 09:01:44 UTC
There's an ebuild for it now.
Comment 7 Iván Pérez Domínguez 2006-09-02 09:13:57 UTC
Created attachment 95748 [details]
Ebuild for JSAP (1.03a version)

This new ebuild installs the library documentation as well (if USE="doc" is enabled)
Comment 8 Petteri Räty (RETIRED) gentoo-dev 2006-09-30 09:46:54 UTC
(In reply to comment #7)
> Created an attachment (id=95748) [edit]
> Ebuild for JSAP (1.03a version)
> 
> This new ebuild installs the library documentation as well (if USE="doc" is
> enabled)
> 

Please also add support for the source use flag
Comment 9 Iván Pérez Domínguez 2006-10-08 12:48:34 UTC
Added to java-migration-packages overlay
Comment 10 Petteri Räty (RETIRED) gentoo-dev 2007-01-10 23:27:29 UTC
*** Bug 161438 has been marked as a duplicate of this bug. ***
Comment 11 Petteri Räty (RETIRED) gentoo-dev 2007-01-13 13:43:21 UTC
(In reply to comment #9)
> Added to java-migration-packages overlay
> 

Added a version bump to 2.1. The ebuild is quite different from yours so you might want to take some pointers from it.
https://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay/dev-java/jsap/jsap-2.1.ebuild
Comment 12 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-05-30 18:10:58 UTC
This has been in tree for quite a while.

Feels like someone added it without checking for existing m-w bugs...