1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: bluefish
Maintainer: Davide Puricelli (evo) <evo@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>= 4), autoconf, automake1.7, autotools-dev, gettext, libtool, libaspell-dev, libfreetype6-dev, libgnomevfs2-dev, libglib2.0-dev, libgtk2.0-dev, libpcre3-dev, libxml2-dev, zlib1g-dev
Build-Conflicts: autoconf2.13, automake1.4
Standards-Version: 3.6.1.1
Package: bluefish
Architecture: any
Depends: ${shlibs:Depends}
Suggests: www-browser, weblint-perl | weblint, libxml2-utils, php4-cli
Description: advanced Gtk+ HTML editor
Bluefish is a GTK HTML editor for the experienced web designer.
Its features include nice wizards for startup, tables and frame; a
fully featured image insert dialog; thumbnail creation and automatically
linking of the thumbnail with the original image; and configurable HTML
syntax highlighting.
.
For validation to work you need weblint and xmllint. For preview to work,
you need a web browser that can view local files given to it
on the command line.
.
Homepage: http://bluefish.openoffice.nl/
|