| Age | Commit message (Collapse) | Author | Files | Lines |
|
* gnu/packages/qt.scm (qtbase)[#:phases]{check}: Skip tst_qsqldatabase,
tst_qtimer and tst_qtimer_no_glib. Reinstate tst_qsqlthread.
Co-authored-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/pulseaudio.scm (libsndfile)[arguments]<#:phases>:
Add phase to disable sdlcomp_test_* for opus.
Change-Id: Id076065892eb61dd94f1e042b0b7747c6e137c19
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/xiph.scm (opus): Update to version 1.6.1. Format with
guix style.
[properties]: Format with guix style.
Change-Id: Ie28566720a4f86b8f959e8f9282a2fbed24daa6c
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/pulseaudio.scm (libsndfile): Update version and format
package definition with `guix style`.
[version]: Update to 1.2.2-0.68f6c16.
[source]: Add patches to fix CVE-2025-52194 and CVE-2026-37555. Remove
snippet to substitute env path in test_wrapper.
[arguments]: Fix configure warnings by disabling `sqlite`.
<#:phases>: Add phase to substitute env path in test_wrapper.
[propagated-inputs]: Add libmpg123 and lame.
[home-page]: Home page moved to GitHub.
* gnu/local.mk: Register patch files.
* gnu/packages/patches/libsndfile-CVE-2025-52194.patch: New file.
* gnu/packages/patches/libsndfile-CVE-2026-37555.patch: New file.
Change-Id: Ieaa96859e2cc5ab7654999f00ed219f6c1eb0d86
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/xiph.scm (opus-tools): Fix cross compilation issue.
Reformat.
[source]: Switch to git-fetch.
[arguments]: Inherit from libopusenc.
{#:configure-flags}: Override pkg-config detection.
Change-Id: I9e5748bfab3a77450584e9d9b69511704265f95f
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/xiph.scm (libopusenc): Update to 0.3. Reformat.
[source]: Switch to git-fetch.
[arguments] {#:configure-flags}: Don't build static library.
{#:phases}: Add phase.
[native-inputs]: Add GNU autotools.
Change-Id: I8959f51368d37907e66c7de1b07da348bbbd7f4f
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
Extract sbctester into its own package to reduce the dependencies of sbc and
therefore prevent circular dependencies.
* gnu/packages/linux.scm (sbc)[arguments]: Disable building tester binary.
[inputs]: Remove.
* gnu/packages/linux.scm (sbctester): New variable.
Change-Id: I756caaf58c2ebc3f269f885e882900e58fbf7315
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/linux.scm (sbc): Update to 2.2. Reformat.
[source] Remove patch.
* gnu/local.mk: Remove patch.
* gnu/packages/patches/sbc-fix-build-non-x86.patch: Delete file.
Change-Id: Icb9b65173aa73b50733b2b87a55423e6cd2d4ac3
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/audio.scm (wstsound, alure, audacity, ecasound, snd, libmixed,
libopenmpt, tenacity),
* gnu/packages/easyrpg.scm (libretro-easyrpg, easyrpg-player),
* gnu/packages/game-development.scm (guile-chickadee, love, slade),
* gnu/packages/games.scm (quakespasm, vkquake),
* gnu/packages/gstreamer.scm (gst-plugins-good, gst-plugins-good-qt),
* gnu/packages/lisp-xyz.scm (sbcl-cl-mpg123, cl-out123, cl-mpg123,
sbcl-cl-out123, ecl-cl-mpg123, ecl-cl-out123),
* gnu/packages/music.scm (audacious),
* gnu/packages/radio.scm (welle-io),
* gnu/packages/sdl.scm (sdl2-mixer-x, sdl2-mixer),
* gnu/packages/video.scm (mplayer, mpv),
* gnu/packages/web-browsers.scm (lagrange)[input]: Update mpg123 to libmpg123.
Change-Id: I9ddf2de9f684b824f578b9d4a2e7fc3b6e9f9094
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/mp3.scm (libmpg123, libout123, libsyn123): New variables.
* gnu/packages/mp3.scm (mpg123): Split libraries from main package. Use them
as inputs.
[arguments]: Link the pre-built libraries.
[inputs]: Add mpg123 libraries.
[synopsis, description]: Remove references to mpg123 libraries.
Change-Id: Ia0ca2b6f7233f56b7d132518c9ad6b36d4259505
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/mp3.scm (mpg123): Update to 1.33.5. Format.
Change-Id: I74c3379b1d4251cd411bfbbbfdd5295c32397745
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/video.scm (ffmpeg-4): Update to 4.4.7.
Change-Id: I50cfb53f17145c136dd014b4937df35efe19d12a
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.9.
Change-Id: I3e00195e184368945be6defe348d47e7614c94ff
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/video.scm (ffmpeg-6): Update to 6.1.5. Format `guix style`.
Change-Id: I4564390f7cda8b33f4a6e378032415e3c5dcf59c
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/video.scm (ffmpeg): Update to 8.1.1.
[arguments]<configure-flags>: Disable frei0r filter tests.
Change-Id: I23abfc7bedf977c80e804e4ffd6809c879fe57f9
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/audio.scm (libgme): Update to 0.6.5.
[source]: Switch to git-fetch.
[home-page]: Update URL.
Change-Id: I7f934fef07b200fea18be2f3d5d6c0525907b1e6
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/linux.scm (alsa-plugins) [version]: Update to 1.2.12.
[source]: Switch to 'git-fetch'.
[native-inputs]: Add autotools, automake and libtool.
[description]: Reword.
Change-Id: I2702904de4cda6447d21bbca63e4fc1b222548dc
Co-authored-by: SilverlightningY <reband.florian@googlemail.com>
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/linux.scm (alsa-utils) [version]: Update to 1.2.15.2.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Change-Id: If46ed827fe377c97bf25c3875be0e78842170a6f
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/linux.scm (alsa-lib) [arguments]: Use G-expressions.
Change-Id: Iddb0ed39ae345a402579a438a1cef86022098cdb
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/linux.scm (alsa-lib) [version]: Update to 1.2.16.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Change-Id: I72675f37cfc35d80d3c4e58514a125cfc9d07996
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/linux.scm (alsa-topology-conf) [version]: Update to 1.2.5.1.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Change-Id: I1b227af1e9e41a1cb53d014f758525d4e2f9c5b1
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/linux.scm (alsa-ucm-conf) [version]: Update to 1.2.15.3.
[source]: Switch to 'git-fetch'.
[description]: Reword.
Change-Id: I4de236ab55404cdfe799036e36ddda5a3b602f41
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-overlord): Update to 0.0.0-2.0b5bbbb.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-fset): Update to 2.4.5.
[inputs]: Add sbcl-alexandria, sbcl-iterate and sbcl-jzon.
[arguments]: Add fset/iterate and fset/jzon to 'asd-systems'.
[license]: Switch to bsd-2.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-misc-extensions): Update to 4.2.4.
|
|
* gnu/packages/finance.scm (p2pool): Update to 4.17.
|
|
* gnu/packages/emacs-xyz.scm (emacs-agent-shell): Update to 0.56.1.
[source]: Delete patch.
[arguments]: Update #:test-command; add ’disable-failing-tests #:phase.
[native-inputs]: Remove emacs-ert-runner; add git-minimal/pinned.
* gnu/packages/patches/emacs-agent-shell-fix-tests.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Unregister it.
|
|
* gnu/packages/emacs-xyz.scm (emacs-shell-maker): Update to 0.93.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-acp): Update to 0.12.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-speed-type): Update to 1.7.
[arguments]: Add ’skip-failing-test #:phase.
|
|
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.19.
[arguments]: Set #:test-command.
|
|
* gnu/packages/emacs-xyz.scm (emacs-jabber): Update to 0.11.1.
[arguments]: Update ’disable-failing-tests #:phase.
[native-inputs]: Update ’emacs-jabber-picomemo.
|
|
* gnu/packages/emacs-xyz.scm (emacs-meyvn): Update to 1.8.
[propagated-inputs]: Remove emacs-projectile.
[arguments]: Unset #:tests?.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.13.
|
|
* gnu/packages/photo.scm (mtfmapper): New variable.
Merges guix/guix!9298
|
|
* gnu/packages/golang-check.scm (go-github-com-gostaticanalysis-nilerr):
New variable.
Relates-to: guix/guix!5417
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-check.scm
(go-github-com-gostaticanalysis-forcetypeassert): New variable.
Relates-to: guix/guix!5417
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-check.scm
(go-github-com-gostaticanalysis-analysisutil): New variable.
Relates-to: guix/guix!5417
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-check.scm
(go-github-com-gostaticanalysis-comment): New variable.
Relates-to: guix/guix!5417
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-check.scm
(go-github-com-gostaticanalysis-testutil): New variable.
Relates-to: guix/guix!5417
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-web.scm (go-cloud-google-com-go-civil): New
variable.
(go-cloud-google-com-go)[source] <snippet>: Delete "civil" directory.
[arguments] <test-subdirs>: Drop "civil" from scope.
(go-cloud-google-com-go-spanner):
[propagated-inputs]: Add go-cloud-google-com-go-civil.
Relates-to: guix/guix!5417
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-compression.scm (go-github-com-roaringbitmap-roaring):
[home-page]: Use URL seen on GitHub package.
Merges: guix/guix!9540
|
|
* gnu/packages/golang-compression.scm (go-github-com-roaringbitmap-roaring-v2): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-web.scm (go-github-com-blevesearch-scorch-segment-api-v2): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-web.scm (go-github-com-go-openapi-swag-stringutils): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-check.scm (go-github-com-go-openapi-testify-v2): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-web.scm (go-github-com-olivere-elastic): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-xyz.scm (go-github-com-6543-go-version): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-xyz.scm (go-github-com-gdgvda-cron): New variable.
Relates-to: guix/guix!9540
|
|
* gnu/packages/golang-crypto.scm (go-github-com-42wim-sshsig): New variable.
|