Package Details: patool 3.1.0-1

Git Clone URL: https://aur.archlinux.org/patool.git (read-only, click to copy)
Package Base: patool
Description: portable command line archive file manager
Upstream URL: https://wummel.github.io/patool/
Keywords: archiv
Licenses: GPL-3-only
Submitter: None
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 57
Popularity: 1.61
First Submitted: 2013-02-25 06:33 (UTC)
Last Updated: 2024-11-19 19:37 (UTC)

Dependencies (11)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

wil93 commented on 2015-01-10 01:39 (UTC)

Hi, could you add patool for python2? (in a separate package or in this same package)

TrialnError commented on 2014-10-10 20:10 (UTC)

Adopted and updated the PKGBuild One note about the optional deps. Those aren't all supported formats. Quote from the homepage: "patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB (.cab), COMPRESS (.Z), CPIO (.cpio), DEB (.deb), DMS (.dms), FLAC (.flac), GZIP (.gz), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP (.rz), SHN (.shn), TAR (.tar), XZ (.xz), ZIP (.zip, .jar) and ZOO (.zoo) formats. It relies on helper applications to handle those archive formats (for example bzip2 for BZIP2 archives). The archive formats TAR, ZIP, BZIP2 and GZIP are supported natively and do not require helper applications to be installed."

DaarkWel commented on 2014-06-23 05:21 (UTC)

Version 1.6: pkgname=patool pkgver=1.6 pkgrel=1 pkgdesc="patool is portable command line archive file manager" arch=('i686' 'x86_64') url="http://wummel.github.io/patool/dist/patool-${pkgver}.tar.gz" license=('GPL') depends=('python2') makedepends=('git' 'make') source=("http://wummel.github.io/patool/dist/patool-${pkgver}.tar.gz") sha256sums=("7c8cace4b660add11bc1df98ed7d5d52cc3e2be7141c2d39b3a8ab3fdcb8b934") package() { cd "$srcdir/${pkgname}-${pkgver}" python2 setup.py install --root=${pkgdir} }

dront78 commented on 2013-07-03 07:06 (UTC)

http://github.com/downloads/wummel/patool/patool-1.2.tar.gz

<deleted-account> commented on 2013-02-25 06:33 (UTC)

First submit, please test and improve :D