summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 023c3f0ef89c5077aa2d0b4371e986ffbd7212d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
	source = mastodonpp::git+https://schlomp.space/tastytea/mastodonpp.git
	md5sums = SKIP

pkgname = mastodonpp-git