| 1 |
Source: freemind
|
| 2 |
Section: editors
|
| 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 |
# FreeMind can be built with JiBX 1.0, 1.1 and 1.2, but the result does only
|
| 7 |
# run with the version it was built with. JiBX 1.1 has been chosen for
|
| 8 |
# compatibility with Ubuntu.
|
| 9 |
Build-Depends-Indep: docbook-to-man, ant, ant-optional, default-jdk, imagemagick, libbatik-java (>= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.1-java | libjibx-java (>= 1.1), libjibx1.1-java | libjibx-java (<< 1.2), simplyhtml (>> 0.13), javahelp2, fop
|
| 10 |
Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.8)
|
| 11 |
Homepage: http://freemind.sourceforge.net/
|
| 12 |
Standards-Version: 3.9.2.0
|
| 13 |
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/freemind
|
| 14 |
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/freemind/
|
| 15 |
|
| 16 |
Package: freemind
|
| 17 |
Architecture: all
|
| 18 |
Depends: default-jre | sun-java6-jre, libjgoodies-forms-java, libjibx1.1-java | libjibx-java (>= 1.1), libjibx1.1-java | libjibx-java (<< 1.2), simplyhtml (>> 0.13), ${misc:Depends}
|
| 19 |
Recommends: freemind-doc, xdg-utils, java-wrappers
|
| 20 |
Suggests: freemind-plugins-help, freemind-plugins-svg, freemind-plugins-script, freemind-browser
|
| 21 |
Conflicts: freemind-plugins-time (<< ${binary:Version})
|
| 22 |
Replaces: freemind-plugins-time
|
| 23 |
Description: Java Program for creating and viewing Mindmaps
|
| 24 |
Taking the Concept-Mapping approach to Human-Computer Interface design.
|
| 25 |
A mind mapper, and at the same time an easy-to-operate hierarchical editor
|
| 26 |
with strong emphasis on folding. These two are not really two different
|
| 27 |
things, just two different descriptions of a single application. Often used
|
| 28 |
for knowledge and content management.
|
| 29 |
.
|
| 30 |
FreeMind doesn't work with classpath based Java implementations. Use OpenJDK
|
| 31 |
(or Sun's Java), and check freemind(1) for more information.
|
| 32 |
|
| 33 |
Package: freemind-doc
|
| 34 |
Section: doc
|
| 35 |
Architecture: all
|
| 36 |
Depends: ${misc:Depends}
|
| 37 |
Recommends: evince | openoffice.org-writer | abiword | kword | pdf-viewer
|
| 38 |
Suggests: freemind
|
| 39 |
Description: Documentation for FreeMind
|
| 40 |
This package contains on one hand the FreeMind Documentation Mindmap as
|
| 41 |
accessed through the menu 'Help -> Documentation', on the other hand the
|
| 42 |
FreeMind Key Mapping reference, either in PDF (accessible through the menu
|
| 43 |
'Help -> Key Documentation PDF') or in OpenDocument format (editable).
|
| 44 |
|
| 45 |
Package: freemind-browser
|
| 46 |
Architecture: all
|
| 47 |
Depends: ${misc:Depends}
|
| 48 |
Recommends: thttpd | httpd
|
| 49 |
Suggests: freemind
|
| 50 |
Description: Java Applet for publishing Mindmaps produced with FreeMind
|
| 51 |
This package contains a java applet as well as an example of an HTML file to
|
| 52 |
publish FreeMind maps using a standard web server.
|
| 53 |
|
| 54 |
Package: freemind-plugins-svg
|
| 55 |
Architecture: all
|
| 56 |
Depends: freemind (= ${binary:Version}), libbatik-java (>= 1.6), rhino, ${misc:Depends}
|
| 57 |
Recommends: fop
|
| 58 |
Description: Java Plugin for FreeMind to export Mindmaps to SVG and PDF
|
| 59 |
This plugin will add two menu points 'File -> Export -> SVG-Export' and
|
| 60 |
'File -> Export -> PDF-Export'.
|
| 61 |
The PDF export won't work without the recommended fop being installed.
|
| 62 |
|
| 63 |
Package: freemind-plugins-help
|
| 64 |
Architecture: all
|
| 65 |
Depends: freemind (= ${binary:Version}), ${misc:Depends}, javahelp2
|
| 66 |
Description: Java Plugin for FreeMind to show an extended online help
|
| 67 |
This plugin will add a menu point 'Help -> Online Help'.
|
| 68 |
|
| 69 |
Package: freemind-plugins-script
|
| 70 |
Architecture: all
|
| 71 |
Depends: freemind (= ${binary:Version}), groovy, ${misc:Depends}
|
| 72 |
Description: Java Plugin for FreeMind to add scripting capabilities
|
| 73 |
This plugin will add the menu points 'Tools -> Evaluate' and
|
| 74 |
'Tools -> Script Editor...'.
|
| 75 |
|
| 76 |
#Package: freemind-plugins-collab-jabber
|
| 77 |
#Architecture: all
|
| 78 |
#Depends: freemind (= ${binary:Version}), libcommons-logging-java, libcrimson-java, liboro-java, libgnujaxp-java, libjdom0-java, liblog4j1.2-java, ${misc:Depends}
|
| 79 |
#Description: Java Plugin for FreeMind to collaborate over Jabber.
|
| 80 |
# This plugin will add a menu point 'Tools -> Start Collaboration Mode'.
|
| 81 |
# .
|
| 82 |
# Attention, this feature is still alpha-code and not guaranteed to work,
|
| 83 |
# it might munge your data, eat your dog and quick your baby (or the other way
|
| 84 |
# around).
|