swi-prolog for ~amd64 (broken!) and profile-changes
This commit is contained in:
parent
9d9660f757
commit
e16b33aadd
5 changed files with 14 additions and 64 deletions
|
@ -8,13 +8,18 @@ HOMEPAGE="http://www.swi-prolog.org/"
|
|||
DOWNLOADS="http://www.swi-prolog.org/download/stable/src/${AN}.tar.gz"
|
||||
SLOT="0"
|
||||
LICENCES="GPL-2 LGPL-2"
|
||||
PLATFORMS="~x86"
|
||||
PLATFORMS="~x86 ~amd64"
|
||||
DEPENDENCIES=""
|
||||
|
||||
MYOPTIONS=""
|
||||
WORK="${WORKBASE}/${AN}"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
keepdir /usr/lib/swipl-${PV}/library/dialect/ifprolog
|
||||
src_configure() {
|
||||
env
|
||||
econf --libdir="${LIBDIR}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
keepdir /usr/lib/swipl-${PV}/library/dialect/ifprolog
|
||||
default
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue