blob: 6726e0e65b5c8fdc19dc70ec9f2749c3d4d37f4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = libdparse-ldc2
pkgdesc = Library for lexing and parsing D source code, version for LDC2
pkgver = 0.25.1
pkgrel = 1
url = https://github.com/dlang-community/libdparse
arch = x86_64
license = BSL-1.0
makedepends = bash
makedepends = chrpath
makedepends = findutils
makedepends = glib2
makedepends = ldc
depends = pkg-config
depends = ldc
options = staticlibs
source = https://github.com/dlang-community/libdparse/archive/v0.25.1.tar.gz
source = add-makefile.patch
source = add-make-helper.patch
sha256sums = 83825fda4ce67cac49e1bfdce0051a9e2499a5fadbf3a7f4d0853b487eaebc82
sha256sums = cb4b845854d059116632c629ab51d63e7a45e9bf460973298fe890ac91866e0a
sha256sums = f73a1abb113252ced18a2e063b0858ef2d3ba7f50442000bff01408215a7d11a
pkgname = libdparse-ldc2
|