Commit graph

108142 commits

Author SHA1 Message Date
Efraim Flashner 2e3420db6d
gnu: xcursorgen: Update to 1.0.8.
* gnu/packages/xorg.scm (xcursorgen): Update to 1.0.8.
2023-01-31 12:08:25 +02:00
Efraim Flashner 2f62a689e2
gnu: sessreg: Update to 1.1.3.
* gnu/packages/xorg.scm (sessreg): Update to 1.1.3.
2023-01-31 12:08:24 +02:00
Efraim Flashner 1856ce619f
gnu: makedepend: Update to 1.0.8.
* gnu/packages/xorg.scm (makedepend): Update to 1.0.8.
2023-01-31 12:08:24 +02:00
Efraim Flashner 88e8b3422b
gnu: libxxf86dga: Update to 1.1.6.
* gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.6.
2023-01-31 12:08:23 +02:00
Efraim Flashner 6ec602ecbd
gnu: libxscrnsaver: Update to 1.2.4.
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.4.
2023-01-31 12:08:23 +02:00
Efraim Flashner 9ab7d9567d
gnu: lndir: Update to 1.0.4.
* gnu/packages/xorg.scm (lndir): Update to 1.0.4.
2023-01-31 12:08:22 +02:00
Efraim Flashner f95bf8436a
gnu: imake: Update to 1.0.9.
* gnu/packages/xorg.scm (imake): Update to 1.0.9.
2023-01-31 12:08:18 +02:00
Efraim Flashner b3d0a1a1dc
gnu: xf86-video-vmware: Limit to x86_64-linux and i686-linux.
* gnu/packages/xorg.scm (xf86-video-vmware)[supported-systems]: New field.
2023-01-31 11:56:14 +02:00
Efraim Flashner 831bb7f33b
gnu: xf86-video-qxl: Update to 0.1.6.
* gnu/packages/xorg.scm (xf86-video-qxl): Update to 0.1.6.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-qxl-fix-build.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-01-31 11:27:41 +02:00
Efraim Flashner 2e09ab0d35
gnu: xf86-video-voodoo: Update to 1.2.6.
* gnu/packages/xorg.scm (xf86-video-voodoo): Update to 1.2.6.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-voodoo-pcitag.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-01-31 11:26:18 +02:00
André Batista a3b57e57e6
gnu: w3m: Update to 0.5.3+git20230121.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20230121.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-31 14:06:46 +08:00
Ludovic Courtès e6f557dd23
gnu: guile-ssh: Update to 0.16.3.
Fixes <https://issues.guix.gnu.org/58290>.
Reported by Aleksandr Vityazev <avityazev@posteo.org>,
and Andrew Tropin <andrew@trop.in>.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.3.
2023-01-30 23:49:06 +01:00
Hilton Chain be2f5da810
gnu: Add phantomsocks.
* gnu/packages/networking.scm (phantomsocks): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:43:48 +01:00
Hilton Chain 7f501b9835
gnu: Add go-github-com-macronut-go-tproxy.
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:40:43 +01:00
Hilton Chain 124ca1e500
gnu: Add go-github-com-google-gopacket.
* gnu/packages/golang.scm (go-github-com-google-gopacket): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:40:36 +01:00
jgart d7552c36ce
gnu: Add python-haversine.
* gnu/packages/geo.scm (python-haversine): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:39:23 +01:00
Trev d1e0a0528a
gnu: Add font-carlito.
* gnu/packages/fonts.scm (font-carlito): New procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-30 23:39:21 +01:00
Ludovic Courtès 29ee56d1fa
gnu: texinfo: Make 'perl-archive-zip' available to 'texi2any'.
This makes "texi2any --epub3" work out of the box.

Reported by BitPuffin on #guile.

* gnu/packages/texinfo.scm (texinfo-7)[inputs, arguments]: New fields.
2023-01-30 22:24:27 +01:00
Ludovic Courtès 0ef8fe22ed
linux-container: 'container-excursion' forks to join the PID namespace.
Fixes <https://issues.guix.gnu.org/61156>.

* gnu/build/linux-container.scm (container-excursion): Add extra call to
'primitive-fork' and invoke THUNK in the child process.
* tests/containers.scm ("container-excursion"): Remove extra
'primitive-fork' call, now unnecessary.
("container-excursion*, /proc"): New test.
2023-01-30 22:24:27 +01:00
Ludovic Courtès 52eb3db19c
container: Correctly report exit status.
* gnu/build/linux-container.scm (container-excursion): Return the raw
status value.
* tests/containers.scm ("container-excursion, same namespaces"): Add
'status:exit-val' call.
* guix/scripts/container/exec.scm (guix-container-exec): Correctly
handle the different cases.
2023-01-30 22:24:27 +01:00
David Thompson 17448c8afa
gnu: guile-goblins: Update source hash.
* gnu/packages/guile-xyz.scm (guile-goblins): Update source hash.
2023-01-30 15:50:14 -05:00
David Thompson 3aca271587
gnu: guile-goblins: Update to 0.10.
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.1.0.
2023-01-30 15:13:38 -05:00
Kaelyn Takata 09e1962b44
gnu: mpv: Update to 0.35.1.
* gnu/packages/video.scm (mpv): Update to 0.35.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-01-30 13:15:21 -05:00
Maxim Cournoyer de2729bd96
gnu: rpm: Set localstatedir to /var.
* gnu/packages/package-management.scm (rpm) [configure-flags]: Add
--localstatedir=/var.
[phases] {patch-build-system}: New phase.
2023-01-30 08:58:09 -05:00
Maxim Cournoyer 0ec8c97344
gnu: rpm: Add a debug output.
* gnu/packages/package-management.scm (rpm) [outputs]: New field.
2023-01-30 08:58:09 -05:00
Pierre Neidhardt f62f3a7352
gnu: sbcl-nhooks: Update to 1.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.0.
2023-01-30 11:54:48 +01:00
Efraim Flashner 595b53b74e
gnu: Add emacs-poke.
* gnu/packages/engineering.scm (emacs-poke): New variable.
(poke)[arguments]: Add configure-flag to install emacs files to
temporary directory.
2023-01-30 10:37:01 +02:00
Yash Tiwari 60ef511147
gnu: Add kvantum.
* gnu/packages/qt.scm (kvantum): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 11:20:24 +08:00
Parnikkapore 99d27b7c09
gnu: lite-xl: Update to 2.1.1.
Lua input is updated because the new version would not build
with Lua 5.2.

* gnu/packages/text-editors.scm (lite-xl): Update to 2.1.1.
[inputs]: Use lua-5.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:57:03 +08:00
kiasoc5 5062c64ccb
gnu: zynaddsubfx: Update to 3.0.6.
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.6.
[phases]: Remove trailing #t.
[inputs]: Add fftwf.
[native-inputs]: Add ruby.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:53:10 +08:00
kiasoc5 5629185b69
gnu: ugrep: Update to 3.9.6.
* gnu/packages/search.scm (ugrep): Update to 3.9.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:30:31 +08:00
Hilton Chain 4c4922ba0f
gnu: font-sarasa-gothic: Update to 0.39.0.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.39.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 09:58:13 +08:00
Hilton Chain 0eca850e15
gnu: font-lxgw-wenkai-tc: Update to 0.931.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.931.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 09:57:02 +08:00
Hilton Chain 86b111962c
gnu: font-lxgw-wenkai: Update to 1.250.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.250.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 09:33:34 +08:00
Jonathan Brielmaier 4eccb27b4c
gnu: icedove: Update to 102.7.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 102.7.0.
2023-01-29 22:09:42 +01:00
Nicolas Goaziou e70d8e3e1f
gnu: emacs-libgit: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-libgit)[arguments]: Use G-expressions.
[native-inputs]: Re-order alphabetically.
2023-01-29 21:47:21 +01:00
Nicolas Goaziou f0ff03069d
gnu: emacs-libgit: Update to 0.0.1-1.ab1a53a.
* gnu/packages/emacs-xyz.scm (emacs-libgit): Update to 0.0.1-1.ab1a53a.
[source]<origin>: Remove unnecessary patch.
[arguments]: Skip failing tests.
[license]: Set to GPL2+.
* gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: Delete file.
* gnu/local.mk: Apply file deletion.
2023-01-29 21:43:58 +01:00
Jonathan Brielmaier 3e8dd0df8c
build-system: copy: Add substitutable keyword.
* guix/build-system/copy.scm (copy-build): Add substitutable keyword.
2023-01-29 20:31:29 +01:00
Nicolas Goaziou 1bb9394071
gnu: emacs-sml-mode: Fix source.
* gnu/packages/emacs-xyz.scm (emacs-sml-mode)[source]<origin>: Fix tarball name.
2023-01-29 16:13:11 +01:00
Cayetano Santos 46a93fef85
gnu: Add emacs-lingva.
* gnu/packages/emacs-xyz.scm (emacs-lingva): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:15 +01:00
conses 026e50a4fc
gnu: Add emacs-clj-deps-new.
* gnu/packages/emacs-xyz.scm (emacs-clj-deps-new): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:15 +01:00
Nicolas Goaziou 4eabed5837
gnu: emacs-pulseaudio-control: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control)[arguments]: Use
G-expressions.
[synopsis, description]: Use proper capitalization.
2023-01-29 15:40:14 +01:00
conses b988392096
gnu: emacs-pulseaudio-control: Update to 0.1-0.34a61143.
* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control): Update to
0.1-0.34a61143.
[source]: Change upstream URL to new SourceHut repository.
[home-page]: Change upstream URL to new SourceHut repository.
[arguments]: Clean up patch-file-name phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:14 +01:00
Nicolas Goaziou a792fb8b97
gnu: emacs-sml-mode: Update to 6.11.
* gnu/packages/emacs-xyz.scm (emacs-sml-mode): Update to 6.11.
2023-01-29 15:40:14 +01:00
Nicolas Goaziou d8b499dafb
gnu: emacs-project: Update to 0.9.6.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.6.
2023-01-29 15:40:13 +01:00
Fredrik Salomonsson b2e277f8e1
gnu: emacs-sqlite3-api: Fix broken sqlite3.el.
* gnu/packages/emacs-xyz.scm (emacs-sqlite3-api)[arguments]<#:phases>: Correct
emacs-substitute-sexps arguments.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-29 15:40:13 +01:00
Felix Gruber b9e6e31877
gnu: python-scrapy: Update to 2.7.1.
* gnu/packages/python-web.scm (python-scrapy): Update to 2.7.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-29 16:14:00 +08:00
Liliana Marie Prikler aee983816f
gnu: komikku: Update to 1.9.0.
* gnu/packages/gnome.scm (komikku): Update to 1.9.0.
2023-01-29 08:20:37 +01:00
Simon Streit fd40fa6879
gnu: mpdevil: Update to 1.10.0
* gnu/packages/mpd.scm (mpdevil): Update to 1.10.0.  [inputs]: Add
python-pycairo.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-01-29 08:20:36 +01:00
Liliana Marie Prikler 74e4896b37
gnu: Unify webkitgtk and webkitgtk-next.
* gnu/packages/webkit.scm (%webkit-version): Update to 2.38.3.
(webkitgtk)[source]: Update hash.
[arguments]<#:phases>: Add ‘set-CC’.  Remove ‘patch-gtk-doc-scan’.
[native-inputs]: Remove gtk-doc/stable and docbook-xml.  Add gi-docgen.
(webkitgtk-next)[name]: Rename to ‘webkitgtk-next’.
[source, native-inputs]: Inherit fully.
[arguments]<#:phases>: Inherit fully.
(wpewebkit)[source]: Update hash.
2023-01-29 08:20:36 +01:00