blob: 6b8beee521b2286a8b09516d2d33ff6638f4c628 (
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
|
pkgbase = cx
pkgdesc = CX Skycoin Blockchain Programming Language
pkgver = 0.7.1
pkgrel = 2
url = https://github.com/skycoinproject/cx
arch = any
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
source = https://github.com/skycoinproject/cx/archive/v0.7.1.tar.gz
source = https://raw.githubusercontent.com/0pcom/skycoin_archlinux_packages/master/key
sha256sums = 5659cc64d4caa359da4ba68ef2729b2b87e477ce11a9dfe1a751e9a48acf7c6a
sha256sums = 41c0a4a42ae64479b008392053f4a947618acd6bb9c3ed2672dafdb2453caa14
pkgname = cx
options = !strip
options = staticlibs
|