Age | Commit message (Expand) | Author |
2023-07-11 | gnu: rxvt-unicode: Use helper procedure to make desktop files....* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Replace custom code with
make-desktop-entry-file. Specify categories and icon in desktop files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: rxvt-unicode: Use new package style....* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Use gexps.
[inputs]: Drop input labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: rxvt-unicode: Update to 9.31 [fixes CVE-2022-4170]....* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.31.
[inputs]: Add libxext.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: qbittorrent{,-nox}: Use qt-build-system....CMake is now upstream’s preferred build system.
* gnu/packages/bittorrent.scm (qbittorrent)[build-system]: Use qt-build-system.
[arguments]: Drop custom wrap phase. (Re-)enable tests.
[inputs]: Remove input labels. Drop qtbase-5.
[native-inputs]: Drop pkg-config.
(qbittorrent-nox)[arguments]: Adjust configure-flags. Keep the wrap-qt phase
since the non-GUI version is also a QT program.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: qbittorrent: Update to 4.5.4....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: mit-scheme: Fix building...* gnu/packages/scheme.scm (mit-scheme)[arguments] Add 'set-env
before 'configure, setting -Wno-array-parameter in CFLAGS and
CPPFLAGS to ignore warning causing build break.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zac Berkowitz |
2023-07-11 | gnu: xorriso: Update to 1.5.6.pl02...* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-07-11 | gnu: hwloc: Update to 2.9.2....* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philippe SWARTVAGHER |
2023-07-11 | gnu: guile-chickadee: Change license to Apache 2.0....* gnu/packages/game-development.scm (guile-chickadee)[license]: Change to
Apache 2.0 (asl2.0).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith |
2023-07-10 | gnu: icedove: Update to 102.13.0....* gnu/packages/gnuzilla.scm (icedove): Update to 102.13.0.
| Jonathan Brielmaier |
2023-07-10 | gnu: opustags: Update to 1.9.0....* gnu/packages/music.scm (opustags): Update to 1.9.0.
[native-inputs]: Add perl-test-deep.
[arguments]: Adjust accordingly.
| Leo Famulari |
2023-07-10 | gnu: pari-gp: Update to 2.15.4....* gnu/packages/algebra.scm (pari-gp): Update to 2.15.4.
| Andreas Enge |
2023-07-10 | gnu: openrgb: Update to 0.9....* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
| John Kehayias |
2023-07-10 | gnu: bpython: Update to 0.24....* gnu/packages/python-xyz.scm (bpython): Update to 0.24.
[propagated-inputs]: Remove python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2023-07-10 | gnu: python-curtsies: Update to 0.4.1....* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2023-07-10 | gnu: python-blessed: Add missing dependency....Fixes the build of python-curtsies.
The python-six dependency was accidentally removed in commit
9e1cbc62e54513ce92f7fc282700c87c93bfd25c.
* gnu/packages/python-xyz.scm (python-blessed)[propagated-inputs]: Add
python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2023-07-10 | gnu: ruby-hamster: Fix build....* gnu/packages/ruby.scm (ruby-hamster)[arguments]: Run tests with ruby-2.7 and
update style.
| Christopher Baines |
2023-07-10 | gnu: ruby-terraform: Update to 1.7.0....* gnu/packages/ruby.scm (ruby-terraform): Update to 1.7.0.
[source]: Use git-fetch.
[arguments]: Enable tests.
[native-inputs]: Add ruby-rspec, ruby-faker, ruby-simplecov.
[propagated-inputs]: Add ruby-immutable-struct.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: Add ruby-faker....* gnu/packages/ruby.scm (ruby-faker): New variable.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: Add ruby-immutable-struct....* gnu/packages/ruby.scm (ruby-immutable-struct): New variable.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: ruby-lino: Update to 3.1.0....* gnu/packages/ruby.scm (ruby-lino): Update to 3.1.0.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: ruby-i18n: Update to 1.13.0....* gnu/packages/ruby.scm (ruby-i18n): Update to 1.13.0.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: ruby-net-ssh: Update to 7.1.0....* gnu/packages/ruby.scm (ruby-net-ssh): Update to 7.1.0.
[source]: Switch to git-fetch for tests.
[native-inputs]: Add ruby-bcrypt-pbkdf, ruby-ed25519, ruby-rbnacl, and
ruby-x25519 for tests with optional dependencies.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add ruby-x25519....* gnu/packages/ruby.scm (ruby-x25519): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: ruby-rbnacl: Use new package style....* gnu/packages/ruby.scm (ruby-rbnacl): Use new package style.
[arguments]: Use gexp.
[source, propagated-inputs, inputs, native-inputs]: Restyle format.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: ruby-rbnacl: Update to 7.1.1....* gnu/packages/ruby.scm (ruby-rbnacl): Update to 7.1.1.
[home-page]: Update to current home page link.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add ruby-ed25519....* gnu/packages/ruby.scm (ruby-ed25519): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add ruby-bcrypt-pbkdf....* gnu/packages/ruby.scm (ruby-bcrypt-pbkdf): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add python-captum....* gnu/packages/machine-learning.scm (python-captum): New variable.
| Ricardo Wurmus |
2023-07-10 | gnu: Add python-flask-seasurf....* gnu/packages/python-web.scm (python-flask-seasurf): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| kiasoc5 |
2023-07-10 | gnu: Add python-flask-compress....* gnu/packages/python-web.scm (python-flask-compress): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| kiasoc5 |
2023-07-09 | gnu: ndisc6: Update to 1.0.7....* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: bpftrace: Update to 0.18.0....* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
| Tobias Geerinckx-Rice |
2023-07-10 | gnu: sbcl-ospm: Update to 0.0.2....* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
| Pierre Neidhardt |
2023-07-10 | gnu: ruby-ruby-memcheck: Skip tests when cross-compiling....* gnu/packages/ruby.scm (ruby-ruby-memcheck)[arguments]: Adjust #:tests?
to skip tests when cross-compiling.
| Efraim Flashner |
2023-07-10 | gnu: chatty: Add missing input....* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
| Efraim Flashner |
2023-07-10 | gnu: webkitgtk: Fix building on i686-linux....* gnu/packages/webkit.scm (webkitgtk)[arguments]: When building for
i686-linux add a phase to not include optimizations used by
x86_64-linux.
| Efraim Flashner |
2023-07-10 | gnu: cl-rove: Update to 0.10.0-1.6a5dfcd....* gnu/packages/lisp-check.scm (sbcl-rove): Update to 0.10.0-1.6a5dfcd.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Mike Delago |
2023-07-10 | gnu: cl-spinneret: Update to 3.0-6.d4398b5....* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 3.0-6.d4398b5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom Bologov |
2023-07-10 | gnu: electrum: Update to 4.4.5....* gnu/packages/finance.scm (electrum): Update to 4.4.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Michael Ford |
2023-07-10 | gnu: ledger: Update to 3.3.2....* gnu/packages/finance.scm (ledger): Update to 3.3.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Michael Ford |
2023-07-10 | gnu: homebank: Update to 5.6.5....* gnu/packages/finance.scm (homebank): Update to 5.6.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Michael Ford |
2023-07-10 | gnu: kicad: Update to 7.0.6....* gnu/packages/engineering.scm (kicad): Update to 7.0.6.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2023-07-10 | gnu: ruby-ruby-memcheck: Update to 1.3.2....* gnu/packages/ruby.scm (ruby-ruby-memcheck): Update to 1.3.2.
[arguments]: Disable tests on x86-32.
| Christopher Baines |
2023-07-10 | gnu: ruby-safe-yaml: Fix build....* gnu/packages/ruby.scm (ruby-safe-yaml)[arguments]: Build with #:ruby
ruby-2.7 and update style.
| Christopher Baines |
2023-07-10 | gnu: ruby-sass: Update to 3.7.4....* gnu/packages/ruby.scm (ruby-sass): Update to 3.7.4.
[source]: Switch to git repository.
[arguments]: Specify #:test-target "test:ruby".
| Christopher Baines |
2023-07-10 | gnu: ruby-sass-spec: Remove ruby-terminfo input....As I don't think it's necessary.
* gnu/packages/ruby.scm (ruby-sass-spec)[propagated-inputs]: Remove
ruby-terminfo.
[arguments]: Update style.
| Christopher Baines |
2023-07-10 | gnu: ruby-terminfo: Update to 0.2....* gnu/packages/ruby.scm (ruby-terminfo): Update to 0.2.
[source]: Switch to source tarball.
[arguments]: Update accordingly.
| Christopher Baines |
2023-07-10 | gnu: ruby-flores: Fix build....There's a single test failure when the tests are run with ruby 3.1.
* gnu/packages/ruby.scm (ruby-flores)[arguments]: Add #:ruby ruby-2.7 and use
it.
| Christopher Baines |
2023-07-10 | gnu: ruby-yard: Refactor package and some dependencies....Replace ruby-yard and ruby-yard-with-tests with ruby-yard and
ruby-yard/minimal. This introduced some cycles, so add some additional
minimal variants to avoid this.
* gnu/packages/ruby.scm (ruby-asciidoctor/minimal, ruby-test-unit/minimal,
ruby-yard/minimal): New variables.
(ruby-rubygems-tasks)[native-inputs]: Remove unnecessary ruby-spec and
ruby-yard.
(ruby-locale, ruby-gettext, ruby-tdiff, ruby-nokogiri-diff,
ruby-public-suffix, ruby-addressable)[native-inputs]:
Switch to ruby-yard/minimal.
(ruby-metaclass)[native-inputs]: Switch to ruby-test-unit/minimal.
(ruby-yard): Update to 0.9.34.
[arguments]: Update style, don't disable tests, specify #:test-target, and
patch spec/cli/diff_spec.rb.
[native-inputs]: Add from ruby-yard-with-tests.
(ruby-yard-with-tests): Remove variable.
| Christopher Baines |