[arch-commits] Commit in gdk-pixbuf2/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Apr 21 16:53:26 UTC 2021


    Date: Wednesday, April 21, 2021 @ 16:53:25
  Author: heftig
Revision: 412992

FS#70527: Add some optdeps

Modified:
  gdk-pixbuf2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++++++
 1 file changed, 8 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 16:51:25 UTC (rev 412991)
+++ PKGBUILD	2021-04-21 16:53:25 UTC (rev 412992)
@@ -11,6 +11,14 @@
 license=(LGPL)
 depends=(glib2 libpng libtiff libjpeg shared-mime-info)
 makedepends=(gobject-introspection git meson gi-docgen docbook-xsl)
+optdepends=(
+  "libwmf: Load .wmf and .apm"
+  "libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf"
+  "libavif: Load .avif"
+  "libheif: Load .heif, .heic, and .avif"
+  "librsvg: Load .svg, .svgz and .svg.gz"
+  "webp-pixbuf-loader: Load .webp"
+)
 _commit=3afa395cd47fdde70216a8a8e4d71ac753e26ade  # tags/2.42.6^0
 source=("git+https://gitlab.gnome.org/GNOME/gdk-pixbuf.git#commit=$_commit"
         gdk-pixbuf-query-loaders.hook)



More information about the arch-commits mailing list