mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
16 lines
415 B
Text
16 lines
415 B
Text
pkgbase = gn
|
|
pkgdesc = Meta-build system that generates build files for Ninja
|
|
pkgver = 0.2124.e4702d74
|
|
pkgrel = 1
|
|
url = https://gn.googlesource.com/gn/
|
|
arch = x86_64
|
|
license = BSD
|
|
makedepends = clang
|
|
makedepends = ninja
|
|
makedepends = python
|
|
makedepends = git
|
|
depends = gcc-libs
|
|
source = git+https://gn.googlesource.com/gn#commit=e4702d7409069c4f12d45ea7b7f0890717ca3f4b
|
|
sha256sums = SKIP
|
|
|
|
pkgname = gn
|