aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-04-05gnu: spacefm: Make some inputs native.Vincent Legoll
* gnu/packages/lxde.scm (spacefm)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05gnu: ristretto: Make some inputs native.Vincent Legoll
* gnu/packages/xfce.scm (ristretto)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05gnu: pcb: Make some inputs native.Vincent Legoll
* gnu/packages/engineering.scm (pcb)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05gnu: mate: Make some inputs native.Vincent Legoll
* 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>
2020-04-05gnu: lepton-eda: Make some inputs native.Vincent Legoll
* 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>
2020-04-05gnu: gerbv: Make some inputs native.Vincent Legoll
* gnu/packages/engineering.scm (gerbv)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05gnu: geda-gaf: Make some inputs native.Vincent Legoll
* 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>
2020-04-05gnu: aegisub: Make some inputs native.Vincent Legoll
* gnu/packages/video.scm (aegisub)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05gnu: astronomy: Sort list of imported package modules.Guillaume Le Vaillant
* gnu/packages/astronomy.scm (astronomy): Sort list of imported packages.
2020-04-05gnu: Add gpredict.Guillaume Le Vaillant
* gnu/packages/astronomy.scm (gpredict): New variable.
2020-04-05gnu: Add goocanvas.Guillaume Le Vaillant
* gnu/packages/gtk.scm (goocanvas): New variable.
2020-04-05gnu: gnome-weather: Work around desktop application startup failure.Pierre Neidhardt
* gnu/packages/gnome.scm (gnome-weather)[arguments]: Replace Exec= line with gnome-weather.
2020-04-05gnu: Add kernel-module-loader-service.Brice Waegeneire
* 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>
2020-04-05services: Allow modprobe to use "/etc/modprobe.d".Brice Waegeneire
* gnu/services.scm (%modprobe-wrapper): Set 'MODPROBE_OPTIONS' environment variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05gnu: geonkick: Update to 1.10.0.Alexandros Theodotou
* gnu/packages/music.scm (geonkick): Update to 1.10.0. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-05gnu: redkite: Update to 0.8.0.Alexandros Theodotou
* gnu/packages/audio.scm (redkite): Update to 0.8.0.
2020-04-05gnu: Add jsonrpc-glib.Alexandros Theodotou
* gnu/packages/gnome.scm: (jsonrpc-glib) New variable.
2020-04-05gnu: zrythm: Update to 0.8.200.Alexandros Theodotou
* gnu/packages/music.scm (zrythm): Update to 0.8.200, [inputs]: add guile. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-05gnu: Add emacs-highlight-indent-guides.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-highlight-indent-guides): New variable.
2020-04-05gnu: Add emacs-form-feed.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-form-feed): New variable.
2020-04-05gnu: Add tuir.Efraim Flashner
* gnu/packages/syndication.scm (tuir): New variable.
2020-04-05gsm: Add the -fPIC compiler option.Maxim Cournoyer
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.
2020-04-04gnu: Add xplanet.R Veera Kumar
* 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>
2020-04-04gnu: nfs-utils: Fix the shebangs of the Python based tools.Maxim Cournoyer
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.
2020-04-05gnu: frescobaldi: Update to 3.1.1.Nicolas Goaziou
* gnu/packages/music.scm (frescobaldi): Update to 3.1.1.
2020-04-05gnu: rosegarden: Update to 19.12.Nicolas Goaziou
* gnu/packages/music.scm (rosegarden): Update to 19.12.
2020-04-05gnu: lilypond: Update to 2.20.0.Nicolas Goaziou
* gnu/packages/music.scm (lilypond): Update to 2.20.0. [native-inputs]: Use texi2html-1.82 instead of texi2html.
2020-04-05gnu: Add texi2html-1.82.Nicolas Goaziou
* gnu/packages/texinfo.scm (texi2html-1.82): New variable.
2020-04-05gnu: cross-base: Remove unneeded 'let'.Ludovic Courtès
This is a followup to 102d307520dee27a40feb1ca5a699763a2f3aefe. * gnu/packages/cross-base.scm (cross-libc): Remove (let ((libc libc)) …).
2020-04-05gnu: hydrogen: Update to 1.0.0-beta2.Nicolas Goaziou
* gnu/packages/music.scm (hydrogen): Update to 1.0.0-beta2. [native-inputs]: Add qttools. [inputs]: Add liblo and pulseaudio, remove libtar.
2020-04-04gnu: denemo: Update to 2.3.0.Nicolas Goaziou
* 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.
2020-04-04gnu: mingw: Add mingw-w64 reproducibility patches.Carl Dong
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.
2020-04-04gnu: gparted: Make some inputs native.Vincent Legoll
* gnu/packages/disk.scm (gparted)[inputs]: Move yelp-tools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04system: Don’t create a module database when no modules are available.Ivan Kozlov
* 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>
2020-04-04gnu: rubber: Make some inputs native.Vincent Legoll
* gnu/packages/tex.scm (rubber)[inputs]: Move texinfo from here... [native-inputs]: ...to this new field. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: scotch: Make some inputs native.Vincent Legoll
* gnu/packages/math.scm (scotch)[inputs]: Move flex & bison from here... [native-inputs]: ...to this new field. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: telegram-purple: Make some inputs native.Vincent Legoll
* gnu/packages/telephony.scm (telegram-purple)[inputs]: Move gettext from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: jami: Make some inputs native.Vincent Legoll
* gnu/packages/telephony.scm (jami)[inputs]: Move gettext from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: libkate: Make some inputs native.Vincent Legoll
* gnu/packages/xiph.scm (libkate)[inputs]: Move bison from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: man-db: Make some inputs native.Vincent Legoll
* gnu/packages/man.scm (man-db)[inputs]: Move flex from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: qgis: Fix some plugins.Guillaume Le Vaillant
* gnu/packages/geo.scm (qgis)[arguments]: Add a 'wrap-gis' phase to set the environment variables required by some plugins.
2020-04-04gnu: ocaml-menhir: Update to 20190626.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20190626.
2020-04-04gnu: Replace uses of 'gettext' with 'gettext-minimal'.Marius Bakke
* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT to GETTEXT-MINIMAL. * gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise. * gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]: Likewise. * gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise. * gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise. * gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise. * gnu/packages/image.scm (gpick)[native-inputs]: Likewise. * gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise. * gnu/packages/music.scm (fmit)[native-inputs]: Likewise. * gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise. * gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise. * gnu/packages/photo.scm (hugin)[native-inputs]: Likewise. * gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise. * gnu/packages/telephony.scm (jami)[native-inputs]: Likewise. * gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise. * gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
2020-04-04gnu: cadaver: Build with OpenSSL 1.0.Marius Bakke
* gnu/packages/web.scm (cadaver)[inputs]: Change from OPENSSL to OPENSSL-1.0.
2020-04-04gnu: Add r-asd.Naga Malleswari
* gnu/packages/cran.scm (r-asd): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-04gnu: c-reduce: Make some inputs native.Vincent Legoll
* gnu/packages/debug.scm (c-reduce)[inputs]: Move flex from here... [native-inputs]: ...to this new field. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-04gnu: ell: Make some inputs native.Vincent Legoll
* gnu/packages/linux.scm (ell)[inputs]: Move libtool from here... [native-inputs]: ...to here. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-04gnu: dico: Make some inputs native.Vincent Legoll
* gnu/packages/dico.scm (dico)[inputs]: Move groff from here... [native-inputs]: ...to this new field. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-04gnu: a2ps: Make some inputs native.Vincent Legoll
* gnu/packages/pretty-print.scm (a2ps)[inputs]: Move groff from here... [native-inputs]: ...to here. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-04gnu: gnome-online-accounts: Update to 3.36.0.Naga Malleswari
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.36.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>