~ruther/guix-local

ref: e03886d6f693c5012ea9bf36bc8dac9fa7809636 guix-local/gnu/packages d---------
e03886d6 — antlers 2 years ago
gnu: texinfo-7: Update to 7.1.0.

* gnu/packages/texinfo.scm (texinfo-7): Update to 7.1.0.

Change-Id: Ie430edae45c4a3605f8408effd7528d86664ab61
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
b4e60b83 — Parnikkapore 2 years ago
gnu: lite-xl: Update to 2.1.3.

* gnu/packages/text-editors.scm (lite-xl): Update to 2.1.3.
[arguments]: Pass '-Duse_system_lua=true' to configure.
[source]: Remove snippet.
[inputs]: Remove agg and reproc.

Change-Id: If3a57587ce2049f94e4ac7791c680d29a4e7d222
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5b507280 — Nguyễn Gia Phong 2 years ago
gnu: qbe: Update to 1.2.

* gnu/packages/c.scm (qbe): Update to 1.2.

Change-Id: I0fc2039b416026dc0563b9ead967713e594446bc
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
c9ce94b5 — 宋文武 2 years ago
gnu: qt5ct: Update to 1.8.

* gnu/packages/qt.scm (qt5ct): Update to 1.8.

Change-Id: Ic8637433e18f4913bf77b1ef8003daafddcae5cd
b05bb660 — Zheng Junjie 2 years ago
gnu: gperftools: Fix build on riscv64-linux.

* gnu/packages/cpp.scm(gperftools)[arguments]: When building for riscv64-linux
always link with libatomic.

Change-Id: I067087fffd8c142759b6d113f993c3e2ab1aef9b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
7f1cd884 — Andy Tai 2 years ago
gnu: xpra: Update to 5.0.7.

* gnu/packages/xorg.scm (xpra): Update to 5.0.7.

Change-Id: I5a1f3e6d39fb0bf7a8a1858574e34c49d57630f5
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
1f89e152 — nicodebo 2 years ago
gnu: Add x2goclient.

* gnu/packages/nx.scm (x2goclient): New variable.

Reviewed-by: Steve George <steve@futurile.net>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ib0ff6328ede3fb4a0b48462ac1a003438c53c862
05b19cd0 — nicodebo 2 years ago
gnu: Add nx-libs.

* gnu/packages/nx.scm: New file.

Reviewed-by: Steve George <steve@futurile.net>
Change-Id: I13e088521d5e5577fed5d6a4b10867ca10f4293f
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
59ff9d00 — Maxim Cournoyer 2 years ago
gnu: qttools-5: Patch path to qmake for the lprodump command.

This previously would lead to this cryptic error: "WARNING: Could not find
qmake spec 'default'", which turned out to be caused by lprodump erroneously
attempting to run 'qmake' from its own prefix (qmake is from the qtbase
package, not qttools).

* gnu/packages/qt.scm (qttools-5) [phases]
<patch-qmake>: New phase.

Change-Id: I6e9a2d35fec987451fd1e30b84a82023dbfd3316
d8c9d27f — Maxim Cournoyer 2 years ago
gnu: Add man2html.

* gnu/packages/man.scm (man2html): New variable.

Change-Id: Ia9d290b52af29867f6b3e0fff1aa0af8c788a9cc
7b9a23ea — Liliana Marie Prikler 2 years ago
gnu: gnome-photos: Build against gegl-0.4.44.

On gnome-team, this dependency was already accounted for in commit
4beac7d95c84ea3be809030f942b8b71d155129e, but it was forgotten when updating
gimp on master.

* gnu/packages/gimp.scm (babl-0.1.96, gegl-0.4.44): New variables.
* gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44.
d1b660a0 — Tanguy Le Carrour 2 years ago
gnu: Add python-3.12 and python-next.

* gnu/packages/python.scm (python-3.12, python-next): New variables.
* gnu/packages/patches/python-3.12-fix-tests.patch: New file.

Change-Id: Ie393b732a8863569578e72e62603b75a1655a34e
Signed-off-by: Tanguy Le Carrour <tanguy@bioneland.org>
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
1bc05c6f — Liliana Marie Prikler 2 years ago
gnu: Add gimp-next.

* gnu/packages/gimp.scm (gimp-next): New variable.
0f816853 — Liliana Marie Prikler 2 years ago
gnu: gimp: Update to 2.10.36.

* gnu/packages/gimp.scm (gimp): Update to 2.10.36.
1f0767a8 — Liliana Marie Prikler 2 years ago
gnu: gegl: Build with introspection.

* gnu/packages/gimp.scm (gegl)[arguments]: Remove #:configure-flags.
99cfb624 — Liliana Marie Prikler 2 years ago
gnu: babl: Build with introspection.

* gnu/packages/gimp.scm (babl)[#:configure-flags]: Remove “-Denable-gir=false”.
d6d9e651 — Liliana Marie Prikler 2 years ago
gnu: gegl: Update to 0.4.48.

* gnu/packages/gimp.scm (gegl): Update to 0.4.48.
9c78902d — Liliana Marie Prikler 2 years ago
gnu: babl: Update to 0.1.108.

* gnu/packages/gimp.scm (babl): Update to 0.1.108.
a10cce52 — Eric Bavier 2 years ago
gnu: netsurf: Update to 3.11.

* 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
e51c26ef — Zheng Junjie 2 years ago
gnu: plasma-desktop: Fix build.

* gnu/packages/kde-plasma.scm (plasma-desktop)[inputs]: Replace
qtwayland with qtwayland-5.

Change-Id: I88b4a81b8e93ed94877344f86f8b7787ed5937ed
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Next