blob: d16ba06aef8351645768cccb3832f568ddbf3172 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = plasma5-applets-weather-widget-git
pkgdesc = Plasmoid for Plasma 5. Shows weather information from yr.no server.
pkgver = r36.6614c72
pkgrel = 1
url = https://github.com/kotelnik/plasma-applet-weather-widget
arch = any
license = GPL
makedepends = git
makedepends = extra-cmake-modules
depends = plasma-workspace
depends = qt5-graphicaleffects
provides = plasma5-applets-weather-widget
conflicts = plasma5-applets-weather-widget
conflicts = plasma-applet-weather-widget-git
source = git://github.com/kotelnik/plasma-applet-weather-widget.git
md5sums = SKIP
pkgname = plasma5-applets-weather-widget-git
|