Update bpm hook
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: gtk4
|
name: gtk4
|
||||||
description: GObject-based multi-platform GUI toolkit version 4
|
description: GObject-based multi-platform GUI toolkit version 4
|
||||||
version: 4.23.0
|
version: 4.23.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://www.gtk.org/
|
url: https://www.gtk.org/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
trigger_operations: ["install", "upgrade"]
|
trigger_actions: ["install", "upgrade"]
|
||||||
target_type: "path"
|
|
||||||
targets: ["usr/share/icons/*/"]
|
targets: ["usr/share/icons/*/"]
|
||||||
depends: ["gtk-update-icon-cache"]
|
|
||||||
run: "/var/lib/bpm/hook-scripts/gtk-update-icon-cache.sh"
|
run: "/var/lib/bpm/hook-scripts/gtk-update-icon-cache.sh"
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
trigger_operations: ["install", "upgrade"]
|
trigger_actions: ["install", "upgrade"]
|
||||||
target_type: "path"
|
|
||||||
targets: ["usr/lib/gtk-4.0/4.0.0/*/"]
|
targets: ["usr/lib/gtk-4.0/4.0.0/*/"]
|
||||||
depends: ["gtk4","glib"]
|
|
||||||
run: "/var/lib/bpm/hook-scripts/gtk4-querymodules.sh"
|
run: "/var/lib/bpm/hook-scripts/gtk4-querymodules.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user