Created
March 23, 2016 17:42
-
-
Save radare/9403b4fb103b1b589387 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Template file for 'swift' | |
pkgname=swift | |
version=2.2 | |
revision=1 | |
build_style=cmake | |
hostmakedepends="cmake pkg-config" | |
makedepends="ninja cmake icu swig clang python perl" | |
short_desc=" The Swift Programming Language" | |
maintainer="pancake <[email protected]>" | |
license="Apache-2.0" | |
homepage="https://www.swift.org/" | |
distfiles="https://github.com/apple/swift/archive/${pkgname}-${version}-RELEASE.tar.gz | |
https://github.com/apple/swift/archive/${pkgname}-llvm-${version}-RELEASE.tar.gz | |
" | |
checksum="6dfb9de14201b9804974b1f221573cfb3e24fd657ec3bf132bf3c75de02565f5 | |
123 | |
" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment