blob: 0e2cc7576995260abb6464d34f84d097aaa60b02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libstxxl
pkgdesc = Standard Template Library for Extra Large Data Sets
pkgver = 1.4.1
pkgrel = 1
url = http://stxxl.sourceforge.net/
arch = i686
arch = x86_64
license = custom:Boost
depends = gcc-libs-multilib
options = staticlibs
source = https://github.com/stxxl/stxxl/releases/download/1.4.1/stxxl-1.4.1.tar.gz
md5sums = 78a3957f604f2946b5425abadeb364ac
pkgname = libstxxl
|