dtools initial packages (split from dmd)
This commit is contained in:
parent
bae1b6990e
commit
bd8385c285
4
PKGBUILD
4
PKGBUILD
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user