diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-11-15 16:33:27 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-11-15 16:38:08 +0100 |
| commit | c10a5c533a5b71c03f0e8d52dea81eb77dbebfd7 (patch) | |
| tree | ff0c56fa1cac5e3766b796731da8bae1553fa1bb | |
| parent | 2c743730a73e7539a703e873d9cef6be8455232b (diff) | |
| download | tuxcmd-modules-c10a5c533a5b71c03f0e8d52dea81eb77dbebfd7.tar.xz | |
Development Release v0.6.70v0.6.70release-0.6.70-dev
| -rw-r--r-- | gvfs/README | 8 | ||||
| -rw-r--r-- | libarchive/README | 8 | ||||
| -rw-r--r-- | unrar/README | 9 | ||||
| -rw-r--r-- | zip/README | 8 |
4 files changed, 16 insertions, 17 deletions
diff --git a/gvfs/README b/gvfs/README index e5f125d..51a54c0 100644 --- a/gvfs/README +++ b/gvfs/README @@ -1,8 +1,8 @@ GVFS plugin for Tux Commander - Version: 0.0.5 - Release date: 2008-Sep-03 + Version: 0.1.10 + Release date: 2009-Oct-25 -Copyright (C) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> +Copyright (C) 2008-2009 Tomas Bzatek <tbzatek@users.sourceforge.net> http://tuxcmd.sourceforge.net @@ -35,4 +35,4 @@ the 0.6.x series. For successful compilation you will need working gcc compiler and glib2 library installed with development files. -Compilation has been tested with gcc compiler v4.3.1 +Compilation has been tested with gcc compiler v4.4.2 diff --git a/libarchive/README b/libarchive/README index f801d81..30d69ed 100644 --- a/libarchive/README +++ b/libarchive/README @@ -1,8 +1,8 @@ libarchive plugin for Tux Commander - Version: 0.0.7 - Release date: 2008-Sep-15 + Version: 0.1.5 + Release date: 2009-Oct-25 -Copyright (C) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> +Copyright (C) 2008-2009 Tomas Bzatek <tbzatek@users.sourceforge.net> http://tuxcmd.sourceforge.net This plugin uses libarchive library v2.5.5 @@ -47,4 +47,4 @@ Shared library compilation: - requires libarchive library installed on your system - "make shared" -Compilation has been tested with gcc compiler version 4.3.1 +Compilation has been tested with gcc compiler version 4.4.2 diff --git a/unrar/README b/unrar/README index 0eb9f6a..f5e82c5 100644 --- a/unrar/README +++ b/unrar/README @@ -1,8 +1,8 @@ UNRAR plugin for Tux Commander - Version: 0.2.3 - Release date: 2008-Aug-21 + Version: 0.3.7 + Release date: 2009-Oct-25 -Copyright (C) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> +Copyright (C) 2007-2009 Tomas Bzatek <tbzatek@users.sourceforge.net> http://tuxcmd.sourceforge.net This plugin uses UNRAR sources v3.8.2 @@ -39,5 +39,4 @@ For successful compilation you will need working gcc and g++ compiler and glib2 library installed with development files. The unrar sources are included in the plugin tree, no external files are required. -Compilation has been tested with gcc compiler version 4.3.1 - +Compilation has been tested with gcc compiler version 4.4.2 @@ -1,8 +1,8 @@ ZIP plugin for Tux Commander - Version: 0.4.5 - Release date: 2008-Feb-09 + Version: 0.5.6 + Release date: 2009-Oct-25 -Copyright (C) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> +Copyright (C) 2004-2009 Tomas Bzatek <tbzatek@users.sourceforge.net> http://tuxcmd.sourceforge.net This plugin uses ZipArchive library v3.2.0 @@ -42,4 +42,4 @@ For successful compilation you will need working gcc compiler and glib2 library installed with development files. The ZipArchive library sources are included, no external files are required. -Compilation has been tested with gcc compiler v4.3.1 +Compilation has been tested with gcc compiler v4.4.2 |
