~ruther/guix-local

eee2c18a — Nicolas Graves 10 months ago
gnu: beep: Improve style.

* gnu/packages/terminals.scm (beep)[arguments]<#:phases>: Improve
  style and remove lint warning (line length).

Change-Id: Ib6558c3b9c253dda4c4396783ea2195ab3bd652c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
20e24165 — Nicolas Graves 10 months ago
gnu: beep: Improve style.

Simple guix style run before further work on the package.

* gnu/packages/terminals.scm (beep): Improve style.

Change-Id: I236cd1941a2788ab0ab1f84b578d4e66545aa865
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6ab68701 — Ashish SHUKLA 10 months ago
gnu: fastfetch: Update to 2.48.1.

* gnu/packages/admin.scm (fastfetch): Update to 2.48.1.

Change-Id: Ie32516fd49c2caed6b6e4e9761dfd3f741225b8c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
05425d1c — Ashish SHUKLA 10 months ago
gnu: dictd: Update to 1.13.3.

* gnu/packages/dictd.scm (dictd): Update to 1.13.3.
[arguments]: Add phases.

Change-Id: I861c1ee9891ea2791f3d8d3f423822a50ea3e6d6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
aaceaf73 — Ashish SHUKLA 10 months ago
gnu: ortp: Fix build with GCC 14.

* gnu/packages/linphone.scm (ortp)[#:configure-flags]: Add flag to ignore
warning.

Change-Id: Ib462103a271536ad5cfaa26d2f6a33abcbb97516
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
366d3e5f — Zheng Junjie 10 months ago
gnu: desmume: Fix build.

Fixes: guix/guix#1326.

* gnu/packages/emulators.scm (desmume)[arguments]: Add relax-gcc-14-strictness
phase.

Change-Id: Ie81e6cd7d6f6ac3a10e6c81790560a0e720c9e5e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
db550e61 — Ricardo Wurmus 10 months ago
gnu: kdenlive: Update to 25.07.80.

* gnu/packages/kde.scm (kdenlive): Update to 25.07.80.
[arguments]: Do not fetch OpenTimelineIO sources.
[inputs]: Fix typo in comment; add imath and opentimelineio.

Change-Id: I27d548b3b4d9e64dd0c465f2ec85b52a31b31985
Signed-off-by: Zheng Junjie <z572@z572.online>
ed309a3a — Ricardo Wurmus 10 months ago
gnu: Add opentimelineio.

* gnu/packages/video.scm (opentimelineio): New variable.

Change-Id: I47dc1e1b119ef24ae3571b346044cec5b960dfca
Signed-off-by: Zheng Junjie <z572@z572.online>
3a56cc1c — Liliana Marie Prikler 10 months ago
gnu: stepmania: Fix build with GCC 14.

* gnu/packages/video.scm (ffmpeg-for-stepmania)[source]: Add snippet to
include <ctime> header.

Signed-off-by: Zheng Junjie <z572@z572.online>
9d1875be — Liliana Marie Prikler 10 months ago
gnu: ffmpeg-for-stepmania: Fix build with GCC 14.

* gnu/packages/video.scm (ffmpeg-for-stepmania)[arguments]: Add
‘relax-gcc-14-strictness’ phase to fix up CFLAGS in “config.mak”.

Signed-off-by: Zheng Junjie <z572@z572.online>
9cfdf6d4 — Zheng Junjie 10 months ago
gnu: hedgewars: Build with default clang.

* gnu/packages/games.scm (hedgewars)[native-inputs]: Replace clang-9 with
clang.

Change-Id: Ie5a390f47848db34f7ac814832fca78b0177bedf
3ab7c7d8 — Zheng Junjie 10 months ago
gnu: mgba: Fix build.

Fixes: guix/guix#1329.

* gnu/packages/emulators.scm (mgba): Replace libelf with elfutils.

Change-Id: Ib6dfb09327db4695f3fa0b8ba3ff8e8be5fff0fa
f0b59236 — Cayetano Santos 10 months ago
gnu: zathura: Update to 0.5.12.

* gnu/packages/pdf.scm (zathura): Update to 0.5.12.
[source]: Switch to git fetch and update url.

Change-Id: I54f68cc635789ee2422b2adf3b0478b5e2d53e45
Signed-off-by: Zheng Junjie <z572@z572.online>
d00b7472 — Cayetano Santos 10 months ago
gnu: girara: Update to 0.4.5.

* gnu/packages/gtk.scm (girara): Update to 0.4.5.
[source]: Update url.

Change-Id: Ia2b4acf44568180e2a7b1ecdfd8749ce7def3600
Signed-off-by: Zheng Junjie <z572@z572.online>
4edfdcff — Zheng Junjie 10 months ago
gnu: python-axolotl-curve25519: Fix build.

* gnu/packages/python-crypto.scm (python-axolotl-curve25519)[build-system]:
Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
[arguments]: Add relax-gcc-14-strictness phase.

Change-Id: Ibe340ca2db6bd7a73a6393268ee96aa048224b2d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b22edc40 — Danny Milosavljevic 10 months ago
gnu: emacs-org-node: Update to 3.7.4.

* gnu/packages/emacs-xyz.scm (emacs-org-node-3): Update to 3.7.4.

Change-Id: I4d8d9d650c6a992d7aae4a87763c131a1305b56f
9119ed11 — Danny Milosavljevic 10 months ago
gnu: emacs-org-mem: Update to 0.17.2.

* gnu/packages/emacs-xyz.scm (emacs-org-mem-0.14): Remove variable.
(emacs-org-mem): Add variable.
(emacs-org-node-3)[propagated-inputs]: Replace emacs-org-mem-0.14 by
emacs-org-mem.

Change-Id: I9015af60ecf7ceb435755063d4f4696b29d44ad4
db4223a3 — Janneke Nieuwenhuizen 10 months ago
system: examples: devel-hurd64: Fix typo.

Suggested by yelninei via IRC.

* gnu/system/examples/devel-hurd.tmpl: Fix typo in comment.

Change-Id: I4256f530bda30a8792c7dcce3f3bf21780dce6ca
4d8c55de — Janneke Nieuwenhuizen 10 months ago
gnu: sdl-mixer: Fix build with gcc@14.

* gnu/packages/sdl.scm (sdl-mixer)[arguments]<#:configure-flags>:
Add CFLAGS to declare warnings as non-errors.

Change-Id: Ic5e183bbe7e0d0ab0bcc51a0d238ceecaf235121
Signed-off-by: Andreas Enge <andreas@enge.fr>
bfcc3ea1 — André Batista 10 months ago
gnu: ecryptfs-utils: Fix build.

Follow-up to commit 6c4520447049cafba7ab336cd27d2f87b10749fe ,
Change-Id: Ib48ae1b45f6c63edd620a932241f2aa57567a350, which replaced
cryptsetup for its minimal correlate but left a mismaching reference on
'patch-hardcoded-paths phase.

* gnu/packages/linux.scm (ecryptfs-utils)[arguments]<#:phases>:
On 'patch-hardcoded-paths, adjust reference to cryptsetup-minimal input.

Change-Id: I6048abcf8c7c65d8eba3a968015bccf82009d575
Signed-off-by: Andreas Enge <andreas@enge.fr>
Next