30 lines
541 B
YAML
30 lines
541 B
YAML
name: appstream-glib
|
|
description: GObjects and helper methods to make it easy to read and write AppStream metadata
|
|
version: 0.8.3
|
|
revision: 3
|
|
url: https://people.freedesktop.org/~hughsient/appstream-glib/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- cairo
|
|
- curl
|
|
- fontconfig
|
|
- freetype2
|
|
- gcc-libs
|
|
- gdk-pixbuf
|
|
- glib
|
|
- glibc
|
|
- gtk3
|
|
- json-glib
|
|
- libarchive
|
|
- libyaml
|
|
- pango
|
|
- util-linux
|
|
make_depends:
|
|
- gobject-introspection
|
|
- gperf
|
|
- meson
|