blob: 5bfbb5b1dbf4bf45f4c2cac14cd1e70e9ee6413b (
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
|
pkgbase = swi-prolog-devel
pkgdesc = Prolog environment (development version)
pkgver = 9.3.9
pkgrel = 1
url = https://www.swi-prolog.org/
arch = x86_64
arch = i686
license = GPL
license = LGPL
makedepends = cmake
makedepends = jdk-openjdk
makedepends = junit
makedepends = libjpeg
makedepends = libxft
makedepends = libxinerama
makedepends = libxpm
makedepends = ninja
makedepends = unixodbc
depends = gmp
depends = readline
depends = openssl
depends = libarchive
depends = libyaml
optdepends = unixodbc: for using the odbc4pl library
optdepends = uuid: for using the uuid library
optdepends = libjpeg: for using the pl2xpce library
optdepends = libxpm: for using the pl2xpce library
optdepends = libxinerama: for using the pl2xpce library
optdepends = libxft: for using the pl2xpce library
optdepends = jdk-openjdk: for using Prolog from Java
optdepends = java-runtime: for using Prolog from Java
provides = swi-prolog
conflicts = swi-prolog
source = https://www.swi-prolog.org/download/devel/src/swipl-9.3.9.tar.gz
sha256sums = 9c37b1c4714146ad089acdc5badb1e8cb608fd933f1aaeb8337a52beb6d1eb2b
pkgname = swi-prolog-devel
|