Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -3,6 +3,7 @@ pkgname=newlisp
|
|||
version=10.3.9
|
||||
homepage="http://www.newlisp.org"
|
||||
distfiles="$homepage/downloads/development/$pkgname-$version.tgz"
|
||||
makedepends="readline-devel libffi-devel"
|
||||
short_desc="Lisp-like, general-purpose scripting language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3, zlib, $pkgname"
|
||||
|
@ -15,8 +16,6 @@ long_desc="
|
|||
you will ever need are already built in. This includes networking functions,
|
||||
support for distributed and parallel processing, and Bayesian statistics."
|
||||
|
||||
Add_dependency build readline-devel
|
||||
Add_dependency build libffi-devel
|
||||
|
||||
do_build() {
|
||||
sed -i "s|i386-linux-gnu/||" newlisp.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue