blob: 25b0f83bfa564fcc320f5a9f9f90b815688a6149 (
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 = ndless-sdk-git
pkgdesc = SDK for programs targeting Ndless on the TI-Nspire
pkgver = r528.6d6fcd2
pkgrel = 1
url = https://github.com/ndless-nspire/Ndless
install = ndless-sdk-git.install
arch = x86_64
license = MPL-1.1
makedepends = git
makedepends = gcc
makedepends = binutils
makedepends = boost
makedepends = wget
depends = gmp
depends = mpfr
depends = libmpc
depends = zlib
depends = boost-libs
provides = ndless-sdk
conflicts = ndless-sdk
options = !strip
source = ndless::git+https://github.com/ndless-nspire/Ndless
source = ndless.patch
source = ndless-env.sh
source = nspire-io::git+https://github.com/Vogtinator/nspire-io.git
source = zlib::git+https://github.com/madler/zlib.git
source = git://git.sv.nongnu.org/freetype/freetype2.git
source = luna::git+https://github.com/ndless-nspire/luna.git
md5sums = SKIP
md5sums = 9559c5c65d9e0956d78b0cf30dd40051
md5sums = e33970015b5fa585787e29f7966aaf82
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = ndless-sdk-git
|