Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28370 - Ebuild: argouml-0.14 (NEW)
Summary: Ebuild: argouml-0.14 (NEW)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: http://argouml.tigris.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-10 10:50 UTC by eric sammer
Modified: 2004-03-18 00:38 UTC (History)
1 user (show)

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


Attachments
argouml-0.14.ebuild (argouml-0.14.ebuild,777 bytes, text/plain)
2003-09-10 10:51 UTC, eric sammer
Details
argouml (argouml,1.71 KB, text/plain)
2003-09-10 10:53 UTC, eric sammer
Details
argouml-0.14.ebuild (argouml-0.14.ebuild,822 bytes, text/plain)
2003-09-10 11:06 UTC, eric sammer
Details
new ebuild using eclasses. (argouml-0.14.ebuild,972 bytes, text/plain)
2004-01-14 15:23 UTC, Dennis Nienhüser (RETIRED)
Details
optional documentation for argouml (argouml-doc-0.14.ebuild,575 bytes, text/plain)
2004-01-14 15:24 UTC, Dennis Nienhüser (RETIRED)
Details
integrated version (argouml-0.14.ebuild,1.28 KB, text/plain)
2004-03-13 08:04 UTC, Olivier Crete (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eric sammer 2003-09-10 10:50:47 UTC
New ebuild for the UML design application ArgoUML. ArgoUML has many of the
modern UML diagram modes with a useful TODO workflow system. It is part of the
collection of apps at http://www.tigris.org

This ebuild is for the binary version that includes all libraries. The
application is written in Java so being binary is a non-issue (ala Apache Ant,
et al).

Reproducible: Always
Steps to Reproduce:
Comment 1 eric sammer 2003-09-10 10:51:37 UTC
Created attachment 17451 [details]
argouml-0.14.ebuild
Comment 2 eric sammer 2003-09-10 10:53:55 UTC
Created attachment 17452 [details]
argouml

This should go in the files/ directory and be used to run ArgoUML (as it is
contained in a jar file). A minor modification to the ebuild may be posted to
copy this file into /usr/bin
Comment 3 eric sammer 2003-09-10 11:06:59 UTC
Created attachment 17453 [details]
argouml-0.14.ebuild

added support to copy files/argouml into /usr/bin to run ArgoUML with less
trouble.
Comment 4 Todd Berman (RETIRED) gentoo-dev 2003-09-16 10:27:20 UTC
for this to be accepted, please use the inherit java-pkg stuff.

For examples, look around the tree, there are plenty.

When you fix up the ebuild a bit and upload the new one, reopen the bug please :)

Looks great otherwise.
Comment 5 Dennis Nienhüser (RETIRED) gentoo-dev 2004-01-14 15:23:29 UTC
Created attachment 23828 [details]
new ebuild using eclasses.
Comment 6 Dennis Nienhüser (RETIRED) gentoo-dev 2004-01-14 15:24:12 UTC
Created attachment 23829 [details]
optional documentation for argouml
Comment 7 Olivier Crete (RETIRED) gentoo-dev 2004-03-12 06:12:28 UTC
any reason why is it not in the tree? (probably the doc should be a use flag.. ) appart from that it looks fine to me...
Comment 8 Olivier Crete (RETIRED) gentoo-dev 2004-03-13 08:04:05 UTC
Created attachment 27286 [details]
integrated version

Here is a version of the argouml ebuild with the doc use flags and all problems
that I found fixed. But I'm not a java dev, so I'm not 100% positive that its
right..
Comment 9 Chris Aniszczyk (RETIRED) gentoo-dev 2004-03-18 00:38:12 UTC
In portage now, cheers.