summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-06gnu: tz: Refresh package style.Sharlatan Hellseher
* gnu/packages/time.scm (tz): [arguments]: Swap to list style. <#:phases>: Swap to default 'check phase. Set <#:install-source?> to #t. [inputs]: Remove labels. [description]: Fix indentation. Change-Id: Id375585c926535015f5c4b8b9964fa455de7ca41
2024-04-06gnu: tz: Update to 0.7.0.Sharlatan Hellseher
* gnu/packages/time.scm (tz): Update to 0.7.0. [inputs]: Add go-github-com-tkuchiki-go-timezone. Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
2024-04-06gnu: Add go-github-com-tkuchiki-go-timezone.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable. Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
2024-04-06gnu: lf: Refresh package style.Sharlatan Hellseher
* gnu/packages/disk.scm (lf): Adjust indentation. [arguments]: Use list style. Add <#:install-source?>. [native-inputs]: Sort alphabetically, move after arguments. [description]: Use texinfo style, adjust indentation. Change-Id: I7ce733139ca9a1514329cc1034de8f21c100b855
2024-04-06gnu: lf: Update to 31.Sharlatan Hellseher
* gnu/packages/disk.scm (lf): Update to 31. [arguments] <#:go>: Use go-1.18. [native-inputs]: Remove go-github-com-gdamore-tcell-v2-2.3; add go-github-com-gdamore-tcell-v2 and go-github-com-djherbis-times. * gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): Remove variable. Change-Id: I02f675eeb74a2a08dd153ca64619bd6a8f23943c
2024-04-06gnu: Add go-github-com-djherbis-times.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New variable. Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
2024-04-06gnu: go-github-com-songmu-gitconfig: Update to 0.1.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig): Update to 0.1.1. [source]: Use direct URL string instead of home-page. [home-page]: Move above synopsis. Change-Id: I6669bd6a3d25ae652b2d20441a29fdc3e0a318f7
2024-04-06gnu: go-github-com-mattn-go-pointer: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix indentation. Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
2024-04-06gnu: go-github-com-mattn-go-pointer: Update to 0.0.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1. Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
2024-04-06gnu: Add sccFries
* gnu/packages/code.scm (scc): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I90653554a6f0640718892622f76c0c1be138687c
2024-04-06gnu: go-gopkg-in-yaml-v2: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I10f478aba8e9c836ce5cc03eb2fb59ff9f794fc5
2024-04-06gnu: go-github-com-spf13-cobra: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I545b0279c040be0412cbca744e949f31e9d34b1f
2024-04-06gnu: go-github-com-mattn-go-sqlite3: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/file-systems.scm: Add (gnu packages golang-xyz) module. Change-Id: If74972f1d920851a23508a6dc0403e0a84e270f3
2024-04-06gnu: go-github-com-mattn-go-zglob: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Move from here ... * gnu/packages/golang-xyz.scm: ... to here * gnu/packages/password-utils.scm: Add (gnu packages golang-xyz) module. Change-Id: I3777ff257c6baa91930e141f84f9da94be0634b6
2024-04-06gnu: go-github-com-mattn-go-pointer: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iba5e71a870bbbce1dfea80ceafcd66e56883887b
2024-04-06gnu: go-github-com-mattn-go-colorable: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/textutils.scm: Add (gnu packages golang-xyz) module. Change-Id: I7a9763ebd498e071b17abbde838a7cbf8fc891de
2024-04-06gnu: go-github-com-mattn-go-isatty: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/music.scm: Add (gnu packages golang-xyz) module. Change-Id: Ibbab55ed60afdd5513f91dde93550b2eff7a622c
2024-04-06gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/check.scm: Add (gnu packages golang-xyz) module. * gnu/packages/disk.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/time.scm: Likewise. * gnu/packages/weather.scm: Likewise. Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
2024-04-06gnu: Add go-github-com-json-iterator-go.Fries
* gnu/packages/golang-web.scm (go-github-com-json-iterator-go): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I1e54402c9d45317918ef59513e110bc97fc0bc63
2024-04-06gnu: Add go-github-com-modern-go-reflect2.Fries
* gnu/packages/golang-xyz.scm (go-github-com-modern-go-reflect2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I5cce2cac1cf535498bd5ecdd2d5db45080118947
2024-04-06gnu: Add go-github-com-modern-go-concurrent.Fries
* gnu/packages/golang.scm (go-github-com-modern-go-concurrent): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ie42473a28271069abea34b175dc2d98aeb6e66b9
2024-04-06gnu: Add go-github-com-dbaggerman-cuba.Fries
* gnu/packages/golang-xyz.scm (go-github-com-dbaggerman-cuba): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib57363e34cc489828f99e7752e9a8c887885d057
2024-04-06gnu: Add go-github-com-karrick-godirwalk.Fries
* gnu/packages/golang-xyz.scm (go-github-com-karrick-godirwalk): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I109086c8aeebb29015ece44e305a7f875b38b7b7
2024-04-06gnu: Add go-github-com-pkg-profile.Fries
* gnu/packages/golang-check.scm (go-github-com-pkg-profile): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I135b3f0ccadd27847a5745a71d75ec6c5b4d2b9e
2024-04-06gnu: Add go-github-com-felixge-fgprof.Fries
* gnu/packages/golang-check.scm (go-github-com-felixge-fgprof): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib97bfc180e1bfffbc01aee348feb15431650ddb5
2024-04-06gnu: Add go-github-com-google-pprof.Fries
* gnu/packages/golang-check.scm (go-github-com-google-pprof, go-pprof): New variables. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I5faecfa8ef9318fe3e2de4af62b9876cc3732714
2024-04-06gnu: Add go-github-com-ianlancetaylor-demangle.Fries
* gnu/packages/golang-xyz.scm (go-github-com-ianlancetaylor-demangle): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3db163b9d32eff30539d81556309ec554bc3dbe6
2024-04-06gnu: Add go-github-com-chzyer-readline.Fries
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-readline): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I33eca16e71838a3b2a6dbe2610532e16012e3920
2024-04-06gnu: Add go-github-com-chzyer-test.Fries
* gnu/packages/golang-check.scm (go-github-com-chzyer-test): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibbc266255bbc29737be3971516b5eef567a1175b
2024-04-06gnu: Add go-github-com-chzyer-logex.Fries
* gnu/packages/golang-xyz.scm (go-github-com-chzyer-logex): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3c8038b999540f6cdff75f360a04f12b2753dd99
2024-04-06gnu: blender: Unbundle dependencies.Vinicius Monego
* gnu/packages/graphics.scm (blender)[arguments]<#:configure-flags>: Pass "-DWITH_SYSTEM_BULLET=ON", "-DWITH_SYSTEM_EIGEN3=ON", "-DWITH_SYSTEM_FREETYPE=ON", "-DWITH_SYSTEM_GLOG=ON", "-DWITH_SYSTEM_LZO=ON". [inputs]: Add bullet, eigen, glog, lzo. Change-Id: Iae52880a9fa3dc2a39948e5fe4fbddb84637c5da
2024-04-06gnu: blender: Update to 3.6.10.Vinicius Monego
* gnu/packages/graphics.scm (blender): Update to 3.6.10. [arguments]<#:configure-flags>: Unset "-DCMAKE_CXX_FLAGS". <#:phases>: Delete the fix-broken-import phase. [inputs]: Add libepoxy. Replace freetype with freetype-with-brotli, ilmbase with imath, openexr-2 with openexr. Change-Id: Ifb5e5cdb4d26aac9626bf5cd77e171d8b0ebfaed
2024-04-06gnu: openvdb: Update to 11.0.0.Vinicius Monego
* gnu/packages/graphics.scm (openvdb): Update to 11.0.0. [inputs]: Add jemalloc. Remove ilmbase. Change-Id: Ia8b248c1171c62344ff6da924afa5f4d83cd8d49
2024-04-06gnu: opensubdiv: Update to 3.6.0.Vinicius Monego
* gnu/packages/graphics.scm (opensubdiv): Update to 3.6.0. [arguments]: Use G-Expressions. Remove trailing #t from phases. Change-Id: Ie37f70a5146e5072b362a4439d0669ea19ca2869
2024-04-06gnu: opencolorio: Update to 2.3.2.Vinicius Monego
* gnu/packages/image-processing.scm (opencolorio): Update to 2.3.2. [source]: Remove snippet. [arguments]: Use G-Expressions. <#:configure-flags>: Unset "-DCMAKE-CXX_FLAGS", "-DOCIO_BUILD_STATIC", "-DUSE_EXTERNAL_TINXML", "-DUSE_EXTERNAL_LCMS". Pass "-DCIO_BUILD_GPU_TESTS=false". <#:phases>: Delete the patch-test-suite phase. [native-inputs]: Remove git, pkg-config. Add openimageio, pybind11-2.10, python-wrapper. [inputs]: Remove openexr-2, tinyxml. Add expat, freeglut, glew, imath, libglvnd, minizip-ng, openexr, pystring, yaml-cpp, zlib. [license]: Simplify. * gnu/packages/patches/opencolorio-fix-build-with-gcc11.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: Iafd87762df81d0f5c23089251b4241a57d414dc4
2024-04-06gnu: Add minizip-ng.Vinicius Monego
* gnu/packages/compression.scm (minizip-ng): New variable. Change-Id: I429dc542c1610383962c9971c2bef5a94c1f8bc6
2024-04-06gnu: Add pystring.Vinicius Monego
* gnu/packages/cpp.scm (pystring): New variable. Change-Id: Ifff1ae3d3ed8ec880a2dd098d6d81de28d7bdda6
2024-04-06gnu: openshadinglanguage: Update to 1.13.8.0.Vinicius Monego
* gnu/packages/graphics.scm (openshadinglanguage): Update to 1.13.8.0. [source]: Add patch. [arguments]: Use G-Expressions. <#:configure-flags>: Pass the "-DLLVM_BC_GENERATOR" option. <#:phases>: Delete the add-ilmbase-include-path phase. Add new tests to skip. [native-inputs]: Replace clang-9 with clang, llmv-9 with llvm. [inputs]: Replace openexr-2 with openexr, qtbase-5 with qtbase. Change-Id: Ib3e7ed39c3eb170e3d24ccc74243ebff490e07ab
2024-04-06gnu: openimageio: Update to 2.5.10.1.Vinicius Monego
* gnu/packages/graphics.scm (openimageio): Update to 2.5.10.1. [source]: Adjust tag prefix. [arguments]: Use G-Expressions. <#:configure-flags>: Pass "-DOIIO_BUILD_TESTS=false". [inputs]: Replace openexr-2 with openexr, fmt-8 with fmt. Use package labels. Sort alphabetically. Change-Id: I7016f89c5b7c78cbc1ffeac23e5c0cefe2a8f43b
2024-04-06gnu: libheif: Enable tests.Vinicius Monego
* gnu/packages/image.scm (libheif)[arguments]: Remove #:tests?. Change-Id: Ibf89a3eb3ff3a78962896147f385ef4de0493e3e
2024-04-06gnu: libheif: Update to 1.17.6.Vinicius Monego
* gnu/packages/image.scm (libheif): Update to 1.17.6. [inputs]: Use package labels. Change-Id: I8de9374ea0a93eb7e80734992362821da1fb0621
2024-04-06gnu: xgboost: Update to 1.7.6.Vinicius Monego
* gnu/packages/machine-learning.scm (xgboost, python-xgboost): Update to 1.7.6. (python-xgboost)[arguments]: Remove #:test-flags and disable tests. * gnu/packages/patches/xgboost-use-system-dmlc-core.patch: Update patch. Change-Id: Ib0eb015f72150ef82ce386eda26749e25f816e95
2024-04-06gnu: Add libmseed.Vinicius Monego
* gnu/packages/geo.scm (libmseed): New variable. Change-Id: I6feb414110c30da408069b36b46a421467d2ccad
2024-04-06gnu: gnome-essential-extras: Propagate xdg-desktop-portal.Dariqq
xdg-desktop-portal (and xdg-desktop-portal-gnome) is needed for the dark theme in Gnome 44 to work properly. * gnu/packages/gnome.scm (gnome-essential-extras)[propagated-inputs]: Add xdg-desktop-portal. Change-Id: Id84626e6bc404e9607ee7f8f299ac90f24323081 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-04-06gnu: komikku: Update to 1.34.2.Liliana Marie Prikler
* gnu/packages/gnome.scm (komikku): Update to 1.34.2. [inputs]: Add python-colorthief. [native-inputs]: Add blueprint-compiler. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06gnu: blueprint-compiler: Update to 0.12.0.Liliana Marie Prikler
* gnu/packages/gnome.scm (blueprint-compiler): Update to 0.12.0. [arguments]: Remove ‘wrap-gi’ phase, add ‘pre-check’. [native-inputs]: Add libadwaita and xorg-server-for-tests. Reindent. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06gnu: Add python-colorthief.Liliana Marie Prikler
* gnu/packages/python-xyz.scm (python-colorthief): New variable. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06gnu: java-flatlaf: Link library with libjawt.so.Ricardo Wurmus
* gnu/packages/java-graphics.scm (java-flatlaf)[arguments]: Add link options. Change-Id: I2306e7ea4c2ca9f0f20eeca107b09fa41304a8df
2024-04-05gnu: v4l2loopback-linux-module: Update to 0.13.1.John Kehayias
* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.13.1. Change-Id: I0c2673766060cd66a81dae3a87b8b19ef343b7de
2024-04-05gnu: openssh: Update to 9.7p1.Jack Hill
* gnu/packages/ssh.scm (openssh): Update to 9.7p1 [source]: Remove openssh-gcc-13-ppc64le-fzero-call-used-regs.patch'. * gnu/packages/patches/openssh-gcc-13-ppc64le-fzero-call-used-regs.patch: Delete file. * gnu/packages/local.mk (dist_patch_DATA): Remove it. Change-Id: Ia13c32869afa6c964770243ecacf5a3ce473e5e2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>