summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97b39a3d854d95bb4b1a2848093b3375cba51d99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = xbyak
	pkgdesc = A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)
	pkgver = 6.64
	pkgrel = 1
	url = https://github.com/herumi/xbyak
	arch = any
	license = BSD
	makedepends = git
	makedepends = cmake
	source = xbyak::git+https://github.com/herumi/xbyak#commit=348e3e548ebac06d243e5881caec8440e249f65f
	b2sums = SKIP

pkgname = xbyak