blob: 8033e45b32e9108c26f0fd16a831663b6fc1c40a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lush
pkgdesc = An object-oriented programming language designed for researchers, experimenters, and engineers interested in large-scale numerical and graphic applications.
pkgver = 1.2.1
pkgrel = 3
url = http://lush.sourceforge.net
arch = x86_64
license = GPL
optdepends = gsl
optdepends = lapack
optdepends = sdl
optdepends = opencv
optdepends = alsa-lib
optdepends = libxft
options = !libtool
source = http://downloads.sourceforge.net/lush/lush-1.2.1.tar.gz
sha256sums = 1423085ef7c4ed83374333ba7a552e7f5f35add8db0c2478c8b00c96931ad8c9
pkgname = lush
|