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