summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-04gnu: yoshimi: Update to 1.7.0.1.Ricardo Wurmus
* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1.
2020-02-04gnu: sbcl-usocket: Update to 0.8.3.Guillaume Le Vaillant
* 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.
2020-02-04gnu: Add ecl-static-vectors.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.
2020-02-04gnu: sbcl-static-vectors: Update to 1.8.4.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.
2020-02-04gnu: sbcl-swap-bytes: Update to 1.2.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2. [arguments]: Don't ignore tests.
2020-02-04gnu: sbcl-split-sequence: Update to 2.0.0.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0. [native-inputs]: Add fiveam. [arguments]: Don't ignore tests.
2020-02-04gnu: Add ecl-cl-ppcre-unicode.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
2020-02-04gnu: sbcl-cl-unicode: Update to 0.1.6.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.
2020-02-04gnu: sbcl-cl-ppcre: Update to 2.1.1.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.
2020-02-04gnu: sbcl-flexi-streams: Update to 1.0.18.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.
2020-02-04gnu: Add ecl-drakma.Guillaume Le Vaillant
* gnu/packages/lisp-xyz (ecl-drakma): New variable.
2020-02-04gnu: sbcl-drakma: Update to 2.0.7.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.
2020-02-04gnu: sbcl-cl-fad: Update to 0.7.6.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
2020-02-04gnu: sbcl-bordeaux-threads: Update to 0.8.7.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.
2020-02-04gnu: netsurf: Use https.Efraim Flashner
* 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.
2020-02-04gnu: netsurf: Build with gtk+-3.Efraim Flashner
* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+. [arguments]: Add makeflag to target gtk3.
2020-02-04gnu: git-annex: Update to 7.20200202.7.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200202.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-04gnu: netsurf: Fix entity parsing.Eric Bavier
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>
2020-02-04gnu: Add grip.Jakub Kądziołka
* gnu/packages/python-web.scm (grip): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-04gnu: Add python-path-and-address.Jakub Kądziołka
* gnu/packages/python-web.scm (python-path-and-address): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-04gnu: emacs-wgrep: Update to 2.3.2.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.
2020-02-03gnu: python-language-server: Update to 0.31.7.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.
2020-02-03gnu: QEMU: Fix CVE-2020-1711.Leo Famulari
* 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.
2020-02-03gnu: qutebrowser: Update to 1.10.0Jack Hill
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
2020-02-03gnu: sbcl-graph: Fix build.Guillaume Le Vaillant
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.
2020-02-03gnu: sbcl-mgl-pax: Propagate the swank source package.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to... [propagated-inputs]: ... here.
2020-02-03gnu: sbcl-cffi-bootstrap: Update to 0.21.0.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.
2020-02-03gnu: Add cl-qrencode.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode): New variables.
2020-02-03gnu: Add cl-zpng.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.
2020-02-03gnu: Add cl-png-read.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New variables.
2020-02-03gnu: Add cl-salza2.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New variables.
2020-02-03gnu: ibus: Use new ucd package.Leo Prikler
* 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>
2020-02-03gnu: Add ucd.Leo Prikler
* gnu/packages/unicode.scm (ucd): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03gnu: ibus: Disable parallel build.Leo Prikler
* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03gnu: ibus: Build with emoji support.Leo Prikler
* 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>
2020-02-03gnu: Add unicode-cldr-common.Leo Prikler
* 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>
2020-02-03gnu: Add unicode-emoji.Leo Prikler
* gnu/packages/unicode.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03licenses: Add Unicode license.Leo Prikler
* guix/licenses.scm (unicode): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-02-03Merge branch 'master' into stagingMarius Bakke
2020-02-03gnu: libical: Add upstream patch to preserve API compatibility.Marius Bakke
* gnu/packages/calendar.scm (libical)[source](patches): New field.
2020-02-03gnu: Qt: Update to 5.12.7 [fixes CVE-2020-0569, CVE-2020-0570].Marius Bakke
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech, qtwebengine): Update to 5.12.7.
2020-02-03gnu: Add libgravatar.Hartmut Goebel
* gnu/packages/kde-internet.scm (libgravatar): New variable.
2020-02-03gnu: libktorrent: Base source-code URL on version of ktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (libktorrent)[source]: Base path in URL on version of ktorrent.
2020-02-03gnu: Add ktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (ktorrent): New variable.
2020-02-03gnu: Add libktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (libktorrent): New variable.
2020-02-03gnu: Add krdc.Hartmut Goebel
VNC support is yet missing since I did not find the required VNC packages. * gnu/packages/kde-internet.scm (krdc): New variable.
2020-02-03gnu: Add kopete.Hartmut Goebel
Not all optional packages are enabled yet. * gnu/packages/kde-internet.scm (kopete): New variable.
2020-02-03gnu: Add konversation.Hartmut Goebel
* gnu/packages/kde-internet.scm (konversation): New variable. * gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file. * gnu/lokal.mk: Add it.
2020-02-03gnu: Add kget.Hartmut Goebel
* gnu/packages/kde-internet.scm (kget): New variable.
2020-02-03gnu: Add choqok.Hartmut Goebel
* gnu/packages/kde-internet.scm: New file. * gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: New file. * gnu/lokal.mk: Add them.