aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
| * | | gnu: cairo: Update to 1.18.0.John Kehayias2024-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this new release of cairo many old configure options were removed and now meson is used to build it. The defaults include the tee backend which we had previously enabled while the xml backend has been dropped from cairo completely. Old configure options where were commented out to be enabled have been removed as they no longer apply to version 1.18.0. The variable 'cairo' is now a hidden package to work around a dependency cycle where gtk-doc is needed to build the documentation (which itself depends on cairo). The new variable 'cairo-with-documentation' is now the public package and the module exports 'cairo' for use in other packages. This follows what was done for glib. * gnu/packages/gtk.scm: Export 'cairo'. (cairo): Update to 1.18.0. [source]: Remove 'patches' field. [properties]: Hide package. [outputs]: Remove (doc output is now in cairo-with-documentation). [build-system]: Change to meson-build-system. [arguments]: Add #:glib-or-gtk?. Remove old flags from #:configure-flags and add '-Dtests=disabled' to match #:tests?. [propagated-inputs]: Remove commented out packages. (cairo-with-documentation): New variable. (cairo-sans-poppler)[properties]: No longer set hidden as it is now inherited from cairo. (cairo-xcb)[properties]: Unhide (inherited from cairo). [arguments]: Remove obsolete #:configure-flags and properly inherit from cairo. * gnu/packages/patches/cairo-CVE-2018-19876.patch: Remove. * gnu/packages/patches/cairo-CVE-2020-35492.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove them. Change-Id: I2f4c953b23c6b32b1fafaf03db89d7a475fc6956
| * | | gnu: python-pycairo: Update to 1.26.0.John Kehayias2024-03-31
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (python-pycairo): Update to 1.26.0. Change-Id: I7349bd0c68b061d0f3fe46db52b7fdc63acbd69b
* | | | gnu: emacs-nginx-mode: Update to 1.1.10.Tom Willemse2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-nginx-mode): Update to 1.1.10. Change-Id: I72010506d3590ffd15b6e30ba32995f49d3262d3 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: Add comment to the bottom of version-control.scm.Christopher Baines2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelihood of conflicts when applying patches. If there are more specific ways that packages should be arranged in specific modules, this message can be updated accordingly. * gnu/packages/version-control.scm: Add comment at end of file. Change-Id: I3d20a6fd957d9cfee9d7b4a4c7979c4202a0fe3a
* | | | gnu: Add fnc.Ashish SHUKLA2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (fnc): New variable. Change-Id: Idf1cb254c3ae18bacb86bf020511a5d34e2d3684 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: Add python-verde.Vinicius Monego2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/geo.scm (python-verde): New variable. Change-Id: I0d176a05a993b19224d22489dd3a8eca19e4f2e0 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: Add brillo.Giacomo Leidi2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/hardware.scm (brillo): New variable. Change-Id: Ic66118b9b792b0bc81bbeffb72236953da0f0772 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: Add qmmp.Timotej Lazar2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (qmmp): New variable. Change-Id: Id5548eaeb73904120473397cac74ef7a5f10ecec Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: fltk: Update to 1.3.9.Andy Tai2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fltk.scm (fltk): Update to 1.3.9. Change-Id: Ic766550a4f15a147d8079ebecf0c59152aefa9f0 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: Add latexml.Nicolas Graves via Guix-patches via2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/markup.scm (latexml): New variable. Reviewed-by: Steve George <steve@futurile.net> Change-Id: If7199a8b74b990ad29718adcb905a5ed31882cf5 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: Add perl-image-size.Nicolas Graves via Guix-patches via2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/perl.scm (perl-image-size): New variable. Change-Id: Ib2b11b74451b156c4380b91334ae37032e6bb6fd Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | | gnu: icecat: Update to 115.10.0-guix0-preview1 [security fixes].Mark H Weaver2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for CVE-2024-2609, CVE-2024-3302, CVE-2024-3852, CVE-2024-3854, CVE-2024-3857, CVE-2024-3859, CVE-2024-3861, CVE-2024-3863, and CVE-2024-3864. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* | | | gnu: Add prosody-cloud-notify.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (prosody-cloud-notify): New variable. Change-Id: I55edcb3605fae922980163de2d29926798619624
* | | | gnu: linux-libre 4.19: Update to 4.19.312.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.312. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I626f133eea8c23177322e242d3ccc4bfa2589baa Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: linux-libre 5.4: Update to 5.4.274.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.274. (linux-libre-5.4-pristine-source): Update hash. Change-Id: Ibc854c5a98ad71f26cef4e403b6fc0bfa2c7c1c3 Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: linux-libre 5.10: Update to 5.10.215.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.215. (linux-libre-5.10-pristine-source): Update hash. Change-Id: Icd2173d13b527f3c7ec0f80cd22a6c8aa4ead4e5 Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: linux-libre 5.15: Update to 5.15.155.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.155. (linux-libre-5.15-pristine-source): Update hashes. Change-Id: I0c83483f92e37b598313d70e408cce38d84fd5b1 Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: linux-libre 6.1: Update to 6.1.86.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.86. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes. Change-Id: Icecabfdcd8b8c76ef62aa679b4eec015869a2134 Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: linux-libre 6.6: Update to 6.6.27.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.27. (linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes. Change-Id: I0f21abb95d5d80bde56a1d3ad0faf4ab5fabb67f Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: linux-libre 6.8: Update to 6.8.6.Wilko Meyer2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.6. (linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes. Change-Id: Iddefd4ac7704e80df13ceadf4935c2670a40061d Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | gnu: Add prosody-muc-offline-delivery.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (prosody-muc-offline-delivery): New variable. Change-Id: I145ea713e5b12aef5f700669fe2ffc1e017322d2
* | | | gnu: Add prosody-cloud-notify-priority-tag.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (prosody-cloud-notify-priority-tag): New variable. Change-Id: I22dc032112bf537058405ef0d8f42f371502a5ea
* | | | gnu: Add prosody-cloud-notify-filters.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (prosody-cloud-notify-filters): New variable. Change-Id: I3c0ea90cb44aa9f623573de98f7d79b46c696232
* | | | gnu: Add prosody-cloud-notify-encrypted.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (prosody-cloud-notify-encrypted): New variable. Change-Id: Ibe2c6525865ffce54191d806f0e184c814000993
* | | | gnu: lua-cqueues: Update to 20200726.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/lua.scm (lua-cqueues): Update to 20200726. [source]: Fetch from git repository. [arguments]: Use G-expressions; disable two tests that need LuaJIT's ffi module. Change-Id: I969a9f173339d22e57fd6a5e4689889c0268c52d
* | | | gnu: lua-ossl: Update to 20220711.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/lua.scm (lua-ossl): Update to 20220711. [source]: Fetch from git repository. [arguments]: Use G-expressions; disable two tests. [description]: Reflow paragraph. Change-Id: I2640cba886362635ee4ddedd020a06b433e46e5b
* | | | gnu: prosody-module: Update to changeset 66e7d46b1d4b.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (prosody-module): Update to changeset 66e7d46b1d4b. Change-Id: Ia06e1a111e3117e7315b43c2be7ed4776ae26ac4
* | | | gnu: ksoloti-runtime: Update to 1.0.12-8.Ricardo Wurmus2024-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/axoloti.scm (ksoloti-runtime): Update to 1.0.12-8. [arguments]: Remove obsolete patch to Makefiles. [inputs]: Replace dfu-util-for-axoloti with dfu-util. Change-Id: I57c78d32d2616909ca7b9a98392655c76df5eb27
* | | | gnu: Add tr7.Artyom V. Poptsov2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/scheme.scm (tr7): New variable. Change-Id: I60e34f0f918ea7c9b36cea02358d69ab7bfad24b Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | | | gnu: Add trac.Vinicius Monego2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (trac): New variable. Change-Id: I51b86a6b8a913c18f785dbd92a936b8964bebdbc Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | | | gnu: Add emacs-noman.Suhail Singh2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-noman): New variable. Change-Id: I4ef3de3723025832c6b6eae47de67c3377366602 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | | | gnu: Add sandbar.Erik Eduardo2024-04-15
| |_|/ |/| | | | | | | | | | | | | | | | | * gnu/packages/wm.scm (sandbar): New variable. Change-Id: I93f91436420a733a3b74d9b88ed5d69a9369ee38 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | | gnu: telescope: Update to 0.9.cage-dev@twistfold.it2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web-browsers.scm (telescope): Update to 0.9. [inputs]: Replace libevent with libgrapheme. Change-Id: I1eb6567ddc5047d4d36f588086f14f69136588c4 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: coin3d: Update to 4.0.2.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (coin3d): Update to 4.0.2. Change-Id: I0ca8cd6eff933a764005447d648ca2f020d8ee7f Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: coin3d: Avoid use of dlopen.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (coin3d): Avoid use of dlopen and add missing inputs. Change-Id: I48d93218bd93f6ef4f10fb1c4f1cc22396040d7d Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: coin3d: Use system expat.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (coin3d): Remove bundled expat and use the system one. Change-Id: Ief176e320b7f57c5c3f349f244ed7d76e54f8281 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: coin3d: Use G-Expressions.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (coin3d) <source>, <arguments>: Use G-Expressions. Change-Id: I79a77bda6fc919d9c3b80e77e38855824e81f6e6 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: coin3D: Rename to coin3d.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (coin3d): New Variable. (coin3D): Define as deprecated. (coin3D-4): Point to coin3d. * gnu/packages/engineering.scm (freecad): Use coin3d instead of coin3D. * gnu/packages/python-xyz.scm (python-pivy): Ditto. * gnu/packages/qt.scm (soqt): Ditto. Change-Id: I4e83e25e80c512350f38024847891eac14723f26 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: widelands: Improve package style.Timotej Lazar2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (widelands): Use new package style. [snippet]: Simplify and drop trailing #t. [arguments]: Use gexps. Tweak #:configure-flags to install the binary in bin/ instead of bin/games/ and data under share/ instead of bin/share/. Modify 'unbundle-fonts phase to not depend on input labels. [inputs, native-inputs]: Drop input labels. [home-page]: Drop trailing slash. Change-Id: I75c535005ad1325ad170205b6e80b1039125619a Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: widelands: Update to 1.2.Timotej Lazar2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (widelands): Update to 1.2. [inputs]: Drop boost, curl. [native-inputs]: Replace python-wrapper with python. Change-Id: I1a98739a5da801d3686acf152989c8ce15f16a90 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: xpra: Update to 5.0.8.Andy Tai2024-04-15
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xpra): Updatw to 5.0.8. Change-Id: I6107d5c3469ca0576c668d1a68bf1148b8f055b6 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: meld: Update to 3.22.2.Andy Tai2024-04-15
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/patchutils.scm (meld): Update to 3.22.2. Change-Id: I6f292a1a8579f8a18ca4421750541932076a3555 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: conky: Update to 1.19.8.Vasile Dumitrascu2024-04-15
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/conky.scm (conky): Update to 1.19.8. [inputs]: Add libxi. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cross-toolchain.scm (gcc-cross-x86_64-w64-mingw32-toolchain-13): New variable. Change-Id: I64fbce5d4af30c9c5df2faf61d3243fcf6dfbf5b Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: cross-gcc: Add patch for GCC 13.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add gcc-13-cross-system-header-dir.patch. * gnu/packages/cross-base.scm (cross-gcc) <source>: Add patch for GCC 13. * gnu/packages/patches/gcc-13-cross-system-header-dir.patch: New patch. Change-Id: Ib4771ff78222fb7b7df58891d25938d338bd5df8 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: cross-gcc-patches: Avoid patch for GCC 13+.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cross-base.scm (cross-gcc-patches): Avoid gcc-4.9.3-mingw-gthr-default.patch patch for GCC 13+ versions since it does not apply. Change-Id: I4bb14d687c53733d77099a761844815900b1266a Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: diffoscope: Increase test verbosity.Vagrant Cascadian2024-04-15
| | | | | | | | | | | | | | | | | | * gnu/packages/diffoscope.scm (diffoscope)[phases]: Replace 'check. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: rsync: Update to 3.3.0.Andy Tai2024-04-15
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/rsync.scm (rsync): Update to 3.3.0. Change-Id: I03ba540e44f54e371cd362baf2aeb1877f853f72 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: signon-plugin-oauth2: Fix installing in a doubled prefix.Sughosha2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes creating one more /gnu/store/ directory inside its own prefix, creating again the same prefix inside it and then installing in it. * gnu/packages/qt.scm (signon-plugin-oauth2)[arguments]: <#:make-flags>: Remove argument. <#:phases>: In configure phase, add SIGNON_PLUGINS_DIR variable. Change-Id: I10e973980228354c9943741dd480544bffca65b8 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: simavr: Remove modules from arguments.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/avr-xyz.scm (simavr)<arguments>: Remove the #:modules keyword argument as it contains the default modules only. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Idf350cad53db879e90a53849c23ac4e63b53cfd1