29 lines
684 B
YAML
29 lines
684 B
YAML
name: libical
|
|
description: Open Source implementation of the iCalendar protocols and protocol data units
|
|
version: 3.0.20
|
|
revision: 6
|
|
url: https://github.com/libical/libical
|
|
license: MPL2 OR LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- icu
|
|
- libxml2
|
|
make_depends:
|
|
- cmake
|
|
- doxygen
|
|
- gobject-introspection
|
|
- gtk-doc
|
|
- vala
|
|
- python-pygobject
|
|
downloads:
|
|
- url: https://github.com/libical/libical/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2
|