blob: 8cecfa41a637686c7b6dfb21b23527b916921d42 (
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
37
38
39
40
|
pkgbase = cx
pkgdesc = CX Blockchain Programming Language. skycoin.com/cx
pkgver = 0.8.0
pkgrel = 2
url = https://github.com/skycoin/cx
arch = i686
arch = x86_64
arch = aarch64
arch = armv8
arch = armv7
arch = armv7l
arch = armv7h
arch = armv6h
arch = armhf
arch = armel
arch = arm
makedepends = git
makedepends = go
makedepends = gcc
makedepends = glade
makedepends = xorg-server-xvfb
makedepends = libxinerama
makedepends = libxcursor
makedepends = libxrandr
makedepends = libglvnd
makedepends = libglade
makedepends = mesa
makedepends = libxi
makedepends = cairo
makedepends = perl
makedepends = pango
makedepends = goyacc
makedepends = musl
makedepends = kernel-headers-musl
source = https://github.com/skycoin/cx/archive/refs/tags/0.8.0.tar.gz
sha256sums = e7f56b9439accbec8ab4d314548c84e529086bf0f06e132a7ebee296e8fd2bcc
pkgname = cx
options = !strip
options = staticlibs
|