aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: libharu: Update to 2.4.2.Paul A. Patience2022-09-17
| | | | | | | | | | * gnu/packages/pdf.scm (libharu): Update to 2.4.2. [build-system]: Switch to cmake-build-system. [arguments]: Remove #:configure-flags, add #:tests? and #:phases. [inputs]: Sort them. [native-inputs]: Remove. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: gajim: Fix gtksourceview dependency.Raghav Gururajan2022-09-17
| | | | * gnu/packages/messaging.scm (gajim)[inputs]: Use gtksourceview-4.
* gnu: gajim: Remove inputs labels.Raghav Gururajan2022-09-17
| | | | * gnu/packages/messaging.scm (gajim): Remove input labels.
* gnu: emacs-transpose-frame: Update to 0.2.1.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-transpose-frame): Update to 0.2.1.
* gnu: emacs-setup: Update to 1.3.1.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-setup): Update to 1.3.1.
* gnu: emacs-xref: Update to 1.5.1.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.5.1.
* gnu: emacs-persist: Update to 0.5.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-persist): Update to 0.5.
* gnu: emacs-subed: Update to 1.0.9.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.9.
* gnu: emacs-move-text: Update to 2.0.10.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-move-text): Update to 2.0.10.
* gnu: emacs-ement: Update to 0.1.4.Nicolas Goaziou2022-09-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1.4.
* gnu: emacs-next-pgtk: Fix super key problem.Andrew Tropin2022-09-16
| | | | | | | | | | Recent version of emacs 29 with pgtk flag has a problem with handling super key modifier, due to gtk bug: https://gitlab.gnome.org/GNOME/gtk/-/issues/4913 This commit workarounds it. * gnu/packages/patches/emacs-pgtk-super-key-fix.patch: New file. * gnu/packages/emacs.scm (emacs-next-pgtk): Use it here. * gnu/local.mk (dist_patch_DATA): Register it here.
* gnu: python-scipy: Update to 1.9.1.Marius Bakke2022-09-16
| | | | | | | | | | | | | * gnu/packages/python-science.scm (python-scipy): Update to 1.9.1. [source]: Switch to GIT-FETCH. [outputs]: Remove. [arguments]: Don't disable Pythran. Don't configure OpenBLAS which is now discovered by pkg-config. Do a "manual" PEP 517 style build. Make install-doc phase conditional on the presence of Sphinx. Simplify tests. [propagated-inputs]: Add PYTHON-PYTHRAN. [native-inputs]: Remove PERL, WHICH, PYTHON-NUMPYDOC, PYTHON-PYDATA-SPHINX-THEME, PYTHON-SPHINX, and PYTHON-SPHINX-PANELS. Add GCC, PKG-CONFIG, PYTHON-PYPA-BUILD and PYTHON-MESON.
* gnu: Add meson-python.Marius Bakke2022-09-16
| | | | * gnu/packages/build-tools.scm (meson-python): New variable.
* gnu: antlr4: Update to 4.10.1.Marius Bakke2022-09-16
| | | | | | | | | | * gnu/packages/java.scm (java-antlr4-runtime): Update to 4.10.1. [source](patches): Remove obsolete patch. (java-antlr4-runtime-cpp): Add #:configure-flags. (antlr4)[arguments]: Don't run tests from removed directory. Enable one test; exclude one file. * gnu/packages/fontutils.scm (python-afdko)[arguments]: Add phase to build with the C++ 17 standard.
* gnu: python-afdko: Update to 3.9.1.Marius Bakke2022-09-16
| | | | | | | | * gnu/packages/fontutils.scm (python-afdko): Update to 3.9.1. [arguments]: Add phase to build with system libxml2. Substitute antlr4_static in one more file. [native-inputs]: Add PKG-CONFIG. [inputs]: Add LIBXML2.
* gnu: font-amiri: Update to 0.117.Marius Bakke2022-09-16
| | | | | * gnu/packages/fonts.scm (font-amiri): Update to 0.117. [native-inputs]: Add PYTHON-GLYPHSETS.
* gnu: python-ufo2ft: Update to 2.28.0.Marius Bakke2022-09-16
| | | | | | | * gnu/packages/fontutils.scm (python-ufo2ft): Update to 2.28.0. [propagated-inputs]: Replace PYTHON-FONTTOOLS with PYTHON-FONTTOOLS-NEXT. * gnu/packages/fonts.scm (font-amiri)[native-inputs]: Likewise, to prevent shadowing the propagated FontTools.
* gnu: psautohint: Build with python-fonttools-next.Marius Bakke2022-09-16
| | | | | * gnu/packages/fontutils.scm (psautohint)[propagated-inputs]: Replace PYTHON-FONTTOOLS with PYTHON-FONTTOOLS-NEXT.
* gnu: python-statmake: Build with python-fonttools-next.Marius Bakke2022-09-16
| | | | | * gnu/packages/fontutils.scm (python-statmake)[propagated-inputs]: Change from PYTHON-FONTTOOLS to PYTHON-FONTTOOLS-NEXT.
* gnu: python-fonttools-next: Update to 4.37.1.Marius Bakke2022-09-16
| | | | | | * gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.37.1. * gnu/packages/fontutils.scm (python-afdko)[source](snippet): Adjust expected test output.
* gnu: python-compreffor: Update to 0.5.2.Marius Bakke2022-09-16
| | | | * gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.2.
* gnu: python-fontparts: Update to 0.10.8.Marius Bakke2022-09-16
| | | | * gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.10.8.
* gnu: python-defcon: Update to 0.10.2.Marius Bakke2022-09-16
| | | | * gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.2.
* gnu: python-fontmath: Update to 0.9.2.Marius Bakke2022-09-16
| | | | * gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.2.
* gnu: Add python-glyphsets.Marius Bakke2022-09-16
| | | | * gnu/packages/fontutils.scm (python-glyphsets): New variable.
* gnu: Add python-glyphslib.Marius Bakke2022-09-16
| | | | * gnu/packages/fontutils.scm (python-glyphslib): New variable.
* gnu: Add python-openstep-plist.Marius Bakke2022-09-16
| | | | * gnu/packages/python-xyz.scm (python-openstep-plist): New variable.
* gnu: python-afdko: Run tests in parallel.Marius Bakke2022-09-16
| | | | | | * gnu/packages/fontutils.scm (python-afdko)[arguments]: Adjust check phase for parallel execution. [native-inputs]: Add PYTHON-PYTEST-XDIST.
* gnu: nfs-utils: Remove unused input.Marius Bakke2022-09-16
| | | | | * gnu/packages/nfs.scm (nfs-utils)[inputs]: Remove LIBNFSIDMAP, which is part of nfs-utils nowadays.
* gnu: hitch: Update to 1.7.3.Marius Bakke2022-09-16
| | | | * gnu/packages/web.scm (hitch): Update to 1.7.3.
* gnu: Add openfpgaloader.Danny Milosavljevic2022-09-16
| | | | * gnu/packages/fpga.scm (openfpgaloader): New variable.
* gnu: celluloid: Fix build.Michael Rohleder2022-09-16
| | | | | | | | | Fixes <https://issues.guix.gnu.org/57839>. * gnu/packages/video.scm (celluloid)[build-system]: Use meson-build-system. [native-inputs]: Add desktop-file-utils, glib:bin, gtk:bin, python-wrapper. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: virt-manager: Use gtksourceview@4.Michael Rohleder2022-09-16
| | | | | | | | | Fixes <https://issues.guix.gnu.org/57832>. * gnu/packages/virtualization.scm (virt-manager)[inputs]: Replace gtksourceview with gtksourceview-4. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add shirah.M2022-09-16
| | | | | | * gnu/packages/ebook.scm (shirah): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-syllables.M2022-09-16
| | | | | | * gnu/packages/python-xyz.scm (python-syllables): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-ebooklib.M2022-09-16
| | | | | | * gnu/packages/ebook.scm (python-ebooklib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add mazo.Luis Felipe2022-09-16
| | | | | | * gnu/packages/education.scm (mazo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: virt-viewer: Update to 11.0 and enable more features.Maxim Cournoyer2022-09-15
| | | | | | | | * gnu/packages/spice.scm (virt-viewer): Update to 11.0. [build-system]: Use meson-build-system. [arguments]: Delete field. [native-inputs]: Replace intltool with gettext-minimal. Add python. [inputs]: Add bash-completion, libgovirt, libvirt-glib and vte.
* gnu: libgovirt: Propagate glib and rest-next.Maxim Cournoyer2022-09-15
| | | | | | * gnu/packages/gnome.scm (libgovirt) [inputs]: Move rest-next to... [propagated-inputs]: ... here. Add glib.
* gnu: proj.4: Restore package.Maxim Cournoyer2022-09-15
| | | | | | Partially revert f7a12f9224: the proj.4 still has a user, r-proj4. * gnu/packages/geo.scm (proj.4): New variable.
* gnu: maknik: Really fix the build.Maxim Cournoyer2022-09-15
| | | | | * gnu/packages/geo.scm (mapnik) [phases]{disable-problematic-tests}: Fix typo.
* gnu: catch-framework2: Rename variable to catch2.Maxim Cournoyer2022-09-15
| | | | | | Automated with: git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
* gnu: maknik: Update to 3.1.0-0.8110349 to fix build.Maxim Cournoyer2022-09-15
| | | | | | | | | | * gnu/packages/geo.scm (maknik): Update to 3.1.0-0.8110349. [source]: Fetch from git. [build-system]: Switch to qt-build-system. [cmake, configure-flags, phases]: New arguments. [native-inputs]: Add catch-framework2. [inputs]: Replace proj.4 with proj. (proj.4): Delete variable.
* gnu: pango-next: Fix source URL.Maxim Cournoyer2022-09-15
| | | | | | * gnu/packages/gtk.scm (pango-next): Use "pango" in the URL, not "pango-next". Reported-by: Vivien Kraus <vivien@planete-kraus.eu>
* gnu: python-pyabbix: Update to 1.2.1.Marius Bakke2022-09-15
| | | | | | | | * gnu/packages/monitoring.scm (python-pyzabbix)[arguments]: Remove patch phase. Use pytest instead of nose in check phase. [native-inputs]: Remove PYTHON-HTTPRETTY and PYTHON-NOSE. Add PYTHON-REQUESTS-MOCK and PYTHON-PYTEST. [propagated-inputs]: Remove PYTHON-SEMANTIC-VERSION. Add PYTHON-PACKAGING.
* gnu: u-boot-tools: Disable check for 100% coverage.Marius Bakke2022-09-15
| | | | * gnu/packages/bootloaders.scm (u-boot-tools)[arguments]: Add substitution.
* gnu: Add r-snftool.Ricardo Wurmus2022-09-15
| | | | * gnu/packages/cran.scm (r-snftool): New variable.
* gnu: Add r-exposition.Ricardo Wurmus2022-09-15
| | | | * gnu/packages/cran.scm (r-exposition): New variable.
* gnu: Add r-prettygraphs.Ricardo Wurmus2022-09-15
| | | | * gnu/packages/cran.scm (r-prettygraphs): New variable.
* gnu: Add r-aricode.Ricardo Wurmus2022-09-15
| | | | * gnu/packages/cran.scm (r-aricode): New variable.