Skip to content

Instantly share code, notes, and snippets.

@radare
Created March 23, 2016 17:42
Show Gist options
  • Save radare/9403b4fb103b1b589387 to your computer and use it in GitHub Desktop.
Save radare/9403b4fb103b1b589387 to your computer and use it in GitHub Desktop.
# 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