Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: mc: Substitute more FHS file names.•••* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the ‘patch-FHS-file-names’ phase. | Tobias Geerinckx-Rice | 2018-02-08 | 1 | -2/+13 |
* | gnu: mc: Update to 4.8.20.•••* gnu/packages/mc.scm (mc): Update to 4.8.20. [arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate ‘patch-FHS-file-names’. Patch more. Fix new VFS test. | Tobias Geerinckx-Rice | 2018-01-16 | 1 | -4/+15 |
* | gnu: mc: Use HTTPS for home page.•••* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice | 2018-01-16 | 1 | -1/+1 |
* | Update email address for ng0. | ng0 | 2017-11-19 | 1 | -1/+1 |
* | gnu: Move contents of zip module into compression module.•••* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import. | Arun Isaac | 2017-06-20 | 1 | -1/+1 |
* | gnu: mc: Add unzip to inputs.•••* gnu/packages/mc.scm (mc)[inputs]: Add unzip. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | ng0 | 2017-05-18 | 1 | -3/+5 |
* | gnu: mc: Partially fix absolute file paths.•••Partially fixes <http://bugs.gnu.org/25273>. * gnu/packages/mc.scm (mc)[arguments]: Add new phase 'fix-absolutism. This substitutes absolute file paths with functional file paths. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | ng0 | 2016-12-31 | 1 | -1/+13 |
* | gnu: mc: Update to 4.8.16.•••* gnu/packages/mc.scm (mc): Update to 4.8.16. [source]: Remove patch. * gnu/packages/patches/mc-fix-ncurses-build.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove it. | Efraim Flashner | 2016-04-02 | 1 | -4/+4 |
* | gnu: Rely on 'file' implicit input and 'patch-usr-bin-file'.•••* gnu/packages/admin.scm (sudo): * gnu/packages/gawk.scm (gawk): Remove workaround on MIPS. * gnu/packages/mcrypt.scm (mcrypt, libmhash): * gnu/packages/file.scm (file): Remove 'file' from native-inputs. * gnu/packages/mc.scm (mc): * gnu/packages/pretty-print.scm (a2ps, trueprint, source-highlight): * gnu/packages/image.scm (libtiff): Remove 'file' from native-inputs. Remove 'patch-configure' phase. | Mark H Weaver | 2014-08-23 | 1 | -10/+1 |
* | gnu: Add mc•••* gnu/packages/mc.scm: New file * gnu/packages/patches/mc-fix-ncurses-build.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add mc.scm. (dist_patch_DATA): Add patch | Eric Bavier | 2014-03-26 | 1 | -0/+75 |