community/gdc to 4.9.1-2

This commit is contained in:
Kevin Mihelich 2014-09-14 15:54:53 +00:00
parent e41b0ea9b0
commit cfac5449bc

View file

@ -11,7 +11,7 @@ noautobuild=1
pkgname=('gdc' 'libgphobos-devel')
pkgver=4.9.1
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url="https://github.com/D-Programming-GDC/GDC"
license=('GPL')
@ -87,7 +87,7 @@ package_gdc()
depends=('gcc' 'perl' 'binutils' 'libgphobos-devel')
optdepends=('libgphobos-devel: D standard library, GDC version')
provides=("d-compiler")
pkgdesc="Compiler for D programming language which uses gcc backend (2.064.2 frontend version)"
pkgdesc="Compiler for D programming language which uses gcc backend (2.065 frontend version)"
install -D -m755 $srcdir/gcc-build/gcc/gdc $pkgdir/usr/bin/gdc
install -D -m755 $srcdir/gcc-build/gcc/cc1d $pkgdir/usr/lib/gcc/$CHOST/$pkgver/cc1d