summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e071b4c12ca10cbc6b8f9e6d0d6d95d71d47e7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = swift-language-git
	pkgdesc = The Swift programming language, taken directly from the Apple repository
	pkgver = swift.2.2.SNAPSHOT.2015.12.01.b.r260.gd079068
	pkgrel = 1
	url = https://swift.org/
	arch = x86_64
	license = apache2
	makedepends = git
	makedepends = ninja
	makedepends = cmake
	makedepends = clang
	depends = icu
	depends = libedit
	depends = libxml2
	depends = swig
	depends = python2
	depends = libbsd
	source = git+https://github.com/apple/swift
	source = llvm::git+https://github.com/apple/swift-llvm
	source = clang::git+https://github.com/apple/swift-clang
	source = lldb::git+https://github.com/apple/swift-lldb
	source = cmark::git+https://github.com/apple/swift-cmark
	source = llbuild::git+https://github.com/apple/swift-llbuild
	source = swiftpm::git+https://github.com/apple/swift-package-manager
	source = git+https://github.com/apple/swift-corelibs-xctest
	source = git+https://github.com/apple/swift-corelibs-foundation
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = swift-language-git