aboutsummaryrefslogtreecommitdiff
path: root/tests/loader/external/1/misc/packages
blob: d60d7fe84dec84bea1b86c81d5496af6cb7b9c1e (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
: 1
# Foreign repository manifest.
#
location: http://pkg.example.org/1/misc
:
# Foreign repository manifest.
#
location: http://pkg.example.org/1/math
:
# Local repository manifest (this repository).
#
:
name: libbar
version: 2.3.5
priority: security; Very important to install.
summary: The Bar library
description: very very good library.
license: GPLv2
tags: c++, bar
url: http://www.example.com/bar/
email: bar-users@example.com
depends: libfoo
depends: libmath >= 2.0.0
requires: linux | windows | macosx
changes: some changes