Update bpm hook
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user