summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e32ee76a4526f29933d520f81a5abc5174716f79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = snow-git
	pkgdesc = AI-friendly programming language inspired by the LLM era. Its design goal is to make it easier for LLMs to generate and understand programming code.
	pkgver = 0.13.0.r0.g3de53a1
	pkgrel = 1
	url = https://gitee.com/jcnc-org/snow
	arch = x86_64
	groups = snow-lang-git
	license = Apache-2.0
	makedepends = jdk25-graalvm-bin
	makedepends = git
	makedepends = maven
	makedepends = musl
	depends = glibc
	depends = hicolor-icon-theme
	depends = zlib
	optdepends = ideology: IDEology is the IDE for the Snow programming language.
	provides = snow
	conflicts = snow
	options = !strip
	options = !debug
	source = snow-git::git+https://gitee.com/jcnc-org/snow.git
	sha256sums = SKIP

pkgname = snow-git