summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: go-ipfs: Update to 0.4.19.•••* gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.19. Tobias Geerinckx-Rice2019-03-161-3/+2
* gnu: catimg: Update to 2.5.0.•••* gnu/packages/image-viewers.scm (catimg): Update to 2.5.0. Tobias Geerinckx-Rice2019-03-161-4/+3
* gnu: sxiv: Update to 25.•••* gnu/packages/image-viewers.scm (sxiv): Update to 25. [arguments]: Change renamed DEF_CPPFLAGS to CPPFLAGS. Tobias Geerinckx-Rice2019-03-161-3/+3
* gnu: easyrpg-player: Update to 0.6.0.•••* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.0. Tobias Geerinckx-Rice2019-03-161-2/+2
* gnu: liblcf: Update to 0.6.0.•••* gnu/packages/easyrpg.scm (liblcf): Update to 0.6.0. Tobias Geerinckx-Rice2019-03-161-2/+3
* gnu: burp: Update to 2.3.2.•••* gnu/packages/backup.scm (burp): Update to 2.3.2. Tobias Geerinckx-Rice2019-03-161-2/+2
* gnu: evolution: Actually fix licenses.•••* gnu/packages/gnome.scm (evolution)[license]: Use LPGL2.1. Ricardo Wurmus2019-03-161-2/+2
* gnu: evolution: Fix typo.•••* gnu/packages/gnome.scm (evolution)[license]: Fix typo. Ricardo Wurmus2019-03-161-1/+1
* gnu: Add evolution.•••* gnu/packages/gnome.scm (evolution): New variable. Ricardo Wurmus2019-03-161-1/+51
* gnu: Add ytnef.•••* gnu/packages/mail.scm (ytnef): New variable. Ricardo Wurmus2019-03-161-0/+24
* gnu: Add emacs-nhexl-mode.•••* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): New variable. Pierre Neidhardt2019-03-161-0/+39
* gnu: Add missing copyright.•••* gnu/packages/games.scm: Do it. Pierre Neidhardt2019-03-161-0/+1
* gnu: Add arx-libertatis.•••* gnu/packages/games.scm (arx-libertatis): New variable. Pierre Neidhardt2019-03-161-0/+81
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co.•••This hides potentially confusing GRUB messages from the user, such as "Installing for i386-pc platform." * gnu/bootloader/extlinux.scm (install-extlinux): Use 'invoke/quiet' instead of 'system*' and 'error'. * gnu/bootloader/grub.scm (install-grub, install-grub-efi): Likewise. * guix/scripts/system.scm (bootloader-installer-script): Guard against 'message-condition?' and handle them properly. Ludovic Courtès2019-03-162-13/+11
* booloader: Add 'invoke/quiet'.•••* gnu/build/bootloader.scm (G_): New macro. (open-pipe-with-stderr, invoke/quiet): New procedures. * tests/build-utils.scm ("invoke/quiet, success") ("invoke/quiet, failure") ("invoke/quiet, failure, message on stderr"): New tests. * po/guix/POTFILES.in: Add bootloader.scm. Ludovic Courtès2019-03-161-1/+62
* gnu: Add gaupol.•••* gnu/packages/video.scm (gaupol): New variable. Pierre Neidhardt2019-03-161-0/+69
* gnu: gst-plugins-good: Include gstgtk extension.•••* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Add gtk+. Pierre Neidhardt2019-03-161-0/+1
* gnu: Add emacs-erc-image.•••* gnu/packages/emacs-xyz.scm (emacs-erc-image): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Brian Leung2019-03-161-0/+23
* gnu: emacs-helm-system-packages: Update to 20190316.•••* gnu/packages/emacs-xyz.scm (emacs-helm-system-packages): Update to 20190316. Pierre Neidhardt2019-03-161-31/+35
* gnu: Add emacs-unpackaged-el.•••* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Brian Leung2019-03-161-0/+29
* gnu: Add emacs-editorconfig.•••* gnu/packages/emacs-xyz.scm (emacs-editorconfig): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Brian Leung2019-03-161-0/+24
* gnu: Add emacs-eshell-z.•••Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Brian Leung2019-03-161-0/+23
* gnu: linux-libre: Update to 5.0.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.2. (%linux-libre-hash): Update hash. Mark H Weaver2019-03-151-2/+2
* gnu: linux-libre@4.19: Update to 4.19.29.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.29. (%linux-libre-4.19-hash): Update hash. Mark H Weaver2019-03-151-2/+2
* gnu: linux-libre@4.14: Update to 4.14.106.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.106. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2019-03-151-2/+2
* gnu: linux-libre@4.9: Update to 4.9.163.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.163. Mark H Weaver2019-03-151-2/+2
* gnu: Add toutenclic.•••* gnu/packages/education.scm (toutenclic): New variable. Nicolas Goaziou2019-03-161-1/+68
* services: mpd: add more configuration options•••* gnu/services/audio.scm (<mpd-configuration>): Add 'db-file', 'state-file' and 'sticker-file' fields. * doc/guix.texi (Music Player Daemon): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo2019-03-151-0/+9
* pack: "-RR" produces PRoot-enabled relocatable binaries.•••* gnu/packages/aux-files/run-in-namespace.c (exec_with_proot): New function. (main): When 'clone' fails, call 'rm_rf'. [PROOT_PROGRAM]: When 'clone' fails, call 'exec_with_proot'. * guix/scripts/pack.scm (wrapped-package): Add #:proot?. [proot]: New procedure. [build]: Compile with -DPROOT_PROGRAM when PROOT? is true. * guix/scripts/pack.scm (%options): Set the 'relocatable?' value to 'proot when "-R" is passed several times. (guix-pack): Pass #:proot? to 'wrapped-package'. * tests/guix-pack-relocatable.sh: Use "-RR" on Intel systems that lack user namespace support. * doc/guix.texi (Invoking guix pack): Document -RR. Ludovic Courtès2019-03-151-1/+46
* gnu: hplip-minimal: Remove dependency on Python & co.•••This reduces the closure from 432 MiB to 160 MiB. * gnu/packages/cups.scm (hplip-minimal)[arguments]: Pass "--enable-lite-build" and remove 'wrap-binaries' phase. [inputs]: Remove all things Python. Ludovic Courtès2019-03-151-5/+15
* gnu: hplip: Do not keep reference to GCC.•••Previously the 'dat2drv' and 'locatedriver' programs would be installed to share/hplip, and thus they would not get stripped during the 'strip' phase. Consequently, they retained references to GCC. * gnu/packages/cups.scm (hplip)[source](snippet): Change "data2drvdir" and "locatedriverdir" in Makefile.in. Ludovic Courtès2019-03-151-0/+10
* gnu: hplip: Remove pre-built executable from the source.•••* gnu/packages/cups.scm (hplip)[source](snippet): Remove all the files matching 'elf-file?', not just ".so" files. This includes the 'locatedriver' executable found in the upstream tarball. Ludovic Courtès2019-03-151-3/+7
* gnu: gnome-shell: Remove references to Inkscape and more.•••The reference to Inkscape was introduced in commit 45fef894eb5b39029633cd0cd907e8ce8c5ab379. * gnu/packages/gnome.scm (gnome-shell)[arguments]: Add #:disallowed-references and #:modules. Replace the 'glib-or-gtk-wrap' phase. Ludovic Courtès2019-03-151-2/+19
* gnu: aisleriot: Update to 3.22.8.•••* gnu/packages/gnome.scm (aisleriot): Update to 3.22.8. Tobias Geerinckx-Rice2019-03-151-2/+2
* gnu: aisleriot: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (aisleriot)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-03-151-2/+2
* gnu: openrct2: Update to 0.2.2.•••* gnu/packages/games.scm (openrct2): Update to 0.2.2. [arguments]: Re-indent. Tobias Geerinckx-Rice2019-03-151-27/+28
* gnu: openrct2-objects: Update to 1.0.9.•••* gnu/packages/games.scm (openrct2-objects): Update to 1.0.9. Tobias Geerinckx-Rice2019-03-151-3/+2
* gnu: python-pygame: Update to 1.9.4.•••* gnu/packages/game-development.scm (python-pygame): Update to 1.9.4. [arguments]: Re-indent. Tobias Geerinckx-Rice2019-03-151-8/+8
* gnu: eureka: Update to 1.24.•••* gnu/packages/game-development.scm (eureka): Update to 1.24. Tobias Geerinckx-Rice2019-03-151-2/+2
* gnu: skopeo: Skip the test phase.•••* gnu/packages/virtualization.scm (skopeo)[arguments]: Set #:tests? #f. Leo Famulari2019-03-151-0/+1
* gnu: mkvtoolnix: Move all GUI files to the "gui" output.•••* gnu/packages/video.scm (mkvtoolnix)[arguments]: Do it. Pierre Neidhardt2019-03-151-4/+18
* gnu: font-liberation: Update to 2.00.5.•••* gnu/packages/fonts.scm (font-liberation): Update to 2.00.5. [source, home-page]: Update project home. Tobias Geerinckx-Rice2019-03-151-12/+10
* gnu: libebml: Update to 1.3.7.•••* gnu/packages/xml.scm (libebml): Update to 1.3.7. [source]: Removed merged patch. Tobias Geerinckx-Rice2019-03-151-14/+2
* gnu: libebml: Don't use NAME in source URI.•••* gnu/packages/xml.scm (libebml)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-03-151-2/+2
* gnu: sxhkd: Update to 0.6.0.•••* gnu/packages/xdisorg.scm (sxhkd): Update to 0.6.0. Tobias Geerinckx-Rice2019-03-151-3/+2
* gnu: libfs: Update to 1.0.8.•••* gnu/packages/xorg.scm (libfs): Update to 1.0.8. Tobias Geerinckx-Rice2019-03-151-3/+2
* gnu: highlight: Update to 3.49.•••* gnu/packages/pretty-print.scm (highlight): Update to 3.49. [arguments]: Adjust SUBSTITUTE* regular expression. Tobias Geerinckx-Rice2019-03-151-6/+6
* gnu: Move protozero to (gnu packages protobuf).•••* gnu/packages/geo.scm (protozero): Move from here… * gnu/packages/protobuf.scm (protozero): …to here. Tobias Geerinckx-Rice2019-03-152-23/+26
* gnu: perl-xml-feed: Update to 0.59.•••* gnu/packages/xml.scm (perl-xml-feed): Update to 0.59. Tobias Geerinckx-Rice2019-03-151-2/+2
* gnu: perl-async-interrupt: Update to 1.24.•••* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.24. [native-inputs]: Add perl-canary-stability. Tobias Geerinckx-Rice2019-03-151-2/+4