~ruther/guix-local

d37fc1c6 — Sharlatan Hellseher 1 year, 2 months ago
gnu: go-github-com-kevinmbeaulieu-eq-go-eq-go: Rename variable.

* gnu/packages/golang-xyz (go-github-com-kevinmbeaulieu-eq-go-eq-go):
Rename to go-github-com-kevinmbeaulieu-eq-go to reflect go.mod import
path.

Change-Id: Ib71bfa5215df8c72c0a190f183167a1ab0ca409c
732cca59 — Sharlatan Hellseher 1 year, 2 months ago
gnu: go-github-com-kevinmbeaulieu-eq-go-eq-go: Improve package.

* gnu/packages/golang-xyz.scm (go-github-com-kevinmbeaulieu-eq-go-eq-go)
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Set as seen in go.mod.
<unpack-path>: Remove as redundant.
[synopsis]: Add meaningful sentence sourced from project's GitHub page.

Change-Id: I1c05710ee7ae606f185adbfa67daec54e4e2d972
9448d7c8 — Sharlatan Hellseher 1 year, 2 months ago
Revert "gnu: Add go-github-com-dgryski-trifles-leven."

This variable is a duplicate and available in (gnu package golang-xyz).

This reverts commit 3dd408f6aab959b527b3155c5249d18ccdc71651.

Change-Id: Ic3e79f6332681c70a9cf62763ab0b0210c0c2c2f
e91ef038 — Sharlatan Hellseher 1 year, 2 months ago
Revert "gnu: Add go-github-com-arbovm-levenshtein."

The variable is a duplicated and available in (gnu packages golang-xyz).

This reverts commit 634d534a464da49a9621938ceccec48fee59831d.

Change-Id: I205a2fa4fccbb00e77525af14ee3ee3e08e9530c
7b9a2a93 — Sharlatan Hellseher 1 year, 2 months ago
Revert "gnu: Add go-github-com-agnivade-levenshtein."

The variable is a duplicate and available in (gnu packages golang-xyz).

This reverts commit e16d89d4c0ffcceaa89a29dbabd4a382d9a01375.

Change-Id: I4ea3008839eb954ddfaf4f27e7631958926d6a20
54c5dca6 — Sharlatan Hellseher 1 year, 2 months ago
Revert "gnu: Add go-github-com-vektah-gqlparser-v2."

The variable is a duplicate and available in (gnu packages golang-web).

This reverts commit 0550c4191fae3b3b00b8bb9faba8a2fe2ad0d188.

Change-Id: Ia7fa7f399690e8ced4511b8ca63a750b6b08ff7f
1c7916ce — Olivier Rojon 1 year, 2 months ago
gnu: mixxx: Update to 2.5.

* gnu/packages/music.scm (mixxx): Update to 2.5.
[source]: Unbundle libshout-idjc.
[arguments]: Use G-expressions.  Replace LD_LIBRARY_PATH wrapping with
a substitute for 'libfaad.so'.
[native-inputs]: Add pkg-config.
[inputs]: Add eudev and libxkbcommon.  Remove jack-1 and libshout.
Replace ffmpeg with ffmpeg-4.  Replace Qt5 libraries with Qt6 libraries.

Change-Id: I865a25668422abcb1c4fa6e0a65ee55212445431
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: libshout-idjc: Propagate inputs.

* gnu/packages/audio.scm (libshout-idjc)[inputs]: Move libogg, libtheora,
libvorbis and speex to 'propagated-inputs'.

Change-Id: Ib2ae3a3d619660a83c49c3d7ff76399675565064
12619742 — Maxim Cournoyer 1 year, 2 months ago
gnu: udisks: Rewrite source URI.

* gnu/packages/freedesktop.scm (udisks) [source]: Rewrite source URI.

Change-Id: I3351a7b6d18f7b8f41eeb95f055e3cdaedbfbcb0
4fccad83 — Nguyễn Gia Phong 1 year, 2 months ago
gnu: python-pysmt: Update to 0.9.6.

* gnu/packages/python-xyz.scm (python-pysmt): Update to 0.9.6.
[source]: Remove obsolete patches.
* gnu/packages/patches/python-pysmt-fix-pow-return-type.patch,
gnu/packages/patches/python-pysmt-fix-smtlib-serialization-test.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Change-Id: I3772e8b118f122ddd66644a459a483183ef89193
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Leo Famulari <leo@famulari.name>
ad59a0c8 — Jake Koroman 1 year, 2 months ago
gnu: rofi-pass-wayland: Fix package inheritance bug.

This package inherits from ROFI-PASS, and erroneously duplicates a path
substitution from that package's 'fix-etc-path' phase. The patched path is
incorrect after the substitution is performed twice.

* gnu/packages/password-utils.scm (rofi-pass-wayland)[arguments]: Remove
duplicated patching of '/etc' in the 'set-wayland-defaults' phase.

Change-Id: I61d7ed4f9f84903aef2a21a3bc5ca3e65a092577
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add fatresize.

* gnu/packages/disk.scm (fatresize): New variable.

Change-Id: Iebe5d4df7e3c8b4d41f72d5774577672c9c6ba9b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
b85db5fe — Rostislav Svoboda 1 year, 2 months ago
gnu: ausweisapp: Update to 2.2.2, improve description.

* gnu/packages/security-token.scm (ausweisapp): Update to 2.2.2.
[description]: Mention pcscd service.

Change-Id: I7fc571ab3126eb389599b2d35bba4355b9b19e90
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: taisei: Update to 1.4.2.

* gnu/packages/games.scm (taisei): Update to 1.4.2.
[arguments]: Adjust configure-flags.

Change-Id: I3bb55fe1c17c55145832196007ec7ad195d71520
gnu: perl-sdl: Fix build.

* gnu/packages/perl.scm (perl-sdl)[arguments]: Add 'skip-failing-test phase.

Change-Id: I44627e1d19a4a4d37f7b2663738cde2f0dc598ee
66ee8de7 — Evgeny Pisemsky 1 year, 2 months ago
gnu: Add python-securetar.

* gnu/packages/python-xyz.scm (python-securetar): New variable.

Change-Id: Ic27644f20f59b6dceb2c15c637eb2db5955abba3
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
df909321 — KURASHIKI Satoru 1 year, 2 months ago
gnu: mcomix: Update to 3.1.0, fix build.

* gnu/packages/image-viewers.scm (mcomix): Update to 3.1.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-wheel.

Change-Id: I9f43c7e1c8d95d75d3ce6e7242cd63541c895b33
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: pantheon-terminal: Update to 6.3.1.

* gnu/packages/pantheon.scm (pantheon-terminal): Update to 6.3.1.
Fix typo in comment.

Change-Id: I6424b134ae03491d12cf84216e790a840649556e
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
26a50afe — Ashish SHUKLA 1 year, 2 months ago
gnu: guile-swayer: Update to 0.4.1.

* gnu/packages/guile-xyz.scm (guile-swayer): Update to 0.4.1.
[build-system]: Switch to gnu-build-system as per upstream.
[native-inputs]: Add pkg-config, autoconf, automake.

Change-Id: Ic3c469e38ad4fe8646ccf0c80ddcf945738b6f3c
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: freedoom: Update to 0.13.0.

* gnu/packages/games.scm (freedoom): Update to 0.13.0.

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