summaryrefslogtreecommitdiff
path: root/hello/manifest
blob: 3dc3f0d3055dab762e56a56fa13f8f6db0db6eba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
: 1
name: hello
version: 1.0.0+10
language: c++
summary: The "Hello World" example program
license: MIT ; MIT License.
topics: hello world example
description-file: README.md
url: https://git.build2.org/cgit/hello/hello
src-url: https://git.build2.org/cgit/hello/hello/tree/hello
email: users@build2.org
build-warning-email: builds@build2.org
builds: all
depends: * build2 >= 0.16.0-
depends: * bpkg >= 0.16.0-
depends: libhello ^1.0.0