Age | Commit message (Expand) | Author |
2020-04-06 | gnu: Add msopenh264....* gnu/packages/linphone.scm (msopenh264): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-04-06 | system: Allow for comma-separated keyboard layouts....Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/bootloader/grub.scm (keyboard-layout-file): Replace commas with
hyphens in the first argument to 'computed-file'.
* gnu/system/keyboard.scm (keyboard-layout->console-keymap): Likewise.
* doc/guix.texi (Keyboard Layout): Add example.
| Ludovic Courtès |
2020-04-05 | gnu: vmpk: Make some inputs native....* gnu/packages/music.scm (vmpk)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: synthv1: Make some inputs native....* gnu/packages/music.scm (synthv1)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: kxmlgui: Make some inputs native....* gnu/packages/kde-framework.scm (kxmlgui)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: kplotting: Make some inputs native....* gnu/packages/kde-framework.scm (kplotting)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: kio: Make some inputs native....* gnu/packages/kde-frameworks.scm (kio)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: kiconthemes: Make some inputs native....* gnu/packages/kde-frameworks.scm (kiconthemes)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: kdewebkit: Make some inputs native....* gnu/packages/kde-framework.scm (kdewebkit)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: itk-snap: Make some inputs native....* gnu/packages/image-processing.scm (itk-snap)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: gpsbabel: Make some inputs native....* gnu/packages/gps.scm (gpsbabel)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: alsa-modular-synth: Make some inputs native....* gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: liblinphone: Add features....* gnu/packages/linphone.scm (liblinphone)[arguments]<#:configure-flags>: Add features.
<#:phases>[patch]: New phase.
[inputs]: Add glib, gtk2, notify.
[propagated-inputs]: Add murrine.
| Danny Milosavljevic |
2020-04-05 | gnu: Add liblinphone....* gnu/packages/linphone.scm (liblinphone): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-04-05 | gnu: Add mediastreamer2....* gnu/packages/linphone.scm (mediastreamer2): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-04-05 | gnu: Add belle-sip....* gnu/packages/linphone.scm (belle-sip): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-04-05 | gnu: mm-common: Make coreutils and sed native-inputs....* gnu/packages/gnome.scm (mm-common)[inputs]: Remove coreutils, sed.
[native-inputs]: Add coreutils, sed.
| Danny Milosavljevic |
2020-04-05 | gnu: Add mm-common....* gnu/packages/gnome.scm (mm-common): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-04-05 | gnu: python-intervaltree: Update to 3.0.2....* gnu/packages/bioinformatics.scm (python-intervaltree): Update to 3.0.2.
[arguments]: Don't skip the tests, work around the problematic
sanity-check instead.
| Jakub Kądziołka |
2020-04-05 | gnu: linux-libre: Remove 5.6....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.
| Vagrant Cascadian |
2020-04-05 | gnu: gsm: Update to 1.0.19....* gnu/packages/audio.scm (gsm): Update to 1.0.19.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Raghav Gururajan |
2020-04-05 | gnu: gsm: Fix installation directory....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.
| Maxim Cournoyer |
2020-04-05 | gnu: Add mtpaint....* gnu/packages/image.scm (mtpaint): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| R Veera Kumar |
2020-04-05 | gnu: xfce4-places-plugin: Make some inputs native....* 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>
| Vincent Legoll |
2020-04-05 | gnu: spacefm: Make some inputs native....* gnu/packages/lxde.scm (spacefm)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: ristretto: Make some inputs native....* gnu/packages/xfce.scm (ristretto)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: pcb: Make some inputs native....* gnu/packages/engineering.scm (pcb)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: mate: Make some inputs native....* 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>
| Vincent Legoll |
2020-04-05 | gnu: lepton-eda: Make some inputs native....* 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>
| Vincent Legoll |
2020-04-05 | gnu: gerbv: Make some inputs native....* gnu/packages/engineering.scm (gerbv)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: geda-gaf: Make some inputs native....* 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>
| Vincent Legoll |
2020-04-05 | gnu: aegisub: Make some inputs native....* gnu/packages/video.scm (aegisub)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-05 | gnu: astronomy: Sort list of imported package modules....* gnu/packages/astronomy.scm (astronomy): Sort list of imported packages.
| Guillaume Le Vaillant |
2020-04-05 | gnu: Add gpredict....* gnu/packages/astronomy.scm (gpredict): New variable.
| Guillaume Le Vaillant |
2020-04-05 | gnu: Add goocanvas....* gnu/packages/gtk.scm (goocanvas): New variable.
| Guillaume Le Vaillant |
2020-04-05 | gnu: gnome-weather: Work around desktop application startup failure....* gnu/packages/gnome.scm (gnome-weather)[arguments]: Replace Exec= line with
gnome-weather.
| Pierre Neidhardt |
2020-04-05 | gnu: Add kernel-module-loader-service....* 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>
| Brice Waegeneire |
2020-04-05 | services: Allow modprobe to use "/etc/modprobe.d"....* gnu/services.scm (%modprobe-wrapper): Set 'MODPROBE_OPTIONS'
environment variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brice Waegeneire |
2020-04-05 | gnu: geonkick: Update to 1.10.0....* gnu/packages/music.scm (geonkick): Update to 1.10.0.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Alexandros Theodotou |
2020-04-05 | gnu: redkite: Update to 0.8.0....* gnu/packages/audio.scm (redkite): Update to 0.8.0.
| Alexandros Theodotou |
2020-04-05 | gnu: Add jsonrpc-glib....* gnu/packages/gnome.scm: (jsonrpc-glib) New variable.
| Alexandros Theodotou |
2020-04-05 | gnu: zrythm: Update to 0.8.200....* gnu/packages/music.scm (zrythm): Update to 0.8.200,
[inputs]: add guile.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Alexandros Theodotou |
2020-04-05 | gnu: Add emacs-highlight-indent-guides....* gnu/packages/emacs-xyz.scm (emacs-highlight-indent-guides): New variable.
| Joseph LaFreniere |
2020-04-05 | gnu: Add emacs-form-feed....* gnu/packages/emacs-xyz.scm (emacs-form-feed): New variable.
| Joseph LaFreniere |
2020-04-05 | gnu: Add tuir....* gnu/packages/syndication.scm (tuir): New variable.
| Efraim Flashner |
2020-04-05 | gsm: Add the -fPIC compiler option....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.
| Maxim Cournoyer |
2020-04-04 | gnu: Add xplanet....* 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>
| R Veera Kumar |
2020-04-04 | gnu: nfs-utils: Fix the shebangs of the Python based tools....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.
| Maxim Cournoyer |
2020-04-05 | gnu: frescobaldi: Update to 3.1.1....* gnu/packages/music.scm (frescobaldi): Update to 3.1.1.
| Nicolas Goaziou |
2020-04-05 | gnu: rosegarden: Update to 19.12....* gnu/packages/music.scm (rosegarden): Update to 19.12.
| Nicolas Goaziou |