gnu: dia: Update to 0.97.3-5.ac4954a.
* gnu/packages/gnome.scm (dia): Update to 0.97.3-5.ac4954a.
[#:tests?]: Set to #f.
[#:phases]: New argument.
[native-inputs]: Replace appstream-glib with appstream. Add docbook-xml-4.5.
[inputs]: Replace gtk+-2 with gtk+, libxml2 with libxml2-next. Add
poppler and xpm-pixbuf. Replace python with python-minimal.
Fixes: #1458
Change-Id: I0c4a136a4d8ecb3d698d2b73b6cae95f02e732c5
gnu: Add xpm-pixbuf.
* gnu/packages/gtk.scm (xpm-pixbuf): New variable.
Change-Id: Ie50cad45f76285c756c570769d75a020158890c5
gnu: Add libxml2-next.
* gnu/packages/xml.scm (libxml2-next): New variable.
Change-Id: I1c68243e8c53d6e8a1fbb4e21db2c7926d9730f0
gnu: lxsession: Fix build with GCC 14.
* gnu/packages/lxde.scm (lxsession) [#:configure-flags]: Add CFLAGS with
'-Wno-error=incompatible-pointer-types'.
Change-Id: I456fcb17ac5114a9e6977b29be956b931083a75d
gnu: darktable: Fix build.
Darktable fails to build with "sorry, unimplemented: Graphite loop
optimizations cannot be used (isl is not available)" when not specifying
gcc-14 explicitly in native-inputs and just using the implicit default gcc-14.
It is unclear why. (With older gcc the build fails due to an ABI
incompatibility as openexr is now built with gcc-14.)
* gnu/packages/photo.scm (darktable)[native-inputs]: Change gcc-13 to gcc-14.
Change-Id: I97dd1a2aaeaaf065dc2a22d20487405c8223cdc0
gnu: Remove leptonica-1.80.
* gnu/packages/image.scm (leptonica-1.80): Delete variable.
Change-Id: Id96625556ec3c4a3c10bbe8f534548d7d2aad892
gnu: Remove tesseract-ocr-4.
* gnu/packages/ocr.scm (tesseract-ocr-4): Delete variable.
Change-Id: I7079a9872d2d9993a71041a6a69b04f6dc9c16c4
gnu: ccextractor: Update home page.
* gnu/packages/gstreamer.scm (ccextractor) [home-page]: Update.
Change-Id: If268b4594e3fc44e78c7b9fdbc183d069d949ccc
gnu: ccextractor: Update to 0.94-0.81fdecd.
* gnu/packages/gstreamer.scm (ccextractor): Update to 0.94-0.81fdecd.
[source]: Delete patches.
[#:configure-flags]: Add LDFLAGS.
[native-inputs]: Replace autoconf with autoconf-2.72, leptonica-1.80
with leptonica and tesseract-ocr-4 with tesseract-ocr.
* gnu/packages/patches/ccextractor-add-missing-header.patch
* gnu/packages/patches/ccextractor-autoconf-tesseract.patch
* gnu/packages/patches/ccextractor-fix-ocr.patch: Delete files
* gnu/local.mk (dist_patch_DATA): De-register them.
Change-Id: Ice1336754bc5ddf77fee7c03a1336cd1c3543d4c
gnu: Add gpac.
* gnu/packages/video.scm (gpac): New variable.
Change-Id: Ifdbcc0ba7a8c0cefdee76ce97d55ec8d92c98505
gnu: bsnes-hd: Update to 10.6-0.0bb7b86.
* gnu/packages/emulators.scm (bsnes-hd): Update to 10.6-0.0bb7b86.
[#:make-flags]: Add hiro=gtk3.
Relates-to: #1401
Change-Id: I95ff68eb56dd63cf5b75ff3700ae1b765302ff92
gnu: bsnes: Update to 115-0.ddc3dc2.
* gnu/packages/emulators.scm (bsnes): Update to 115-0.ddc3dc2.
[inputs]: Remove gtksourceview-2. Add gtk+.
[license]: Update to gpl3+ (or any later version).
Relates-to: #1401
Change-Id: If4ab3f085815f256001e4816767f7f1709f240a8
gnu: gtksourceview-2: Fix build with GCC 14.
* gnu/packages/gtk.scm (gtksourceview-2) [#:configure-flags]: Add
-Wno-error=incompatible-pointer-types to CFLAGS.
[#:phases]: Delete trailing #t. Use gexps and modernize.
Fixes: #1396
Change-Id: I2a5284e309bec4058683b84f3f9bc9936f44f961
gnu: dolphin-emu: Fix build with gcc@14.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]<#:phases>
{'generate-fonts&hardcore-libvulkan-path}: Include a missing header.
Change-Id: I4ac3a69e956369015890663298b1e55aeaee1e5b
gnu: google-highway: Update to 1.2.0.
This picks up the fix for https://github.com/google/highway/issues/1549 which
was causing test failures on aarch64 with recent versions of GCC.
* gnu/packages/cpp.scm (google-highway): Update to 1.2.0.
Change-Id: Ibd41de558d9601e7ae4fd03ef116df1c92b03280
Signed-off-by: Greg Hogan <code@greghogan.com>
gnu: testdisk: Update to 7.2.
* gnu/packages/disk.scm (testdisk): Update to 7.2.
Change-Id: I7a9223a3f9890e992213480b6dde8e2b5f57cced
gnu: spike: Fix build with gcc@14.
* gnu/packages/virtualization.scm (spike)[arguments]<#:phases>{'gcc14}:
New phase.
Change-Id: I363875fb17c5e0d23037eee4c5023bc563367c4b
gnu: unclutter: Fix build with GCC 14.
* gnu/packages/xdisorg.scm (unclutter): Add flags to relax GCC 14's checks.
Change-Id: I6a8d6d4cac915f617c4e0faffe3f8753c2a45921
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: supertuxkart-data: Update to 18612.
* gnu/packages/games.scm (supertuxkart-data): Update to 18612.
Change-Id: I1fb9579d16f4ae7eb35628a4c468ffd18ebb4664