summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bfb6a50b789da9f5267fe48c7bd1a969838f367d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ce-toolchain
	pkgdesc = Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
	pkgver = 11.1
	pkgrel = 1
	url = https://ce-programming.github.io/toolchain/index.html
	install = ce-toolchain-bin.install
	arch = i686
	arch = x86_64
	license = LGPL3
	depends = glibc
	depends = zlib
	depends = gcc-libs
	provides = ce-toolchain
	conflicts = ce-toolchain
	options = !strip
	options = !staticlibs
	source = https://github.com/CE-Programming/toolchain/releases/download/v11.1/CEdev-Linux.tar.gz
	sha256sums = 4e7341bb1cf824f8a4ca50afec07dfec82cc03c1201c6b5638d2f4279204fa85

pkgname = ce-toolchain-bin