blob: cccef271f4ee6546b151e1a77b148fbf2582aa49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sx-git
pkgdesc = Portable base library for C/C++ programs and games
pkgver = r228.fff3c92
pkgrel = 1
url = https://github.com/septag/sx
arch = any
license = BSD-2-Clause
makedepends = git
makedepends = cmake
depends = glibc
provides = sx
conflicts = sx
source = git+https://github.com/septag/sx.git
sha256sums = SKIP
pkgname = sx-git
|