summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58ae5f6e2dcdf45f6a711ef3da1dede52710b3b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = magic_enum-git
	pkgdesc = Header-only C++17 library, provides static reflection for enums, works with any enum type without any macro or boilerplate code.
	pkgver = 0.9.7.r25.gec5734e
	pkgrel = 2
	url = https://github.com/Neargye/magic_enum
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	provides = magic_enum=0.9.7.r25.gec5734e
	conflicts = magic_enum
	source = git+https://github.com/Neargye/magic_enum.git
	sha256sums = SKIP

pkgname = magic_enum-git