pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/file-roller Updated to 2.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e0130eebe42
branches:  trunk
changeset: 464763:9e0130eebe42
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Dec 14 23:15:46 2003 +0000

description:
Updated to 2.4.1

Changes:

        * Fixed bug that prevented the user to view the content of a
          compressed file.
        * Updated recent files stuff from libegg.
        * Use unrar if rar is not available.
        * Updated manual.
        * Make dialogs more HIG compliant.
        * Removed "Extract Here" and "Extract in a Folder" from the
          Nautilus context menu.
        * Added ARJ archives support.
        * The delete operation move the archive to the trash instead of
          deleting it from the disk.
        * Added ability to convert archives.
        * Popup a progress dialog when a long operation is underway,
          instead of using a progress bar in the status bar.
        * Give more detailed information about the current operation (only
          for tar archives at the moment).
        * When creating new archives, if the user does not specify the
          extension, use 'tgz' as default instead of giving an 'archive
          type not supported' error.
        * Associate File Roller to the zoo archive format.
        * Use a text entry instead of the option menu for the location.
        * Do not allow dangerous operations, that is operations that if
          stopped can cause the lost of the archive, such as adding and
          removing files, to be stopped.
        * Allow to stop folders reading.
        * Added ability to test zoo archives.
        * New toolbar icons.
        * Added ZOO archives support.
        * Read folders asynchronously.
        * Display a better error message when the user forgets to specify
          the archive name in the "add to archive" dialog.
        * Handle tar archives with a ':' in the path.

And more... review Changelog to see a full list of changes.

diffstat:

 archivers/file-roller/Makefile |   9 ++++-----
 archivers/file-roller/PLIST    |  28 +++++++++++++++++++++-------
 archivers/file-roller/distinfo |   6 +++---
 3 files changed, 28 insertions(+), 15 deletions(-)

diffs (141 lines):

diff -r 537095cb90ce -r 9e0130eebe42 archivers/file-roller/Makefile
--- a/archivers/file-roller/Makefile    Sun Dec 14 23:11:20 2003 +0000
+++ b/archivers/file-roller/Makefile    Sun Dec 14 23:15:46 2003 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:21 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/12/14 23:15:46 xtraeme Exp $
 #
 
-DISTNAME=      file-roller-2.2.4
-PKGREVISION=   3
+DISTNAME=      file-roller-2.4.1
 CATEGORIES=    archivers gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/file-roller/2.2/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/file-roller/2.4/}
 
 MAINTAINER=    xtraeme%NetBSD.org@localhost
 HOMEPAGE=      http://fileroller.sourceforge.net/
@@ -22,9 +21,9 @@
 GCONF2_SCHEMAS=                file-roller.schemas
 
 .include "../../devel/GConf2/schemas.mk"
+.include "../../devel/libbonobo/buildlink2.mk"
 .include "../../devel/libgnomeui/buildlink2.mk"
 .include "../../devel/libgnome/buildlink2.mk"
-.include "../../devel/bonobo-activation/buildlink2.mk"
 .include "../../devel/libglade2/buildlink2.mk"
 .include "../../devel/pkgconfig/buildlink2.mk"
 .include "../../sysutils/gnome-vfs2/buildlink2.mk"
diff -r 537095cb90ce -r 9e0130eebe42 archivers/file-roller/PLIST
--- a/archivers/file-roller/PLIST       Sun Dec 14 23:11:20 2003 +0000
+++ b/archivers/file-roller/PLIST       Sun Dec 14 23:15:46 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/06/12 13:28:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/12/14 23:15:46 xtraeme Exp $
 bin/file-roller
 lib/bonobo/libfile-roller-component.a
 lib/bonobo/libfile-roller-component.la
@@ -9,10 +9,7 @@
 share/file-roller/glade/file_roller.glade
 share/file-roller/glade/file_roller_prop.glade
 share/gconf/schemas/file-roller.schemas
-share/gnome/help/file-roller/C/figures/fr-add-dialog.png
-share/gnome/help/file-roller/C/figures/fr-extract.png
-share/gnome/help/file-roller/C/figures/fr-mainwindow.png
-share/gnome/help/file-roller/C/figures/fr-prefs.png
+share/gnome/help/file-roller/C/figures/file-roller_main_window.png
 share/gnome/help/file-roller/C/file-roller.xml
 share/gnome/help/file-roller/C/legal.xml
 share/gnome/help/file-roller/ru/figures/fr-add-dialog.png
@@ -21,17 +18,26 @@
 share/gnome/help/file-roller/ru/figures/fr-prefs.png
 share/gnome/help/file-roller/ru/file-roller.xml
 share/gnome/help/file-roller/ru/legal.xml
+share/gnome/help/file-roller/uk/figures/fr-add-dialog.png
+share/gnome/help/file-roller/uk/figures/fr-extract.png
+share/gnome/help/file-roller/uk/figures/fr-mainwindow.png
+share/gnome/help/file-roller/uk/figures/fr-prefs.png
+share/gnome/help/file-roller/uk/file-roller.xml
+share/gnome/help/file-roller/uk/legal.xml
 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/file-roller.mo
@@ -39,17 +45,20 @@
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/file-roller.mo
@@ -62,6 +71,8 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/th/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/file-roller.mo
@@ -71,12 +82,15 @@
 share/mime-info/file-roller.mime
 share/omf/file-roller/file-roller-C.omf
 share/omf/file-roller/file-roller-ru.omf
+share/omf/file-roller/file-roller-uk.omf
 share/pixmaps/file-roller.png
 @dirrm share/omf/file-roller
 @comment in scrollkeeper: @dirrm share/omf
 @comment in gnome-dirs: @dirrm share/mime-info
 @dirrm share/gnome/help/file-roller/ru/figures
 @dirrm share/gnome/help/file-roller/ru
+@dirrm share/gnome/help/file-roller/uk/figures
+@dirrm share/gnome/help/file-roller/uk
 @dirrm share/gnome/help/file-roller/C/figures
 @dirrm share/gnome/help/file-roller/C
 @dirrm share/gnome/help/file-roller
@@ -86,5 +100,5 @@
 @dirrm share/file-roller
 @comment in gnome2-dirs: @dirrm share/applications
 @comment in gnome2-dirs: @dirrm share/application-registry
-@comment in bonobo-activation: @dirrm lib/bonobo/servers
-@comment in bonobo-activation: @dirrm lib/bonobo
+@comment in libbonobo: @dirrm lib/bonobo/servers
+@comment in libbonobo: @dirrm lib/bonobo
diff -r 537095cb90ce -r 9e0130eebe42 archivers/file-roller/distinfo
--- a/archivers/file-roller/distinfo    Sun Dec 14 23:11:20 2003 +0000
+++ b/archivers/file-roller/distinfo    Sun Dec 14 23:15:46 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/06/12 13:28:58 wiz Exp $
+$NetBSD: distinfo,v 1.4 2003/12/14 23:15:46 xtraeme Exp $
 
-SHA1 (file-roller-2.2.4.tar.gz) = d32ce271316446485e6690e21bab582feeb81cec
-Size (file-roller-2.2.4.tar.gz) = 980844 bytes
+SHA1 (file-roller-2.4.1.tar.gz) = c364eae39ea0adc98c4d5b75672725f1ff251788
+Size (file-roller-2.4.1.tar.gz) = 1141807 bytes



Home | Main Index | Thread Index | Old Index