dtools initial packages (split from dmd)

This commit is contained in:
Михаил Страшун 2014-03-02 20:53:17 +00:00
parent bae1b6990e
commit bd8385c285

View File

@ -2,14 +2,14 @@
pkgname=('dtools') pkgname=('dtools')
pkgver=2.065.0 pkgver=2.065.0
pkgrel=2 pkgrel=3
pkgdesc="Ancilliary tools for the D programming language compiler" pkgdesc="Ancilliary tools for the D programming language compiler"
license=("custom") license=("custom")
groups=('dlang' 'dlang-dmd') groups=('dlang' 'dlang-dmd')
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.dlang.org" url="http://www.dlang.org"
depends=("curl") depends=("curl")
makedepends=('git' 'gcc' 'make' 'd-compiler' 'd-stdlib') makedepends=('git' 'gcc' 'make' 'd-compiler')
source=( source=(
"git+http://github.com/D-Programming-Language/tools#tag=v$pkgver" "git+http://github.com/D-Programming-Language/tools#tag=v$pkgver"
"git+https://github.com/Dicebot/Arch-PKGBUILDs.git" "git+https://github.com/Dicebot/Arch-PKGBUILDs.git"