Rebuild with icu 78.1
This commit is contained in:
@@ -1,10 +1,26 @@
|
||||
name: libical
|
||||
description: Open Source implementation of the iCalendar protocols and protocol data units
|
||||
version: 3.0.20
|
||||
revision: 4
|
||||
revision: 5
|
||||
url: https://github.com/libical/libical
|
||||
license: MPL2 OR LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glib", "glibc", "icu", "libxml2"]
|
||||
make_depends: ["cmake", "gobject-introspection", "ninja", "vala", "python-pygobject"]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user