blob: c72808e938a731c98718617d7814e6feafc8d995 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cxxtools
pkgdesc = A collection of general-purpose C++ classes
pkgver = 2.2.1
pkgrel = 1
url = http://www.tntnet.org/cxxtools.html
arch = i686
arch = x86_64
license = LGPL
depends = gcc-libs
optdepends = bash: for running cxxtools-config
source = http://www.tntnet.org/download/cxxtools-2.2.1.tar.gz
md5sums = aab00068ae5237435b37ac86f2ac7576
sha512sums = b6dc3f63c39fbbc35af973eea668a44d30673140c72bfa7efbdc21a71816be2983e85312b9213264d4f5162c3e420eedb41974bacb7fe8176f2a069b6f8f6f7b
pkgname = cxxtools
|