blob: 81598fdf7a82ac7e6bf5be12168482867f3c5824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = task-maker
pkgdesc = The new cmsMake!
pkgver = 2.1.4
pkgrel = 1
url = https://github.com/algorithm-ninja/task-maker
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = MPL2
makedepends = cmake
makedepends = gmock
makedepends = gtest
makedepends = python-pip
depends = python
depends = python-ruamel-yaml
depends = python-traits
depends = capnproto
depends = pybind11
source = https://github.com/algorithm-ninja/task-maker/archive/v2.1.4.tar.gz
sha384sums = f242df9fc03b9878f6ff3d7fbfa259364de50c32071a4703962532210964b51df301a33553bf9ca7cc2a350e6dbd15f1
pkgname = task-maker
|