summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: gpsbabel: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/gps.scm (gpsbabel)[inputs]: Move qttools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: alsa-modular-synth: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Move qttools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: liblinphone: Add features.Danny Milosavljevic2020-04-05
| | | | | | | * gnu/packages/linphone.scm (liblinphone)[arguments]<#:configure-flags>: Add features. <#:phases>[patch]: New phase. [inputs]: Add glib, gtk2, notify. [propagated-inputs]: Add murrine.
* gnu: Add liblinphone.Raghav Gururajan2020-04-05
| | | | | | * gnu/packages/linphone.scm (liblinphone): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add mediastreamer2.Raghav Gururajan2020-04-05
| | | | | | * gnu/packages/linphone.scm (mediastreamer2): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add belle-sip.Raghav Gururajan2020-04-05
| | | | | | * gnu/packages/linphone.scm (belle-sip): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: mm-common: Make coreutils and sed native-inputs.Danny Milosavljevic2020-04-05
| | | | | * gnu/packages/gnome.scm (mm-common)[inputs]: Remove coreutils, sed. [native-inputs]: Add coreutils, sed.
* gnu: Add mm-common.Raghav Gururajan2020-04-05
| | | | | | * gnu/packages/gnome.scm (mm-common): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: python-intervaltree: Update to 3.0.2.Jakub Kądziołka2020-04-05
| | | | | | * gnu/packages/bioinformatics.scm (python-intervaltree): Update to 3.0.2. [arguments]: Don't skip the tests, work around the problematic sanity-check instead.
* gnu: linux-libre: Remove 5.6.Vagrant Cascadian2020-04-05
| | | | | | | The corresponding kernel config files are not yet updated, so remove linux-libre-5.6 until they can be reviewed. See bug #40190. * gnu/packages/linux (linux-libre-5.6): Delete variable.
* gnu: gsm: Update to 1.0.19.Raghav Gururajan2020-04-05
| | | | | | * gnu/packages/audio.scm (gsm): Update to 1.0.19. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: gsm: Fix installation directory.Maxim Cournoyer2020-04-05
| | | | | | | | | | This is a follow-up commit to 74c7f367daa, which broke the installation of the bin, lib and share artifacts. * gnu/packages/audio.scm (gsm)[make-flags]: Programmatically build the INSTALL_ROOT make flag so that the %output variable gets properly expanded. Instead of repeating the default CCFLAGS values as a make flag... [phases]: ...add "-fPIC" using substitutes* in a new add-fpic-ccflag phase.
* gnu: Add mtpaint.R Veera Kumar2020-04-05
| | | | | | * gnu/packages/image.scm (mtpaint): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: xfce4-places-plugin: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/xfce.scm (xfce4-places-plugin)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: spacefm: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/lxde.scm (spacefm)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: ristretto: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/xfce.scm (ristretto)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pcb: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (pcb)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: mate: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/mate.scm (mate)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to this new field. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lepton-eda: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (lepton-eda)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gerbv: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (gerbv)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: geda-gaf: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (geda-gaf)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: aegisub: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/video.scm (aegisub)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: astronomy: Sort list of imported package modules.Guillaume Le Vaillant2020-04-05
| | | | * gnu/packages/astronomy.scm (astronomy): Sort list of imported packages.
* gnu: Add gpredict.Guillaume Le Vaillant2020-04-05
| | | | * gnu/packages/astronomy.scm (gpredict): New variable.
* gnu: Add goocanvas.Guillaume Le Vaillant2020-04-05
| | | | * gnu/packages/gtk.scm (goocanvas): New variable.
* gnu: gnome-weather: Work around desktop application startup failure.Pierre Neidhardt2020-04-05
| | | | | * gnu/packages/gnome.scm (gnome-weather)[arguments]: Replace Exec= line with gnome-weather.
* gnu: Add kernel-module-loader-service.Brice Waegeneire2020-04-05
| | | | | | | | | | | | | | | * doc/guix.texi (Linux Services): Add a new subsection and document the new service and its configuration. * gnu/services/linux.scm (kernel-module-loader-service-type): New type. (kernel-module-loader-shepherd-service): New procedure. * gnu/tests/linux-modules.scm (module-loader-program): Procedure removed. (modules-loaded?-program): New procedure. (run-loadable-kernel-modules-test): 'module-loader-program' procedure replaced by the new one. [os]: Use 'kernel-module-loader-service'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* services: Allow modprobe to use "/etc/modprobe.d".Brice Waegeneire2020-04-05
| | | | | | | * gnu/services.scm (%modprobe-wrapper): Set 'MODPROBE_OPTIONS' environment variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: geonkick: Update to 1.10.0.Alexandros Theodotou2020-04-05
| | | | | | * gnu/packages/music.scm (geonkick): Update to 1.10.0. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: redkite: Update to 0.8.0.Alexandros Theodotou2020-04-05
| | | | * gnu/packages/audio.scm (redkite): Update to 0.8.0.
* gnu: Add jsonrpc-glib.Alexandros Theodotou2020-04-05
| | | | * gnu/packages/gnome.scm: (jsonrpc-glib) New variable.
* gnu: zrythm: Update to 0.8.200.Alexandros Theodotou2020-04-05
| | | | | | | * gnu/packages/music.scm (zrythm): Update to 0.8.200, [inputs]: add guile. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add emacs-highlight-indent-guides.Joseph LaFreniere2020-04-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-highlight-indent-guides): New variable.
* gnu: Add emacs-form-feed.Joseph LaFreniere2020-04-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-form-feed): New variable.
* gnu: Add tuir.Efraim Flashner2020-04-05
| | | | * gnu/packages/syndication.scm (tuir): New variable.
* gsm: Add the -fPIC compiler option.Maxim Cournoyer2020-04-05
| | | | | | | | This is necessary for building mediastream2 (a dependency of Linphone). * gnu/packages/audio.scm (gsm): Add the default CCFLAGS as a make flag, and prepend -fPIC to these. Pass INSTALL_ROOT as a make flag as well, which removes the need to use substitute* in a phase.
* gnu: Add xplanet.R Veera Kumar2020-04-04
| | | | | | | | | | | | | * gnu/packages/patches/xplanet-1.3.1-cxx11-eof.patch, gnu/packages/patches/xplanet-1.3.1-libdisplay_DisplayOutput.cpp.patch, gnu/packages/patches/xplanet-1.3.1-libimage_gif.c.patch, gnu/packages/patches/xplanet-1.3.1-xpUtil-Add2017LeapSecond.cpp.patch: New files. * gnu/packages/astronomy.scm (xplanet): New variable. [source]: Use patches. * gnu/local.mk (dist_patch_DATA): Add them. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: nfs-utils: Fix the shebangs of the Python based tools.Maxim Cournoyer2020-04-04
| | | | | | | | | | | | While attempting to debug NFS with 'mountstats' and other Python based tools, I was greeted by the error: bash: /run/current-system/profile/sbin/mountstats: /usr/bin/python: bad interpreter: No such file or directory Add python-wrapper, so that the Python shebangs get rewritten correctly. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Add python-wrapper.
* gnu: frescobaldi: Update to 3.1.1.Nicolas Goaziou2020-04-05
| | | | * gnu/packages/music.scm (frescobaldi): Update to 3.1.1.
* gnu: rosegarden: Update to 19.12.Nicolas Goaziou2020-04-05
| | | | * gnu/packages/music.scm (rosegarden): Update to 19.12.
* gnu: lilypond: Update to 2.20.0.Nicolas Goaziou2020-04-05
| | | | | * gnu/packages/music.scm (lilypond): Update to 2.20.0. [native-inputs]: Use texi2html-1.82 instead of texi2html.
* gnu: Add texi2html-1.82.Nicolas Goaziou2020-04-05
| | | | * gnu/packages/texinfo.scm (texi2html-1.82): New variable.
* store: 'with-store' uses 'with-exception-handler'.Ludovic Courtès2020-04-05
| | | | | | | | | | This ensures the stack is not unwound before the exception is re-thrown, as was the case since 8ed597f4a261fe188de82cd1f5daed83dba948eb, leading to '&store-protocol-error' being uncaught by 'with-error-handling' in (guix scripts build) & co. * guix/store.scm (call-with-store): Define 'thunk'. Add 'cond-expand' to use 'with-exception-handler' on 'guile-3' and 'catch' otherwise.
* gnu: cross-base: Remove unneeded 'let'.Ludovic Courtès2020-04-05
| | | | | | This is a followup to 102d307520dee27a40feb1ca5a699763a2f3aefe. * gnu/packages/cross-base.scm (cross-libc): Remove (let ((libc libc)) …).
* gnu: hydrogen: Update to 1.0.0-beta2.Nicolas Goaziou2020-04-05
| | | | | | * gnu/packages/music.scm (hydrogen): Update to 1.0.0-beta2. [native-inputs]: Add qttools. [inputs]: Add liblo and pulseaudio, remove libtar.
* gnu: denemo: Update to 2.3.0.Nicolas Goaziou2020-04-04
| | | | | | | * gnu/packages/music.scm (denemo): Update to 2.3.0. [arguments]: Augment `check' phase for tests to pass. Remove unnecessary phase. [native-inputs]: Add diffutils.
* gnu: mingw: Add mingw-w64 reproducibility patches.base-for-series-3439Carl Dong2020-04-04
| | | | | | | | | | | These patches were originally found at the debian mingw-w64 team's mingw-w64 repo, and should improve the reproducibility of our mingw-w64 toolchain. * gnu/packages/patches/mingw-w64-dlltool-temp-prefix.patch: New file. * gnu/packages/patches/mingw-w64-reproducible-gendef.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/mingw.scm (make-mingw-w64): Apply patches.
* gnu: gparted: Make some inputs native.Vincent Legoll2020-04-04
| | | | | | | * gnu/packages/disk.scm (gparted)[inputs]: Move yelp-tools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* system: Don’t create a module database when no modules are available.Ivan Kozlov2020-04-04
| | | | | | | * gnu/system.scm (operating-system-directory-base-entries): Don't create a module database when no modules are available. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: rubber: Make some inputs native.Vincent Legoll2020-04-04
| | | | | | | * gnu/packages/tex.scm (rubber)[inputs]: Move texinfo from here... [native-inputs]: ...to this new field. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>