30 lines
656 B
YAML
30 lines
656 B
YAML
name: pango
|
|
description: A library for layout and rendering of text
|
|
version: 1.58.2
|
|
revision: 1
|
|
url: https://www.pango.org/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- cairo
|
|
- fontconfig
|
|
- freetype2
|
|
- fribidi
|
|
- glib
|
|
- glibc
|
|
- harfbuzz
|
|
- libx11
|
|
- libxft
|
|
- libxrender
|
|
make_depends:
|
|
- gobject-introspection
|
|
- meson
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/pango/${BPM_PKG_VERSION%.*}/pango-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 342385b6ca3b7c73455d7c80a13b7dbe4489e00bc3bd4c5bd6ed4dce421e374a
|