aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
8ad38eae78aafdccdf0bfe457b1db2e10'>gnu: darktable: Build with GCC....* gnu/packages/photo.scm (darktable)[arguments][#:phases]: Delete the 'prepare-build-environment phase. [native-inputs]: Remove clang. Add gcc-13. Change-Id: Ia0dc1c6a717ccd00cd31d378aa51ce63fbf1806a Vinicius Monego 2024-01-17gnu: perl-image-exiftool: Update to 12.70....* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.70. Change-Id: If8e26b7e92cb530391cdd1dd12e78b371494a6b3 kiasoc5 2023-09-17gnu: enblend-enfuse: Build documentation....Notes: * transfig is not needed according to the NEWS since 4.2. * help2man is not optional. * gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Remove libxml2, tidy-html and transfig. Replace imagemagick with imagemagick/stable. Add graphviz-minimal, font-ghostscript, librsvg, m4, perl-readonly, texlive-texloganalyser, texlive-bold-extra, texlive-cm-mf-extra-bold, texlive-comment, texlive-float, texlive-enumitem, texlive-mdwtools, texlive-hyphenat, texlive-index, texlive-listings, texlive-microtype, texlive-etoolbox, texlive-nag, texlive-ragged2e, texlive-shorttoc, texlive-bigfoot, texlive-xstring and hevea. [arguments]<#:phases>: Add 'fontconfig-cache, 'exclude-doc-from-check and 'install-doc. Replace 'build and 'install. [outputs]: Add 'doc. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Bruno Victal 2023-09-17gnu: enblend-enfuse: Backport upstream fixes....Backport changes for reproducible builds & missing include. * gnu/packages/patches/enblend-enfuse-reproducible.patch: New file. * gnu/local.mk: Register it. * gnu/packages/photo.scm (enblend-enfuse)[source]: Use newly added patch. Add snippet to fix missing header. [arguments]<#:phases>: Remove 'add-missing-include. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Bruno Victal 2023-08-21gnu: darktable: Enable building on riscv64-linux....* gnu/packages/photo.scm (darktable)[supported-systems]: Add riscv64-linux. Efraim Flashner 2023-08-18gnu: darktable: Build with librsvg-for-system....* gnu/packages/photo.scm (darktable)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner 2023-08-15gnu: rawtherapee: Build with librsvg-for-system....* gnu/packages/photo.scm (rawtherapee)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner 2023-08-13gnu: entangle: Update package style....* gnu/packages/photo.scm (entangle)[arguments]: Rewrite as G-expressions. Don't explicitly return #t from phases. [native-inputs]: Remove input labels. Tobias Geerinckx-Rice 2023-08-13gnu: entangle: Fix build....* gnu/packages/photo.scm (entangle)[arguments]: Add a new 'build-with-meson-0.60 phase. [native-inputs]: Add itstool. Tobias Geerinckx-Rice