debian/0000755000000000000000000000000012143247173007172 5ustar debian/tuxcmd.manpages0000644000000000000000000000002011300560304012167 0ustar debian/tuxcmd.1 debian/tuxcmd.install0000644000000000000000000000010511300560304012046 0ustar data/icons/scalable/tuxcmd.svg usr/share/icons/hicolor/scalable/apps debian/copyright0000644000000000000000000001124212143246461011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tuxcmd Upstream-Contact: Tomáš Bžatek Source: http://tuxcmd.sourceforge.net/download.php Files: * Copyright: 2004-2009, Tomáš Bžatek License: GPL-2+ Files: UCoreUtils.pas Copyright: 2008, Tomas Bzatek License: GPL-2+ Comment: The UCoreUtils.pas contains three functions copyied with apropriate notes: . OctalToAttr: Copied from linux.pp (Free Pascal run time library) - Copyright (c) 1999-2000 by Michael Van Canneyt, BSD parts (c) 2000 by Marco van de Voort, members of the Free Pascal development team . IsWild: Copied from Delphi VCL Extensions (RX) - Copyright (c) 1995, 1996 AO ROSNO, Copyright (c) 1997, 1998 Master-Bank . ReplaceStr: Copied from Delphi VCL Extensions (RX) - Copyright (c) 1995, 1996 AO ROSNO, Copyright (c) 1997, 1998 Master-Bank Files: UGnome.pas Copyright: 2008, Tomas Bzatek License: GPL-2+ Comment: UGnome.pas contains two codesniplets which are marked as following: // The following code has been stolen from gtkmountoperation.c // Copyright (C) Christian Kellner Files: libgtk_kylix/* Copyright: 2003-2007, Tomas Bzatek License: LGPL-2+ Files: translations/UTranslation_CHS.pas translations/UTranslation_CHT.pas Copyright: 2008 Kend License: GPL-2+ Files: translations/UTranslation_CZ.pas translations/UTranslation_EN.pas Copyright: 2008, Tomas Bzatek License: GPL-2+ Files: translations/UTranslation_DE.pas Copyright: 2004, Sven Laufersweiler License: GPL-2+ Files: translations/UTranslation_ES.pas Copyright: 2007, Daniel Areiza License: GPL-2+ Files: translations/UTranslation_FR.pas Copyright: 2007, Stanislas Zeller License: GPL-2+ Files: translations/UTranslation_HU.pas Copyright: 2007-2009, Marián Képesi License: GPL-2+ Files: translations/UTranslation_IT.pas Copyright: 2007, Francesco Turco License: GPL-2+ Files: translations/UTranslation_PL.pas Copyright: 2007-2008 by Dominik Zabłotny License: GPL-2+ Files: translations/UTranslation_PT.pas Copyright: 2009, Américo Monteiro License: GPL-2+ Files: translations/UTranslation_RU.pas Copyright: 2008, Gvorcek Spajreh 2004, Maxim Baranov License: GPL-2+ Files: translations/UTranslation_SK.pas Copyright: 2008, Jozef Štaffen License: GPL-2+ Files: translations/UTranslation_SR.pas Copyright: 2008, Nikola Radovanovic 2005, Bojan Bozovic License: GPL-2+ Files: translations/UTranslation_SV.pas Copyright: 2004, Johan Åkesson License: GPL-2+ Files: translations/UTranslation_UA.pas Copyright: 2007, Serhij Dubyk License: GPL-2+ Files: vfs/uVFSprototypes.pas Copyright: 2003, Radek Cervinka 2005-2009, Tomas Bzatek License: GPL-2+ Files: vfs/null_plugin/null_plugin.c Copyright: 2005, Tomas Bzatek License: LGPL-2+ Files: debian/* Copyright: 2008-2013, Salvatore Bonaccorso License: GPL-2+ License: GPL-2+ 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; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty or MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . 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 Library General Public License for more details. . On Debian systems the full text of the GNU Library General Public License can be found in the `/usr/share/common-licenses/LGPL-2' file. debian/tuxcmd.docs0000644000000000000000000000000711300560304011331 0ustar README debian/README.source0000644000000000000000000000130311300560304011332 0ustar tuxcmd for Debian ------------------ tuxcmd upstream source tarball contains under compat/ two files with unclear licensing. Thus tuxcmd was repackaged. To get the orig.tar.gz shipped with debian you need to do the following steps: 1. Download upstream source (from project page): 2. Unpack the source tar xjvf tuxcmd-$version.tar.bz2 3. Change directory into the unpacked sources and remove the two mentioned files under compat/ cd tuxcmd-$version/ rm compat/{crc,md5}.pas 4. Change directory and rename it, repack it in new tarball: cd .. mv tuxcmd-$version tuxcmd-$version+dfsg tar cvf tuxcmd_$version+dfsg.orig.tar tuxcmd-$version+dfsg/ gzip --best tuxcmd_$version+dfsg.orig.tar debian/watch0000644000000000000000000000013311300562202010203 0ustar version=3 opts=dversionmangle=s/\+dfsg// \ http://sf.net/tuxcmd/tuxcmd-([\d\.]*)\.tar\.bz2 debian/control0000644000000000000000000000157412143246475010610 0ustar Source: tuxcmd Section: utils Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), fpc, desktop-file-utils Standards-Version: 3.9.4 Homepage: http://tuxcmd.sourceforge.net/ Package: tuxcmd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: tuxcmd-modules Description: twin-panel (commander-style) file manager using GTK+ 2 Tux Commander is a windowed file manager with 2 panels side by side similar to popular Total Commander or Midnight Commander file managers. . General features: * Two directory panels side by side (vertical) * Tabbed interface, buttons for quick access to favorite places * Configurable mounter bar for quick access to removable media and network shares * Multilingual user interface * Extendable via plugin system * Extension-based file type actions (associations) debian/changelog0000644000000000000000000001246312143247172011051 0ustar tuxcmd (0.6.70+dfsg-2) unstable; urgency=low * QA upload. * Set Maintainer to Debian QA Group * Remove DM-Upload-Allowed field in debian/control * Update debian/copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright for debian/* packaging files. * Fix typos in tuxcmd manpage (Closes: #558325) * Bump Standards-Version to 3.9.4 * Bump Debhelper compat level to 9. Adjust versioned Build-Depends on debhelper to (>= 9). -- Salvatore Bonaccorso Fri, 10 May 2013 20:28:22 +0200 tuxcmd (0.6.70+dfsg-1) unstable; urgency=low * New upstream release - Portuguese localization added (Closes: #556187). * Remove comment from debian/watch since upstream version should be again monitorable via watch file. * Refresh debian/copyright information. * debian/patches: - Refresh 01_do_not_install_COPYING_file.patch. - Drop patches which are now integrated in new upstream version directly: + 04_zh_locale.patch + add_portuguese_localisation.patch - Drop do_not_run-gtk-update-icon-cache.patch: This patch is not needed anymore since upstream now tests for installation in non-/usr dir and will not run gtk-update-icon-cache there. -- Salvatore Bonaccorso Tue, 17 Nov 2009 19:51:28 +0100 tuxcmd (0.6.69+dfsg-1) unstable; urgency=low * New upstream release - Improvements and bugfixes in development. - Repackage upstreams tarball excluding two files with unclear licensing. Add a README.source to explain how to get the orig.tar.gz * debian/watch: Add a comment on why current version cannot be monitored via debian/watch file and add option to mangle version. * debian/patches: - Drop patches which are now integrated in new upstream version directly: + display_correct_file_dates_and_sizes_in_overwrite_dialog.patch + 02_skip_0_and_NULL_mount_points.patch + 03_restore_last_used_item_fix_for_connmgr.patch + svf_date_and_time_stamp.patch + checksums_dialog_set_columns_as_autosizing.patch - Refresh 01_do_not_install_COPYING_file.patch. - Refresh 04_zh_locale.patch patch * Drop debian/tuxcmd.desktop since upstream comes now with a freedesktop desktop entry file. Upstreams tuxcmd.desktop file is installed accordingly. * Drop debian/tuxcmd.xpm (upstream integrates now own icon file). Install the scalable version into `/usr/share/icons/hicolor/scalable/'. * debian/control: Add desktop-file-utils to Build-Depends. * Bump Standards-Version to 3.8.3 (no changes). * Refresh debian/copyright and update it to the proposed machine readable format specification proposed by DEP5. * Add portuguese translation. Thanks to Américo Monteiro. * Convert to '3.0 (quilt)' source package format. Drop explicit build dependencies in debian/control and debian/rules. -- Salvatore Bonaccorso Sun, 08 Nov 2009 20:42:05 +0100 tuxcmd (0.6.50-6) unstable; urgency=low * Add a tuxcmd icon file and the desktop file taken from fedora CVS. * Bump Standards-Version to 3.8.2 (no changes needed). * debian/copyright: Update Format-Specification to the dep5 proposal. * debian/rules: Minimize the rules file by using dh commands and a tiny version (adjust Build-Depends on debhelper and quilt to required versions). * debian/README.source: shorten explanation of the use of the patch system quilt and point for further details to the document in /usr/share/doc/quilt/README.source -- Salvatore Bonaccorso Sat, 20 Jun 2009 16:03:44 +0200 tuxcmd (0.6.50-5) unstable; urgency=low * Add patch svf_date_and_time_stamp.patch: This patch fixes the date and time stamp format showed when verifying a SVF checksums file. * Add patch from upstream Git-Repository for the Checksums dialog to set the columns width to autosizing instead of fixed. * debian/control: Add DM-Upload-Allowed field. -- Salvatore Bonaccorso Thu, 21 May 2009 18:25:35 +0200 tuxcmd (0.6.50-4) unstable; urgency=low * Apply patch from Li Daobing to fix garbled interface under the zh_CN locale (Closes: #529218). * debian/rules: Do not set DH_VERBOSE=1. -- Salvatore Bonaccorso Mon, 18 May 2009 08:31:05 +0200 tuxcmd (0.6.50-3) unstable; urgency=low * Bump Standards-Version to 3.8.1. * Switch from dpatch to quilt patch system. * Integrate patch from Git-Repository to display correct file dates and sizes in overwrite dialog. -- Salvatore Bonaccorso Tue, 12 May 2009 21:40:41 +0200 tuxcmd (0.6.50-2) unstable; urgency=low * Add patch from Git-Repository to skip '0' and NULL mount points. * Connection Manager: Fix a typo preventing to restore the last used item properly. * Fix "copyright-refers-to-symlink-license usr/share/common-licenses/GPL" pedantic lintian warning and refer explicitely to the GPL version 2 license file. -- Salvatore Bonaccorso Sun, 08 Feb 2009 14:29:23 +0100 tuxcmd (0.6.50-1) unstable; urgency=low * Initial release (Closes: #498513) -- Salvatore Bonaccorso Tue, 09 Dec 2008 19:44:46 +0100 debian/README.Debian0000644000000000000000000000040611300564315011225 0ustar tuxcmd for Debian ----------------- Tux Commander (tuxcmd) is extendable via plugin system. Several VFS modules are available via an additional package tuxcmd-modules. -- Salvatore Bonaccorso Sun, 07 Dec 2008 15:30:42 +0100 debian/rules0000755000000000000000000000045211300560304010237 0ustar #!/usr/bin/make -f # -*- makefile -*- PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_build: dh_auto_build -- DESTDIR=$(TMP)/usr tuxcmd override_dh_auto_install: dh_auto_install -- DESTDIR=$(TMP)/usr find $(TMP)/usr -type d -empty -delete debian/source/0000755000000000000000000000000011300560304010456 5ustar debian/source/format0000644000000000000000000000001411300571646011677 0ustar 3.0 (quilt) debian/tuxcmd.10000644000000000000000000000400412143246465010561 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH "tuxcmd" 1 "07 Dec 2008" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME tuxcmd \- Tux Commander, a GTK2 based File Manager .SH SYNOPSIS .B tuxcmd .RI [ options ] .br .SH DESCRIPTION This manual page documents briefly the .B tuxcmd command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP Tux Commander is a GTK2 based two panel file manager. .br .SH OPTIONS Tux Commander follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP .B \-\-debug Enable debug messages .TP .B \-\-profile= Use different configuration profile .TP .B \-\-delete\-history Delete command-line, selection and search history (use in case of locale problems) .TP .B \-\-disable-gnome Don't load GNOME libraries .TP .B \-\-disable-plugins Don't load VFS modules .TP .B \-\-left= Start left panel at .TP .B \-\-right= Start right panel at .TP .B \-\-lang= Force GUI language (the string is standard two-char language id) .TP .B \-\-help Show a summary of options. .SH SEE ALSO Tux Commander has a website at http://tuxcmd.sourceforge.net/ which lists some of the key shortcuts. .SH AUTHOR This manual page was written by Salvatore Bonaccorso for the Debian GNU/Linux system (but may be used by others). debian/compat0000644000000000000000000000000212143246475010374 0ustar 9 debian/tuxcmd.menu0000644000000000000000000000016011300560304011345 0ustar ?package(tuxcmd):needs="X11" section="Applications/File Management"\ title="tuxcmd" command="/usr/bin/tuxcmd" debian/patches/0000755000000000000000000000000011300571646010620 5ustar debian/patches/series0000644000000000000000000000004511300564023012023 0ustar 01_do_not_install_COPYING_file.patch debian/patches/01_do_not_install_COPYING_file.patch0000644000000000000000000000106011300562504017326 0ustar Description: Don't install COPYING file which contains GPL-2 license text. Origin: vedonr Forwarded: not-needed Author: Salvatore Bonaccorso --- a/Makefile +++ b/Makefile @@ -95,7 +95,6 @@ $(INSTALL) -m 755 tuxcmd $(DESTDIR)/bin $(INSTALL) -d $(DESTDIR)/lib$(LIB_SUFFIX)/tuxcmd $(INSTALL) -d $(DESTDIR)/share/doc/tuxcmd - $(INSTALL) -m 644 COPYING $(DESTDIR)/share/doc/tuxcmd $(INSTALL) -m 644 README $(DESTDIR)/share/doc/tuxcmd desktop-file-install -m 644 --dir $(DESTDIR)/share/applications data/tuxcmd.desktop