blob: 6d4e1cc86d63df3a9f439674ba237f2ed010651c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = numactl-git
pkgdesc = Simple NUMA policy support
pkgver = 2.0.16.r52.ga3a2a82
pkgrel = 1
url = https://github.com/numactl/numactl
arch = i686
arch = x86_64
license = GPL
license = LGPL
makedepends = git
depends = glibc
provides = numactl=2.0.16.r52.ga3a2a82
provides = libnuma.so
conflicts = numactl
options = staticlibs
source = git+https://github.com/numactl/numactl.git
sha256sums = SKIP
pkgname = numactl-git
|