aboutsummaryrefslogtreecommitdiff
path: root/common/hooks/do-extract/00-distfiles.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* xbps-src: reduce basename(1) usage.Juan RP2019-04-141-3/+6
* meta: forcefully gunzip and bunzip2 .gz and .bz2 files.maxice82019-03-031-2/+2
* hook/do-extract: support extracting .crate filesRasmus Thomsen2018-11-021-1/+2
* hooks/do-extract: support extracting .gem files with gem unpack.maxice82018-10-271-0/+7
* xbps-src: handle .7z distfiles via 7z.Juan RP2016-01-111-0/+11
* xbps-src: distfiles: allow uncompressed distfilesAlessio Sergi2015-10-231-1/+6
* hooks/distfiles: do not respect perms/owner when extracting via tar.Juan RP2015-03-051-2/+2
* do-extract/00-distfiles.sh: unzip -o to overwrite without asking.Christian Neukirchen2014-12-121-1/+1
* do-extract: allow patch distfile suffixJohn Galt2014-09-071-0/+1
* hooks/do-extract/00-distfiles: supports rpm extraction via rpmextract.Juan RP2014-05-081-1/+13
* hooks/do-extract/distfiles: simplify and support .tar.lz files.Juan RP2014-03-141-14/+4
* common/hooks/do-extract: support 'xbps-uhelper fetch's new '>'-destfile synta...Enno Boland2014-03-121-27/+16
* hooks/do-extract/00-distfiles: do not exit, return instead.Juan RP2014-03-121-1/+1
* hooks/do-extract/00-distfiles: typo fix that broke extraction of gzipped dist...Juan RP2014-03-061-1/+1
* common/hooks: add support for do-<phase> hooks as suggested by Gottox.Juan RP2014-03-051-0/+119