summaryrefslogtreecommitdiff
path: root/libre/xarchiver
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-24 13:27:07 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-24 13:27:07 -0500
commit4a86785e86d8f092427bea15711d550713fc643a (patch)
treeb3529854a95f9b8ffc8c20e9f4c1e6367bae5b9a /libre/xarchiver
parent8c241ec0a155ae4899bb16ddc1c4ad312838c2c2 (diff)
downloadabslibre-4a86785e86d8f092427bea15711d550713fc643a.tar.gz
abslibre-4a86785e86d8f092427bea15711d550713fc643a.tar.bz2
abslibre-4a86785e86d8f092427bea15711d550713fc643a.zip
xarchiver-0.5.4.13-1.parabola1: updating version
Diffstat (limited to 'libre/xarchiver')
-rw-r--r--libre/xarchiver/PKGBUILD10
-rw-r--r--libre/xarchiver/libre.patch31
2 files changed, 20 insertions, 21 deletions
diff --git a/libre/xarchiver/PKGBUILD b/libre/xarchiver/PKGBUILD
index 0c7ca6fa9..c565f18b1 100644
--- a/libre/xarchiver/PKGBUILD
+++ b/libre/xarchiver/PKGBUILD
@@ -1,4 +1,3 @@
-# $Id: PKGBUILD 212497 2017-02-15 05:21:07Z bgyorgy $
# Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com>
# Contributor (Arch): Alexander Fehr <pizzapunk gmail com>
# Contributor (Arch): Andrew Simmons <andrew.simmons@gmail.com>
@@ -7,7 +6,7 @@
pkgbase=xarchiver
pkgname=(xarchiver xarchiver-gtk2)
-pkgver=0.5.4.12
+pkgver=0.5.4.13
pkgrel=1.parabola1
pkgdesc="GTK+ frontend to various command line archivers, without nonfree unrar support"
arch=('i686' 'x86_64' 'armv7h')
@@ -30,11 +29,12 @@ optdepends=('arj: ARJ support'
'unarchiver: RAR support'
'unzip: ZIP support'
'xz: xz support'
- 'zip: ZIP support')
+ 'zip: ZIP support'
+ 'zstd: zstd support')
source=($pkgbase-$pkgver.tar.gz::https://github.com/ib/xarchiver/archive/$pkgver.tar.gz
libre.patch)
-sha256sums=('62885813edce274055e8fccd3f360b61a74a3b0e4854080201638fd1f3306370'
- '285bbabbd88e94e4645582969cea9628a71c395278bc8e0e20e6aab93bbe609d')
+sha256sums=('617154435731554b793ab00cc373d957c066dc29444c6189029299a89430776c'
+ 'b0b1c728bca6ad485495edf6dd35d1375deed4364a81a2ef1d0cf9a0422ee248')
prepare() {
cd $pkgbase-$pkgver
diff --git a/libre/xarchiver/libre.patch b/libre/xarchiver/libre.patch
index a55f5608b..2f4998e62 100644
--- a/libre/xarchiver/libre.patch
+++ b/libre/xarchiver/libre.patch
@@ -1,5 +1,5 @@
---- xarchiver-0.5.4.11.orig/doc/html/ch03s03.html 2017-06-29 04:31:35.000000000 -0500
-+++ xarchiver-0.5.4.11/doc/html/ch03s03.html 2017-07-01 17:29:41.106032619 -0500
+--- xarchiver-0.5.4.13.orig/doc/html/ch03s03.html 2018-03-13 05:22:11.000000000 -0500
++++ xarchiver-0.5.4.13/doc/html/ch03s03.html 2018-09-24 13:12:48.570163585 -0500
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>General</title><link rel="stylesheet" type="text/css" href="xarchiver.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="home" href="index.html" title="Xarchiver 0.5.4" /><link rel="up" href="ch03.html" title="Chapter 3. Usage" /><link rel="prev" href="ch03s02.html" title="Command line options" /><link rel="next" href="ch03s04.html" title="Xarchiver menu" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">General</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s02.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Usage</th><td width="20%" align="right"> <a accesskey="n" href="ch03s04.html">Next</a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="usage_general"></a>General</h2></div></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="general_startup"></a>Startup</h3></div></div></div><p>
@@ -8,9 +8,9 @@
</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="how_it_works"></a>How it works</h3></div></div></div><p>
Xarchiver will run in the background the command line executable of the archiver with the archiver's proper switches to perform the selected operation. If something goes wrong Xarchiver reports the full output of the archiver executable in the command line output window. Starting with release 0.5 the files in the archive can be opened within Xarchiver. The script <span class="emphasis"><em>xdg-open</em></span> will detect the file type and run the proper application to handle it. If you don't have such script installed in your system (it's found in the xdg-utils package) Xarchiver will recognize HTML, txt and images files only. The Preferences dialog will notify this to you when you click the Advanced section inside it.
</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="dnd"></a>Drag and Drop</h3></div></div></div><p>
---- xarchiver-0.5.4.11.orig/doc/xarchiver.docbook 2017-06-29 04:31:35.000000000 -0500
-+++ xarchiver-0.5.4.11/doc/xarchiver.docbook 2017-07-01 17:30:53.425963956 -0500
-@@ -287,7 +287,7 @@
+--- xarchiver-0.5.4.13.orig/doc/xarchiver.docbook 2018-03-13 05:22:11.000000000 -0500
++++ xarchiver-0.5.4.13/doc/xarchiver.docbook 2018-09-24 13:12:48.570163585 -0500
+@@ -305,7 +305,7 @@
<section id="general_startup">
<title>Startup</title>
<para>
@@ -19,9 +19,9 @@
</para>
</section>
<section id="how_it_works">
---- xarchiver-0.5.4.11.orig/src/main.c 2017-06-29 04:31:35.000000000 -0500
-+++ xarchiver-0.5.4.11/src/main.c 2017-07-01 17:31:29.104285615 -0500
-@@ -544,8 +544,6 @@
+--- xarchiver-0.5.4.13.orig/src/main.c 2018-03-13 05:22:11.000000000 -0500
++++ xarchiver-0.5.4.13/src/main.c 2018-09-24 13:12:48.570163585 -0500
+@@ -583,8 +583,6 @@
if (path)
archiver[type].is_compressor = TRUE;
@@ -30,8 +30,8 @@
standard = (path != NULL);
---- xarchiver-0.5.4.11.orig/src/rar.c 2017-06-29 04:31:35.000000000 -0500
-+++ xarchiver-0.5.4.11/src/rar.c 2017-07-01 17:32:00.799461311 -0500
+--- xarchiver-0.5.4.13.orig/src/rar.c 2018-03-13 05:22:11.000000000 -0500
++++ xarchiver-0.5.4.13/src/rar.c 2018-09-24 13:12:48.570163585 -0500
@@ -35,8 +35,7 @@
g_spawn_command_line_sync(path, &output, NULL, NULL, NULL);
@@ -42,13 +42,12 @@
rar_version = 5;
g_free(output);
---- xarchiver-0.5.4.11.orig/xarchiver.desktop.in 2017-06-29 04:31:35.000000000 -0500
-+++ xarchiver-0.5.4.11/xarchiver.desktop.in 2017-07-01 17:32:41.894194844 -0500
+--- xarchiver-0.5.4.13.orig/xarchiver.desktop.in 2018-03-13 05:22:11.000000000 -0500
++++ xarchiver-0.5.4.13/xarchiver.desktop.in 2018-09-24 13:06:59.326027230 -0500
@@ -9,5 +9,5 @@
StartupNotify=true
Terminal=false
Categories=GTK;Archiving;Compression;Utility;
--_Keywords=GTK;archiver;archiving;compression;front end;frontend;7-zip;7z;7za;7zip;7zr;ar;arj;bunzip2;bz2;bzip2;compress;cpio;deb;epub;gtar;gunzip;gz;gzip;jar;lha;lrz;lrzip;lsar;lz;lz4;lzh;lzip;lzma;lzo;lzop;oxt;rar;rar4;rar5;rpm;tar;unar;unarchiver;unarj;unrar;unzip;xpi;xz;zip;zst;Zstandard;zstd;
-+_Keywords=GTK;archiver;archiving;compression;front end;frontend;7-zip;7z;7za;7zip;7zr;ar;arj;bunzip2;bz2;bzip2;compress;cpio;deb;epub;gtar;gunzip;gz;gzip;jar;lha;lrz;lrzip;lsar;lz;lz4;lzh;lzip;lzma;lzo;lzop;oxt;rar;rar4;rar5;rpm;tar;unar;unarchiver;unarj;unzip;xpi;xz;zip;zst;Zstandard;zstd;
- MimeType=application/epub+zip;application/gzip;application/vnd.debian.binary-package;application/vnd.openofficeorg.extension;application/vnd.rar;application/x-7z-compressed;application/x-arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-compress;application/x-compressed-tar;application/x-cpio;application/x-cpio-compressed;application/x-java-archive;application/x-lha;application/x-lrzip;application/x-lrzip-compressed-tar;application/x-lz4;application/x-lz4-compressed-tar;application/x-lzip;application/x-lzip-compressed-tar;application/x-lzma;application/x-lzma-compressed-tar;application/x-lzop;application/x-rar;application/x-rpm;application/x-source-rpm;application/x-tar;application/x-tarz;application/x-tzo;application/x-xpinstall;application/x-xz;application/x-xz-compressed-tar;application/zip;
-
+-_Keywords=GTK;android;archiver;archiving;compression;front end;frontend;7-zip;7z;7za;7zip;7zr;apk;ar;arj;bunzip2;bz2;bzip2;compress;cpio;deb;epub;gtar;gunzip;gz;gzip;jar;lha;lrz;lrzip;lsar;lz;lz4;lzh;lzip;lzma;lzo;lzop;oxt;rar;rar4;rar5;rpm;tar;unar;unarchiver;unarj;unrar;unzip;xpi;xz;zip;zst;Zstandard;zstd;
++_Keywords=GTK;android;archiver;archiving;compression;front end;frontend;7-zip;7z;7za;7zip;7zr;apk;ar;arj;bunzip2;bz2;bzip2;compress;cpio;deb;epub;gtar;gunzip;gz;gzip;jar;lha;lrz;lrzip;lsar;lz;lz4;lzh;lzip;lzma;lzo;lzop;oxt;rar;rar4;rar5;rpm;tar;unar;unarchiver;unarj;unzip;xpi;xz;zip;zst;Zstandard;zstd;
+ MimeType=application/epub+zip;application/gzip;application/vnd.android.package-archive;application/vnd.debian.binary-package;application/vnd.openofficeorg.extension;application/vnd.rar;application/x-7z-compressed;application/x-arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-compress;application/x-compressed-tar;application/x-cpio;application/x-cpio-compressed;application/x-java-archive;application/x-lha;application/x-lrzip;application/x-lrzip-compressed-tar;application/x-lz4;application/x-lz4-compressed-tar;application/x-lzip;application/x-lzip-compressed-tar;application/x-lzma;application/x-lzma-compressed-tar;application/x-lzop;application/x-rar;application/x-rpm;application/x-source-rpm;application/x-tar;application/x-tarz;application/x-tzo;application/x-xpinstall;application/x-xz;application/x-xz-compressed-tar;application/zip;