~ruther/guix-local

c7252a2c — Liliana Marie Prikler 2 years ago
gnu: emacs: Update to 29.3.

* gnu/packages/emacs.scm (emacs-minimal): Update to 29.3.
9e22ef64 — Liliana Marie Prikler 2 years ago
gnu: emacs: Only verify integrity of bound symbols.

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.
058532bd — Liliana Marie Prikler 2 years ago
Merge branch 'master' into emacs-team
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>
fd3e618c — Alex Devaure 2 years ago
gnu: darktable: Update to 4.6.1.

* gnu/packages/photo.scm (darktable): Update to 4.6.1.

Change-Id: I2642b78036205c97c8183349fc809fcfec78f866
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
f16a1125 — Andy Tai 2 years ago
gnu: xnedit: Update to 1.5.3.

* gnu/packages/text-editors.scm (xnedit): Update to 1.5.3.

Change-Id: I65242f061e8ecbb8d23e7a3e9ad5c50b2fe98842
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
757dc108 — Felix Gruber 2 years ago
gnu: oil: Update to 0.20.0.

* gnu/packages/shells.scm (oil): Update to 0.20.0.

Change-Id: I052cd9a41feb81e0883f70554f1b99d240a1f920
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
584e2408 — Zheng Junjie 2 years ago
gnu: catch2-3: Update to 3.5.3.

* 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>
06ff53d9 — unwox 2 years ago
gnu: fennel: Update to 1.4.2.

* gnu/packages/lua.scm (fennel): Update to 1.4.2.

Change-Id: I40957cd55dc9278158551952bdfbabc77ecd5885
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
3db5702e — Skylar Chan 2 years ago
gnu: cmark: Update to 0.31.0.

* gnu/packages/markup.scm (cmark): Update to 0.31.0.

Change-Id: Ie9890dec34400e2c4b11f20e2dc67aa5dc111574
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
d13cfbc3 — Andy Tai 2 years ago
gnu: mc: Update to 4.8.31.

* gnu/packages/mc.scm (mc): Update to 4.8.31.

Change-Id: Ib610e76b2ef5e6c1a1f49f34073015c0b260ea77
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: Add sioyek.

* 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>
8d6d5b2a — Hilton Chain 2 years ago
gnu: qbittorrent-enhanced-nox: Rename to qbittorrent-enhanced-no-x.

* 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
Next