summaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
AgeCommit message (Collapse)Author
2025-05-06gnu: jthreads: Fix build.Nicolas Goaziou
* gnu/packages/cpp.scm (jthread): Bump texlive-listings version provided in TeX Live to 1.10c. Change-Id: I699bcc43b1a2dcbff8956d664b3dab496ca2e270
2025-05-06gnu: Rename `texlive-updmap.cfg' into `texlive-local-tree'.Nicolas Goaziou
* doc/build.scm (pdf-manual): * doc/contributing.texi (Submitting Patches): * gnu/packages/algebra.scm (pari-gp): (giac): * gnu/packages/assembly.scm (asl): * gnu/packages/audio.scm (chow-tape-model): * gnu/packages/bioconductor.scm (r-biocstyle): * gnu/packages/bioinformatics.scm (discrover): (phyml): (velvet): * gnu/packages/chemistry.scm (yaehmop): * gnu/packages/chez.scm (chez-scheme-for-racket): (stex-bootstrap): (chez-web): (chez-sockets): * gnu/packages/cran.scm (r-papaja): (r-prereg): * gnu/packages/docbook.scm (dblatex): * gnu/packages/emacs-xyz.scm (emacs-auctex): * gnu/packages/engineering.scm (fastcap): * gnu/packages/finance.scm (optionmatrix): * gnu/packages/fsf.scm (book-faif): * gnu/packages/gettext.scm (po4a): (po4a-minimal): * gnu/packages/graphics.scm (mmg): * gnu/packages/graphviz.scm (dot2tex): * gnu/packages/guile-xyz.scm (emacsy): (guile-cv): * gnu/packages/lisp.scm (sbcl): * gnu/packages/maths.scm (cddlib): (gnuplot): (itpp): (octave): (suitesparse-amd): (suitesparse-camd): (suitesparse-cholmod): (suitesparse-klu): (suitesparse-ldl): (suitesparse-mongoose): (suitesparse-spex): (suitesparse-spqr): (suitesparse-umfpack): (hypre): * gnu/packages/music.scm (lilypond): * gnu/packages/ocaml.scm (unison): (ocaml-bibtex2html): * gnu/packages/pdf.scm (extractpdfmark): * gnu/packages/photo.scm (enblend-enfuse): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): (python-pypandoc): * gnu/packages/radio.scm (gnuradio): (libosmo-dsp): * gnu/packages/scheme.scm (mit-scheme): * gnu/packages/security-token.scm (yubico-piv-tool): * gnu/packages/sphinx.scm (python-sphinx): (python-sphinx-5): * gnu/packages/statistics.scm (r-with-tests): (r-spams): * gnu/packages/tex.scm (texlive-local-tree): Renamed from… (texlive-updmap.cfg): … this. Deprecate the latter. (texlive-biblatex-philosophy): (texlive-bropd): (texlive-fontsize): (texlive-poetrytex): (texlive-reverxii): (texlive-stix): (texlive-suftesi): (texlive-thucoursework): (texlive-ulqda): (texlive-yathesis): (texlive-makecell): (texlive-robotarm): (texlive-bbold): (texlive-babel-romansh): (texlive-polyglossia): (texlive-innerscript): (teximpatient): (texlive-xkeyval): (texlive-arabxetex): (texlive-blox): (texlive-ecgdraw): (texlive-gradientframe): (texlive-everyhook): (texlive-actuarialangle): (texlive-actuarialsymbol): (texlive-autopdf): (texlive-etaremune): (texlive-extract): (texlive-forarray): (texlive-graphicx-psmin): (texlive-ha-prosper): (texlive-namespc): (texlive-newspaper): (texlive-powerdot): (texlive-recipecard): (texlive-show2e): (texlive-tablists): (texlive-ted): (texlive-xargs): (texlive-xpeek): * gnu/packages/xdisorg.scm (xforms): * gnu/packages/algebra.scm (gap): * gnu/packages/cpp.scm (jthread): * guix/lint.scm (check-inputs-should-be-native): Rename `texlive-updmap.cfg' into `texlive-local-tree'. Change-Id: I129280807c418e57acbcbda399545ab27a9e0a33
2025-04-29gnu: pcg-cpp: Update to 0.98.1-3.428802d.Greg Hogan
* gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-3.428802d. Change-Id: I6e24e953920ee17fb2cbbf75fce64507112b2775
2025-04-28gnu: nlohmann-json: Update to 3.12.0.Greg Hogan
* gnu/packages/cpp.scm (nlohmann-json): Update to 3.12.0. Change-Id: I6ce94dc954d2d24004e232fb5fab4bf1c53e5f6f Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-28gnu: cmake: Update to 4.0.1.Maxim Cournoyer
* gnu/packages/cmake.scm (cmake-3.30): Rename to... (cmake-next): ... this, and update to 4.0.1. * gnu/packages/cpp.scm (hyprgraphics): Adjust accordingly. * gnu/packages/games.scm (gemrb): Likewise. * gnu/packages/image-viewers.scm (vv): Likewise. * gnu/packages/machine-learning.scm (fbgemm): Likewise. * gnu/packages/wm.scm (hyprland): Likewise. * gnu/packages/xdisorg.scm (aquamarine, hyprlock) (hyprpaper): Likewise. Change-Id: Ifb721bc94418696c4894f92aae88028bfb3e8167
2025-04-26gnu: cxxopts: Update to 3.2.1.Cayetano Santos
* gnu/packages/cpp.scm (cxxopts): Update to 3.2.1. Change-Id: Id71fd780a3c028e60f2adb52616b57049052109e Signed-off-by: Zheng Junjie <z572@z572.online>
2025-04-16gnu: Add string-view-lite.Nicolas Graves
* gnu/packages/cpp.scm (string-view-lite): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16gnu: Add clipper2.Nicolas Graves
* gnu/packages/cpp.scm (clipper2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16gnu: cpplint: Update to 2.0.0.Nicolas Graves
* gnu/packages/cpp.scm (cpplint): Update to 2.0.0. [arguments]{phases}: Add phase 'patch-build-system. [native-inputs]: Add python-parameterized, python-pytest-timeout. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16gnu: cpp-httplib: Update to 0.20.0.Ricardo Wurmus
* gnu/packages/cpp.scm (cpp-httplib): Update to 0.20.0. Change-Id: I279c00feb30d11b636c122b6ba42ef7bb852012e
2025-04-16gnu: xsimd: Update to 13.2.0.Zheng Junjie
* gnu/packages/cpp.scm (xsimd): Update to 13.2.0. Change-Id: I86e3d2e8138c10f48b8acebda8751be2727a7364 Signed-off-by: Zheng Junjie <z572@z572.online>
2025-04-15gnu: aws-sdk-cpp: Update to 1.11.541.Greg Hogan
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.541. Change-Id: Ia6f34e2584f583eb5baddf0c314abac790632ae4
2025-04-15gnu: aws-crt-cpp: Update to 0.32.3.Greg Hogan
* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.32.3. Change-Id: I4872c15c9133cc3607d15706cdacb03d9bd0893d
2025-04-15gnu: abseil-cpp: Update to 20250127.1.Greg Hogan
* gnu/packages/cpp.scm (abseil-cpp): Update to 20250127.1. Change-Id: I42fe68e1ae04825f8db1d1ec91b8d4e97f9c5c4c
2025-04-15gnu: abseil-cpp-20220623: Update to 20220623.2.Greg Hogan
* gnu/packages/cpp.scm (abseil-cpp-20220623): Update to 20220623.2. Change-Id: I85df8a18b4a2d46f9eaada60c7b1acade6a7d272
2025-04-15gnu: Rename abseil-cpp-20220623.1 to abseil-cpp-20220623.Greg Hogan
* gnu/packages/cpp.scm (abseil-cpp-20220623.1): Rename this ... (abseil-cpp-20220623): ... to this. Change-Id: I6448a9e43413154bd79072216908ca371a179aff
2025-04-10gnu: hyprutils: Update to 0.6.0.Daniel Ziltener
* gnu/packages/cpp.scm (hyprutils): Update to 0.6.0. [native-inputs]: Replace gcc-13 by gcc-14. Change-Id: I6a5d5e473b8c0dcef4447ac3a12ac81a77252bc1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-04-10gnu: hyprgraphics: Update to 0.1.3.Daniel Ziltener
* gnu/packages/cpp.scm (hyprgraphics): Update to 0.1.3. Change-Id: I79eb9316f8e1ce0b5bd3627d4d997d7892c906fa Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-04-06gnu: aws-sdk-cpp: Update to 1.11.538.Ashish SHUKLA
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.538. Change-Id: Ic3b27cab54157d728a8ea9250338265517619cb0 Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-06gnu: aws-crt-cpp: Update to 0.32.2.Ashish SHUKLA
* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.32.2. Change-Id: Ic09784de47b83c7d68e99602b1e85db18a81ab49 Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-03gnu: fast-float: Update to 8.0.2.Greg Hogan
* gnu/packages/cpp.scm (fast-float): Update to 8.0.2. Change-Id: I580a9126b7fec708ef561004ed326a36acfc8102 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-26gnu: Add xdgpp.Sergio Pastor Pérez
* gnu/packages/cpp.scm (xdgpp): New variable. Change-Id: Ia11c0926e5b7f6e60c5dd48e8973cfd6391b1469 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-26gnu: Add nativefiledialog-extended.Sergio Pastor Pérez
* gnu/packages/cpp.scm (nativefiledialog-extended): New variable. Change-Id: I89ed4554db3ec8075bbb7d50bbfb4b99cae81a27 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-26gnu: Add miniaudio.Sergio Pastor Pérez
* gnu/packages/cpp.scm (miniaudio): New variable. Change-Id: I27b74793dd7b80af4437e0a1b997cc87fe8822e5 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-26gnu: Add lunasvg.Sergio Pastor Pérez
* gnu/packages/cpp.scm (lunasvg): New variable. Change-Id: I77b7943e26e4e676a1575e3e33305f6f4476b401 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-26gnu: Add plutovg.Sergio Pastor Pérez
* gnu/packages/cpp.scm (plutovg): New variable. Change-Id: I23d615af1545b79f07a64902c472e6a2e081af5a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-26gnu: Add jthread.Sergio Pastor Pérez
* gnu/packages/cpp.scm (jthread): New variable. Change-Id: I163ab0f8dbd9bc5ed0250612938f82926b07bc92 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-26gnu: Add edlib.Sergio Pastor Pérez
* gnu/packages/cpp.scm (edlib): New variable. Change-Id: Ia38b1d92d64134f638b13d9afb981f44a374a10e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2025-03-24gnu: hyprutils: Update to 0.5.2.John Kehayias
* gnu/packages/cpp.scm (hyprutils): Update to 0.5.2. Change-Id: Ic413fce91a821ec95054b94d8620b38338c0e708
2025-03-22gnu: c++-gsl: Update to 4.2.0.Arseniy Zaostrovnykh
* gnu/packages/cpp.scm (c++-gsl): Update to 4.2.0. Change-Id: Iceb1c17d4195711159aa03ad161f094c3e78bbd9 Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2025-03-09gnu: Add rang.Andy Tai
* gnu/packages/cpp.scm (rang): New variable. Change-Id: Iacbea931d392579ebdc49965fc3b248ae3759a6c Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-01gnu: Add lexy.Paul A. Patience
* gnu/packages/cpp.scm (lexy): New variable. Change-Id: I77d896570999d639f223eb014fcfb48b911c8cc8 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-01gnu: Add icecream-cpp.Paul A. Patience
* gnu/packages/cpp.scm (icecream-cpp): New variable. Change-Id: I18f793ae63b6c677d99aa131da0ef97d6ffe6dc2 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-02-22gnu: Add asyncplusplus.Sughosha
* gnu/packages/cpp.scm (asyncplusplus): New variable. Change-Id: I6ba1b983ce05a634937d0d972e670ce636df3b94
2025-02-22gnu: Add cpp-utilities.Franz Geffke
* gnu/packages/cpp.scm (cpp-utilities): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I21651e88acefbb8de86ff1fb4e2ac71ae1ab6b45
2025-02-22gnu: Add juce.Sughosha
* gnu/packages/cpp.scm (juce): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I16121fed9a2a09a252a27fd3bdea72a07f6b8728
2025-02-19gnu: tclap 1.4.0-rc2.Lars Bilke
* gnu/packages/cpp.scm (tclap): Update to 1.4.0-rc2. Change-Id: I740a834f1b9c7811d9f71454d0cfa3384eb8ad4d Signed-off-by: jgart <jgart@dismail.de>
2025-02-06gnu: hyprgraphics: Update to 0.1.2.Murilo
* gnu/packages/cpp.scm (hyprgraphics): Update to 0.1.2. [inputs]: Add spng. Change-Id: I96485190b025e29c9f7f8cd3efd8a04c44f63543 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01gnu: hyprlang: Update to 0.6.0.Murilo
* gnu/packages/cpp.scm (hyprlang): Update to 0.6.0. [native-inputs]: Remove gcc-13; add gcc-14. Change-Id: I33dba5c537bd99f4ea06d86c27457ff4b2bf3ed0 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-01-27gnu: hyprutils: Update to 0.5.0.John Kehayias
* gnu/packages/cpp.scm (hyprutils): Update to 0.5.0. Change-Id: I82c97dea51298ff92a95489d9a1981ac8e5d46a3
2025-01-27gnu: cpp-httplib: Update to 0.18.5.David Elsing
* gnu/packages/cpp.scm (cpp-httplib): Update to 0.18.5. [native-inputs] Add curl. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-27gnu: asmjit: Update to commit cfc9f81.David Elsing
* gnu/packages/cpp.scm (asmjit): Update to commit cfc9f81. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-21gnu: xtl: Update to 0.7.7.Sharlatan Hellseher
* gnu/packages/cpp.scm (xtl): Update to 0.7.7. Change-Id: Ifeaf490093ea6af0f7341a3fd3f73acf8cf5e06f
2025-01-21gnu: xtl: Improve package style.Sharlatan Hellseher
* gnu/packages/cpp.scm (xtl): Shift order of fields. [source] <url>: Fix redirection issue, <https://github.com/QuantStack/xtl> permamently redirects to <https://github.com/xtensor-stack/xtl>. [arguments] <test-target>: Set to "xtest". <phases>: Use default 'check. [home-page]: Fix it. Change-Id: Ib3bc50b7a9e798be8888c2b1eac832d6a524bdae
2025-01-21gnu: xsimd: Update to 11.0.0.Sharlatan Hellseher
* gnu/packages/cpp.scm (xsimd): Update to 11.0.0. [native-inputs]: Add doctest. Change-Id: I8c49ff34288cdf5429034668ddd496c345ddfb34
2025-01-21gnu: xsimd: Improve package style.Sharlatan Hellseher
* gnu/packages/cpp.scm (xsimd) [source] <url>: Fix redirection issue, <https://github.com/QuantStack/xsimd> permamently redirects to <https://github.com/xtensor-stack/xsimd>. [arguments]: Use G-expressions. [description]: Adjust fill column indentation. Change-Id: I8096e07c026c9f08a9d647a44f9930900b3ae1bd
2025-01-20gnu: Add aklomp-base64.Danny Milosavljevic
* gnu/packages/cpp.scm (aklomp-base64): New variable. Change-Id: I95d1e254abf190c526ac06c2a52ebc3b656dee45
2025-01-19gnu: Add tclap.Lars Bilke
* gnu/packages/cpp.scm (tclap): New variable. Change-Id: I21e0eb623abe0b5add59647dec5606c706063e00 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-01gnu: hyprutils: Update to 0.2.6.Jakob Kirsch
* gnu/packages/cpp.scm (hyprutils): Update to 0.2.6. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: I34a54b5110fc1a74ff9d2e6989d954c8f8ffce78
2025-01-01gnu: Add hyprgraphics.Jakob Kirsch
* gnu/packages/cpp.scm (hyprgraphics): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: I592fdb92f136f2d05c09897fea7c554c30131bec