AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.60 * Fixed systems that don't have getdelim (ie non-Linux) * 'q' menu item to exit (Esc key also works) * Copy menu item sets X clipboard as well as X selection * Linux-only fix for files with newlines in their name (now fixed for non-Linux) * Browser selects directories * Improved disk browser that does not truncate disk names * Fixed the "-" switch that makes it pipe du information from stdin * Build uses fltk-config so it can be compiled on OSX * Added "-o file.ps" to directly print a postscript image without using the gui at all. $DISPLAY does not have to be set for this.
- Update to version 1.54 * Prevent difficult-to-understand errors in the event of filenames with newlines. * Bugfixes
- update to 1.52: * bugfixes
- Only fltk-devel is needed for build since circa 2014 - install files manually, buildsystem wrongly strips binaries fixes debuginfo generation. - force build scripts to honour CXXFLAGS
- Updated to new upstream version, 1.51. - Removed xdiskusage-fltk13.patch and xdiskusage-remove-glu.patch as they are no longer needed due to the use of 'fltk-config' in the Makefile.
- Add xdiskusage-remove-glu.patch to remove unused GLU dependency - Remove GLU dependency for !openSUSE distros
- built with fltk 1.3
- Update to version 1.48.1: + Utilises the release from the fork hosted on Google Code.