add some display-names

This commit is contained in:
Max Howell 2023-10-31 15:48:06 -04:00
parent 4413caa50b
commit 79268fb0bf
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC
2 changed files with 10 additions and 0 deletions

View file

@ -5,6 +5,8 @@ distributable:
versions:
github: git/git/tags
display-name: git
dependencies:
zlib.net: 1
gnu.org/gettext: ^0.21

View file

@ -1,8 +1,13 @@
distributable:
url: https://download.gnome.org/sources/gtk+/{{version.marketing}}/gtk+-{{version}}.tar.xz
strip-components: 1
versions:
- 3.24.38
display-name: gtk3
dependencies:
gnome.org/atk: '*'
gnome.org/gdk-pixbuf: '*'
@ -26,6 +31,7 @@ dependencies:
wayland.freedesktop.org/protocols: '*'
x.org/protocol: '*'
openprinting.github.io/cups: '*'
build:
dependencies:
docbook.org: '*'
@ -50,6 +56,7 @@ build:
- -Dintrospection=true
DESTDIR: /
XML_CATALOG_FILES: "{{prefix}}/etc/xml/catalog"
provides:
- bin/gtk-builder-tool
- bin/gtk-encode-symbolic-svg
@ -61,6 +68,7 @@ provides:
- bin/gtk3-demo-application
- bin/gtk3-icon-browser
- bin/gtk3-widget-factory
test:
dependencies:
freedesktop.org/pkg-config: '*'