Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bluefish-0.11-src.tar.bz2 | 2003-09-21 | 751.5 kB | |
bluefish2-0.11-1.tar.bz2 | 2003-09-21 | 571.2 kB | |
bluefish-0.11.README | 2003-09-21 | 2.0 kB | |
Totals: 3 Items | 1.3 MB | 0 |
NAME: bluefish VERSION: 0.11 RELEASE: 1 SUMMARY: A WYSIWYG GPLized HTML editor DISTRIBUTION: Cygwin GNOME 2.x <http://cygnome2.sourceforge.net> VENDOR: LICENSE: GPL PACKAGER: Hansom Young <glyoung@sourceforge.net> GROUP: Networking/WWW OS: Cygwin ARCH: i586 HOMEPAGE: http://bluefish.openoffice.nl SOURCE: ftp://ftp.ratisbona.com/pub/bluefish/snapshots/%{source}.tgz DESCRIPTION: Bluefish is a GTK+ HTML editor for the experienced web designer or programmer. It is not finished yet, but already a very powerful site creating environment. Bluefish has extended support for programming dynamic and interactive websites, there is for example a lot of PHP support. . For validation to work you need weblint. For preview to work, you need a web browser that can view local files given to it on the command line. About this Cygwin port ---------------------- Built on cygwin-1.3.22-1, Win2000 Professional + SP3 with gcc-3.2-3, binutils-20030307, libtool-devel-1.5-1 and XFree86-4.3.0-1, glib-2.2.1, gtk+-2.2.1, pcre-devel-4.3-2 Not yet tested on other configuration. ------------------------------------ @ bluefish2 category: GTK2-apps sdesc: "A WYSIWYG GPLized HTML editor" ldesc: "Bluefish is a GTK+ HTML editor for the experienced web designer or programmer. It is not finished yet, but already a very powerful site creating environment. Bluefish has extended support for programming dynamic and interactive websites, there is for example a lot of PHP support." requires: gtk2 libpcre0 ---------------------------------- Build bluefish-0.11 on Cygwin ------------------------- Before starting, make sure you have installed development files (static libraries and include files) for glib2, gtk2, pcre. - untar - no patch required to build it on Cygwin - ./configure --prefix=/opt/gnome2 - make - make install