blob: 04845a024cd11f05c2deed2ed1f8b3b5c0b57af9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bytelizer-git
pkgdesc = Bytelizer is a binary packaging/unpack library written in modern c, focusing on performance and lightweight.
pkgver = r25.b092f21
pkgrel = 1
url = https://github.com/TheSnowfield/bytelizer
arch = any
license = GPL-2.0-only
makedepends = git
makedepends = cmake
provides = bytelizer-git
conflicts = bytelizer
source = bytelizer-git::git+https://github.com/TheSnowfield/bytelizer.git
sha256sums = SKIP
pkgname = bytelizer-git
|