1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
6 pkgdesc='Library to facilitate retrieval of weather information including forecasts and alerts'
9 url='https://invent.kde.org/libraries/kweathercore'
10 depends=(ki18n kholidays qt5-location)
11 makedepends=(extra-cmake-modules doxygen qt5-tools)
12 source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
13 sha256sums=('04dde83ae543163735776dc50edab3510247d4825432840a78fade9b237a79fd'
15 validpgpkeys=(0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah (mykolab address) <bshah@mykolab.com>
18 cmake -B build -S $pkgname-$pkgver \
25 DESTDIR="$pkgdir" cmake --install build