summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 02827ce127851b73a40d8082193a6a5eb1903193 (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
25
26
27
28
29
30
31
32
33
34
35
36
pkgbase = red-meta
	pkgdesc = Red is a next-generation programming language strongly inspired by REBOL
	pkgver = 2023.12.31.f61506be0
	pkgrel = 1
	url = https://www.red-lang.org
	arch = i686
	arch = x86_64
	license = custom:BSD-3-Clause
	license = custom:BSL-1.0
	makedepends = gendesk
	makedepends = curl
	depends = lib32-curl
	source = red-view-31dec23-f61506be0::https://static.red-lang.org/dl/auto/linux/red-view-31dec23-f61506be0
	source = red-cli-31dec23-f61506be0::https://static.red-lang.org/dl/auto/linux/red-31dec23-f61506be0
	source = red-toolchain-31dec23-f61506be0::https://static.red-lang.org/dl/auto/linux/red-toolchain-31dec23-f61506be0
	sha256sums = 905a3346995c4b2402d382c3919631ff9059e3aaba286207df4d50c91fc2192e
	sha256sums = 3c66857c912473a53b720f0f2bc7cb17000ed828010344b3e180c586302c425b
	sha256sums = 007788d933e90f7ae221d0801e6f908787ec7b7c7bb18ebcd0daf480c72a3aa8

pkgname = red-view
	pkgdesc = Red is a next-generation programming language strongly inspired by REBOL (GUI)
	groups = red-bin
	depends = lib32-curl
	depends = lib32-gtk3

pkgname = red-cli
	pkgdesc = Red is a next-generation programming language strongly inspired by REBOL (CLI)
	groups = red-bin
	depends = lib32-curl
	depends = lib32-gdk-pixbuf2
	provides = red
	conflicts = red

pkgname = red-toolchain
	pkgdesc = Red is a next-generation programming language strongly inspired by REBOL (Compiler)
	groups = red-bin