NAME: gnome-commander VERSION: 0.9.12 RELEASE: 1 SUMMARY: A Gnome file manager similar to the Norton Commander (TM) DISTRIBUTION: Cygwin GNOME 1.4 VENDOR: LICENSE: GPL PACKAGER: Hansom Young GROUP: Applications/File OS: Cygwin ARCH: i586 Homepage: http://www.freesoftware.fsf.org/gcmd/ SOURCE RPM: gnome-commander-0.9.8-2.src.rpm REQUIRES: cygwin(>=1.3.20) gtk gdk-pixbuf imlib gnome-libs gnome-vfs DESCRIPTION: Gnome Commander is a file manager that just like the classical Norton Commander (TM) lets you do everything with the keyboard. It can perform all standard file operations and some extra features like FTP support. ---------------------------------------------------------------------- @ gnome-commander category: GNOME-apps ldesc: "A Gnome file manager similar to the Norton Commander (TM)" sdesc: "Gnome Commander is a file manager that just like the classical Norton Commander (TM) lets you do everything with the keyboard. It can perform all standard file operations and some extra features like FTP support." requires: glib gtk gdk-pixbuf imlib gnome-libs gnome-vfs curr: 0.9.12-1 prev: 0.9.8-1 ---------------------------------------------------------------------- About this Cygwin port ---------------------- Built on cygwin-1.3.20, with gcc-3.2-3, binutils-20021107 and Cygwin GNOME 1.4 Beta2 (to be precise, glib-1.2.10, gtk-1.2.10-15, gdk-pixbuf-0.22.0, imlib-1.9.13, gnome-libs-1.4.2, gnome-vfs-1.0.5 and GConf-1.0.9. Not yet tested on other configuration. Though gcmd-0.9.9 builds smoothly on Cygwin, it hangs on gtk_main() at run time. Don't know why, have no time to investigate this. Version 0.9.10 hasn't this problem. Cygwin Port Log ----------------- Mar 20, 2003 0.9.12-1 * Updated to 0.9.12, which is also a bug-fix release Mar 18, 2003 0.9.11-1 * Updated to 0.9.11, which is a bug-fix release Mar 12, 2003 0.9.10-1 * Updated to 0.9.10 * Added message translation for zh_CN Sep, 12, 2002 0.9.8-2 * DOS drives now use cdrom.xpm as icon. * Already return TRUE in is_mounted. Sep 9, 2002 0.9.8-1 * First Cygwin port. Build gnome-commander for Cygwin: --------------------------------- Gnome-commander homepage: http://www.freesoftware.fsf.org/gcmd/ You can find the latest source package there. To build gnome-commander, you need some GNOME libraries, including glib, gtk+, gdk-pixbuf, imlib, gnome-libs, gnome-vfs, etc. Their source package could be found on ftp://ftp.gnome.org/pub/GNOME/stable/sources/. Patches for Cygwin port of GNOME libraries is contributed and maintained by Steven O'Brien, at http://homepage.ntlworld.com/steven.obrien2/. A collection of GNOME libraries and applicaiton prebuilt for Cygwin could be downloaded from the Cygwin GNOME project: http://cygnome.sourceforge.net/ This project is also based on the Steven O'Brien's patches. Start building: - Unpack source package. - patch -p1 -b < gcmd-0.9.10-cygwin.patch - CFLAGS=-O2 ./configure --prefix=/opt/gnome - make - make install