Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266249 - [java-experimental] dev-java/flexdock (New package)
Summary: [java-experimental] dev-java/flexdock (New package)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High enhancement with 2 votes (vote)
Assignee: Java team
URL: https://flexdock.dev.java.net/
Whiteboard:
Keywords: EBUILD, InOverlay
: 307565 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-15 13:34 UTC by Justin Lecher (RETIRED)
Modified: 2019-05-14 21:41 UTC (History)
3 users (show)

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


Attachments
Flexdock Ebuild (flexdock-0.5.1.ebuild,691 bytes, text/plain)
2009-11-16 00:08 UTC, Roland Hopferwieser
Details
flexdock-0.5.1.ebuild (flexdock-0.5.1.ebuild,1.50 KB, text/plain)
2010-02-25 13:29 UTC, Guillaume Horel
Details
patch to the build.xml file (flexdock-0.5.1-build.patch,1.63 KB, patch)
2010-02-25 13:31 UTC, Guillaume Horel
Details | Diff
patch to load the librubberband.so properly (flexdock-0.5.1-nativelib.patch,1.28 KB, patch)
2010-02-25 13:32 UTC, Guillaume Horel
Details | Diff
do not build nor bundle the demos with the jar file (flexdock-0.5.1-nodemo.patch,589 bytes, patch)
2010-02-25 13:32 UTC, Guillaume Horel
Details | Diff
flexdock-0.5.2.ebuild (flexdock-0.5.2.ebuild,1.52 KB, text/plain)
2010-09-20 01:10 UTC, Andrzej Krentosz
Details
patch for 0.5.2 build.xml file (flexdock-0.5.2-build.patch,1.60 KB, patch)
2010-09-20 01:12 UTC, Andrzej Krentosz
Details | Diff
patch for 0.5.2 to load the librubberband.so properly (flexdock-0.5.2-nativelib.patch,1.26 KB, patch)
2010-09-20 01:12 UTC, Andrzej Krentosz
Details | Diff
do not build nor bundle the demos with the 0.5.2 jar file (flexdock-0.5.2-nodemo.patch,649 bytes, patch)
2010-09-20 01:13 UTC, Andrzej Krentosz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 !!