summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65d19dd426fda6de083ca5c26dfe08f0ec1c87a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = idl-serial-git
	pkgdesc = This project is a IDL serial generator for c. We use flex && bison to scan and parse files and generate json to struct and struct to json code.
	pkgver = r126.cf63cb2
	pkgrel = 1
	url = https://github.com/nanomq/idl-serial
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	provides = idl-serial
	conflicts = idl-serial
	options = !strip
	source = idl-serial-git::git+https://github.com/nanomq/idl-serial.git
	sha256sums = SKIP

pkgname = idl-serial-git