pkgsrc-WIP-changes archive

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

Added package file-roller v3.22.0



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Tue Sep 27 03:24:45 2016 +0300
Changeset:	c69639607ff58d50e52d562b3ec2849b738871e7

Added Files:
	file-roller/.Makefile.swp
	file-roller/DESCR
	file-roller/Makefile
	file-roller/PLIST
	file-roller/TODO
	file-roller/distinfo

Log Message:
Added package file-roller v3.22.0

File Roller is an archive manager for the GNOME2 environment. This means
that you can:
- Create and modify archives.
- View the content of an archive.
- View a file contained in the archive.
- Extract files from the archive.

Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z,
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c69639607ff58d50e52d562b3ec2849b738871e7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 file-roller/.Makefile.swp | Bin 0 -> 12288 bytes
 file-roller/DESCR         |   9 +
 file-roller/Makefile      |  37 ++++
 file-roller/PLIST         | 480 ++++++++++++++++++++++++++++++++++++++++++++++
 file-roller/TODO          |   2 +
 file-roller/distinfo      |   6 +
 6 files changed, 534 insertions(+)

diffs:
diff --git a/file-roller/.Makefile.swp b/file-roller/.Makefile.swp
new file mode 100644
index 0000000..06ba14c
Binary files /dev/null and b/file-roller/.Makefile.swp differ
diff --git a/file-roller/DESCR b/file-roller/DESCR
new file mode 100644
index 0000000..c150b07
--- /dev/null
+++ b/file-roller/DESCR
@@ -0,0 +1,9 @@
+File Roller is an archive manager for the GNOME2 environment. This means
+that you can:
+- Create and modify archives.
+- View the content of an archive.
+- View a file contained in the archive.
+- Extract files from the archive.
+
+Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z,
+.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar.
diff --git a/file-roller/Makefile b/file-roller/Makefile
new file mode 100644
index 0000000..e330ccf
--- /dev/null
+++ b/file-roller/Makefile
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.137 2016/08/03 10:22:26 adam Exp $
+
+GNOME3_MAJOR_VERSION=	22
+GNOME3_MINOR_VERSION=	0
+DISTNAME=		file-roller-3.${GNOME3_MAJOR_VERSION}.${GNOME3_MINOR_VERSION}
+CATEGORIES=		archivers gnome
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/file-roller/3.${GNOME3_MAJOR_VERSION}/}
+EXTRACT_SUFX=		.tar.xz
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://fileroller.sourceforge.net/
+COMMENT=	Front-end to archiving programs like tar and zip
+LICENSE=	gnu-gpl-v2
+
+GNU_CONFIGURE=		yes
+USE_LIBTOOL=		yes
+USE_TOOLS+=		gmake gtar:run intltool msgfmt perl pkg-config unzip:run
+USE_TOOLS+=		zip:run
+USE_PKGLOCALEDIR=	yes
+
+GCONF_SCHEMAS=		FileRoller.schemas
+
+BUILDLINK_API_DEPENDS.glib2+=		glib2>=2.12.0
+BUILDLINK_API_DEPENDS.gtk2+=		gtk2+>=2.10.0
+
+# Force unzip from pkgsrc on NetBSD
+.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "NetBSD"
+TOOLS_PLATFORM.unzip=
+.endif
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+#.include "../../devel/GConf/schemas.mk"
+.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/file-roller/PLIST b/file-roller/PLIST
new file mode 100644
index 0000000..3167a5d
--- /dev/null
+++ b/file-roller/PLIST
@@ -0,0 +1,480 @@
+@comment $NetBSD$
+bin/file-roller
+libexec/file-roller/isoinfo.sh
+libexec/file-roller/rpm2cpio
+share/GConf/gsettings/file-roller.convert
+share/appdata/org.gnome.FileRoller.appdata.xml
+share/applications/org.gnome.FileRoller.desktop
+share/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
+share/dbus-1/services/org.gnome.FileRoller.service
+share/file-roller/packages.match
+share/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
+share/help/C/file-roller/archive-create.page
+share/help/C/file-roller/archive-edit.page
+share/help/C/file-roller/archive-extract-advanced-options.page
+share/help/C/file-roller/archive-extract.page
+share/help/C/file-roller/archive-open.page
+share/help/C/file-roller/archive-view.page
+share/help/C/file-roller/figures/file-roller-3-12.png
+share/help/C/file-roller/figures/file-roller-icon.png
+share/help/C/file-roller/figures/file-roller-open-recent.png
+share/help/C/file-roller/index.page
+share/help/C/file-roller/introduction.page
+share/help/C/file-roller/keyboard-shortcuts.page
+share/help/C/file-roller/legal.xml
+share/help/C/file-roller/password-protection.page
+share/help/C/file-roller/supported-formats.page
+share/help/C/file-roller/test-integrity.page
+share/help/C/file-roller/troubleshooting-archive-open.page
+share/help/C/file-roller/troubleshooting-password.page
+share/help/ca/file-roller/archive-create.page
+share/help/ca/file-roller/archive-edit.page
+share/help/ca/file-roller/archive-extract-advanced-options.page
+share/help/ca/file-roller/archive-extract.page
+share/help/ca/file-roller/archive-open.page
+share/help/ca/file-roller/archive-view.page
+share/help/ca/file-roller/figures/file-roller-3-12.png
+share/help/ca/file-roller/figures/file-roller-icon.png
+share/help/ca/file-roller/figures/file-roller-open-recent.png
+share/help/ca/file-roller/index.page
+share/help/ca/file-roller/introduction.page
+share/help/ca/file-roller/keyboard-shortcuts.page
+share/help/ca/file-roller/legal.xml
+share/help/ca/file-roller/password-protection.page
+share/help/ca/file-roller/supported-formats.page
+share/help/ca/file-roller/test-integrity.page
+share/help/ca/file-roller/troubleshooting-archive-open.page
+share/help/ca/file-roller/troubleshooting-password.page
+share/help/cs/file-roller/archive-create.page
+share/help/cs/file-roller/archive-edit.page
+share/help/cs/file-roller/archive-extract-advanced-options.page
+share/help/cs/file-roller/archive-extract.page
+share/help/cs/file-roller/archive-open.page
+share/help/cs/file-roller/archive-view.page
+share/help/cs/file-roller/figures/file-roller-3-12.png
+share/help/cs/file-roller/figures/file-roller-icon.png
+share/help/cs/file-roller/figures/file-roller-open-recent.png
+share/help/cs/file-roller/index.page
+share/help/cs/file-roller/introduction.page
+share/help/cs/file-roller/keyboard-shortcuts.page
+share/help/cs/file-roller/legal.xml
+share/help/cs/file-roller/password-protection.page
+share/help/cs/file-roller/supported-formats.page
+share/help/cs/file-roller/test-integrity.page
+share/help/cs/file-roller/troubleshooting-archive-open.page
+share/help/cs/file-roller/troubleshooting-password.page
+share/help/da/file-roller/archive-create.page
+share/help/da/file-roller/archive-edit.page
+share/help/da/file-roller/archive-extract-advanced-options.page
+share/help/da/file-roller/archive-extract.page
+share/help/da/file-roller/archive-open.page
+share/help/da/file-roller/archive-view.page
+share/help/da/file-roller/figures/file-roller-3-12.png
+share/help/da/file-roller/figures/file-roller-icon.png
+share/help/da/file-roller/figures/file-roller-open-recent.png
+share/help/da/file-roller/index.page
+share/help/da/file-roller/introduction.page
+share/help/da/file-roller/keyboard-shortcuts.page
+share/help/da/file-roller/legal.xml
+share/help/da/file-roller/password-protection.page
+share/help/da/file-roller/supported-formats.page
+share/help/da/file-roller/test-integrity.page
+share/help/da/file-roller/troubleshooting-archive-open.page
+share/help/da/file-roller/troubleshooting-password.page
+share/help/de/file-roller/archive-create.page
+share/help/de/file-roller/archive-edit.page
+share/help/de/file-roller/archive-extract-advanced-options.page
+share/help/de/file-roller/archive-extract.page
+share/help/de/file-roller/archive-open.page
+share/help/de/file-roller/archive-view.page
+share/help/de/file-roller/figures/file-roller-3-12.png
+share/help/de/file-roller/figures/file-roller-icon.png
+share/help/de/file-roller/figures/file-roller-open-recent.png
+share/help/de/file-roller/index.page
+share/help/de/file-roller/introduction.page
+share/help/de/file-roller/keyboard-shortcuts.page
+share/help/de/file-roller/legal.xml
+share/help/de/file-roller/password-protection.page
+share/help/de/file-roller/supported-formats.page
+share/help/de/file-roller/test-integrity.page
+share/help/de/file-roller/troubleshooting-archive-open.page
+share/help/de/file-roller/troubleshooting-password.page
+share/help/el/file-roller/archive-create.page
+share/help/el/file-roller/archive-edit.page
+share/help/el/file-roller/archive-extract-advanced-options.page
+share/help/el/file-roller/archive-extract.page
+share/help/el/file-roller/archive-open.page
+share/help/el/file-roller/archive-view.page
+share/help/el/file-roller/figures/file-roller-3-12.png
+share/help/el/file-roller/figures/file-roller-icon.png
+share/help/el/file-roller/figures/file-roller-open-recent.png
+share/help/el/file-roller/index.page
+share/help/el/file-roller/introduction.page
+share/help/el/file-roller/keyboard-shortcuts.page
+share/help/el/file-roller/legal.xml
+share/help/el/file-roller/password-protection.page
+share/help/el/file-roller/supported-formats.page
+share/help/el/file-roller/test-integrity.page
+share/help/el/file-roller/troubleshooting-archive-open.page
+share/help/el/file-roller/troubleshooting-password.page
+share/help/es/file-roller/archive-create.page
+share/help/es/file-roller/archive-edit.page
+share/help/es/file-roller/archive-extract-advanced-options.page
+share/help/es/file-roller/archive-extract.page
+share/help/es/file-roller/archive-open.page
+share/help/es/file-roller/archive-view.page
+share/help/es/file-roller/figures/file-roller-3-12.png
+share/help/es/file-roller/figures/file-roller-icon.png
+share/help/es/file-roller/figures/file-roller-open-recent.png
+share/help/es/file-roller/index.page
+share/help/es/file-roller/introduction.page
+share/help/es/file-roller/keyboard-shortcuts.page
+share/help/es/file-roller/legal.xml
+share/help/es/file-roller/password-protection.page
+share/help/es/file-roller/supported-formats.page
+share/help/es/file-roller/test-integrity.page
+share/help/es/file-roller/troubleshooting-archive-open.page
+share/help/es/file-roller/troubleshooting-password.page
+share/help/fi/file-roller/archive-create.page
+share/help/fi/file-roller/archive-edit.page
+share/help/fi/file-roller/archive-extract-advanced-options.page
+share/help/fi/file-roller/archive-extract.page
+share/help/fi/file-roller/archive-open.page
+share/help/fi/file-roller/archive-view.page
+share/help/fi/file-roller/figures/file-roller-3-12.png
+share/help/fi/file-roller/figures/file-roller-icon.png
+share/help/fi/file-roller/figures/file-roller-open-recent.png
+share/help/fi/file-roller/index.page
+share/help/fi/file-roller/introduction.page
+share/help/fi/file-roller/keyboard-shortcuts.page
+share/help/fi/file-roller/legal.xml
+share/help/fi/file-roller/password-protection.page
+share/help/fi/file-roller/supported-formats.page
+share/help/fi/file-roller/test-integrity.page
+share/help/fi/file-roller/troubleshooting-archive-open.page
+share/help/fi/file-roller/troubleshooting-password.page
+share/help/fr/file-roller/archive-create.page
+share/help/fr/file-roller/archive-edit.page
+share/help/fr/file-roller/archive-extract-advanced-options.page
+share/help/fr/file-roller/archive-extract.page
+share/help/fr/file-roller/archive-open.page
+share/help/fr/file-roller/archive-view.page
+share/help/fr/file-roller/figures/file-roller-3-12.png
+share/help/fr/file-roller/figures/file-roller-icon.png
+share/help/fr/file-roller/figures/file-roller-open-recent.png
+share/help/fr/file-roller/index.page
+share/help/fr/file-roller/introduction.page
+share/help/fr/file-roller/keyboard-shortcuts.page
+share/help/fr/file-roller/legal.xml
+share/help/fr/file-roller/password-protection.page
+share/help/fr/file-roller/supported-formats.page
+share/help/fr/file-roller/test-integrity.page
+share/help/fr/file-roller/troubleshooting-archive-open.page
+share/help/fr/file-roller/troubleshooting-password.page
+share/help/gl/file-roller/archive-create.page
+share/help/gl/file-roller/archive-edit.page
+share/help/gl/file-roller/archive-extract-advanced-options.page
+share/help/gl/file-roller/archive-extract.page
+share/help/gl/file-roller/archive-open.page
+share/help/gl/file-roller/archive-view.page
+share/help/gl/file-roller/figures/file-roller-3-12.png
+share/help/gl/file-roller/figures/file-roller-icon.png
+share/help/gl/file-roller/figures/file-roller-open-recent.png
+share/help/gl/file-roller/index.page
+share/help/gl/file-roller/introduction.page
+share/help/gl/file-roller/keyboard-shortcuts.page
+share/help/gl/file-roller/legal.xml
+share/help/gl/file-roller/password-protection.page
+share/help/gl/file-roller/supported-formats.page
+share/help/gl/file-roller/test-integrity.page
+share/help/gl/file-roller/troubleshooting-archive-open.page
+share/help/gl/file-roller/troubleshooting-password.page
+share/help/hu/file-roller/archive-create.page
+share/help/hu/file-roller/archive-edit.page
+share/help/hu/file-roller/archive-extract-advanced-options.page
+share/help/hu/file-roller/archive-extract.page
+share/help/hu/file-roller/archive-open.page
+share/help/hu/file-roller/archive-view.page
+share/help/hu/file-roller/figures/file-roller-3-12.png
+share/help/hu/file-roller/figures/file-roller-icon.png
+share/help/hu/file-roller/figures/file-roller-open-recent.png
+share/help/hu/file-roller/index.page
+share/help/hu/file-roller/introduction.page
+share/help/hu/file-roller/keyboard-shortcuts.page
+share/help/hu/file-roller/legal.xml
+share/help/hu/file-roller/password-protection.page
+share/help/hu/file-roller/supported-formats.page
+share/help/hu/file-roller/test-integrity.page
+share/help/hu/file-roller/troubleshooting-archive-open.page
+share/help/hu/file-roller/troubleshooting-password.page
+share/help/id/file-roller/archive-create.page
+share/help/id/file-roller/archive-edit.page
+share/help/id/file-roller/archive-extract-advanced-options.page
+share/help/id/file-roller/archive-extract.page
+share/help/id/file-roller/archive-open.page
+share/help/id/file-roller/archive-view.page
+share/help/id/file-roller/figures/file-roller-3-12.png
+share/help/id/file-roller/figures/file-roller-icon.png
+share/help/id/file-roller/figures/file-roller-open-recent.png
+share/help/id/file-roller/index.page
+share/help/id/file-roller/introduction.page
+share/help/id/file-roller/keyboard-shortcuts.page
+share/help/id/file-roller/legal.xml
+share/help/id/file-roller/password-protection.page
+share/help/id/file-roller/supported-formats.page
+share/help/id/file-roller/test-integrity.page
+share/help/id/file-roller/troubleshooting-archive-open.page
+share/help/id/file-roller/troubleshooting-password.page
+share/help/ja/file-roller/archive-create.page
+share/help/ja/file-roller/archive-edit.page
+share/help/ja/file-roller/archive-extract-advanced-options.page
+share/help/ja/file-roller/archive-extract.page
+share/help/ja/file-roller/archive-open.page
+share/help/ja/file-roller/archive-view.page
+share/help/ja/file-roller/figures/file-roller-3-12.png
+share/help/ja/file-roller/figures/file-roller-icon.png
+share/help/ja/file-roller/figures/file-roller-open-recent.png
+share/help/ja/file-roller/index.page
+share/help/ja/file-roller/introduction.page
+share/help/ja/file-roller/keyboard-shortcuts.page
+share/help/ja/file-roller/legal.xml
+share/help/ja/file-roller/password-protection.page
+share/help/ja/file-roller/supported-formats.page
+share/help/ja/file-roller/test-integrity.page
+share/help/ja/file-roller/troubleshooting-archive-open.page
+share/help/ja/file-roller/troubleshooting-password.page
+share/help/ko/file-roller/archive-create.page
+share/help/ko/file-roller/archive-edit.page
+share/help/ko/file-roller/archive-extract-advanced-options.page
+share/help/ko/file-roller/archive-extract.page
+share/help/ko/file-roller/archive-open.page
+share/help/ko/file-roller/archive-view.page
+share/help/ko/file-roller/figures/file-roller-3-12.png
+share/help/ko/file-roller/figures/file-roller-icon.png
+share/help/ko/file-roller/figures/file-roller-open-recent.png
+share/help/ko/file-roller/index.page
+share/help/ko/file-roller/introduction.page
+share/help/ko/file-roller/keyboard-shortcuts.page
+share/help/ko/file-roller/legal.xml
+share/help/ko/file-roller/password-protection.page
+share/help/ko/file-roller/supported-formats.page
+share/help/ko/file-roller/test-integrity.page
+share/help/ko/file-roller/troubleshooting-archive-open.page
+share/help/ko/file-roller/troubleshooting-password.page
+share/help/pt_BR/file-roller/archive-create.page
+share/help/pt_BR/file-roller/archive-edit.page
+share/help/pt_BR/file-roller/archive-extract-advanced-options.page
+share/help/pt_BR/file-roller/archive-extract.page
+share/help/pt_BR/file-roller/archive-open.page
+share/help/pt_BR/file-roller/archive-view.page
+share/help/pt_BR/file-roller/figures/file-roller-3-12.png
+share/help/pt_BR/file-roller/figures/file-roller-icon.png
+share/help/pt_BR/file-roller/figures/file-roller-open-recent.png
+share/help/pt_BR/file-roller/index.page
+share/help/pt_BR/file-roller/introduction.page
+share/help/pt_BR/file-roller/keyboard-shortcuts.page
+share/help/pt_BR/file-roller/legal.xml
+share/help/pt_BR/file-roller/password-protection.page
+share/help/pt_BR/file-roller/supported-formats.page
+share/help/pt_BR/file-roller/test-integrity.page
+share/help/pt_BR/file-roller/troubleshooting-archive-open.page
+share/help/pt_BR/file-roller/troubleshooting-password.page
+share/help/ru/file-roller/archive-create.page
+share/help/ru/file-roller/archive-edit.page
+share/help/ru/file-roller/archive-extract-advanced-options.page
+share/help/ru/file-roller/archive-extract.page
+share/help/ru/file-roller/archive-open.page
+share/help/ru/file-roller/archive-view.page
+share/help/ru/file-roller/figures/file-roller-3-12.png
+share/help/ru/file-roller/figures/file-roller-icon.png
+share/help/ru/file-roller/figures/file-roller-open-recent.png
+share/help/ru/file-roller/index.page
+share/help/ru/file-roller/introduction.page
+share/help/ru/file-roller/keyboard-shortcuts.page
+share/help/ru/file-roller/legal.xml
+share/help/ru/file-roller/password-protection.page
+share/help/ru/file-roller/supported-formats.page
+share/help/ru/file-roller/test-integrity.page
+share/help/ru/file-roller/troubleshooting-archive-open.page
+share/help/ru/file-roller/troubleshooting-password.page
+share/help/sl/file-roller/archive-create.page
+share/help/sl/file-roller/archive-edit.page
+share/help/sl/file-roller/archive-extract-advanced-options.page
+share/help/sl/file-roller/archive-extract.page
+share/help/sl/file-roller/archive-open.page
+share/help/sl/file-roller/archive-view.page
+share/help/sl/file-roller/figures/file-roller-3-12.png
+share/help/sl/file-roller/figures/file-roller-icon.png
+share/help/sl/file-roller/figures/file-roller-open-recent.png
+share/help/sl/file-roller/index.page
+share/help/sl/file-roller/introduction.page
+share/help/sl/file-roller/keyboard-shortcuts.page
+share/help/sl/file-roller/legal.xml
+share/help/sl/file-roller/password-protection.page
+share/help/sl/file-roller/supported-formats.page
+share/help/sl/file-roller/test-integrity.page
+share/help/sl/file-roller/troubleshooting-archive-open.page
+share/help/sl/file-roller/troubleshooting-password.page
+share/help/sv/file-roller/archive-create.page
+share/help/sv/file-roller/archive-edit.page
+share/help/sv/file-roller/archive-extract-advanced-options.page
+share/help/sv/file-roller/archive-extract.page
+share/help/sv/file-roller/archive-open.page
+share/help/sv/file-roller/archive-view.page
+share/help/sv/file-roller/figures/file-roller-3-12.png
+share/help/sv/file-roller/figures/file-roller-icon.png
+share/help/sv/file-roller/figures/file-roller-open-recent.png
+share/help/sv/file-roller/index.page
+share/help/sv/file-roller/introduction.page
+share/help/sv/file-roller/keyboard-shortcuts.page
+share/help/sv/file-roller/legal.xml
+share/help/sv/file-roller/password-protection.page
+share/help/sv/file-roller/supported-formats.page
+share/help/sv/file-roller/test-integrity.page
+share/help/sv/file-roller/troubleshooting-archive-open.page
+share/help/sv/file-roller/troubleshooting-password.page
+share/help/te/file-roller/archive-create.page
+share/help/te/file-roller/archive-edit.page
+share/help/te/file-roller/archive-extract-advanced-options.page
+share/help/te/file-roller/archive-extract.page
+share/help/te/file-roller/archive-open.page
+share/help/te/file-roller/archive-view.page
+share/help/te/file-roller/figures/file-roller-3-12.png
+share/help/te/file-roller/figures/file-roller-icon.png
+share/help/te/file-roller/figures/file-roller-open-recent.png
+share/help/te/file-roller/index.page
+share/help/te/file-roller/introduction.page
+share/help/te/file-roller/keyboard-shortcuts.page
+share/help/te/file-roller/legal.xml
+share/help/te/file-roller/password-protection.page
+share/help/te/file-roller/supported-formats.page
+share/help/te/file-roller/test-integrity.page
+share/help/te/file-roller/troubleshooting-archive-open.page
+share/help/te/file-roller/troubleshooting-password.page
+share/help/zh_CN/file-roller/archive-create.page
+share/help/zh_CN/file-roller/archive-edit.page
+share/help/zh_CN/file-roller/archive-extract-advanced-options.page
+share/help/zh_CN/file-roller/archive-extract.page
+share/help/zh_CN/file-roller/archive-open.page
+share/help/zh_CN/file-roller/archive-view.page
+share/help/zh_CN/file-roller/figures/file-roller-3-12.png
+share/help/zh_CN/file-roller/figures/file-roller-icon.png
+share/help/zh_CN/file-roller/figures/file-roller-open-recent.png
+share/help/zh_CN/file-roller/index.page
+share/help/zh_CN/file-roller/introduction.page
+share/help/zh_CN/file-roller/keyboard-shortcuts.page
+share/help/zh_CN/file-roller/legal.xml
+share/help/zh_CN/file-roller/password-protection.page
+share/help/zh_CN/file-roller/supported-formats.page
+share/help/zh_CN/file-roller/test-integrity.page
+share/help/zh_CN/file-roller/troubleshooting-archive-open.page
+share/help/zh_CN/file-roller/troubleshooting-password.page
+share/icons/hicolor/16x16/apps/file-roller.png
+share/icons/hicolor/22x22/apps/file-roller.png
+share/icons/hicolor/24x24/apps/file-roller.png
+share/icons/hicolor/256x256/apps/file-roller.png
+share/icons/hicolor/32x32/apps/file-roller.png
+share/icons/hicolor/48x48/apps/file-roller.png
+share/icons/hicolor/scalable/apps/file-roller-symbolic.svg
+share/locale/af/LC_MESSAGES/file-roller.mo
+share/locale/am/LC_MESSAGES/file-roller.mo
+share/locale/an/LC_MESSAGES/file-roller.mo
+share/locale/ar/LC_MESSAGES/file-roller.mo
+share/locale/as/LC_MESSAGES/file-roller.mo
+share/locale/ast/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/LC_MESSAGES/file-roller.mo
+share/locale/bg/LC_MESSAGES/file-roller.mo
+share/locale/bn/LC_MESSAGES/file-roller.mo
+share/locale/bn_IN/LC_MESSAGES/file-roller.mo
+share/locale/br/LC_MESSAGES/file-roller.mo
+share/locale/bs/LC_MESSAGES/file-roller.mo
+share/locale/ca/LC_MESSAGES/file-roller.mo
+share/locale/ca@valencia/LC_MESSAGES/file-roller.mo
+share/locale/cs/LC_MESSAGES/file-roller.mo
+share/locale/csb/LC_MESSAGES/file-roller.mo
+share/locale/cy/LC_MESSAGES/file-roller.mo
+share/locale/da/LC_MESSAGES/file-roller.mo
+share/locale/de/LC_MESSAGES/file-roller.mo
+share/locale/dz/LC_MESSAGES/file-roller.mo
+share/locale/el/LC_MESSAGES/file-roller.mo
+share/locale/en@shaw/LC_MESSAGES/file-roller.mo
+share/locale/en_CA/LC_MESSAGES/file-roller.mo
+share/locale/en_GB/LC_MESSAGES/file-roller.mo
+share/locale/eo/LC_MESSAGES/file-roller.mo
+share/locale/es/LC_MESSAGES/file-roller.mo
+share/locale/et/LC_MESSAGES/file-roller.mo
+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/LC_MESSAGES/file-roller.mo
+share/locale/fy/LC_MESSAGES/file-roller.mo
+share/locale/ga/LC_MESSAGES/file-roller.mo
+share/locale/gd/LC_MESSAGES/file-roller.mo
+share/locale/gl/LC_MESSAGES/file-roller.mo
+share/locale/gu/LC_MESSAGES/file-roller.mo
+share/locale/he/LC_MESSAGES/file-roller.mo
+share/locale/hi/LC_MESSAGES/file-roller.mo
+share/locale/hr/LC_MESSAGES/file-roller.mo
+share/locale/hu/LC_MESSAGES/file-roller.mo
+share/locale/hy/LC_MESSAGES/file-roller.mo
+share/locale/id/LC_MESSAGES/file-roller.mo
+share/locale/is/LC_MESSAGES/file-roller.mo
+share/locale/it/LC_MESSAGES/file-roller.mo
+share/locale/ja/LC_MESSAGES/file-roller.mo
+share/locale/ka/LC_MESSAGES/file-roller.mo
+share/locale/kk/LC_MESSAGES/file-roller.mo
+share/locale/km/LC_MESSAGES/file-roller.mo
+share/locale/kn/LC_MESSAGES/file-roller.mo
+share/locale/ko/LC_MESSAGES/file-roller.mo
+share/locale/ku/LC_MESSAGES/file-roller.mo
+share/locale/lt/LC_MESSAGES/file-roller.mo
+share/locale/lv/LC_MESSAGES/file-roller.mo
+share/locale/mai/LC_MESSAGES/file-roller.mo
+share/locale/mg/LC_MESSAGES/file-roller.mo
+share/locale/mk/LC_MESSAGES/file-roller.mo
+share/locale/ml/LC_MESSAGES/file-roller.mo
+share/locale/mn/LC_MESSAGES/file-roller.mo
+share/locale/mr/LC_MESSAGES/file-roller.mo
+share/locale/ms/LC_MESSAGES/file-roller.mo
+share/locale/my/LC_MESSAGES/file-roller.mo
+share/locale/nb/LC_MESSAGES/file-roller.mo
+share/locale/nds/LC_MESSAGES/file-roller.mo
+share/locale/ne/LC_MESSAGES/file-roller.mo
+share/locale/nl/LC_MESSAGES/file-roller.mo
+share/locale/nn/LC_MESSAGES/file-roller.mo
+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/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
+share/locale/ru/LC_MESSAGES/file-roller.mo
+share/locale/rw/LC_MESSAGES/file-roller.mo
+share/locale/si/LC_MESSAGES/file-roller.mo
+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@ije/LC_MESSAGES/file-roller.mo
+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/LC_MESSAGES/file-roller.mo
+share/locale/tg/LC_MESSAGES/file-roller.mo
+share/locale/th/LC_MESSAGES/file-roller.mo
+share/locale/tk/LC_MESSAGES/file-roller.mo
+share/locale/tr/LC_MESSAGES/file-roller.mo
+share/locale/ug/LC_MESSAGES/file-roller.mo
+share/locale/uk/LC_MESSAGES/file-roller.mo
+share/locale/ur/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
+share/locale/zh_HK/LC_MESSAGES/file-roller.mo
+share/locale/zh_TW/LC_MESSAGES/file-roller.mo
+share/locale/zu/LC_MESSAGES/file-roller.mo
diff --git a/file-roller/TODO b/file-roller/TODO
new file mode 100644
index 0000000..e96ccd1
--- /dev/null
+++ b/file-roller/TODO
@@ -0,0 +1,2 @@
+Crashes at runtime. presumably needs schemas.
+Need to update list of supported whatevers in DESCR.
diff --git a/file-roller/distinfo b/file-roller/distinfo
new file mode 100644
index 0000000..1725eae
--- /dev/null
+++ b/file-roller/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.56 2015/11/03 00:56:20 agc Exp $
+
+SHA1 (file-roller-3.22.0.tar.xz) = 9a472e05ce16d4cced13605edcf1cbba720501ee
+RMD160 (file-roller-3.22.0.tar.xz) = 5e39e3c5ed97a37e590daba3cb12dfaba29a1ba1
+SHA512 (file-roller-3.22.0.tar.xz) = 2c83f97b44ef160f626bd8d6b3552d739d3a477ed87fe17646c047424c26821647cd94c18c17ffa43963185ff616d4e94989db07b7c3a521aec04ef91b188add
+Size (file-roller-3.22.0.tar.xz) = 1433332 bytes


Home | Main Index | Thread Index | Old Index