aboutsummaryrefslogtreecommitdiff
path: root/graphics/chafa/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/chafa/changelog')
-rw-r--r--graphics/chafa/changelog31
1 files changed, 0 insertions, 31 deletions
diff --git a/graphics/chafa/changelog b/graphics/chafa/changelog
deleted file mode 100644
index 12b057f10abdb..0000000000000
--- a/graphics/chafa/changelog
+++ /dev/null
@@ -1,31 +0,0 @@
-Changelog for chafa SlackBuild Script
---------------------------------------------------------------------
-
-20/08/2022:
-
-Added to slackbuilds.org
-
-11/05/2023:
-
-updated to version 1.12.4
-
-05/12/2023:
-
-updated to version 1.12.5
-During compilation chafa fails to
-build because of error in libwebp
-saying error adding symbols:
-DSO missing from command line
-to avoid this modify the CFLAGS to
-CFLAGS="$SLKCFLAGS $(pkg-config --libs libwebp)"
-Thanks to Christoph Willing for the solution.
-
-05/02/2024:
-
-updated to version 1.14.0
-libavif is an optional dependency.This slackbuild
-builds without avif support.
-
-18/08/2024:
-
-Updated to version 1.14.2