blob: d8d83f11bfc030620f8b5bcb8d83ff6a6fb1710b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = boost-di-git
pkgdesc = Boost (experimental) c++14 dependency injection library (developmental version)
pkgver = 1.0.1.r418.g388364952
pkgrel = 1
url = https://github.com/boost-experimental/di
arch = any
license = Boost
makedepends = git
makedepends = cmake
provides = boost-di
conflicts = boost-di
source = boost-di::git+https://github.com/boost-experimental/di
sha256sums = SKIP
pkgname = boost-di-git
|