This commit is contained in:
commit
bf80ead05d
4 changed files with 118 additions and 0 deletions
22
.SRCINFO
Normal file
22
.SRCINFO
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
pkgbase = vlang
|
||||
pkgdesc = Simple, fast, safe, compiled language for developing maintainable software
|
||||
pkgver = 0.3.0
|
||||
pkgrel = 1
|
||||
url = https://vlang.io
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = glibc
|
||||
optdepends = glfw: Needed for graphics support
|
||||
optdepends = freetype2: Needed for graphics support
|
||||
optdepends = openssl: Needed for http support
|
||||
conflicts = v
|
||||
conflicts = vlang-bin
|
||||
conflicts = vlang-git
|
||||
source = v-ec758604538c00cceb142d324609a241e665f7c7.zip::https://github.com/vlang/v/archive/ec758604538c00cceb142d324609a241e665f7c7.zip
|
||||
source = vc-5dc8384638f515a098f75296fa7123c5e6a4964a.zip::https://github.com/vlang/vc/archive/5dc8384638f515a098f75296fa7123c5e6a4964a.zip
|
||||
sha256sums = 46e4a7893c475ab17bf7b1e596bd2be2608169b8a3d74b2910f12a1ed8a32d4a
|
||||
sha256sums = 570e64a76c848b8575ec286b9b23d788a97dc4d23ba029cba5e987bbcce41a6b
|
||||
|
||||
pkgname = vlang
|
||||
Loading…
Add table
Add a link
Reference in a new issue