summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5a4e091b0685
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = ananicy-cpp
+ pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
+ pkgver = 0.5.1
+ pkgrel = 1
+ url = https://gitlab.com/ananicy-cpp/ananicy-cpp/
+ arch = x86_64
+ arch = i386
+ arch = armv7h
+ license = GPLv3
+ makedepends = cmake
+ makedepends = git
+ depends = fmt
+ depends = spdlog
+ depends = nlohmann-json
+ optdepends = ananicy: community rules
+ source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v0.5.1/ananicy-cpp-v0.5.1.tar.gz
+ md5sums = 5b16dc5595778fb8011837cfc2ab6ca1
+
+pkgname = ananicy-cpp
+