blob: 2ec68587224f836816b0c651fb169ada11bedb83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = feedindicator
pkgdesc = RSS feed applet written in Python
pkgver = 2.0.0.20171011
pkgrel = 1
url = https://github.com/feedindicator/Feedindicator
install = feedindicator.install
arch = any
license = GPL3
makedepends = xdg-utils
depends = libnotify
depends = python-configobj
depends = python-gobject
depends = python-feedparser
source = feedindicator-990d56a417be822b7d59da23deada927ab8d2ba6.tar.gz::https://github.com/feedindicator/Feedindicator/archive/990d56a417be822b7d59da23deada927ab8d2ba6.tar.gz
source = fix-feed-notifications.patch::https://github.com/jnphilipp/Feedindicator/commit/9565b461e849bbf5985a8c081124d97e3f6216f5.diff
source = fix-makefile.patch
sha256sums = ca6b457186fbf9253625cb40d141f637060465566e5c4f296e2a99ae4d09c8ac
sha256sums = 94ab00bc7e61aa56ed9288e3e0c563eba5388485631ce3cdbf313d9c968f4836
sha256sums = 3f5e4be3e76d61923dab4bd62d9e61c2db8a60ad074b4347961aff0f74b1a6f5
pkgname = feedindicator
|