aboutsummaryrefslogtreecommitdiff
path: root/tests/loader/internal/1/stable/packages
blob: b95aa62b78f8070e6853c48f7b8c90fa67ae83c1 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
: 1
name: libfoo
version: 1.2.3-4
summary: The Foo library
license: MIT
tags: c++, foo
url: http://www.example.com/foo/
email: foo-users@example.com
depends: libmisc >= 2.0.0
location: libfoo-1.2.3-4.tar.gz
:
name: libstudxml
version: 1.0.0-1
summary: Modern C++ XML API
license: MIT
tags: c++, xml, parser, serializer, pull, streaming, modern
description-file: README
changes-file: NEWS
url: http://www.codesynthesis.com/projects/libstudxml/
email: studxml-users@codesynthesis.com; Public mailing list, posts by\
 non-members are allowed but moderated.
package-email: boris@codesynthesis.com; Direct email to the author.
depends: libexpat >= 2.0.0
depends: libgenx
location: libstudxml-1.0.0-1.tar.gz
:
name: libfoo
version: 1.2.2
summary: The Foo library
license: MIT
tags: c++, foo
url: http://www.example.com/foo/
email: foo-users@example.com
depends: libbar <= 2.4.0
depends: libexp == 1+1.2
requires: linux | windows | macosx
requires: c++11
requires: ? ; VC++ 12.0 or later if targeting Windows.
requires: ? ; libc++ standard library if using Clang on Mac OS X.
location: libfoo-1.2.2.tar.gz
:
name: libfoo
version: 1.2.4
summary: The Foo Library
description: Very good foo library.
license: MIT
tags: c++, foo
url: http://www.example.com/foo/
email: foo-users@example.com
depends: libmisc >= 2.0.0
changes: some changes 1
changes: some changes 2
location: libfoo-1.2.4.tar.gz