| Commit message (Expand) | Author | Age |
* | news: Add 'de' translation.•••* etc/news.scm: Add 'de' translation.
| Florian Pelz | 2019-11-02 |
* | gnu: git: Add PCRE support to "git grep".•••* gnu/packages/version-control.scm (git)[inputs]: Add pcre2.
[arguments]: Add "USE_LIBPCRE2" to make-flags.
(git-minimal)[arguments]: Do not inherit "USE_LIBPCRE2" in make-flags.
| Pierre Neidhardt | 2019-11-02 |
* | gnu: dxvk: Fix inputs and configure flag expansion.•••* gnu/packages/wine.scm (dxvk)[arguments]: Unquote match.
[native-inputs]: Remove wine and dxvk32...
[inputs]: ...And add them here.
| Pierre Neidhardt | 2019-11-02 |
* | gnu: asciinema: Update to 2.0.2.•••* gnu/packages/terminals.scm (asciinema): Update to 2.0.2.
[source]: Fetch source from GitHub because PyPI excludes the tests.
[arguments]: Update patch-exec-paths phase, replace check phase.
[native-inputs]: Drop requests, add nose.
| Alex Griffin | 2019-11-01 |
* | gnu: emacs-adoc-mode: Enable tests.•••* gnu/packages/emacs-xyz.scm (emacs-adoc-mode)[source]: Fetch sources from
Git, as there are no tests in the MELPA release.
[arguments]: Enable tests and specify the test command.
{phases}: Add a 'disable-failing-tests phase.
| Maxim Cournoyer | 2019-11-01 |
* | gnu: padthv1: Update to 0.9.11.•••* gnu/packages/music.scm (padthv1): Update to 0.9.11.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: drumkv1: Update to 0.9.11.•••* gnu/packages/music.scm (drumkv1): Update to 0.9.11.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: samplv1: Update to 0.9.11.•••* gnu/packages/music.scm (samplv1): Update to 0.9.11.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: synthv1: Update to 0.9.11.•••* gnu/packages/music.scm (synthv1): Update to 0.9.11.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: rdup: Fix build, disable encryption.•••* gnu/packages/backup.scm (nettle)[inputs]: Remove nettle.
[arguments]: Add ‘disable-failing-tests’ phase.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: rdup: Don't use unstable tarball.•••* gnu/packages/backup.scm (rdup)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: mpd-mpc: Update to 0.33.•••* gnu/packages/mpd.scm (mpd-mpc): Update to 0.33.
| Tobias Geerinckx-Rice | 2019-11-02 |
* | gnu: colord: Record the file name of the "sqlite3" command.•••* gnu/packages/gnome.scm (colord)[arguments]: Add
'set-sqlite3-file-name' phase.
| Ludovic Courtès | 2019-11-02 |
* | services: dbus: Remove non-existent directories from 'system-local.conf'.•••This typically halves the number of entries in
/etc/dbus-1/system-local.conf.
* gnu/services/dbus.scm (dbus-configuration-directory)[build](directives):
New macro.
(services->sxml): Use it.
| Ludovic Courtès | 2019-11-02 |
* | services: dbus: Include each service's "share/dbus-1/system.d".•••Fixes <https://bugs.gnu.org/37911>.
Reported by Jack Hill <jackhill@jackhill.us>.
Sometime between 1.1.8 and 1.4.3, 'colord' moved had its
'org.freedesktop.ColorManager.conf' file moved from
"etc/dbus-1/system.d" to "share/dbus-1/system.d". Adjust to this
change.
* gnu/services/dbus.scm (dbus-configuration-directory): Add an
'includedir' directive for DIR/share/dbus-1/system.d.
| Ludovic Courtès | 2019-11-02 |
* | gnu: glib: Add comment about disallowed references.•••* gnu/packages/glib.scm (glib)[arguments]: Add a commented-out
#:disallowed-references argument, which was removed in
6c237a2d7bfa3c7be02c069e5c24a2b401a51864.
| Ludovic Courtès | 2019-11-02 |
* | gnu: leveldb: Update home page.•••* gnu/packages/databases.scm (leveldb)[home-page]: Update.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: samba: Update to 4.11.2.•••* gnu/packages/samba.scm (samba): Update to 4.11.2.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: yad: Update to 5.0.•••* gnu/packages/gtk.scm (yad): Update to 5.0.
[build-system]: Use Glib-or-Gtk build system.
[arguments]: Remove obsolete or ineffective #:configure-flags.
Use the default ‘bootstrap’ phase followed by an ‘intltoolize’ one.
[inputs]: Add gspell.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: prosody: Update to 0.11.3.•••* gnu/packages/messaging.scm (prosody): Update to 0.11.3.
| Clément Lassieur | 2019-11-01 |
* | gnu: qbittorrent: Update to 4.1.9.1.•••* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.1.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: di: Update to 4.47.2.•••* gnu/packages/admin.scm (di): Update to 4.47.2.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: x265: Update to 3.2.1.•••* gnu/packages/video.scm (x265): Update to 3.2.1.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: skopeo: Update to 0.1.40.•••* gnu/packages/virtualization.scm (skopeo): Update to 0.1.40.
| Tobias Geerinckx-Rice | 2019-11-01 |
* | gnu: Deprecate monolithic Qt 5.x package.•••The monolithic package was not used except as a base for qt-4. Disband
this relation and make qt-4 a complete independent package definition.
Thus the monolithic package qt5 and be removed resp. deprecated.
* gnu/packages/qt.scm (qt-4): Copy all relevant package definition
parts from 'qt' and not longer inherit from 'qt'.
(qt): Define as a deprecated alias for 'qtbase`.
| Hartmut Goebel | 2019-11-01 |
* | gnu: Remove qtdeclarative-render2d.•••This module has been merged into qtdeclarative as of Qt 5.8.0
and is not used anywhere.
| Hartmut Goebel | 2019-11-01 |
* | gnu: sigrok-firmware-fx2lafw: Fix build.•••* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw)[arguments]: Remove
implicit inputs.
[native-inputs]: Add gawk, bash, coreutils, grep, gzip, gnu-make, sed and tar.
| Clément Lassieur | 2019-11-01 |
* | gnu: geany: Update to 1.36.•••* gnu/packages/text-editors.scm (geany): Update to 1.36.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: mame: Update to 0.215.•••* gnu/packages/emulators.scm (mame): Update to 0.215.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: libreoffice: Update to 6.3.3.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.3.3.2.
[inputs]: Add gnupg, gobject-introspection.
[arguments]: Remove deprecated '--enable-verbose' configure flag.
| Efraim Flashner | 2019-11-01 |
* | pull: Gracefully handle invalid Texinfo markup in news.•••Reported by Oleg Pykhalov <go.wigust@gmail.com>.
* guix/scripts/pull.scm (display-news-entry-title)
(display-news-entry): Catch 'parser-error' around call to
'texi->plain-text', and return Texinfo as-is when an exception is
caught.
| Ludovic Courtès | 2019-11-01 |
* | services: colord: Deprecate 'colord-service' procedure.•••* gnu/services/desktop.scm (colord-service-type)[default-value]: New field.
(colord-service): Define with 'define-deprecated'.
(%desktop-services): Use 'colord-service-type' instead of 'colord-service'.
* doc/guix.texi (Desktop Services): Adjust accordingly.
| Ludovic Courtès | 2019-11-01 |
* | gnu: snap: Update to 5.2.5.•••* gnu/packages/education.scm (snap): Update to 5.2.5.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: scintilla: Update to 4.2.1.•••* gnu/packages/text-editors.scm (scintilla): Update to 4.2.1.
[arguments]: Remove unnecessary phase.
[native-inputs]: Remove "gcc" as default GCC is now higher than 7.1. Add
"python-wrapper" for some scripts.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: rclone: Update to 1.50.0.•••* gnu/packages/sync.scm (rclone): Update to 1.50.0.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: fet: Update to 5.40.2.•••* gnu/packages/education.scm (fet): Update to 5.40.2.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: asymptote: Update to 2.59.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.59.
| Nicolas Goaziou | 2019-11-01 |
* | gnu: musescore: Update to 3.3.•••* gnu/packages/music.scm (musescore): Update to 3.3.
[arguments]: Remove "-DBUILD_CRASH_REPORTER=OFF" configure flag, which is OFF
by default anyway.
| Nicolas Goaziou | 2019-11-01 |
* | services: ntp: Fix a crash when using legacy configuration.•••Fixes issue #37504 (see: https://bugs.gnu.org/37504).
The bug was caused by the fact that destructuring an <ntp-configuration>
record using match would bind the 'servers' field without using the
compatibility accessor.
* gnu/services/networking.scm (ntp-shepherd-service): Replace `match-lambda'
by distinct `lambda' and `match' calls, so that the 'servers' field can be
generated by applying the `ntp-configuration-servers' procedure to the
configuration object.
| Maxim Cournoyer | 2019-10-31 |
* | gnu: bitcoin-abc: Update to 0.20.4.•••* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.4.
[source]: Fix uri.
[inputs]: Use bdb-5.3 (bdb-4.8 is not supported).
[arguments]: Add 'fix-tests' phase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Guillaume Le Vaillant | 2019-11-01 |
* | gnu: Chibi-Scheme: Do not use unstable tarball.•••* gnu/packages/scheme.scm (chibi-scheme)[source]: Change to GIT-FETCH.
| Marius Bakke | 2019-11-01 |
* | gnu: Chibi-Scheme: Update to 0.8.•••* gnu/packages/scheme.scm (chibi-scheme): Update to 0.8.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Ekaitz at ElenQ Technology | 2019-11-01 |
* | gnu: icecat: Update to 68.2.0-guix0-preview3.•••* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update to the latest upstream commit on '68' branch.
* gnu/packages/patches/icecat-gnuzilla-fixes.patch: Remove changes
that have been incorporated upstream, and add new pending changes,
notably the addition of several IceCat-specific preferences.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to changes in
icecat-gnuzilla-fixes.patch.
| Mark H Weaver | 2019-10-31 |
* | gnu: pocl: Update to 1.4.•••* gnu/packages/opencl.scm (pocl): Update to 1.4.
[inputs]: Change from LLVM to LLVM-8.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Ivan Gankevich | 2019-10-31 |
* | gnu: u-boot: Remove redundant GCC input.•••* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Do not
explicitly add GCC 7.
| Marius Bakke | 2019-10-31 |
* | gnu: Remove python2-feather-format.•••This trivial package fails to build and has no reverse dependencies.
* gnu/packages/serialization.scm (python2-feather-format): Remove variable.
| Marius Bakke | 2019-10-31 |
* | gnu: pingus: Adjust for GCC 7.•••Fixes <https://bugs.gnu.org/37946>.
* gnu/packages/games.scm (pingus)[source](modules, snippet): New fields.
| Marius Bakke | 2019-10-31 |
* | gnu: pingus: Update source URI.•••* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.
| Marius Bakke | 2019-10-31 |
* | services: ntp: Ensure no double quotes are output to config file.•••* gnu/services/networking.scm (ntp-server->string): Use the textual
representation of the values as printed by 'display' rather than 'write', to
avoid inserting double quotes in the generated config.
* tests/networking.scm (%ntp-server-sample): Add a comment and make one of the
options a string, to exercise the fix.
("ntp-server->string"): Move the expected value to the first argument.
("ntp configuration servers deprecated form"): Likewise.
("openntpd generated config string ends with a newline"): Likewise.
| Maxim Cournoyer | 2019-10-30 |
* | gnu: Add udiskie.•••* gnu/packages/freedesktop.scm (udiskie): New variable.
* gnu/packages/patches/udiskie-no-appindicator.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Guillaume Le Vaillant | 2019-10-30 |