debian/0002755000000000000000000000000012124672634007177 5ustar debian/watch0000644000000000000000000000014312124672634010224 0ustar version=3 http://bitbucket.org/jeromerobert/k4dirstat/downloads get/k4dirstat-([0-9\.]+)\.tar\.bz2 debian/k4dirstat.manpages0000644000000000000000000000002312124672634012616 0ustar debian/k4dirstat.1 debian/compat0000644000000000000000000000000212124672634010373 0ustar 7 debian/copyright0000644000000000000000000000414212124672634011131 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: Jerome Robert Upstream-Contact: Jerome Robert Source: https://bitbucket.org/jeromerobert/k4dirstat Files: * Copyright: 1999-2008, Stefan Hundhammer 2010-2011, Joshua Hodosh License: LGPL This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . On Debian systems, the complete text of a recent release of the GNU Library General Public License (LGPL) can be found in file "/usr/share/common-licenses/LGPL". . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . Files: src/k4dirstat.cpp src/k4dirstat.h src/kdirstatsettings.cpp src/kdirstatsettings.h src/main.cpp Copyright: 1999-2008, Stefan Hundhammer 2010-2011, Joshua Hodosh License: GPL Files: debian/* Copyright: 2011 Jerome Robert License: GPL License: GPL This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of a recent release of the GNU General Public License (GPL) can be found in the file "/usr/share/common-licenses/GPL". . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/k4dirstat.10000644000000000000000000000672112124672634011176 0ustar .TH k4dirstat "1" "Jun 2011" .SH NAME k4dirstat \- Directory statistics .SH SYNOPSIS .B k4dirstat [\fIQt-options\fR] [\fIKDE-options\fR] [\fIFile\fR] .SH DESCRIPTION This manual page documents briefly the .B k4dirstat application. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP Shows where all your disk space has gone and helps you clean it up. .SH OPTIONS .SS "Arguments:" .TP Dir/URL Directory or URL to open .SS "Generic Options" .B \-\-help Show help about options .TP .B \-\-help\-qt Show Qt specific options .TP .B \-\-help\-kde Show KDE specific options .TP .B \-\-help\-all Show all options .TP .B \-\-author Show author information .TP .B \-v\fR, \fB\-\-version Show version information .TP .B \-\-license Show license information .TP .B \-\- End of options .SS "Qt options:" .TP .BI \-\-display \ displayname Use the X-server display \fIdisplayname\fP. .TP .BI \-\-session \ sessionId Restore the application for the given \fIsessionId\fP. .TP .B \-\-cmap Causes the application to install a private color map on an 8-bit display. .TP .BI \-\-ncols \ count Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. .TP .B \-\-nograb tells Qt to never grab the mouse or the keyboard. .TP .B \-\-dograb running under a debugger can cause an implicit .B \-nograb, use \fB\-dograb\fR to override. .TP .B \-\-sync switches to synchronous mode for debugging. .TP .BI "\-\-fn\fR, \fP\-\-font" \ fontname defines the application font. .TP .BI "-\-bg\fR, \fB\-\-background" \ color sets the default background color and an application palette (light and dark shades are calculated). .TP .BI "\-\-fg\fR, \fB\-\-foreground" \ color sets the default foreground color. .TP .BI \-\-btn\fR, \fB\-\-button \ color sets the default button color. .TP .BI \-\-name \ name sets the application name. .TP .BI \-\-title \ title sets the application title (caption). .TP .B \-\-visual TrueColor forces the application to use a TrueColor visual on an 8-bit display. .TP .BI \-\-inputstyle \ inputstyle sets XIM (X Input Method) input style. Possible values are .BR onthespot ", " overthespot ", " offthespot and root . .TP .BI \-\-im " XIM-server" set XIM server. .TP .B \-\-noxim disable XIM. .TP .B \-\-reverse mirrors the whole layout of widgets. .TP .BI \-\-stylesheet \ file.qss applies the Qt stylesheet to the application widgets .TP .BI \-\-graphicssystem \ system use a different graphics system instead of the default one, options are raster and opengl (experimental) .SS "KDE options:" .TP .BI \-\-caption \ caption Use \fIcaption\fP as name in the titlebar. .TP .BI \-\-icon \ icon Use \fIicon\fP as the application icon. .TP .BI \-\-config \ filename Use alternative configuration file. .TP .B \-\-nocrashhandler Disable crash handler, to get core dumps. .TP .B \-\-waitforwm Waits for a WM_NET compatible windowmanager. .TP .BI \-\-style \ style sets the application GUI style. .TP .BI \-\-geometry \ geometry sets the client geometry of the main widget - see man X for the argument format (usually WidthxHeight+XPos+YPos) .SH AUTHOR k4dirstat was written by .nh .ad l Stefan Hundhammer and Joshua Hodosh .hy .br Please report bugs to kdirstat@grumpypenguin.org. .br This manual page was prepared by .nh .ad l Jerome Robert .hy for the Debian GNU/Linux system (but may be used by others). debian/control0000644000000000000000000000250112124672634010576 0ustar Source: k4dirstat Section: misc Priority: optional Maintainer: Jerome Robert Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.6.2), cmake, zlib1g-dev, libkonq5-dev, kdelibs5-dev Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/k4dirstat.git Vcs-Git: git://anonscm.debian.org/collab-maint/k4dirstat.git Homepage: http://bitbucket.org/jeromerobert/k4dirstat Package: k4dirstat Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: graphical disk usage display with cleanup facilities K4DirStat (KDE 4 Directory Statistics) is a small utility program that sums up disk usage for directory trees, very much like the Unix 'du' command. It displays the disk space used up by a directory tree, both numerically and graphically. It is network transparent (i.e., you can use it to sum up FTP servers), and comes with predefined and user configurable cleanup actions. You can directly open a directory branch in Konqueror or the shell of your choice, compress it to a .tar.bz2 archive, or define your own cleanup actions. Package: kdirstat Architecture: all Depends: ${misc:Depends}, k4dirstat Description: Transitional package for k4dirstat This is a transitional dummy package to ease the migration from the kdirstat to the new k4dirstat package. debian/source/0002755000000000000000000000000012124672634010477 5ustar debian/source/format0000644000000000000000000000001412124672634011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000230012124672634011042 0ustar k4dirstat (2.7.4-1) unstable; urgency=low * New upstream release - Remove broken PacMan widgets (LP: #1062405) - Add a scalable and 48x48 icon - Support empty sparse file * Update the Vcs-Git tag * Bump Standards-Version to 3.9.4 -- Jerome Robert Wed, 27 Mar 2013 23:40:01 +0100 k4dirstat (2.7.3-1) unstable; urgency=low * New upstream release - Fix "delete (no way to undelete)" action - Add translation - Add a couple of file types to have a bit more color in the treemap -- Jerome Robert Sat, 17 Dec 2011 12:35:50 +0100 k4dirstat (2.7.2-1) unstable; urgency=low * New upstream release - Fix wrong read job report (closes: #647052) - Do not delete the whole parent directory when deleting a file containing a $ in its name. - Fix subtree percentage column rendering * Change upstream URL and owner * Fixed unversioned-copyright-format-url lintian message -- Jerome Robert Fri, 11 Nov 2011 22:20:49 +0100 k4dirstat (2.7.0~git20101011-1) unstable; urgency=low * Initial release. (closes: #626986) -- Jerome Robert Wed, 01 Jun 2011 21:42:18 +0200 debian/rules0000755000000000000000000000020212124672634010247 0ustar #!/usr/bin/make -f %: dh $@ --with kde override_dh_auto_install: dh_auto_install --buildsystem=kde --destdir=debian/k4dirstat