aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: emacs-org: Update to 9.6.24.Liliana Marie Prikler2024-03-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.24.
* gnu: emacs: Update to 29.3.Liliana Marie Prikler2024-03-26
| | | | * gnu/packages/emacs.scm (emacs-minimal): Update to 29.3.
* gnu: emacs: Only verify integrity of bound symbols.Liliana Marie Prikler2024-03-22
| | | | | | | | | | | | Some variants, like emacs-no-x, come with a reduced set of preloaded symbols, so don't expect them to always be native. * gnu/packages/aux-files/emacs/comp-integrity.el (expect-native-if-bound): New function. (x-setup-function-keys, dynamic-setting-handle-config-changed-event) (fontset-plain-name, fringe-mode, image-type, regexp-opt, scroll-bar-scale): Use ‘expect-native-if-bound’. (x-handle-no-bitmap-icon): Likewise, was already conditional.
* Merge branch 'master' into emacs-teamLiliana Marie Prikler2024-03-09
|\
| * gnu: Add gimp-next.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gimp-next): New variable.
| * gnu: gimp: Update to 2.10.36.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.36.
| * gnu: gegl: Build with introspection.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gegl)[arguments]: Remove #:configure-flags.
| * gnu: babl: Build with introspection.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (babl)[#:configure-flags]: Remove “-Denable-gir=false”.
| * gnu: gegl: Update to 0.4.48.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.48.
| * gnu: babl: Update to 0.1.108.Liliana Marie Prikler2024-03-09
| | | | | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.108.
| * gnu: netsurf: Update to 3.11.Eric Bavier2024-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (netsurf): Update to 3.11. [arguments]: Adjust to new source. Netsurf's JS engine cannot handle DuckDuckGo's redirect urls, so replace websearch form with post to DuckDuckGo Lite. (netsurf-buildsystem): Update to 1.10 (libparserutils): Update to 0.2.5. (hubbub): Update to 0.3.8. [source]: Remove hubbub-maybe-uninitialized.patch. (libcss): Update to 0.9.2. [source]: Remove snippet. Add patch for tests. (libdom): Update to 0.4.2. (libsvgtiny): Update to 0.1.8. (libnsbmp): Update to 0.1.7. (libnsgif): Update to 1.0.0. (libnsutils): Update to 0.1.1. (libnspsl): Update to 0.1.7. (nsgenbind): Update to 0.9. * gnu/packages/patches/netsurf-message-timestamp.patch: Adjust to latest source. * gnu/packages/patches/hubbub-maybe-uninitialized.patch: Delete patch. * gnu/packages/patches/libcss-check-format.patch: New patch. * gnu/local.mk (dist_patch_DATA): Adjust. Change-Id: I5834b0418270309aa30b6cd0a5a307e20c00fd4a
| * gnu: plasma-desktop: Fix build.Zheng Junjie2024-03-09
| | | | | | | | | | | | | | | | * gnu/packages/kde-plasma.scm (plasma-desktop)[inputs]: Replace qtwayland with qtwayland-5. Change-Id: I88b4a81b8e93ed94877344f86f8b7787ed5937ed Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: darktable: Update to 4.6.1.Alex Devaure2024-03-09
| | | | | | | | | | | | | | * gnu/packages/photo.scm (darktable): Update to 4.6.1. Change-Id: I2642b78036205c97c8183349fc809fcfec78f866 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: xnedit: Update to 1.5.3.Andy Tai2024-03-09
| | | | | | | | | | | | | | * gnu/packages/text-editors.scm (xnedit): Update to 1.5.3. Change-Id: I65242f061e8ecbb8d23e7a3e9ad5c50b2fe98842 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: oil: Update to 0.20.0.Felix Gruber2024-03-09
| | | | | | | | | | | | | | * gnu/packages/shells.scm (oil): Update to 0.20.0. Change-Id: I052cd9a41feb81e0883f70554f1b99d240a1f920 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: catch2-3: Update to 3.5.3.Zheng Junjie2024-03-09
| | | | | | | | | | | | | | | | * gnu/packages/check.scm (catch2-3): Update to 3.5.3. [arguments]: Remove -DCMAKE_CXX_FLAGS from configure-flags. Change-Id: Ib9e88dd6071d14ef70177fa83964a5d92b916ac0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: fennel: Update to 1.4.2.unwox2024-03-09
| | | | | | | | | | | | | | * gnu/packages/lua.scm (fennel): Update to 1.4.2. Change-Id: I40957cd55dc9278158551952bdfbabc77ecd5885 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: cmark: Update to 0.31.0.Skylar Chan2024-03-09
| | | | | | | | | | | | | | * gnu/packages/markup.scm (cmark): Update to 0.31.0. Change-Id: Ie9890dec34400e2c4b11f20e2dc67aa5dc111574 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: mc: Update to 4.8.31.Andy Tai2024-03-09
| | | | | | | | | | | | | | * gnu/packages/mc.scm (mc): Update to 4.8.31. Change-Id: Ib610e76b2ef5e6c1a1f49f34073015c0b260ea77 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add sioyek.dan2024-03-09
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/sioyek-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/pdf.scm (sioyek): New variable. Change-Id: Id2708745bd7ef672b620b8e9c907126bdc5a1f55 Signed-off-by: Hilton Chain <hako@ultrarare.space>
| * gnu: qbittorrent-enhanced-nox: Rename to qbittorrent-enhanced-no-x.Hilton Chain2024-03-09
| | | | | | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (qbittorrent-enhanced-no-x): New variable, renamed from… (qbittorrent-enhanced-nox): …this package, now redefined as a DEPRECATED-PACKAGE. Change-Id: I4d1f9da937df6d6145ffbf9e9f2dd544365b9872
| * gnu: qbittorrent-no-x: Actually remove qtsvg from inputs.Hilton Chain2024-03-09
| | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (qbittorrent-no-x)[inputs]: Correct "qtsvg-5" to "qtsvg". Change-Id: I77bae8ccf3de7a1be51a74228e135176dc72425d
| * gnu: qbittorrent-enhanced: Update to 4.6.3.10.Hilton Chain2024-03-09
| | | | | | | | | | | | * gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.3.10. Change-Id: I415d228dbbff2f4d5abf9bda2ca84ac81c0d0602
| * gnu: font-lxgw-wenkai-tc: Update to 1.320.Hilton Chain2024-03-09
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.320. Change-Id: Id7881c2fd486341a48cc7f1cb9708988f672ab5a
| * gnu: font-lxgw-wenkai: Update to 1.320.Hilton Chain2024-03-09
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.320. Change-Id: I2c533eec088a5b62a4a54138c179a5a9f89d79a6
| * gnu: sway: Update package style.Hilton Chain2024-03-09
| | | | | | | | | | | | | | | | * gnu/packages/wm.scm (sway)[arguments]: Use gexps. <#:phases>: Adjust to use ‘search-input-file’. Remove trailing #t. Change-Id: I5bd91faf2c79566486437b37cf72964d2c6a85fc
| * gnu: sway: Update to 1.9.Hilton Chain2024-03-09
| | | | | | | | | | | | | | | | * gnu/packages/wm.scm (sway): Update to 1.9. [arguments]<#:phases>: Don't hardcode path to scdoc. [inputs]: Replace wlroots-0.16 with wlroots. Change-Id: I2108e57180a91dc2873d5398dc5f6981002e1c3d
| * gnu: font-chiron-sung-hk: Split outputs.Hilton Chain2024-03-09
| | | | | | | | | | | | | | * gnu/packages/fonts.scm (font-chiron-sung-hk)[arguments]: Split outputs. [outputs]: Add "otf" and "ttf". Change-Id: Id96bba47e8f9ae9404a528bcceab3e110a05db4e
| * gnu: font-chiron-hei-hk: Update to 2.509.Hilton Chain2024-03-09
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.509. Change-Id: I29f2ad3409eaa9ecbdf964397d03110d83a91f75
| * gnu: font-chiron-sung-hk: Update to 1.011.Hilton Chain2024-03-09
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.011. Change-Id: Ib462e1707e611a2ff8053d69d38d28324e8d1cfe
| * linux-initrd: Avoid looking up builtin modules.Hilton Chain2024-03-09
| | | | | | | | | | | | | | | | * gnu/system/linux-initrd.scm (flat-linux-module-directory) [build-exp]<builtin-modules,modules-to-lookup>: New variables. <modules>: Use ‘modules-to-lookup’ to avoid looking up builtin modules. Change-Id: I60fdae0211bb6632508b1c63582e013e78186cd1
| * gnu: patatt: Update to 0.6.3.Hilton Chain2024-03-09
| | | | | | | | | | | | * gnu/packages/version-control.scm (patatt): Update to 0.6.3. Change-Id: I3a1c767c0dbbddade590ccddef6e6c28eb1d4c69
| * gnu: telegram-cli: Update compiler flags.Ricardo Wurmus2024-03-08
| | | | | | | | | | | | | | * gnu/packages/telegram.scm (telegram-cli)[arguments]: Add phase to remove -Werror and add -fcommon; remove trailing #T. Change-Id: I1c82fdd914b5f27f00e4bf87e4adc3eb559a874c
| * gnu: tgl: Remove -Werror.Ricardo Wurmus2024-03-08
| | | | | | | | | | | | * gnu/packages/telegram.scm (tgl)[arguments]: Add phase to remove "-Werror". Change-Id: I0e93b41ed6bae4b74fc12bdeddd3019a8b0e6bd5
| * gnu: torbrowser: Update to 13.0.11.Clément Lassieur2024-03-08
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20240305132801. (%torbrowser-version): Update to 13.0.11. (%torbrowser-firefox-version): Update to 115.8.0esr-13.0-1-build2. (translation-base-browser): Update to 16211a4b8524d71525f0ea73c07771c634132b30. (translation-tor-browser): Update to 012f643d2d6b04ebf868bf62cdb7ad5b727734f5. Change-Id: I1d5cd4a0d7c3a01f8489db7b69b65a9451ead315
| * gnu: colord-minimal: Skip tests on big-endian systems.Efraim Flashner2024-03-08
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (colord-minimal)[arguments]: Disable tests when building on a big-endian system. Change-Id: I6d1ba215894175e75ed4a3171ad3c54cb12653cd
| * gnu: nauty: Update to 2.8.8.Nicolas Goaziou2024-03-08
| | | | | | | | | | | | * gnu/packages/maths.scm (nauty): Update to 2.8.8. Change-Id: I741b398e7ab367a7c82ee8cc454f1790524b5db6
| * gnu: Add jellyfin-mpv-shim.Ian Eure2024-03-08
| | | | | | | | | | | | | | * gnu/packages/video.scm (jellyfin-mpv-shim): New variable. Change-Id: Ie030dee36b1c2afc796f082fdebf909cbddd59da Signed-off-by: Andreas Enge <andreas@enge.fr>
| * teams: Add 宋文武 to the qt team.宋文武2024-03-08
| | | | | | | | | | | | * etc/teams.scm (宋文武): Add qt team. Change-Id: Ib1b50b109ded4dbbcfd0649d3e0c1e6884585c5e
| * teams: lxqt: Remove qt.scm from scope.宋文武2024-03-08
| | | | | | | | | | | | * etc/teams.scm (lxqt)[#:scope]: Remove "gnu/packages/qt.scm". Change-Id: If05ea534a827eba5a2acf6526d906cea43f72442
| * gnu: Add python-pystray.Ian Eure2024-03-08
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pystray): New variable. Change-Id: If10777c9ec91b549b9937b4825565223786a75cb Signed-off-by: Andreas Enge <andreas@enge.fr>
| * gnu: Register sajson-build-with-gcc10.patch.Zheng Junjie2024-03-08
| | | | | | | | | | | | | | | | | | This is a follow-up to commit e34bf9b63423f5846fa3b03be0c970cb3d33ac33 . * gnu/local.mk (dist_patch_DATA): Add sajson-build-with-gcc10.patch. Change-Id: Iaba2a03c0aeda38899225fffbd55b884e14dd3e6 Signed-off-by: Andreas Enge <andreas@enge.fr>
| * gnu: Add rdate.Juliana Sims2024-03-08
| | | | | | | | | | | | | | * gnu/packages/time.scm (rdate): New variable. Change-Id: I12217c62fe17a93bdb5364f807804eea7fc57a23 Signed-off-by: Andreas Enge <andreas@enge.fr>
| * gnu: webkitgtk: Update to 2.42.5 [security fixes].Andre A. Gomes2024-03-08
| | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2024-23222, CVE-2024-23206, CVE-2024-23213. * gnu/packages/webkit.scm (webkitgtk): Update to 2.42.5. [source]: Add snippet to fix build on some architectures. Co-Authored-by: Efraim Flashner <efraim@flashner.co.il> Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I6edbe89c0e15a237fab6d678bc656881d6628ffe
| * teams: Add entry for Adam Faiz.AwesomeAdam543212024-03-08
| | | | | | | | | | | | | | * etc/teams.scm ("Adam Faiz"): New member. Signed-off-by: Andreas Enge <andreas@enge.fr> Change-Id: Idb913da5e4f622b8efdbadc87d2cf3e5aec118eb
| * gnu: cl-osc: update to 0.9-0.f647738.nik gaffney2024-03-08
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-osc): Update to 0.9-0.f647738. [native-inputs]: Add sbcl-fiveam. [inputs]: Remove sbcl-usocket, add sbcl-ieee-floats. [description]: Update it. [license]: Remove llgpl. Change-Id: Iba92207d845101a1c6e57d3676e7bd177127c192 Modified-by: Guillaume Le Vaillant <glv@posteo.net> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: cl-agnostic-lizard: Update to 0.0.0-2.fe1a1d7.Paul A. Patience2024-03-08
| | | | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard): Update to 0.0.0-2.fe1a1d7. Change-Id: I31e9dbd060d8b510c8e3c28fe791d496268e80f4 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: abcl: Fix quoting in wrapper script.Paul A. Patience2024-03-08
| | | | | | | | | | | | | | | | * gnu/packages/java.scm (abcl)[arguments]<#:phases>: Fix quoting in installed wrapper script. Also set hash-bang to bash since '[[' is used. Change-Id: I09ee266764c455194ab6097f096378ee1a986bcb Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add cl-all.Paul A. Patience2024-03-08
| | | | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-all, cl-all): New variables. Change-Id: I63903a81dbf9719c3f840778b92656cdf9cc9d76 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: gnuradio: Update to 3.10.8.0.Andy Tai2024-03-08
| | | | | | | | | | | | | | | | * gnu/packages/radio.scm (gnuradio): Update to 3.10.8.0. Change-Id: Ibf1560b642dd7d54f06eba0288f5068d7077e7ec Reviewed-by: Juliana Sims <juli@incana.org> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>