ldc: update to 0.12.1.

This commit is contained in:
Juan RP 2014-06-09 07:42:45 +02:00
parent 384da6cdad
commit f66565f674
1 changed files with 7 additions and 9 deletions

View File

@ -1,20 +1,18 @@
# Template file for 'ldc'
pkgname=ldc
version=0.11.0
revision=2
wrksrc="$pkgname-$version-src"
version=0.12.1
revision=1
wrksrc="ldc-${version}-src"
build_style=cmake
hostmakedepends="cmake llvm>=3.3"
makedepends="libconfig++-devel"
hostmakedepends="cmake llvm perl"
makedepends="zlib-devel libconfig++-devel libffi-devel"
conf_files="/etc/ldc2.rebuild.conf /etc/ldc2.conf"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://wiki.dlang.org/LDC"
license="BSD"
short_desc="Portable D programming language compiler based on LLVM"
distfiles="http://d32gngvpvl2pi1.cloudfront.net/$pkgname-$version-src.tar.gz"
checksum="5571292adc195f9822b17df9bea86856fa26f9bb85b025bf9d7f566192b6375d"
LDFLAGS="-lpthread"
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
checksum=e559d1018da99d1df606d3876a6ce0e66252944d28adb99db74aa90290d5a53f
post_install() {
vmkdir usr/share/bash-completion/completions