- update file-roller to 2.24.1

- update license version
- add lzma to RUN_DEPENDS

feedback and ok ajacoutot@
This commit is contained in:
jasper 2008-11-21 17:29:17 +00:00
parent 9addc24074
commit 70d21629c3
5 changed files with 71 additions and 35 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2008/09/30 10:31:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2008/11/21 17:29:17 jasper Exp $
COMMENT= archive manager for GNOME
GNOME_PROJECT= file-roller
GNOME_VERSION= 2.20.3
PKGNAME= ${DISTNAME}p5
GNOME_VERSION= 2.24.1
CATEGORIES= archivers
# GPLv2
# GPLv3
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@ -18,16 +17,18 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
Xrender art_lgpl_2 atk-1.0 audiofile bonobo-2 bonobo-activation \
bonoboui-2 c cairo crypto dbus-1 dbus-glib-1 esd expat \
fontconfig freetype gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png \
popt pthread ssl util xml2 z
gio-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 \
gnome-keyring gnomecanvas-2 gnomevfs-2 gobject-2.0 \
gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
pangoft2-1.0 pcre pixman-1 png popt pthread ssl util \
xml2 z
MODULES= devel/gettext \
x11/gnome
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper \
:gtar-*:archivers/gtar \
:lzma-*:archivers/lzma \
:unzip-*:archivers/unzip \
:zip-*:archivers/zip
LIB_DEPENDS= gnomeui-2.>=1800::x11/gnome/libgnomeui \

View File

@ -1,5 +1,5 @@
MD5 (gnome/file-roller-2.20.3.tar.bz2) = eva6wulq2cco15HOIduo9Q==
RMD160 (gnome/file-roller-2.20.3.tar.bz2) = /SZXz3xo3wsTFNT7gx5ucOkBeYo=
SHA1 (gnome/file-roller-2.20.3.tar.bz2) = uPznZAioawxtL0W7Wu1abq0VP2w=
SHA256 (gnome/file-roller-2.20.3.tar.bz2) = offLaTW/pR+4OEBqIj5Kr2OkrnGCkv78HP00EithxWw=
SIZE (gnome/file-roller-2.20.3.tar.bz2) = 1226251
MD5 (gnome/file-roller-2.24.1.tar.bz2) = 2i7pERBBreQAE/ddgYX2PQ==
RMD160 (gnome/file-roller-2.24.1.tar.bz2) = 4j5fvgfDsbFYOGeOHGospL4P4f0=
SHA1 (gnome/file-roller-2.24.1.tar.bz2) = gPYqvlaaBlkiRMXhoommlQFLVTc=
SHA256 (gnome/file-roller-2.24.1.tar.bz2) = HYSI+0t6WgrEQw/dPL3++qc1NclyzIACx8h+Byjm5TE=
SIZE (gnome/file-roller-2.24.1.tar.bz2) = 1481447

View File

@ -1,14 +0,0 @@
$OpenBSD: patch-src_fr-command-tar_c,v 1.1 2008/09/30 10:31:25 ajacoutot Exp $
--- src/fr-command-tar.c.orig Mon Jan 7 21:50:15 2008
+++ src/fr-command-tar.c Tue Sep 30 12:11:40 2008
@@ -321,7 +321,9 @@ fr_command_tar_add (FrCommand *comm,
g_free (e_base_dir);
}
- if (update)
+ if (!g_file_test (comm->filename, G_FILE_TEST_EXISTS))
+ fr_process_add_arg (comm->process, "-cf");
+ else if (update)
fr_process_add_arg (comm->process, "-uf");
else
fr_process_add_arg (comm->process, "-rf");

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/06/17 14:55:26 martynas Exp $
lib/nautilus/extensions-1.0/libnautilus-fileroller.so
@comment $OpenBSD: PFRAG.shared,v 1.2 2008/11/21 17:29:17 jasper Exp $
lib/nautilus/extensions-2.0/libnautilus-fileroller.so

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.5 2008/09/30 10:31:25 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.6 2008/11/21 17:29:17 jasper Exp $
%%SHARED%%
@bin bin/file-roller
lib/nautilus/
lib/nautilus/extensions-1.0/
lib/nautilus/extensions-1.0/libnautilus-fileroller.a
lib/nautilus/extensions-1.0/libnautilus-fileroller.la
lib/nautilus/extensions-2.0/
lib/nautilus/extensions-2.0/libnautilus-fileroller.a
lib/nautilus/extensions-2.0/libnautilus-fileroller.la
libexec/file-roller/
libexec/file-roller/isoinfo.sh
share/applications/file-roller.desktop
@ -14,9 +14,11 @@ share/file-roller/glade/add-options.glade
share/file-roller/glade/batch-add-files.glade
share/file-roller/glade/batch-password.glade
share/file-roller/glade/delete.glade
share/file-roller/glade/new.glade
share/file-roller/glade/open-with.glade
share/file-roller/glade/password.glade
share/file-roller/glade/properties.glade
share/file-roller/glade/update.glade
share/file-roller/icons/
share/file-roller/icons/hicolor/
share/file-roller/icons/hicolor/16x16/
@ -29,7 +31,6 @@ share/file-roller/icons/hicolor/24x24/actions/
share/file-roller/icons/hicolor/24x24/actions/add-files-to-archive.png
share/file-roller/icons/hicolor/24x24/actions/add-folder-to-archive.png
share/file-roller/icons/hicolor/24x24/actions/extract-archive.png
share/file-roller/icons/hicolor/24x24/actions/preview-file.png
share/gnome/help/file-roller/
share/gnome/help/file-roller/C/
share/gnome/help/file-roller/C/figures/
@ -48,6 +49,14 @@ share/gnome/help/file-roller/bg/figures/file-roller_main_window.png
share/gnome/help/file-roller/bg/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/bg/figures/file-roller_uparrow.png
share/gnome/help/file-roller/bg/file-roller.xml
share/gnome/help/file-roller/ca/
share/gnome/help/file-roller/ca/figures/
share/gnome/help/file-roller/ca/figures/file-roller_home.png
share/gnome/help/file-roller/ca/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/ca/figures/file-roller_main_window.png
share/gnome/help/file-roller/ca/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/ca/figures/file-roller_uparrow.png
share/gnome/help/file-roller/ca/file-roller.xml
share/gnome/help/file-roller/de/
share/gnome/help/file-roller/de/figures/
share/gnome/help/file-roller/de/figures/file-roller_home.png
@ -64,6 +73,14 @@ share/gnome/help/file-roller/es/figures/file-roller_main_window.png
share/gnome/help/file-roller/es/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/es/figures/file-roller_uparrow.png
share/gnome/help/file-roller/es/file-roller.xml
share/gnome/help/file-roller/fi/
share/gnome/help/file-roller/fi/figures/
share/gnome/help/file-roller/fi/figures/file-roller_home.png
share/gnome/help/file-roller/fi/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/fi/figures/file-roller_main_window.png
share/gnome/help/file-roller/fi/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/fi/figures/file-roller_uparrow.png
share/gnome/help/file-roller/fi/file-roller.xml
share/gnome/help/file-roller/fr/
share/gnome/help/file-roller/fr/figures/
share/gnome/help/file-roller/fr/figures/file-roller_home.png
@ -120,20 +137,35 @@ share/gnome/help/file-roller/uk/figures/file-roller_main_window.png
share/gnome/help/file-roller/uk/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/uk/figures/file-roller_uparrow.png
share/gnome/help/file-roller/uk/file-roller.xml
share/gnome/help/file-roller/vi/
share/gnome/help/file-roller/vi/figures/
share/gnome/help/file-roller/vi/figures/file-roller_home.png
share/gnome/help/file-roller/vi/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/vi/figures/file-roller_main_window.png
share/gnome/help/file-roller/vi/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/vi/figures/file-roller_uparrow.png
share/gnome/help/file-roller/vi/file-roller.xml
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/file-roller.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/file-roller.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/file-roller.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/file-roller.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/file-roller.svg
share/locale/af/LC_MESSAGES/file-roller.mo
share/locale/am/LC_MESSAGES/file-roller.mo
share/locale/ar/LC_MESSAGES/file-roller.mo
share/locale/as/
share/locale/as/LC_MESSAGES/
share/locale/as/LC_MESSAGES/file-roller.mo
share/locale/az/LC_MESSAGES/file-roller.mo
share/locale/be/LC_MESSAGES/file-roller.mo
share/locale/be@latin/
@ -159,6 +191,9 @@ share/locale/eu/LC_MESSAGES/file-roller.mo
share/locale/fa/LC_MESSAGES/file-roller.mo
share/locale/fi/LC_MESSAGES/file-roller.mo
share/locale/fr/LC_MESSAGES/file-roller.mo
share/locale/fur/
share/locale/fur/LC_MESSAGES/
share/locale/fur/LC_MESSAGES/file-roller.mo
share/locale/ga/LC_MESSAGES/file-roller.mo
share/locale/gl/LC_MESSAGES/file-roller.mo
share/locale/gu/LC_MESSAGES/file-roller.mo
@ -195,6 +230,9 @@ share/locale/oc/LC_MESSAGES/file-roller.mo
share/locale/or/LC_MESSAGES/file-roller.mo
share/locale/pa/LC_MESSAGES/file-roller.mo
share/locale/pl/LC_MESSAGES/file-roller.mo
share/locale/ps/
share/locale/ps/LC_MESSAGES/
share/locale/ps/LC_MESSAGES/file-roller.mo
share/locale/pt/LC_MESSAGES/file-roller.mo
share/locale/pt_BR/LC_MESSAGES/file-roller.mo
share/locale/ro/LC_MESSAGES/file-roller.mo
@ -207,10 +245,12 @@ share/locale/sk/LC_MESSAGES/file-roller.mo
share/locale/sl/LC_MESSAGES/file-roller.mo
share/locale/sq/LC_MESSAGES/file-roller.mo
share/locale/sr/LC_MESSAGES/file-roller.mo
share/locale/sr@Latn/LC_MESSAGES/file-roller.mo
share/locale/sr@ije/
share/locale/sr@ije/LC_MESSAGES/
share/locale/sr@ije/LC_MESSAGES/file-roller.mo
share/locale/sr@latin/
share/locale/sr@latin/LC_MESSAGES/
share/locale/sr@latin/LC_MESSAGES/file-roller.mo
share/locale/sv/LC_MESSAGES/file-roller.mo
share/locale/ta/LC_MESSAGES/file-roller.mo
share/locale/te/
@ -222,6 +262,12 @@ share/locale/tk/LC_MESSAGES/
share/locale/tk/LC_MESSAGES/file-roller.mo
share/locale/tr/LC_MESSAGES/file-roller.mo
share/locale/uk/LC_MESSAGES/file-roller.mo
share/locale/ur/
share/locale/ur/LC_MESSAGES/
share/locale/ur/LC_MESSAGES/file-roller.mo
share/locale/ur_PK/
share/locale/ur_PK/LC_MESSAGES/
share/locale/ur_PK/LC_MESSAGES/file-roller.mo
share/locale/vi/LC_MESSAGES/file-roller.mo
share/locale/xh/LC_MESSAGES/file-roller.mo
share/locale/zh_CN/LC_MESSAGES/file-roller.mo
@ -230,8 +276,10 @@ share/locale/zh_TW/LC_MESSAGES/file-roller.mo
share/omf/file-roller/
share/omf/file-roller/file-roller-C.omf
share/omf/file-roller/file-roller-bg.omf
share/omf/file-roller/file-roller-ca.omf
share/omf/file-roller/file-roller-de.omf
share/omf/file-roller/file-roller-es.omf
share/omf/file-roller/file-roller-fi.omf
share/omf/file-roller/file-roller-fr.omf
share/omf/file-roller/file-roller-it.omf
share/omf/file-roller/file-roller-nl.omf
@ -239,6 +287,7 @@ share/omf/file-roller/file-roller-oc.omf
share/omf/file-roller/file-roller-ru.omf
share/omf/file-roller/file-roller-sv.omf
share/omf/file-roller/file-roller-uk.omf
share/omf/file-roller/file-roller-vi.omf
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/file-roller/*.schemas > /dev/null
share/schemas/file-roller/
share/schemas/file-roller/file-roller.schemas