27 lines
655 B
YAML
27 lines
655 B
YAML
name: libxslt
|
|
description: XML stylesheet transformation library
|
|
version: 1.1.45
|
|
revision: 3
|
|
url: https://gitlab.gnome.org/GNOME/libxslt/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- glibc
|
|
- libgcrypt
|
|
- libxml2
|
|
- xz-utils
|
|
optional_depends:
|
|
- python3=3.14.*:For python bindings
|
|
make_depends:
|
|
- python3=3.14.*
|
|
- docbook-xml
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/libxslt/${BPM_PKG_VERSION%.*}/libxslt-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee5d216e
|