28 lines
644 B
YAML
28 lines
644 B
YAML
name: libwmf
|
|
description: Library for reading and converting WMF (Windows Meta Files)
|
|
version: 0.2.15
|
|
revision: 2
|
|
url: https://github.com/caolanm/libwmf
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- expat
|
|
- freetype2
|
|
- glibc
|
|
- libjpeg-turbo
|
|
- libpng
|
|
- libx11
|
|
- zlib
|
|
optional_depends:
|
|
- gdk-pixbuf
|
|
make_depends:
|
|
- gdk-pixbuf
|
|
downloads:
|
|
- url: https://github.com/caolanm/libwmf/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 379ae041dd53ab35f55c9b73a78a31f1ce530e925023c31607b05f2199d867e6
|