summaryrefslogtreecommitdiff
path: root/libre/engrampa-libre/PKGBUILD
diff options
context:
space:
mode:
authorshackra <elcorreo@deshackra.com>2014-05-18 23:19:29 -0600
committershackra <elcorreo@deshackra.com>2014-05-18 23:19:29 -0600
commit113793e5d19301552423a95947efc704424a7167 (patch)
treec1804e43e11d5f9a152436b42a7ce182e88d500b /libre/engrampa-libre/PKGBUILD
parent01011325d60e0262ba0d5a51c4d3b2be57f5924c (diff)
parent1287ab2629ed3997b6ec6e603847eafb1e6aa199 (diff)
downloadabslibre-113793e5d19301552423a95947efc704424a7167.tar.gz
abslibre-113793e5d19301552423a95947efc704424a7167.tar.bz2
abslibre-113793e5d19301552423a95947efc704424a7167.zip
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/engrampa-libre/PKGBUILD')
-rw-r--r--libre/engrampa-libre/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/libre/engrampa-libre/PKGBUILD b/libre/engrampa-libre/PKGBUILD
index a109e8839..3a5a35e21 100644
--- a/libre/engrampa-libre/PKGBUILD
+++ b/libre/engrampa-libre/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 106530 2014-03-05 20:15:56Z flexiondotorg $
-# Maintainer : Martin Wimpress <code@flexion.org>
-# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
+# $Id: PKGBUILD 107641 2014-03-18 11:10:40Z flexiondotorg $
+# Maintainer (Arch): Martin Wimpress <code@flexion.org>
+# Maintainer: André Silva <emulatorman@parabola.nu>
_pkgname=engrampa
pkgname=engrampa-libre
pkgver=1.8.0
-pkgrel=1
+pkgrel=1.1
pkgdesc="Archive manipulator for MATE, with unar recommendation included and nonfree unace recommendation removed"
url="http://mate-desktop.org"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
-depends=('bzip2' 'caja' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar')
+depends=('bzip2' 'caja' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar' 'json-glib')
makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
optdepends=('unar: for RAR uncompression'
'zip: for ZIP archives' 'unzip: for ZIP archives'
@@ -19,7 +19,6 @@ optdepends=('unar: for RAR uncompression'
replaces=('mate-file-archiver' "$_pkgname")
provides=('mate-file-archiver' "$_pkgname=$pkgver")
conflicts=('mate-file-archiver' "$_pkgname")
-options=( '!emptydirs')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/1.8/${_pkgname}-${pkgver}.tar.xz"
fr-rpm-bsdtar.patch)