Gabriel Wicki
f8e3115edc
gnu: nicotine+: Fix build.
...
* gnu/packages/nicotine.scm (nicotine+) [arguments] {check}: Set $HOME
to a writable location.
[inputs] Replace python-pycairo with gobject-introspection.
Merges guix/guix!7115
Change-Id: I302224d423f9ae1fbc630433cc65ec7c598a01cc
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-03-13 21:17:00 +01:00
Felipe Silva
812f41f8b6
gnu: nicotine+: Wrap with GUIX_GDK_PIXBUF_MODULE_FILES.
...
Previously, nicotine+ would fail to properly load some of its specified
icons in the graphic interface.
* gnu/packages/nicotine.scm (nicotine+)[arguments]{phases}: In
wrap-program phase, also wrap with GUIX_GDK_PIXBUF_MODULE_FILES.
Change-Id: I9cc83e1290d686e68320c9a270ecb7e9b6474f36
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2025-12-03 18:06:36 +01:00
Skylar "The Cobra" Astaroth
b873908a2a
gnu: nicotine+: Add python-pycairo input.
...
* gnu/packages/nicotine.scm (nicotine+)[inputs]: Add python-pycairo.
Change-Id: Ic1aae486fc0d0cbf3398fc5a13c04234324e9152
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-11-30 22:56:16 +01:00
Nicolas Graves
c1344744d1
gnu: nicotine+: Switch to pyproject.
...
* gnu/packages/nicotine.scm (nicotine+):
[source]: Remove <modules> and <snippet>.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
<#:phases>: Delete network test before running them.
<#:imported-modules, #:modules>: Refresh them.
[native-inputs]: Add python-setuptools.
Change-Id: Id9492a83fd1ae6916a6998f3cae2c014eb87644a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-28 19:23:46 +01:00
Andrew Wong
04416d85a4
gnu: nicotine+: Update to 3.3.10.
...
* gnu/packages/nicotine.scm (nicotine+): Update to 3.3.10.
Change-Id: Id0ebb78ef4940f333da71f8a9f7f72c62db20153
Signed-off-by: Ian Eure <ian@retrospec.tv >
2025-06-10 15:39:16 -07:00
Sharlatan Hellseher
24fc92e049
gnu: nicotine+: Update to 3.3.6.
...
* gnu/packages/nicotine.scm (nicotine+): Update to 3.3.6.
Change-Id: Ieb1a6610bb3526a7a5d8cf015751f385afb35945
2024-11-03 23:33:39 +00:00
Juliana Sims
23961986cf
gnu: nicotine+: Use G-expressions.
...
* gnu/packages/nicotine.scm (nicotine+): Use G-expressions.
Change-Id: If51864440781825dddc7745a88c6efec02ed8e30
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2024-11-03 23:33:38 +00:00
Juliana Sims
51387c0f42
gnu: nicotine+: Update to 3.3.0.
...
* gnu/packages/nicotine.scm (nicotine+): Update to 3.3.0.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Change-Id: I5f34b6de78842e1a90720393b5c84470aba0a8ca
2024-11-03 23:33:38 +00:00
Fatima Toothpaste
66a4a5ecb2
gnu : nicotine+: Update to 3.2.1.
...
* gnu/packages/nicotine.scm (nicotine+): Update to 3.2.1.
[source]: Delete network requried tests in snippet.
[arguments]: Remove trailing #t.
Replae 'check phase to run proper test.
[inputs]: Add bash-minimal, gspell, libappindicator.
[native-inputs]: Remove python-pytest. Add xvfb-run.
[home-page]: Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-03-16 15:48:51 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Martin Becze
d6c4a436d7
gnu: nicotine: Update to 2.1.2.
...
* gnu/packages/nicotine.scm (nicotine+): Update to 2.1.2.
[inputs]: Remove python-mutagen and python-dbus. Add python-pytaglib.
[native-inputs]: Add gettext-minimal.
[arguments]: Apply the 'glib-or-gtk-wrap' and 'glib-or-gtk-compile-schemas'
phases from the glib-or-gtk-build-system.
Signed-off-by: Leo Famulari <leo@famulari.name >
2020-11-30 12:23:54 -05:00
Martin Becze
7a3af1ae88
gnu: Add nicotine.
...
* gnu/packages/nicotine.scm (nicotine): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name >
2020-08-22 12:50:55 -04:00