summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 73185549d06f92cef99c2fb121920f6dc7b6e8e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cepl-git
	pkgdesc = CEPL is a command-line C11 Read-Eval-Print Loop supporting multiple compilers, readline key-bindings/tab-completion, and the ability to specify additional shared libraries to link against.
	pkgver = 1.1.0.r0.g5c93496
	pkgrel = 1
	url = https://github.com/alyptik/cepl
	arch = i686
	arch = x86_64
	license = GPL3
	depends = gcc
	depends = readline
	provides = cepl
	conflicts = cepl
	options = zipman
	source = cepl::git+http://github.com/alyptik/cepl
	sha256sums = SKIP

pkgname = cepl-git