summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..023c3f0ef89c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+