aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: libxapp: Update to 2.4.3.Nicolas Goaziou2023-04-22
| | | | * gnu/packages/cinnamon.scm (libxapp): Update to 2.4.3.
* gnu: Add nemo.florhizome2023-04-22
| | | | | | * gnu/packages/cinnamon.scm (nemo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: cinnamon: Update to 5.6.2.florhizome2023-04-22
| | | | | | | | | * gnu/packages/cinnamon.scm (cinnamon-desktop): Update to 5.4.2. [arguments]<#:configure-flags>: Enable alsa-support. [inputs]: Remove PYTHON-2, remove GOBJECT-INTROSPECTION, add LIBEXT, ALSA-LIB. [native-inputs]: Remove gnu-build-system related packages, add GOBJECT-INTROSPECTION. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add dataparksearch.Adam Faiz2023-04-22
| | | | | | * gnu/packages/search.scm (dataparksearch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: font-amiri: Update to 1.000.Greg Hogan2023-04-22
| | | | | | | | | Fix for the broken build on master. * gnu/packages/fonts.scm (font-amiri): Update to 1.000. [arguments](%standard-phases): Add 'patch-source' to hard-code version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: hydrogen: Update to 1.2.0.Nicolas Goaziou2023-04-22
| | | | | * gnu/packages/music.scm (hydrogen): Update to 1.2.0. [inputs]: Add QTSVG-5.
* gnu: tlpui: Update to 1.5.0-7.Nicolas Goaziou2023-04-22
| | | | * gnu/packages/linux.scm (tlpui): Update to 1.5.0-7.
* gnu: emacs-org-rich-yank: Update to 0.2.2.Nicolas Goaziou2023-04-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): Update to 0.2.2.
* gnu: emacs-consult: Update to 0.34.Nicolas Goaziou2023-04-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.34.
* gnu: frescobaldi: Update to 3.3.0.Nicolas Goaziou2023-04-22
| | | | | | * gnu/packages/music.scm (frescobaldi): Update to 3.3.0. [arguments]: Generate translations, metainfo.xml and desktop file. [inputs]: Add QPAGEVIEW.
* gnu: Add qpageview.Nicolas Goaziou2023-04-22
| | | | * gnu/packages/image-viewers.scm (qpageview): New variable.
* gnu: Add binaryen.Ricardo Wurmus2023-04-22
| | | | * gnu/packages/web.scm (binaryen): New variable.
* gnu: wabt: Update to 1.0.32.Ricardo Wurmus2023-04-22
| | | | | | | | | * gnu/packages/web.scm (wabt): Update to 1.0.32. [source]: Fetch sources recursively; delete bundled gtest sources. [arguments]: Do build and run tests; add phase to set CC variable, and another phase to delete a broken test. [native-inputs]: Add python and googletest. [inputs]: Remove.
* Revert "gnu: lxqt-admin: Fix path for timezone file."Leo Famulari2023-04-21
| | | | | | | | The timezone database should not be depended on by packages, but rather found at runtime in the environment. Otherwise, this package will eventually report the incorrect time, because time zones change regularly. This reverts commit 99c1c7a30c59c3514a4ced6e0cad0e5c2860331d.
* gnu: guile-dsv: Update to 0.5.2.Artyom V. Poptsov2023-04-21
| | | | | | | * gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.2. [native-inputs]: Add "help2man". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-gerbil-mode.Juliana Sims2023-04-21
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-gerbil-mode): Add emacs-gerbil-mode. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kicad: Update to 7.0.2.Peter Polidoro2023-04-21
| | | | | | * gnu/packages/engineering.scm (kicad): Update to 7.0.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: freerdp: Update to 2.2.0 [security fixes].Maxim Cournoyer2023-04-21
| | | | | | | | | This fixes CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319, CVE-2022-39320, CVE-2022-41877, CVE-2022-39347, CVE-2022-39282, CVE-2022-39283, CVE-2021-41159 and CVE-2021-41160. * gnu/packages/rdesktop.scm (freerdp): Update to 2.2.0. [arguments]: Use gexps. Do not set DOCBOOKXSL_DIR in #:configureflags.
* gnu: bppsuite: Update to 2.4.1.Mădălin Ionel Patrașcu2023-04-21
| | | | | | | | | * gnu/packages/bioinformatics.scm (bppsuite): Update to 2.4.1. [source]: Remove the commit and use the release version. Changed to the github repo. [arguments]: Remove the disabled parallel-build. [inputs]: Use list. [home-page]: Changed to github page.
* gnu: bpp-popgen: Update to 2.4.1.Mădălin Ionel Patrașcu2023-04-21
| | | | | | | | * gnu/packages/bioinformatics.scm (bpp-popgen): Update to 2.4.1. [source]: Remove the commit and use the release version. Changed to the github repo. [arguments]: Remove the disabled parallel-build. [home-page]: Changed to new host Université Claude-Bernard Lyon 1.
* gnu: Add maffilter.Mădălin Ionel Patrașcu2023-04-21
| | | | | | * gnu/packages/bioinformatics.scm (maffilter): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add bpp-phyl-omics.Mădălin Ionel Patrașcu2023-04-21
| | | | * gnu/packages/bioinformatics.scm (bpp-phyl-omics): New variable.
* gnu: Add bpp-seq-omics.Mădălin Ionel Patrașcu2023-04-21
| | | | * gnu/packages/bioinformatics.scm (bpp-seq-omics): New variable.
* gnu: bpp-phyl: Update to 2.4.1.Mădălin Ionel Patrașcu2023-04-21
| | | | | | | | | | * gnu/packages/bioinformatics.scm (bpp-phyl): Update to 2.4.1. [source]: Remove the commit and use the release version. Changed to the github repo. [arguments]: Remove the disabled parallel-build and out-of-source. [home-page]: Changed to new host Université Claude-Bernard Lyon 1. [synopsis]: Use proper capitalization.
* gnu: bpp-seq: Update to 2.4.1.Mădălin Ionel Patrașcu2023-04-21
| | | | | | | | | * gnu/packages/bioinformatics.scm (bpp-seq): Update to 2.4.1. [source]: Remove the commit and use the release version. Changed to the github repo. [arguments]: Remove the disabled parallel-build and out-of-source. [home-page]: Changed to new host Université Claude-Bernard Lyon 1.
* gnu: bpp-core: Update to 2.4.1.Mădălin Ionel Patrașcu2023-04-21
| | | | | | | | | * gnu/packages/bioinformatics.scm (bpp-core): Update to 2.4.1. [source]: Remove the commit and use the release version. Changed to the github stored sources. [arguments]: Remove the disabled parallel-build. [home-page]: Changed to new host Université Claude-Bernard Lyon 1.
* gnu: luakit: Further improve style.Nicolas Goaziou2023-04-21
| | | | | | | | This is a followup to d3bc56da0475bc643ccb065483c53c6d28cf8e39. * gnu/packages/web-browsers.scm (luakit)[arguments]<#:phases>: Remove unnecessary INPUTS key. [inputs]: Sort alphabetically.
* gnu: luakit: Improve package style.Nicolas Goaziou2023-04-21
| | | | | | | | * gnu/packages/web-browsers.scm (luakit)[arguments]<#:tests?>: Properly disable tests instead of deleting CHECK phase. <#:make-flags, #:phases>: Use G-expressions. Remove trailing #T. <#:test-targes>: Add it, for the record. [inputs]: Remove labels.
* gnu: Add alienblaster.Yovan Naumovski2023-04-21
| | | | | | * gnu/packages/games.scm (alienblaster): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add clog.Antero Mejr2023-04-21
| | | | | | | | * gnu/packages/parallel.scm (clog): New variable. * gnu/packages/patches/clog-fix-shared-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: a2ps: Update to 4.15.4Andy Tai2023-04-21
| | | | | | * gnu/packages/pretty-print.scm (a2ps): Update to 4.15.4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: kakoune: update to 2022.10.31.Eidvilas Markevičius2023-04-21
| | | | | | * gnu/packages/text-editors.scm (kakoune): Update to 2022.10.31. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: terminator: Update to 2.1.3Andy Tai2023-04-21
| | | | | | * gnu/packages/gnome.scm (terminator): Update to 2.1.3 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: wlr-randr: Update to 0.3.0.kiasoc52023-04-21
| | | | | | * gnu/packages/wm.scm (wlr-randr): Update to 0.3.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: mpdevil: Update to 1.10.2.kiasoc52023-04-21
| | | | | | * gnu/packages/mpd.scm (mpdevil): Update to 1.10.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: icewm: Update to 3.3.3.Andy Tai2023-04-21
| | | | | | * gnu/packages/wm.scm (icewm): Update to 3.3.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-txtorcon: Fix build.Brendan Tildesley2023-04-21
| | | | | | | gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure. [propagated-inputs]: Add PYTHON-PYOPENSSL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: wireshark: Update to 4.0.5.Nicolas Goaziou2023-04-21
| | | | * gnu/packages/networking.scm (wireshark): Update to 4.0.5.
* gnu: komikku: Update to 1.17.0.Liliana Marie Prikler2023-04-21
| | | | | | | | This fixes a version incompatibility with WebkitGTK. * gnu/packages/gnome.scm (komikku): Update to 1.17.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: luakit: Update to 2.3.3.Raphaël Mélotte2023-04-21
| | | | | | * gnu/packages/web-browsers.scm (luakit): Update to 2.3.3 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-no-littering: Update to 1.3.0.Nicolas Goaziou2023-04-21
| | | | | * gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.3.0. [propagated-inputs]: Add EMACS-COMPAT.
* gnu: emacs-embark: Update to 0.22.1.Nicolas Goaziou2023-04-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.22.1.
* gnu: emacs-elfeed-score: Build and install info documentation.Nicolas Goaziou2023-04-21
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed-score)[arguments]<#:phases>: Add a phase to build info files. [native-inputs]: Add TEXINFO.
* gnu: emacs-elfeed-score: Update to 1.2.5.Nicolas Goaziou2023-04-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.5.
* gnu: emacs-doom-modeline: Update to 3.4.0.Nicolas Goaziou2023-04-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.4.0.
* gnu: emacs-buttercup: Update to 1.31.Nicolas Goaziou2023-04-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.31.
* gnu: emacs-emms: Update to 15.Nicolas Goaziou2023-04-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 15.
* gnu: linux-libre 4.14: Update to 4.14.313.Leo Famulari2023-04-20
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.313. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.281.Leo Famulari2023-04-20
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.281. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.241.Leo Famulari2023-04-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.241. (linux-libre-5.4-pristine-source): Update hash.