Commit graph

99401 commits

Author SHA1 Message Date
Stephen Paul Weber
13403b8022
gnu: Add ruby-bandwidth-iris.
* gnu/packages/ruby.scm (ruby-bandwidth-iris): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:32 -04:00
Stephen Paul Weber
99d8c41bde
gnu: Add ruby-faraday-middleware.
* gnu/packages/ruby.scm (ruby-faraday-middleware): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:31 -04:00
Stephen Paul Weber
a105975119
gnu: Add ruby-nori.
* gnu/packages/ruby.scm (ruby-nori): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:31 -04:00
Stephen Paul Weber
4009c98e5a
gnu: Add ruby-roda.
* gnu/packages/ruby.scm (ruby-roda): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:31 -04:00
Brian Cully
cbf02f10d7
gnu: zfs: Update to 2.1.5.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 19:11:34 +03:00
Brian Cully
9d9f0b9639
gnu: lxd: Update to 4.24.
* gnu/packages/virtualization.scm (lxd): Update to 4.24.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 19:11:17 +03:00
Sughosha
b7a091cf7f
gnu: Add gnome-shell-extension-transparent-window.
* gnu/packages/gnome-xyz.scm
(gnome-shell-extension-transparent-window): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26 16:56:20 +02:00
Sughosha
33536ff438
gnu: Add gnome-shell-extension-sound-output-device-chooser.
* gnu/packages/gnome-xyz.scm
(gnome-shell-extension-sound-output-device-chooser): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26 16:56:19 +02:00
Sughosha
fa60d0eaa4
gnu: Add gnome-shell-extension-radio.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26 16:56:19 +02:00
Efraim Flashner
1814521264
gnu: openssl-3.0: Update to 3.0.4.
* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.4.
2022-06-26 15:09:00 +03:00
Efraim Flashner
daa83c69f6
gnu: ldc: Work towards building on aarch64-linux.
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust configure-flags to not
dynamically compile. Adjust custom 'fix-compiler-rt-library-discovery
phase to add a case for aarch64. Adjust custom'disable-problematic-tests
phase to remove some tests for aarch64-linux.
2022-06-26 14:42:59 +03:00
Efraim Flashner
25e5daf1b1
gnu: ldc: Update skipped tests on i686-linux.
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust custom
'disable-problematic-tests phase to skip fewer tests.
2022-06-26 14:42:58 +03:00
Efraim Flashner
e1a669b6d2
gnu: Remove unneeded ldc bootstrap packages.
* gnu/packages/dlang.scm (ldc-bootstrap-0.17, ldc-bootstrap-1.12,
ldc-bootstrap-1.24): Remove packages.
(ldc-bootstrap-1.27): Rename to ldc-bootstrap. Absorb inherited package
adjustments.
(ldc): Adjust to ldc-bootstrap-1.27 renaming.
2022-06-26 14:42:58 +03:00
Esther Flashner
51b2835fd4
gnu: ldc-bootstrap-1.27: Build with gdmd.
* gnu/packages/dlang.scm (ldc-bootstrap-1.27)[native-inputs]: Replace
ldc-bootstrap-1.24 with gdmd.
[supported-systems]: Mark all systems supported.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 14:42:58 +03:00
Esther Flashner
93901d4066
gnu: Add gdmd.
* gnu/packages/dlang.scm (gdmd): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 14:42:58 +03:00
Efraim Flashner
181fdbe319
Revert "gnu: ldc-bootstrap-0.17: Add support for aarch64-linux."
This reverts commit 4f6ed3d2f8.

While this does allow building ldc on aarch64, it isn't actually
helpful.
2022-06-26 14:42:58 +03:00
Raghav Gururajan
08a2a72a12
gnu: gajim-openpgp: Update to 1.4.8.
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
2022-06-26 07:08:46 -04:00
Raghav Gururajan
67884ed5e2
gnu: gajim-omemo: Update to 2.8.13.
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
2022-06-26 07:08:45 -04:00
Raghav Gururajan
d89e75ee85
gnu: gajim: Update to 1.4.5.
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.5.
[phases](disable-failing-tests): Remove phase.
(wrap-env): Modify phase.
[inputs]: Add gtksourceview and python-gssapi.
2022-06-26 07:08:45 -04:00
Raghav Gururajan
59363483f4
gnu: python-nbxmpp: Update to 3.1.0.
* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
2022-06-26 07:08:45 -04:00
Z572
d86ad3d8df
gnu: krita: Update to 5.0.8.
* gnu/packages/kde.scm (krita): Update to 5.0.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 01:00:18 +02:00
Greg Hogan
e9e05dd129
gnu: python-modin: Update to 0.15.1.
* gnu/packages/python-science.scm (python-modin): Update to 0.15.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 01:00:18 +02:00
Greg Hogan
4f6191fbcd
gnu: xsimd: Update to 8.1.0.
* gnu/packages/cpp.scm (xsimd): Update to 8.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 01:00:18 +02:00
Z572
f9488d5444
gnu: guile-8sync: Update to 0.4.2-0.183b4f0.
* gnu/packages/guile-xyz.scm (guile-8sync): Update to 0.4.2-0.183b4f0.
[source]: use git source.
[native-inputs]: replace guile-2.2 with guile-3.0.
[description]: remove some tips.
<#:phases>: remove it.
<#:make-flags>: set GUILE_AUTO_COMPILE in it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 01:00:18 +02:00
Nikolay Korotkiy
634506da75
gnu: Add mle.
* gnu/packages/text-editors.scm (mle): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 01:00:18 +02:00
Efraim Flashner
71fb77cb65
gnu: python-shiboken-2: Update to 5.15.4.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.4.
2022-06-25 21:09:07 +03:00
Efraim Flashner
571fdf91cc
gnu: python-pyqtwebengine: Update to 5.15.4.
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.4.
2022-06-25 21:09:00 +03:00
Efraim Flashner
74e8b14129
gnu: python-pyqt5-sip: Update to 12.10.1.
* gnu/packages/qt.scm (python-pyqt5-sip): Update to 12.10.1.
2022-06-25 21:08:52 +03:00
Efraim Flashner
566250ec34
gnu: python-pyqt: Update to 5.15.4.
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.4.
2022-06-25 21:08:44 +03:00
Efraim Flashner
2ca5163651
gnu: qt-5: Update to 5.15.4.
* gnu/packages/qt.scm (qtbase-5, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia,
qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin,
qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech,
qtwebengine): Update to 5.15.4.
(qt5-urls): Adjust to new upstream URI names.
(qtsvg, qtxmlpatterns, qtdeclarative, qtsensors, qtwayland, qtserialport,
qtwebglplugin, qtscxml, qtremoteobjects)[arguments]: Remove trailing #t
from phases.
(qtimageformats, qtmultimedia)[source]: Remove #t from snippet.
(qtimageformats)[arguments]: Remove field.
(qtxmlpatterns)[arguments]: Enable tests. Add phase to skip another test.
(qtlocation)[source]: Use qt5-urls format.
[arguments]: Add phase in preparation to run the tests.
(qtcharts)[arguments]: Don't disable the tests. Add a phase to skip some
failing tests.
(qtnetworkauth)[arguments]: Remove field.
(qtwebengine)[source]: Adjust the preserved-third-party-files and the
substitutions due to changes in the sources.
[native-inputs]: Add node.
2022-06-25 21:08:27 +03:00
Marius Bakke
66e3adcad8
gnu: Remove unused patch.
This is a follow-up to commit fce910af55.

* gnu/packages/patches/postgresql-riscv-spinlocks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-24 00:07:32 +02:00
Marius Bakke
6c7fcc71d1
gnu: qtbase: Build with PostgreSQL@14.
* gnu/packages/qt.scm (qtbase-5)[inputs]: Change from POSTGRESQL-13 to
POSTGRESQL-14.
2022-06-23 19:55:44 +02:00
Marius Bakke
fce910af55
gnu: Remove postgresql@13 replacement.
* gnu/packages/databases.scm (postgresql-13)[replacement]: Remove.
[source](patches): Inherit from POSTGRESQL-14.
(postgresql-13/replacement): Remove variable.
* gnu/packages/databases.scm (postgresql-11)[source](patches): Inherit from
POSTGRESQL-13.
2022-06-23 19:55:44 +02:00
Marius Bakke
421a3c8172
gnu: libinput: Update to 1.19.4.
* gnu/packages/freedesktop.scm (libinput): Update to 1.19.4.
2022-06-23 19:55:44 +02:00
Marius Bakke
b40151ff4f
gnu: glu: Update to 9.0.2.
* gnu/packages/gl.scm (glu): Update to 9.0.2.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add PKG-CONFIG, AUTOCONF, AUTOMAKE, and LIBTOOL.
2022-06-23 19:55:43 +02:00
Marius Bakke
ddc538ac32
gnu: libical: Update to 3.0.14.
* gnu/packages/calendar.scm (libical): Update to 3.0.14.
[arguments]: Remove trailing #t's.
2022-06-23 19:55:43 +02:00
Marius Bakke
a6bc7baa54
gnu: freeglut: Update to 3.2.2.
* gnu/packages/gl.scm (freeglut): Update to 3.2.2.
[source](uri): Switch to new primary download location.
[source](patches): Remove.
* gnu/packages/patches/freeglut-gcc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-23 19:55:43 +02:00
Marius Bakke
60f17c197d
gnu: bluez: Use new style.
* gnu/packages/linux.scm (bluez)[arguments]: Use G-expressions and remove
trailing #t's.
2022-06-23 19:55:43 +02:00
Marius Bakke
6cb7e67dc5
gnu: bluez: Simplify inputs.
* gnu/packages/linux.scm (bluez)[native-inputs]: Remove labels.
2022-06-23 19:55:43 +02:00
Marius Bakke
7f209d8425
gnu: bluez: Update to 5.64.
* gnu/packages/linux.scm (bluez): Update to 5.64.
2022-06-23 19:55:43 +02:00
Marius Bakke
1535d8c5d8
gnu: libwebp: Simplify inputs.
* gnu/packages/image.scm (libwebp)[inputs]: Remove labels.
2022-06-23 19:55:43 +02:00
Marius Bakke
c209146212
gnu: libwebp: Update to 1.2.2.
* gnu/packages/image.scm (libwebp): Update to 1.2.2.
2022-06-23 19:55:43 +02:00
Marius Bakke
2692624ecf
gnu: libepoxy: Use new style.
* gnu/packages/gl.scm (libepoxy)[arguments]: Use gexp and remove labels.
While at it, remove obsolete substitution.
2022-06-23 19:55:43 +02:00
Marius Bakke
32c676bbcd
gnu: libepoxy: Update to 1.5.10.
* gnu/packages/gl.scm (libepoxy): Update to 1.5.10.
[source]: Switch to GIT-FETCH.
[arguments]: Remove trailing #t and defunct bootstrap phase.
2022-06-23 19:55:43 +02:00
Marius Bakke
3787f0d215
gnu: python-charset-normalizer: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-charset-normalizer): Update to 2.1.0.
2022-06-23 19:55:43 +02:00
Marius Bakke
a4283bf55f
gnu: python-urllib3: Update to 1.26.9.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9.
2022-06-23 19:55:42 +02:00
Marius Bakke
647ec2ae78
gnu: python-requests: Update to 2.28.0.
* gnu/packages/python-web.scm (python-requests): Update to 2.28.0.
[arguments]: Loosen charset-normalizer requirement.
2022-06-23 19:55:42 +02:00
Marius Bakke
9acd1a150f
gnu: python-certifi: Update to 2022.6.15.
* gnu/packages/python-crypto.scm (python-certifi): Update to 2022.6.15.
2022-06-23 19:55:42 +02:00
Marius Bakke
e850e361b6
gnu: python-sphinx: Update to 5.0.2.
* gnu/packages/sphinx.scm (python-sphinx): Update to 5.0.2.
2022-06-23 19:55:42 +02:00
Marius Bakke
a5436115a0
gnu: python-babel: Update to 2.10.3.
* gnu/packages/python-xyz.scm (python-babel): Update to 2.10.3.
2022-06-23 19:55:42 +02:00