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

Bug 266249

Summary: [java-experimental] dev-java/flexdock (New package)
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: bircoph, guillaume.horel, sylvestre.ledru
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://flexdock.dev.java.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Flexdock Ebuild
flexdock-0.5.1.ebuild
patch to the build.xml file
patch to load the librubberband.so properly
do not build nor bundle the demos with the jar file
flexdock-0.5.2.ebuild
patch for 0.5.2 build.xml file
patch for 0.5.2 to load the librubberband.so properly
do not build nor bundle the demos with the 0.5.2 jar file

Description Justin Lecher (RETIRED) gentoo-dev 2009-04-15 13:34:59 UTC
FlexDock is a Java docking framework for use in cross-platform Swing applications. It offers features you'd expect in any desktop docking framework such as:

    * Tabbed and Split Layouts
    * Drag-n-Drop capability (with native drag rubber band painting on some platforms)
    * Floating windows
    * Collapsible Containers to Save Real Estate
    * Layout Persistence


I placed it because I will try to bump scilabs there, which needs it as a DEP.
Comment 1 Roland Hopferwieser 2009-11-16 00:08:26 UTC
Created attachment 210371 [details]
Flexdock Ebuild
Comment 2 Ilyas LANDIKOV 2010-02-04 21:44:39 UTC
would be great to put it to the overlay, it's a dependency to scilab...
Comment 3 Guillaume Horel 2010-02-25 13:29:51 UTC
Created attachment 221125 [details]
flexdock-0.5.1.ebuild

cleaned up ebuild, which should fix the sandbox error in building scilab-5.2.1
Comment 4 Guillaume Horel 2010-02-25 13:31:10 UTC
Created attachment 221127 [details, diff]
patch to the build.xml file
Comment 5 Guillaume Horel 2010-02-25 13:32:05 UTC
Created attachment 221129 [details, diff]
patch to load the librubberband.so properly
Comment 6 Guillaume Horel 2010-02-25 13:32:38 UTC
Created attachment 221131 [details, diff]
do not build nor bundle the demos with the jar file
Comment 7 Sébastien Fabbro (RETIRED) gentoo-dev 2010-03-06 06:36:00 UTC
*** Bug 307565 has been marked as a duplicate of this bug. ***
Comment 8 Andrzej Krentosz 2010-09-20 01:10:48 UTC
Created attachment 248064 [details]
flexdock-0.5.2.ebuild

Version bump, patches updated.
Comment 9 Andrzej Krentosz 2010-09-20 01:12:17 UTC
Created attachment 248065 [details, diff]
patch for 0.5.2 build.xml file
Comment 10 Andrzej Krentosz 2010-09-20 01:12:54 UTC
Created attachment 248067 [details, diff]
patch for 0.5.2 to load the librubberband.so properly
Comment 11 Andrzej Krentosz 2010-09-20 01:13:25 UTC
Created attachment 248069 [details, diff]
do not build nor bundle the demos with the 0.5.2 jar file
Comment 12 lalebarde 2010-09-20 09:21:52 UTC
works for me. Thanks Andrzej.
Comment 13 Thomas Kahle (RETIRED) gentoo-dev 2010-10-19 19:05:42 UTC
Added 0.5.2 to the science overlay. 
Thanks Andrzej !!