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