summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af62a44c867795f32252ea0d8c915cdc6f808778 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = kotlin-native
	pkgdesc = An LLVM based backend for the Kotlin compiler and native implementation of the Kotlin standard library
	pkgver = 1.6.10
	pkgrel = 1
	url = https://github.com/JetBrains/kotlin
	arch = x86_64
	license = Apache
	depends = java-environment
	depends = ncurses5-compat-libs
	provides = kotlin-native
	conflicts = kotlin-native-bin
	conflicts = kotlin-native-git
	options = staticlibs
	options = libtool
	options = !strip
	source = https://github.com/JetBrains/kotlin/archive/refs/tags/v1.6.10.tar.gz
	source = local.properties
	sha512sums = 9157871c53a7c78a0cdd512c984f385cbcb6e9a930faa279623902dff1dfc8e788d6e20a940d2c19d3ffc3519f632e0e87605c38b5f5fe24eea921ca74672611
	sha512sums = 88cae75baaacdbe35fb421a00fae0994fc0728f1b8ee1af3c111fbd0fc135db2c03965ac1ae19580eea1400805852cd04b3da0d7c379b0add90c85b05ee34f26

pkgname = kotlin-native