summaryrefslogtreecommitdiff
path: root/gnu/packages/entr.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: entr: Remove erroneous use of DESTDIR.•••* gnu/packages/entr.scm (entr)[arguments]: Correctly set PREFIXes. Tobias Geerinckx-Rice2020-10-081-3/+2
* gnu: entr: Cross-compile.•••* gnu/packages/entr.scm (entr)[arguments]: Use CC-FOR-TARGET. Use INPUTS instead of WHICH. [inputs]: Add non-native bash and coreutils packages. Tobias Geerinckx-Rice2020-10-071-8/+16
* gnu: entr: Update to 4.6.•••* gnu/packages/entr.scm (entr): Update to 4.6. Tobias Geerinckx-Rice2020-10-071-4/+4
* gnu: entr: Fix references to external programs.•••* gnu/packages/entr.scm (entr)[arguments](remove-fhs-file-names): Use 'which' instead of relying on the runtime PATH. Patch /bin/sh too. [inputs]: Add NCURSES. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jakub Kądziołka2020-01-121-3/+7
* gnu: entr: Update to 4.2.•••* gnu/packages/entr.scm (entr): Update to 4.2. Tobias Geerinckx-Rice2019-04-051-2/+3
* gnu: entr: Update to 4.1.•••* gnu/packages/entr.scm (entr): Update to 4.1. [arguments]: Use INVOKE. Ricardo Wurmus2019-01-251-18/+21
* gnu: entr: Fix typo in description.•••* gnu/packages/entr.scm (entr)[description]: Fix typo. Oleg Pykhalov2018-12-221-1/+1
* gnu: entr: Update to 3.6.•••Suggested by Matthew O'N.S Jordan <matthewjordannm@gmail.com>. * gnu/packages/entr.scm (entr): Update to 3.6. Leo Famulari2016-08-301-2/+2
* gnu: Add entr.•••* gnu/packages/entr.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Matthew Jordan2016-05-111-0/+66