aboutsummaryrefslogtreecommitdiff
path: root/tests/loader/internal/1/math/packages
blob: 2722f6e6eadb87cb6120a83c39c913c79468e52c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
: 1
# Foreign repository manifest.
#
location: ../../../external/1/misc
:
# Local repository manifest (this repository).
#
:
name: libexp
version: 1+1.2
summary: The exponent
license: MIT
tags: c++, exponent
url: http://www.exp.com
email: users@exp.com
depends: libmisc
:
name: libfoo
version: 1.2.4-1
summary: The Foo Math Library
description: Very good math library.
license: MIT
tags: c++, foo, math
url: http://www.example.com/foo/
email: foo-users@example.com
depends: libmisc >= 2.3.0