summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2025-03-15 14:20:29 -0300
committerGonzalo Exequiel Pedone2025-03-15 14:20:29 -0300
commitecf5a9b2e7f96af2790394d69af4164e6caa356d (patch)
treeeabc40a44fd8f86de38b553d55acf99b60967d7a /.SRCINFO
parentca798e8f81c6ff0af670ddaa9e0899f910344c3e (diff)
downloadaur-ecf5a9b2e7f96af2790394d69af4164e6caa356d.tar.gz
Added SRCINFO.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e2dfb72f16f2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = android-riscv64-highway
+ pkgdesc = A C++ library that provides portable SIMD/vector intrinsics (Android riscv64)
+ pkgver = 1.2.0
+ pkgrel = 2
+ url = https://github.com/google/highway/
+ arch = any
+ groups = android-highway
+ license = Apache-2.0
+ license = BSD-3-Clause
+ makedepends = android-cmake
+ depends = android-ndk
+ options = !strip
+ options = !buildflags
+ options = staticlibs
+ options = !emptydirs
+ source = https://github.com/google/highway/archive/1.2.0/highway-1.2.0.tar.gz
+ sha256sums = 7e0be78b8318e8bdbf6fa545d2ecb4c90f947df03f7aadc42c1967f019e63343
+
+pkgname = android-riscv64-highway