summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPeter Jung2022-11-21 22:03:20 +0100
committerAntoine Viallon2022-11-24 00:55:17 +0100
commit4bf2dc5277ea9615944ba572b8c3e70803504d73 (patch)
treea4cdf074debffb4c5cc1443dca63279a06755edb /.SRCINFO
parentb367a00f536d73684b911691e246776852e1f78d (diff)
downloadaur-4bf2dc5277ea9615944ba572b8c3e70803504d73.tar.gz
1.0.1
Signed-off-by: Peter Jung <admin@ptr1337.dev> Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 12 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b336c338ba40..c62455bf2aa7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ananicy-cpp
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
- pkgver = 1.0.0.rc7
+ pkgver = 1.0.1
pkgrel = 1
url = https://gitlab.com/ananicy-cpp/ananicy-cpp/
arch = x86_64
@@ -11,15 +11,22 @@ pkgbase = ananicy-cpp
arch = pentium4
license = GPLv3
makedepends = cmake
+ makedepends = clang
makedepends = git
+ makedepends = nlohmann-json
+ makedepends = bpf
depends = fmt
depends = spdlog
depends = nlohmann-json
depends = systemd
+ depends = libelf
+ depends = zlib
+ depends = libbpf
optdepends = ananicy-rules-git: community rules
- source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.0.0-rc7/ananicy-cpp-v1.0.0-rc7.tar.gz
- source = https://gitlab.com/ananicy-cpp/stl-polyfills/std-format/-/archive/45296602ad78a804411e7c3b617e13759f38e4e7/std-format-45296602ad78a804411e7c3b617e13759f38e4e7.tar.gz
- md5sums = fb921722da05102093ca86beb0998ee7
- md5sums = e3654b522fb829dcad2818ff7b8de8e9
+ optdepends = ananicy-rules: rules for ananicy-cpp
+ source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.0.1/ananicy-cpp-v1.0.1.tar.gz
+ source = https://gitlab.com/vnepogodin/std-format/-/archive/dfa4fdc87c7cb9bb1683125009baa7278bb85901/std-format-dfa4fdc87c7cb9bb1683125009baa7278bb85901.tar.gz
+ md5sums = e0107e820c42b17ae774a0c695780902
+ md5sums = e1f9d6bf78380b04a6a500a671bd8d38
pkgname = ananicy-cpp