From 0cc910c71082825f62a907c77e4f3754f58fce80 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Sat, 8 Nov 2014 06:55:52 -0200 Subject: xarchiver: rebuild pkg --- libre/xarchiver/PKGBUILD | 4 ++-- libre/xarchiver/remove-nonfree-unrar-support.patch | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libre/xarchiver/PKGBUILD b/libre/xarchiver/PKGBUILD index c50f53572..f5bac7d3f 100644 --- a/libre/xarchiver/PKGBUILD +++ b/libre/xarchiver/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xarchiver pkgver=0.5.4 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="GTK+ frontend to various command line archivers, without nonfree unrar support" arch=('i686' 'x86_64' 'mips64el') url="http://xarchiver.sourceforge.net/" @@ -31,7 +31,7 @@ md5sums=('1b4cd37a6af03afc957a8e307417e8d0' '812b93339f5e3332621f3c5abebfe277' '35ab96d98521a0a36f3e9e9ec0969107' '0cee887b3c989ba2cdce9154813843fb' - '064ec8984be6e0e7bbf20c435a9f4ef0') + 'd2cf9b38b439a548553cf0f33d627bcc') prepare() { cd $pkgname-$pkgver diff --git a/libre/xarchiver/remove-nonfree-unrar-support.patch b/libre/xarchiver/remove-nonfree-unrar-support.patch index 5473cf3b3..10c68052b 100644 --- a/libre/xarchiver/remove-nonfree-unrar-support.patch +++ b/libre/xarchiver/remove-nonfree-unrar-support.patch @@ -66,7 +66,8 @@ diff -Nur xarchiver-0.5.3.orig/doc/xarchiver.docbook xarchiver-0.5.3/doc/xarchiv All the the output of the cmd-line archiver is displayed in the Xarchiver window - All common formats are supported: arj, bzip2, lha, gzip, 7z, rar, tar, tar.bz2, tar.gz, zip, DEB and RPM (only open,view and extract) + All common formats are supported: arj, bzip2, lha, gzip, 7z, tar, tar.bz2, tar.gz, zip, DEB and RPM (only open,view and extract) - Support of RPM files without RPM executable. This is useful on not RPM-based distributions like Slackware and Arch Linux +- Support of RPM files without RPM executable. This is useful on not RPM-based distributions like Slackware and Arch Linux ++ Support of RPM files without RPM executable. This is useful on not RPM-based distributions - Zip, rar, arj and 7z password encrypted archives are fully supported (7z automatic password detection is not supported) + Zip, arj and 7z password encrypted archives are fully supported (7z automatic password detection is not supported) -- cgit v1.2.3