Added PKGBUILD & .SRCINFO
This commit is contained in:
commit
998dc034a4
2 changed files with 91 additions and 0 deletions
37
.SRCINFO
Normal file
37
.SRCINFO
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
pkgbase = swi-prolog8.4
|
||||
pkgdesc = Prolog environment (Legacy 8.4 release)
|
||||
pkgver = 8.4.3
|
||||
pkgrel = 1
|
||||
url = https://www.swi-prolog.org/
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
license = LGPL
|
||||
makedepends = cmake
|
||||
makedepends = jdk-openjdk
|
||||
makedepends = junit
|
||||
makedepends = libjpeg
|
||||
makedepends = libxft
|
||||
makedepends = libxinerama
|
||||
makedepends = libxpm
|
||||
makedepends = ninja
|
||||
makedepends = python-protobuf
|
||||
makedepends = unixodbc
|
||||
depends = gperftools
|
||||
depends = libarchive
|
||||
depends = libxcrypt
|
||||
depends = libyaml
|
||||
depends = qt5-base
|
||||
depends = util-linux-libs
|
||||
optdepends = java-runtime: for using Prolog from Java
|
||||
optdepends = jdk-openjdk: for using Prolog from Java
|
||||
optdepends = libjpeg: for using the pl2xpce library
|
||||
optdepends = libxft: for using the pl2xpce library
|
||||
optdepends = libxinerama: for using the pl2xpce library
|
||||
optdepends = libxpm: for using the pl2xpce library
|
||||
optdepends = unixodbc: for using the odbc4pl library
|
||||
provides = swi-prolog
|
||||
conflicts = swi-prolog
|
||||
source = swi-prolog8.4-8.4.3.tar.gz::https://www.swi-prolog.org/download/stable/src/swipl-8.4.3.tar.gz
|
||||
b2sums = 7a6f5b7b6447d88fb3c27c999346c73525ed07cd4ad78f841a8399f84e73509c1c06611e271dc91e8ea9b29332b127d0aa8a03e0d3100de6156c21fc4504920e
|
||||
|
||||
pkgname = swi-prolog8.4
|
||||
Loading…
Add table
Add a link
Reference in a new issue