summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 201584cf1bf1c2420b996c22c3ad864d5711f535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = iod-git
	pkgdesc = Meta programming utilities for C++14
	pkgver = latest
	pkgrel = 1
	url = https://github.com/matt-42/iod
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = boost
	makedepends = cmake
	makedepends = gcc
	makedepends = git
	depends = gcc-libs
	provides = iod
	conflicts = iod
	source = git+https://github.com/matt-42/iod.git
	sha256sums = SKIP

pkgname = iod-git