summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a10c02268fbea683f7cf8bfc02d327e59faf2c49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by mksrcinfo v8
# Sat Feb  4 22:35:53 UTC 2017
pkgbase = libc++
	pkgdesc = A new implementation of the C++ standard library, targeting C++11.
	pkgver = 3.9.1
	pkgrel = 1
	url = http://libcxx.llvm.org
	arch = i686
	arch = x86_64
	license = custom:University of Illinois/NCSA Open Source License
	makedepends = clang
	makedepends = cmake
	depends = glibc
	depends = libc++abi
	depends = gcc-libs
	source = http://www.llvm.org/releases/3.9.1/libcxx-3.9.1.src.tar.xz
	source = http://www.llvm.org/releases/3.9.1/libcxx-3.9.1.src.tar.xz.sig
	sha512sums = a5976e4096624a7307b3e43f4a22ac2dc74572226e0f57af9f3ef537a14c3cff1601b7042aef9dc40a0ee53ca76b08d72eb9c253dcf34f115d3153c302db7070
	sha512sums = SKIP

pkgname = libc++