Update bpm hook
This commit is contained in:
@@ -1,10 +1,37 @@
|
||||
name: gtk2
|
||||
description: GObject-based multi-platform GUI toolkit version 2
|
||||
version: 2.24.33
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://www.gtk.org/
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["at-spi2-core","cairo","fontconfig","gdk-pixbuf","glib","glibc","gtk-update-icon-cache","libx11","libxcomposite","libxcursor","libxdamage","libxext","libxfixes","libxi","libxinerama","libxrandr","libxrender","pango","shared-mime-info"]
|
||||
make_depends: ["gobject-introspection"]
|
||||
type: source
|
||||
depends:
|
||||
- at-spi2-core
|
||||
- cairo
|
||||
- fontconfig
|
||||
- gdk-pixbuf
|
||||
- glib
|
||||
- glibc
|
||||
- gtk-update-icon-cache
|
||||
- libx11
|
||||
- libxcomposite
|
||||
- libxcursor
|
||||
- libxdamage
|
||||
- libxext
|
||||
- libxfixes
|
||||
- libxi
|
||||
- libxinerama
|
||||
- libxrandr
|
||||
- libxrender
|
||||
- pango
|
||||
- shared-mime-info
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/gtk+/${BPM_PKG_VERSION%.*}/gtk+-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: ac2ac757f5942d318a311a54b0c80b5ef295f299c2a73c632f6bfb1ff49cc6da
|
||||
|
||||
Reference in New Issue
Block a user