Update bpm hook

This commit is contained in:
2026-05-10 16:08:42 +03:00
parent 0ae0b2a79c
commit ca9a701bb1
3 changed files with 5 additions and 8 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
name: gdk-pixbuf
description: An image loading library
version: 2.44.6
revision: 1
revision: 2
url: https://wiki.gnome.org/Projects/GdkPixbuf
license: LGPL2-or-later
maintainers:
@@ -14,9 +14,9 @@ depends:
- glycin
- shared-mime-info
optional_depends:
- libheif
- libopenraw
- libwmf
- libheif:For .avif, .heic and .heif support
- libopenraw:For .arw, .cr2, .crw, .dng, .erf, .mrw, .nef, .orf, .pef and .raf support
- libwmf:For .apm and .wmf support
make_depends:
- gi-docgen
- glib
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
targets: ["usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/*.so"]
depends: ["gdk-pixbuf"]
run: "/usr/bin/gdk-pixbuf-query-loaders --update-cache"
-1
View File
@@ -10,7 +10,6 @@ build() {
--wrap-mode=nofallback \
-Ddocumentation=true \
-Dinstalled_tests=false \
-Dgtk_doc=true \
-Dman=true \
-Dintrospection=enabled \
-Dbuiltin_loaders=all \