blob: e2dd2f76ba28e33da7ace45f1cf18999dcf48fe3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mastorss-git
pkgdesc = Automatically read RSS feeds and post the items via the Mastodon API. Does not support Atom at the moment.
pkgver = r278.baf3e20
pkgrel = 1
url = https://schlomp.space/tastytea/mastorss.git
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
depends = mastodonpp
depends = jsoncpp
depends = boost-libs
provides = mastorss
conflicts = mastorss
source = mastorss::git+https://schlomp.space/tastytea/mastorss.git
md5sums = SKIP
pkgname = mastorss-git
|