| 1 |
Source: freemind
|
| 2 |
Section: contrib/text
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
|
| 5 |
Uploaders: Eric Lavarde <deb@zorglub.s.bawue.de>
|
| 6 |
Build-Depends-Indep: docbook-to-man, ant, ant-optional, j2sdk1.4, imagemagick, libcommons-lang-java, libbatik-java (>= 1.6), rhino, libforms-java, groovy, libjibx-java, libxsd2jibx-java
|
| 7 |
Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.8)
|
| 8 |
Standards-Version: 3.7.2.2
|
| 9 |
|
| 10 |
Package: freemind
|
| 11 |
Architecture: all
|
| 12 |
Depends: j2re1.4 | j2re1.5 | java2-runtime, libcommons-lang-java, libforms-java, jibx
|
| 13 |
Recommends: mozilla-browser | www-browser
|
| 14 |
Suggests: freemind-plugins-help, freemind-plugins-svg, freemind-plugins-script, java-package
|
| 15 |
Description: Java Program for creating and viewing Mindmaps
|
| 16 |
Taking the Concept-Mapping approach to Human-Computer Interface design.
|
| 17 |
A mind mapper, and at the same time an easy-to-operate hierarchical editor
|
| 18 |
with strong emphasis on folding. These two are not really two different
|
| 19 |
things, just two different descriptions of a single application. Often used
|
| 20 |
for knowledge and content management.
|
| 21 |
.
|
| 22 |
Home: http://freemind.sourceforge.net/
|
| 23 |
(and http://freemind.sourceforge.net/wiki/index.php/FreeMind_on_Linux)
|
| 24 |
.
|
| 25 |
Use java-package to create a required Sun/Blackdown Java Runtime package.
|
| 26 |
FreeMind doesn't work with free (and incomplete) Java implementations.
|
| 27 |
|
| 28 |
Package: freemind-browser
|
| 29 |
Architecture: all
|
| 30 |
Recommends: thttpd | httpd
|
| 31 |
Suggests: freemind
|
| 32 |
Description: Java Applet for publishing Mindmaps produced with FreeMind
|
| 33 |
This package contains a java applet as well as an example of an HTML file to
|
| 34 |
publish FreeMind maps using a standard web server.
|
| 35 |
|
| 36 |
Package: freemind-plugins-svg
|
| 37 |
Architecture: all
|
| 38 |
Depends: j2re1.4 | j2re1.5 | java2-runtime, freemind (>= 0.9.0~beta9), libbatik-java (>= 1.6), rhino
|
| 39 |
Description: Java Plugin for FreeMind to export Mindmaps to SVG and PDF
|
| 40 |
This plugin will add two menu points 'File -> Export -> SVG-Export' and
|
| 41 |
'File -> Export -> PDF-Export'.
|
| 42 |
|
| 43 |
Package: freemind-plugins-help
|
| 44 |
Architecture: all
|
| 45 |
Depends: j2re1.4 | j2re1.5 | java2-runtime, freemind (>= 0.9.0~beta9)
|
| 46 |
Description: Java Plugin for FreeMind to show an extended online help
|
| 47 |
This plugin will add a menu point 'Help -> Online Help'.
|
| 48 |
.
|
| 49 |
This plugin will only work if you download JavaHelp (non free) from
|
| 50 |
http://java.sun.com/products/javahelp/ and copy jhall.jar to
|
| 51 |
/usr/local/share/java.
|
| 52 |
|
| 53 |
Package: freemind-plugins-script
|
| 54 |
Architecture: all
|
| 55 |
Depends: j2re1.4 | j2re1.5 | java2-runtime, freemind (>= 0.9.0~beta9), groovy
|
| 56 |
Description: Java Plugin for FreeMind to add scripting capabilities
|
| 57 |
This plugin will add the menu points 'Tools -> Evaluate' and
|
| 58 |
'Tools -> Script Editor...'.
|
| 59 |
.
|
| 60 |
This feature is rather new and not well documented. Check the README file.
|
| 61 |
|
| 62 |
#Package: freemind-plugins-collab-jabber
|
| 63 |
#Architecture: all
|
| 64 |
#Depends: j2re1.4 | j2re1.5 | java2-runtime, freemind (>= 0.9.0~beta9), libcommons-logging-java, libcrimson-java, liboro-java, libgnujaxp-java, libjdom0-java, liblog4j1.2-java
|
| 65 |
#Description: Java Plugin for FreeMind to collaborate over Jabber.
|
| 66 |
# This plugin will add a menu point 'Tools -> Start Collaboration Mode'.
|
| 67 |
# .
|
| 68 |
# Attention, this feature is still alpha-code and not guaranteed to work,
|
| 69 |
# it might munge your data, eat your dog and quick your baby (or the other way
|
| 70 |
# around).
|