blob: 94373ad42a5a6e2e4ce88ae6999991ebea844437 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = xtl
pkgdesc = The x template library
pkgver = 0.8.2
pkgrel = 1
url = https://github.com/xtensor-stack/xtl
arch = any
license = BSD-3-Clause
makedepends = cmake
depends = gcc
source = xtl-0.8.2.tar.gz::https://github.com/xtensor-stack/xtl/archive/0.8.2.tar.gz
sha256sums = 8fb38d6a5856aab5740d2ccb3d791d289f648d4cc506b94a1338fe5fce100c11
pkgname = xtl
|