summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af995fbc3ab7aab290a1bc7994e7ea67152e3030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = mastodonpp-git
	pkgdesc = mastodonpp is a C++ wrapper for the Mastodon and Pleroma APIs. It replaces mastodon-cpp.
	pkgver = r337.cca3a4a
	pkgrel = 1
	url = https://schlomp.space/tastytea/mastodonpp.git
	arch = x86_64
	license = AGPL
	makedepends = git
	makedepends = cmake
	depends = libcurl.so
	optdepends = doxygen: documentation
	optdepends = catch2: tests
	provides = mastodonpp
	conflicts = mastodonpp
	source = mastodonpp::git+https://schlomp.space/tastytea/mastodonpp.git
	md5sums = SKIP

pkgname = mastodonpp-git