aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: inxi-minimal: Update to 3.3.19-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.19-1. Tobias Geerinckx-Rice2022-07-17
* gnu: hwinfo: Update to 21.82.•••* gnu/packages/hardware.scm (hwinfo): Update to 21.82. Tobias Geerinckx-Rice2022-07-17
* gnu: libdmtx: Omit static library.•••* gnu/packages/aidc.scm (libdmtx)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice2022-07-17
* gnu: libdmtx: Update to 0.7.7.•••* gnu/packages/aidc.scm (libdmtx): Update to 0.7.7. [arguments]: Re-enable tests. Tobias Geerinckx-Rice2022-07-17
* gnu: diffoscope: Update to 219.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 219. Tobias Geerinckx-Rice2022-07-17
* gnu: cpuid: Use G-expressions.•••* gnu/packages/linux.scm (cpuid)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-07-17
* gnu: cpuid: Update to 20220620.•••* gnu/packages/linux.scm (cpuid): Update to 20220620. Tobias Geerinckx-Rice2022-07-17
* gnu: dmidecode: Use G-expressions.•••* gnu/packages/admin.scm (dmidecode)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-07-17
* gnu: dmidecode: Update to 3.4.•••* gnu/packages/admin.scm (dmidecode): Update to 3.4. Tobias Geerinckx-Rice2022-07-17
* gnu: nginx: Update to 1.23.0.•••* gnu/packages/web.scm (nginx): Update to 1.23.0. (nginx-documentation): Update to 1.23.0-2862-cf7551842617. Tobias Geerinckx-Rice2022-07-17
* gnu: lolcat: Move to (gnu packages toys).•••As fun as this is, the gameplay is disappointing. Also add a missing 2019 copyright for Liliana Marie. * gnu/packages/games.scm (lolcat): Move from here… * gnu/packages/toys.scm (lolcat): …to here. Tobias Geerinckx-Rice2022-07-17
* gnu: smartmontools: Do not claim to be a ‘local build’.•••* gnu/packages/admin.scm (smartmontools)[arguments]: Set BUILD_INFO in #:make-flags. Tobias Geerinckx-Rice2022-07-17
* gnu: flameshot: Update to 12.1.0.•••* gnu/packages/image.scm (flameshot): Update to 12.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> arkhan2022-07-19
* gnu: gaupol: Update to 1.11.•••* gnu/packages/video.scm (gaupol): Update to 1.11. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nikolay Korotkiy2022-07-19
* gnu: Add texlive-babel-danish.•••* gnu/packages/tex.scm (texlive-babel-danish): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny2022-07-19
* gnu: Add texlive-generic-babel-norsk.•••* gnu/packages/tex.scm (texlive-generic-babel-norsk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny2022-07-19
* gnu: Add berry.•••* gnu/packages/wm.scm (berry): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart2022-07-19
* gnu: Add glop•••* gnu/packages/lisp-xyz.scm: (sbcl-glop, ecl-glop, cl-glop): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher2022-07-19
* gnu: Add python-bsdiff4.•••* gnu/packages/python-xyz.scm (python-bsdiff4): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr2022-07-19
* gnu: Add python-clrprint.•••* gnu/packages/python-xyz.scm (python-clrprint): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart2022-07-19
* gnu: clyrics: Update to 0.13.•••* gnu/packages/music.scm (clyrics): Update to 0.13. Ludovic Courtès2022-07-19
* gnu: k3b: Add inputs bash-minimal and cdrtools.•••* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add bash-minimal (wrap-program is used), add cdrtools. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert2022-07-19
* gnu: k3b: Fix build.•••* gnu/packages/kde-multimedia.scm (k3b)[phases]: Add phase fix-cmake-taglib in order to use correct Taglib include and library variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert2022-07-19
* gnu: tcc: Update to a83b285.•••Fixes <https://issues.guix.gnu.org/52140>. Reported by Guillaume Le Vaillant <glv@posteo.net>. * gnu/packages/c.scm (tcc): Update to a83b28568596afd8792fd58d1a5bd157fc6b6634. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ekaitz Zarraga2022-07-19
* gnu: commencement: Explicitly provide the source of 'tcc-boot'.•••* gnu/packages/commencement.scm (tcc-boot)[source]: Remove dependency on tcc. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ekaitz Zarraga2022-07-19
* gnu: Add trivial-custom-debugger.•••* gnu/packages/lisp-xyz.scm (cl-trivial-custom-debugger, ecl-trivial-custom-debugger, sbcl-trivial-custom-debugger): New variables. Pierre Neidhardt2022-07-19
* gnu: bidiv: Add release-monitoring-url.•••* gnu/packages/fribidi.scm (bidiv)[properties]: New field. Efraim Flashner2022-07-18
* gnu: khal: Update to 0.10.5.•••* gnu/packages/calendar.scm (khal): Update to 0.10.5. [arguments]: Remove trailing #t from phases. Efraim Flashner2022-07-18
* gnu: weechat: Update to 3.6.•••* gnu/packages/irc.scm (weechat): Update to 3.6. [arguments]: Adjust instances of architecture specific code. Efraim Flashner2022-07-18
* gnu: tig: Rebuild some of the generated documentation.•••* gnu/packages/version-control.scm (tig)[source]: Add snippet to remove some of the generated documentation. Efraim Flashner2022-07-18
* gnu: tig: Install shell completions.•••* gnu/packages/version-control.scm (tig)[arguments]: Add custom phase to install shell completions. Efraim Flashner2022-07-18
* gnu: tig: Update to 2.5.6.•••* gnu/packages/version-control.scm (tig): Update to 2.5.6. Efraim Flashner2022-07-18
* gnu: emacs-plz: Update to 0.2.•••* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.2. Nicolas Goaziou2022-07-18
* gnu: qgis: Disable failing tests.•••* gnu/packages/geo.scm (qgis)[arguments]: Disable tests that fail after upgrading geos to 3.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-07-18
* gnu: saga: Update to 8.2.1.•••* gnu/packages/geo.scm (saga): Update to 8.2.1. [build-system]: Use cmake-build-system. [arguments]: Set tests? to #f as there are no tests. Add phase for changing into saga-gis directory which contains the actual source code. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-07-18
* gnu: pcb2gcode: Update to 2.4.0.•••* gnu/packages/engineering.scm (pcb2gcode): Update to 2.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-07-18
* gnu: geos: Update to 3.10.2.•••* gnu/packages/geo.scm (geos): Update to 3.10.2. [build-system]: Use cmake-build-system. [arguments]: Remove trailing #t in 'patch-test-shebangs phase. [homepage]: Change to https://libgeos.org/. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-07-18
* gnu: grass: Update to 7.8.7.•••* gnu/packages/geo.scm (grass): Update to 7.8.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-07-18
* gnu: libgeotiff: Update to 1.7.1.•••* gnu/packages/geo.scm (libgeotiff): Update to 1.7.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-07-18
* gnu: Add gbonds.•••* gnu/packages/finance.scm (gbonds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2022-07-18
* gnu: Add oauth2ms.•••* gnu/packages/python-web.scm (oauth2ms): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias2022-07-18
* gnu: Add python-msal.•••* gnu/packages/python-web.scm (python-msal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias2022-07-18
* gnu: xl2tpd: Update to 1.3.17.•••* gnu/packages/vpn.scm (xl2tpd)[version]: Update to 1.3.17. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ2022-07-18
* gnu: Add pw.•••* gnu/packages/monitoring.scm (pw): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Paul A. Patience2022-07-18
* gnu: gst-plugins-bad: Limit inputs based on architecture.•••* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Only build with mediasdk and svt-hevc on supported architectures. Efraim Flashner2022-07-18
* gnu: mediasdk: Limit supported architectures.•••* gnu/packages/video.scm (mediasdk)[supported-systems]: New field. Efraim Flashner2022-07-18
* gnu: svt-hevc: Limit supported architectures.•••* gnu/packages/video.scm (svt-hevc)[supported-systems]: New field. Efraim Flashner2022-07-18
* gnu: libmpeg3: Fix building on many architectures.•••* gnu/packages/video.scm (libmpeg3)[arguments]: Add a custom phase to set the CFLAGS based on the Makefile. Remove trailing #t from phases. Efraim Flashner2022-07-17
* gnu: gama: Update to 2.21.•••* gnu/packages/gps.scm (gama): Update to 2.21. Efraim Flashner2022-07-17
* gnu: clojure-tools: Install tools.•••When installing clojure-tools, clojure still had no access to the tools because they were not installed. * gnu/packages/clojure.scm (clojure-tools)[arguments]: Install `tools.edn'. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Nikolai Weidt2022-07-17