blob: 5fecc4dbfbc90df26ad601402d9af13723db23c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = my-weather-indicator-git
pkgdesc = A simple indicator for the weather
pkgver = 0.10.18.0+r291+a936091
pkgrel = 1
epoch = 1
url = https://github.com/atareao/my-weather-indicator
arch = any
license = GPL3
makedepends = git
depends = libayatana-appindicator
depends = libnotify
depends = webkit2gtk-4.1
depends = geocode-glib
depends = python-pytz
depends = python-cairo
depends = python-lxml
depends = python-dateutil
depends = osm-gps-map
depends = python-requests-oauthlib
depends = geoclue
depends = geoip
provides = my-weather-indicator
conflicts = my-weather-indicator
source = my-weather-indicator::git+https://github.com/atareao/my-weather-indicator
sha256sums = SKIP
pkgname = my-weather-indicator-git
|