Leo Prikler
3d7dea0906
gnu: python2-renpy: Correct inputs.
...
* gnu/packages/game-development.scm (python2-renpy)[#:phases]<fix-commands>:
Search for ‘xdg-open’ in inputs.
<set-build-vars>: Search for ‘cython’ in native-inputs.
[native-inputs]: Move ‘xdg-utils’ from here…
[inputs]: … to here.
2021-07-15 13:13:40 +02:00
Leo Prikler
a613e6268d
gnu: python2-renpy: Update description.
...
* gnu/packages/game-development.scm (python2-renpy)[description]: Mention,
that it's only used for bootstrapping renpy.
2021-07-15 13:13:40 +02:00
Leo Prikler
d4bef961b5
gnu: python2-renpy: Drop unused Ren'py sources.
...
These sources are written in Ren'py (the language) and thus not particularly
useful before renpy itself is built. In particular, they serve no purpose
when installed without prior compilation.
* gnu/packages/game-development.scm (python2-renpy)[#:phases]<install>:
Drop installed "common" folder.
(renpy)[#:phases]<install>: Adjust comment accordingly.
2021-07-15 13:13:39 +02:00
Vinicius Monego
17c8fedc25
gnu: Add rust-mpris-player-0.6.
...
* gnu/packages/crates-io.scm (rust-mpris-player-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-15 10:32:28 +03:00
Vinicius Monego
a0a6fb15e5
gnu: rust-system-deps-1: Fix version requirements.
...
* gnu/packages/crates-io.scm (rust-system-deps-1)[source]: Add snippet to fix
rust-version-compare version.
[arguments]<#:phases>: Remove 'fix-version-requirements phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-15 10:30:19 +03:00
Vinicius Monego
bfefe256a3
gnu: Add rust-dbus-0.6.
...
* gnu/packages/crates-io.scm (rust-dbus-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-15 10:27:44 +03:00
Vinicius Monego
e3ff4a5bff
gnu: Add rust-libdbus-sys-0.2.
...
* gnu/packages/crates-io.scm (rust-libdbus-sys-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-15 10:25:48 +03:00
Jack Hill
7db8fd6e72
gnu: ffmpeg: Enable vaapi.
...
* gnu/packages/video.scm (ffmpeg)[arguments]: Add --enable-vaapi to
configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-15 01:54:30 -04:00
Leo Famulari
c45df57313
gnu: linux-libre 5.4: Update to 5.4.132.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.132.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-15 01:54:30 -04:00
Leo Famulari
bd367123a3
gnu: linux-libre 5.10: Update to 5.10.50.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.50.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2021-07-15 01:54:30 -04:00
Leo Famulari
6798274c84
gnu: linux-libre 5.12: Update to 5.12.17.
...
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.17.
(linux-libre-5.12-pristine-source, deblob-scripts-5.12): Update hashes.
2021-07-15 01:54:30 -04:00
Leo Famulari
ba18b6089b
gnu: linux-libre: Update to 5.13.2.
...
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.2.
(linux-libre-5.13-pristine-source, deblob-scripts-5.13): Update hashes.
2021-07-15 01:54:30 -04:00
Leo Famulari
12763e4d3a
gnu: linux-libre: Default to the 'schedutil' CPU scaling governor.
...
For more information about these configuration options, read
<https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt > or the
document 'Documentation/admin-guide/pm/cpufreq.rst' in the linux-libre
source distribution.
* gnu/packages/aux-files/linux-libre/4.14-arm.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.9-i686.conf,
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.10-i686.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.12-i686.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.13-i686.conf,
gnu/packages/aux-files/linux-libre/5.13-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.4-arm.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Unset
'CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE' and set
'CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y'.
2021-07-15 01:54:26 -04:00
Raghav Gururajan
38de3de40d
gnu: claws-mail: Add comments for optional inputs.
...
* gnu/packages/mail.scm (claws-mail)[native-inputs]: Add comment
for docbook-utils.
[inputs]: Add comments for j-pilot and webkitgtk.
2021-07-15 01:11:12 -04:00
Raghav Gururajan
ffe2632e12
gnu: claws-mail: Rename input label for shared-mime-info.
...
* gnu/packages/mail.scm (claws-mail)[inputs]: Rename mime-info to
shared-mime-info.
[phases](patch-mime): Modify.
2021-07-15 00:56:59 -04:00
Raghav Gururajan
36c23bd06d
gnu: claws-mail: Update to v4.0.0 and adjust arguments+inputs accordingly.
...
* gnu/packages/mail.scm (claws-mail)[version]: Update to 4.0.0.
[arguments](configure-flags): Add flag disable-static. Remove flags
enable-gnutls,enable-pgpmime-plugin, enable-enchant and enable-ldap.
[native-inputs]: Add bison, flex, gettext-minimal, gobject-introspection
and intltool.
[inputs]: Add cairo, compface, dbus, fontconfig, gdk-pixbuf+svg,
glib, gsettings-desktop-schemas, gumbo-parser, libgdata, libindicator,
librsvg, libsoup, nettle, network-manager, openldap, poppler,
python-pygobject and ytnef. Remove hicolor-icon-theme. Replace gtk+-2
and python-2 with gtk+ and python, respectively.
[propagated-inputs]: Add dconf.
2021-07-15 00:15:15 -04:00
Raghav Gururajan
d7917fc9f7
gnu: claws-mail: Rearrange inputs in alphabetical order.
...
* gnu/packages/mail.scm (claws-mail)[inputs]: Modify.
2021-07-14 22:12:54 -04:00
Tobias Geerinckx-Rice
91eee87002
gnu: agg: Fix typo in description.
...
* gnu/packages/graphics.scm (agg)[description]: Add missing article and
work around scalable vector graphics graphics.
2021-07-15 03:33:35 +02:00
Tobias Geerinckx-Rice
1d8bc46249
gnu: Add snapraid.
...
* gnu/packages/backup.scm (snapraid): New public variable.
2021-07-15 03:33:35 +02:00
Tobias Geerinckx-Rice
4f4477a77e
gnu: fuse: Do not refer to the native bash.
...
* gnu/packages/linux.scm (fuse)[inputs]: Add bash-minimal.
[arguments]: Refer to it rather than to the native build bash.
Do not return #t from phases.
2021-07-15 03:33:34 +02:00
Mark H Weaver
d2b30db788
gnu: icecat: Update to 78.12.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2021-29970, CVE-2021-29976, and CVE-2021-30547.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
2021-07-14 13:30:14 -04:00
Maxim Cournoyer
e69e0c43f8
gnu: bitlbee-discord: Update to 0.4.3.
...
* gnu/packages/messaging.scm (bitlbee-discord): Update to 0.4.3.
2021-07-14 09:03:10 -04:00
Adrian Fullmer
a6a4d4b843
gnu: bitlbee-discord: Fix build.
...
* gnu/packages/messaging.scm (bitlbee-discord)[phases]{configure}: Delete
override and move the configure flags to...
[configure-flags]: ... here. Specify the '--with-bdatadir' configure flag,
which resolves a build failure.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-14 09:02:09 -04:00
Maxim Cournoyer
073904c553
guix-install.sh: Untabify.
...
* etc/guix-install.sh (sys_create_build_user): Normalize to spaces.
2021-07-14 08:50:22 -04:00
Efraim Flashner
9be2bced71
Revert "gnu: kdeconnect: Fix wayland compatibility."
...
This is unneeded after 30759c4aad
.
This reverts commit f60ef2f7a4
.
2021-07-14 14:17:04 +03:00
Pierre Langlois
681a0c7518
gnu: mg: Enable cross-compilation.
...
* gnu/packages/text-editors.scm (mg)[arguments]: Use cc-for-target.
Add phase to substitute pkg-config with the target's pkg-config.
Remote #t return from phases.
2021-07-14 09:59:45 +01:00
terramorpha@cock.li
14bf5890c3
gnu: Add a2jmidid.
...
* gnu/packages/music.scm (a2jmidid): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-14 09:23:24 +03:00
Efraim Flashner
2847022dc7
gnu: chess: Update to 6.2.9.
...
* gnu/packages/games.scm (chess): Update to 6.2.9.
2021-07-14 09:17:52 +03:00
Vincent Legoll
59e97a67ba
gnu: Add traceroute.
...
* gnu/packages/networking.scm (traceroute): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 23:09:52 -04:00
Amirouche
51194ca1e8
gnu: guile-pfds: Apply a bug fix to hamts.sls.
...
* gnu/packages/guile-xyz.scm (guile-pfds): Remove trailing #t.
[phases]{patch-sources}: New phase.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 22:41:04 -04:00
Tobias Geerinckx-Rice
9e6fc36a28
gnu: filezilla: Update to 3.55.0.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.30.0.
(filezilla): Update to 3.55.0.
2021-07-13 20:06:25 +02:00
Tobias Geerinckx-Rice
b58d9be08e
gnu: claws-mail: Update to 3.18.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.18.0.
2021-07-13 20:06:25 +02:00
Tobias Geerinckx-Rice
fc0b063c90
gnu: less: Update to 590.
...
* gnu/packages/less.scm (less): Update to 590.
2021-07-13 20:06:25 +02:00
Leo Famulari
627db5611d
gnu: Add linux-libre 5.13.
...
* gnu/packages/linux.scm (linux-libre-5.13-version, deblob-scripts-5.13,
linux-libre-5.13-pristine-source, linux-libre-5.13-source,
linux-libre-headers-5.13, linux-libre-5.13): New variables.
* gnu/packages/aux-files/linux-libre/5.13-arm.conf,
gnu/packages/aux-files/linux-libre/5.13-arm64.conf,
gnu/packages/aux-files/linux-libre/5.13-i686.conf,
gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2021-07-13 13:15:59 -04:00
Leo Famulari
c111a501f6
gnu: Borg: Update to 1.1.17.
...
* gnu/packages/backup.scm (borg): Update to 1.1.17.
2021-07-13 13:07:48 -04:00
swedebugia
89bd7565e8
gnu: Add python-warcio.
...
* gnu/packages/python-web.scm (python-warcio): New variable.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 11:22:33 -04:00
Maxim Cournoyer
139ad8be2c
gnu: Add python-wsgiprox.
...
* gnu/packages/python-web.scm (python-wsgiprox): New variable.
2021-07-13 11:22:33 -04:00
Maxim Cournoyer
08935e5fff
gnu: Add python-certauth.
...
* gnu/packages/python-crypto.scm (python-certauth): New variable.
2021-07-13 11:22:32 -04:00
Guillaume Le Vaillant
4196087f3d
gnu: Add gr-satellites.
...
* gnu/packages/radio.scm (gr-satellites): New variable.
2021-07-13 16:21:02 +02:00
swedebugia
5fa078ccfd
gnu: guile-lib: Add modules list to description.
...
* gnu/packages/guile.scm (guile-lib)[description]: Add modules list.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 09:26:42 -04:00
David Dashyan
7da8f66e52
gnu: password-store: Fix passmenu paths substitution.
...
* gnu/packages/password-utils.scm (password-store)
[arguments]: Fix dmenu and xdotool path substitution in patch-passmenu-path
phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 16:06:56 +03:00
Efraim Flashner
7a27129c82
gnu: gmsh: Sort inputs alphabetically.
...
* gnu/packages/maths.scm (gmsh)[propagated-inputs]: Sort alphabetically.
2021-07-13 15:44:02 +03:00
Efraim Flashner
c5cfa23b9c
gnu: gmsh: Simply downloading source logic.
...
* gnu/packages/maths.scm (gmsh)[source]: Use string-replace-substring.
2021-07-13 15:34:26 +03:00
Paul A. Patience
cb78595fe3
gnu: gmsh: Update to 4.8.4.
...
* gnu/packages/maths.scm (gmsh): Update to 4.8.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 15:20:23 +03:00
Efraim Flashner
61a8c91368
gnu: hyperfine: Install completions.
...
* gnu/packages/rust-apps.scm (hyperfine)[arguments]: Add custom
'install-more phase to install manpage and shell completions.
2021-07-13 15:14:17 +03:00
Domagoj Stolfa
3041eb3df3
gnu: Add hyperfine.
...
* gnu/packages/rust-apps.scm (hyperfine): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 15:14:17 +03:00
Domagoj Stolfa
c2967eae4e
gnu: Add rust-colored-2.
...
* gnu/packages/crates-io.scm (rust-colored-2): New variable.
(rust-colored-1): Inherit from rust-colored-2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 15:14:16 +03:00
Domagoj Stolfa
a2c766d73d
gnu: Add rust-rust-decimal-1.
...
* gnu/packages/crates-io.scm (rust-rust-decimal-1): New variable.
(rust-rust-decimal-0.10): Inherit from rust-rust-decimal-1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 15:14:16 +03:00
Domagoj Stolfa
b0870c9bf6
gnu: Add rust-statistical-1.
...
* gnu/packages/crates-io.scm (rust-statistical-1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 15:14:16 +03:00
Domagoj Stolfa
c52cba9847
gnu: Add rust-postgres-0.19.
...
* gnu/packages/crates-io.scm (rust-postgres-0.19): New variable.
(rust-postgres-0.15): Inherit from rust-postgres-0.19.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-13 15:14:16 +03:00