[build] type = "meson" [build.flags] build_dir = "build" configure = [ "-Dpng=enabled", "-Dgif=enabled", "-Djpeg=enabled", "-Dtiff=enabled", "-Dthumbnailer=enabled", "--wrap-mode=nofallback", "-Dgtk_doc=true", "-Dglycin=disabled", ] [dependencies] build = [ "gi-docgen", "gobject-introspection", "meson", "python-docutils", ] optional = [ "libheif", "libopenraw", "libwmf", ] runtime = [ "glib2", "glibc", "shared-mime-info", ] [package] description = "An image loading library" homepage = "https://wiki.gnome.org/Projects/GdkPixbuf" license = "LGPL-2.0-or-later" name = "gdk-pixbuf2" version = "2.44.5" [[source]] extract_dir = "$name-$version" sha256 = "69b93e09139b80c0ee661503d60deb5a5874a31772b5184b9cd5462a4100ab68" url = "https://download.gnome.org/sources/gdk-pixbuf/2.44/gdk-pixbuf-$version.tar.xz"