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

pkgname = mastodonpp-git