Age | Commit message (Expand) | Author |
2020-02-05 | gnu: Add stb-sprintf....* gnu/packages/stb.scm (stb-sprintf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2020-02-05 | gnu: Add redsea....* gnu/packages/ham-radio.scm (redsea): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Evan Straw |
2020-02-05 | gnu: liquid-dsp: Remove unused module imports....* gnu/packages/sdr.scm (liquid-dsp): Remove unused module imports.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Evan Straw |
2020-02-04 | gnu: emacs-yasnippet: Update to 0.14.0....* gnu/packages/emacs-xyz.scm (emacs-yasnippet): Update to 0.14.0.
| Nicolas Goaziou |
2020-02-04 | gnu: yoshimi: Update to 1.7.0.1....* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1.
| Ricardo Wurmus |
2020-02-04 | gnu: sbcl-usocket: Update to 0.8.3....* gnu/packages/lisp-xyz.scm (sbcl-usocket-boot0): Update to 0.8.3 and don't
make this variable public.
(sbcl-usocket-server)[inputs]: Replace portable-threads by bordeaux-threads.
(ecl-socket): Rename variable to ecl-usocket.
| Guillaume Le Vaillant |
2020-02-04 | gnu: Add ecl-static-vectors....* gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-static-vectors: Update to 1.8.4....* gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-swap-bytes: Update to 1.2....* gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2.
[arguments]: Don't ignore tests.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-split-sequence: Update to 2.0.0....* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0.
[native-inputs]: Add fiveam.
[arguments]: Don't ignore tests.
| Guillaume Le Vaillant |
2020-02-04 | gnu: Add ecl-cl-ppcre-unicode....* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-cl-unicode: Update to 0.1.6....* gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-cl-ppcre: Update to 2.1.1....* gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-flexi-streams: Update to 1.0.18....* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.
| Guillaume Le Vaillant |
2020-02-04 | gnu: Add ecl-drakma....* gnu/packages/lisp-xyz (ecl-drakma): New variable.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-drakma: Update to 2.0.7....* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-cl-fad: Update to 0.7.6....* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
| Guillaume Le Vaillant |
2020-02-04 | gnu: sbcl-bordeaux-threads: Update to 0.8.7....* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.
| Guillaume Le Vaillant |
2020-02-04 | gnu: netsurf: Use https....* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub,
libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog,
libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem)
[source, home-page]: Use https.
| Efraim Flashner |
2020-02-04 | gnu: netsurf: Build with gtk+-3....* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.
| Efraim Flashner |
2020-02-04 | gnu: git-annex: Update to 7.20200202.7....* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200202.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2020-02-04 | gnu: netsurf: Fix entity parsing....Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443.
* gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure
html entities are parsed and find their way back to the output.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Eric Bavier |
2020-02-04 | gnu: Add grip....* gnu/packages/python-web.scm (grip): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jakub Kądziołka |
2020-02-04 | gnu: Add python-path-and-address....* gnu/packages/python-web.scm (python-path-and-address): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jakub Kądziołka |
2020-02-04 | gnu: emacs-wgrep: Update to 2.3.2....* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.
| Pierre Neidhardt |
2020-02-03 | gnu: python-language-server: Update to 0.31.7....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.
| Brett Gilio |
2020-02-03 | gnu: QEMU: Fix CVE-2020-1711....* gnu/packages/patches/qemu-CVE-2020-1711.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
| Leo Famulari |
2020-02-03 | gnu: qutebrowser: Update to 1.10.0...* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
| Jack Hill |
2020-02-03 | gnu: sbcl-graph: Fix build....Rename the asd files so that they have the same name as the ASDF
system definitions.
* gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd'
instead of 'graph.test.asd' for test-asd-file.
(sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd'
for test-asd-file.
(sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of
'graph.json.asd' for test-asd-file.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.
| Guillaume Le Vaillant |
2020-02-03 | gnu: sbcl-mgl-pax: Propagate the swank source package....* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to...
[propagated-inputs]: ... here.
| Guillaume Le Vaillant |
2020-02-03 | gnu: sbcl-cffi-bootstrap: Update to 0.21.0....* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.
| Guillaume Le Vaillant |
2020-02-03 | gnu: Add cl-qrencode....* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode):
New variables.
| Guillaume Le Vaillant |
2020-02-03 | gnu: Add cl-zpng....* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.
| Guillaume Le Vaillant |
2020-02-03 | gnu: Add cl-png-read....* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New
variables.
| Guillaume Le Vaillant |
2020-02-03 | gnu: Add cl-salza2....* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New
variables.
| Guillaume Le Vaillant |
2020-02-03 | gnu: ibus: Use new ucd package....* gnu/packages/ibus.scm (ibus)[native-inputs]: Add ucd;
remove unicode-nameslist and unicode-blocks.
[arguments]: Update configure flags and remove prepare-ucd-dir phase.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler |
2020-02-03 | gnu: Add ucd....* gnu/packages/unicode.scm (ucd): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler |
2020-02-03 | gnu: ibus: Disable parallel build....* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler |
2020-02-03 | gnu: ibus: Build with emoji support....* gnu/packages/ibus.scm (ibus)[native-inputs]: Add unicode-emoji and
unicode-cldr-common.
[arguments]<configure-flags>: Use list instead of quote.
Add flags for unicode-emoji-dir and emoji-annotation-dir.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler |
2020-02-03 | gnu: Add unicode-cldr-common....* gnu/packages/unicode.scm (unicode-cldr-commmon): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler |
2020-02-03 | gnu: Add unicode-emoji....* gnu/packages/unicode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler |
2020-02-03 | gnu: python-pyfakefs: Update to 3.7.1....* gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.
| Marius Bakke |
2020-02-03 | gnu: python-lz4: Remove bundled copy of lz4....* gnu/packages/python-compression.scm (python-lz4)[source](modules, snippet):
New fields.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LZ4.
| Marius Bakke |
2020-02-03 | gnu: libx264: Update to 159-0.1771b55....* gnu/packages/video.scm (libx264): Update to 159-0.1771b55.
[source]: Change to GIT-FETCH.
[version]: Use GIT-VERSION, and change from date-based identifier to the
version defined in x264.h.
| Marius Bakke |
2020-02-03 | gnu: commencement: Remove unused module imports....* gnu/packages/commencement.scm: Do not import (guix licenses),
(srfi srfi-26), and (ice-9 regex).
| Marius Bakke |
2020-02-03 | gnu: rsync: Fix cross-compilation....* gnu/packages/rsync.scm (rsync)[inputs]: Move PERL ...
[native-inputs]: ... here.
| Marius Bakke |
2020-02-02 | gnu: Add lf....* gnu/packages/disk.scm (lf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pkill -9 |
2020-02-02 | gnu: sane-backends-minimal: Update to 1.0.29....* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.29.
| Tobias Geerinckx-Rice |
2020-02-02 | gnu: godot: Add zenity for showing alerts....* gnu/packages/game-development.scm (godot)[inputs]: Add zenity.
[arguments]: Wrap godot to look for it in the store.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timotej Lazar |
2020-02-02 | gnu: godot: Update to 3.2....* gnu/packages/game-development.scm (godot): Update to 3.2.
[source](snippet): Remove obsolete and unbundled (wslay) thirdparty files, and
add new ones.
[arguments](scons-flags): Disable the builtin wslay.
[inputs]: Add wslay.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timotej Lazar |