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

Bug 71407

Summary: prefuse ebuild request
Product: Gentoo Linux Reporter: Matteo Spreafico <matteo>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://prefuse.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: prefuse-20040401_alpha.ebuild
buildxml.patch

Description Matteo Spreafico 2004-11-16 09:12:51 UTC
prefuse is a user interface toolkit for building highly interactive visualizations of structured and unstructured data. This includes any form of data that can be represented as a set of entities (or nodes) possibly connected by any number of relations (or edges). Examples of data supported by prefuse include hierarchies (organization charts, taxonomies, file systems), networks (computer networks, social networks, web site linkage) and even non-connected collections of data (timelines, scatterplots). Using this toolkit, developers can create responsive, animated graphical interfaces for visualizing, exploring, and manipulating these various forms of data. prefuse is written in the Java programming language using the Java2D graphics library and is designed to integrate with any application written using the Java Swing user interface library.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-20 05:53:48 UTC
Created attachment 44343 [details]
prefuse-20040401_alpha.ebuild

this ebuild builds prefuse from source
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-20 05:54:35 UTC
Created attachment 44344 [details, diff]
buildxml.patch

a patch which adds source="1.4" and target="1.4" to the build.xml
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-11-24 15:52:31 UTC
The upstream .zip lacks a version number. This prevents us from including it, as a new release will break our nice md5summing feature of Portage.

Can you have upstream re-release it with a proper version number?
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-25 09:03:56 UTC
i wrote an email to the maintainer, i.e. the developer of it
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-29 07:02:51 UTC
I suggested to include the date of a alpha release into the filenames. now, i've got an reply:


No problem, Jan. I will add the date to the naming scheme in future releases.

-jeff
Comment 6 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-21 13:08:19 UTC
the alpha distfile names now include the date. commited. thanks