Initial commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: glade
|
||||
description: RAD tool to enable quick & easy development of user interfaces for the GTK toolkit and the GNOME desktop environment
|
||||
version: 3.40.0
|
||||
revision: 1
|
||||
url: https://glade.gnome.org/
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gtk3
|
||||
- libxml2
|
||||
optional_depends:
|
||||
- python-pygobject
|
||||
- webkitgtk3
|
||||
make_depends:
|
||||
- docbook-xsl-nons
|
||||
- glib
|
||||
- gobject-introspection
|
||||
- itstool
|
||||
- meson
|
||||
- python-pygobject
|
||||
- python-setuptools
|
||||
- webkitgtk3
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/glade/${BPM_PKG_VERSION%.*}/glade-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 31c9adaea849972ab9517b564e19ac19977ca97758b109edc3167008f53e3d9c
|
||||
Reference in New Issue
Block a user