summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a159ba4495a9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = neophyte
+ pkgdesc = A WebGPU-rendered Neovim GUI
+ pkgver = 0.2.5
+ pkgrel = 1
+ url = https://github.com/tim-harding/neophyte
+ arch = x86_64
+ arch = i686
+ arch = aarch64
+ license = MIT
+ makedepends = cargo
+ depends = fontconfig
+ depends = freetype2
+ depends = gcc-libs
+ depends = glibc
+ provides = neophyte=0.2.5
+ conflicts = neophyte-bin
+ conflicts = neophyte-git
+ source = neophyte-0.2.5.tar.gz::https://static.crates.io/crates/neophyte/neophyte-0.2.5.crate
+ sha256sums = SKIP
+
+pkgname = neophyte