blob: 3a0764d4c1252367d913ef7c2fd1f0129d93e860 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ciao-lang
pkgdesc = Ciao is a general purpose, multi-paradigm programming language in the Prolog family
pkgver = 1.25.0.m1
pkgrel = 1
url = https://github.com/ciao-lang/ciao
arch = i686
arch = x86_64
license = LGPL-2.1
makedepends = gcc
makedepends = make
makedepends = which
makedepends = rlwrap
depends = rlwrap
source = https://github.com/ciao-lang/ciao/archive/v1.25.0-m1.tar.gz
sha256sums = f2b20c96fd447b8398f0d70f7e26261486b13ce9bf6799c4fb97c5e2fa22a67f
pkgname = ciao-lang
|