diff options
Diffstat (limited to 'tests/manifest/packages')
-rw-r--r-- | tests/manifest/packages | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/tests/manifest/packages b/tests/manifest/packages deleted file mode 100644 index 7c076ea..0000000 --- a/tests/manifest/packages +++ /dev/null @@ -1,51 +0,0 @@ -: 1 -sha256sum: a2b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -: -name: libfoo -version: 1.2.3+2 -priority: high; Due to critical bug fix. -summary: Modern XML parser -license: LGPLv2, MIT; Both required. -license: BSD -tags: c++, xml, parser, serializer, pull, streaming, modern -description: libfoo is a very modern C++ XML parser. -changes: 1.2.3+2: applied upstream patch for critical bug bar -changes: 1.2.3+1: applied upstream patch for critical bug foo -url: http://www.example.org/projects/libfoo/; libfoo project page url -package-url: http://www.example.org/projects/libbar/1.2.3+2; package url -email: libfoo-users@example.org; Public mailing list, posts by non-members\ - are allowed but moderated. -package-email: libfoo-1.2.3+2@example.org; Bug reports are welcome. -depends: libz -depends: libgnutls <= 1.2.3 | libopenssl >= 2.3.4 -depends: ? libboost-regex >= 1.52.0; Only if C++ compiler doesn't support\ - C++11 <regex>. -depends: ? libqtcore >= 5.0.0; Only if GUI is enabled. -requires: linux | windows | macosx; symbian is coming. -requires: c++11 -requires: ? ; VC++ 12.0 or later if targeting Windows. -requires: ? ; libc++ standard library if using Clang on Mac OS X. -requires: zlib; Most Linux/UNIX systems already have one; or get it at\ - www.zlib.net. -location: libfoo-1.2.3+2.tar.bz2 -sha256sum: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -: -name: libbar -version: 3.4A.5+6 -summary: Modern bar management framework -license: LGPLv2 -tags: c++, xml, modern -url: http://www.example.org/projects/libbar/ -email: libbar-users@example.org -depends: libbaz (1- 2-) | libbaz [3 4-) | libbaz (5 6] | libbaz [7 8] -location: bar/libbar-3.4A.5+6.tbz -sha256sum: d4b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -: -name: libbaz -version: 2~3.4A.5+3 -summary: Modern baz system -license: LGPLv2 -url: http://www.example.org/projects/libbar/ -email: libbaz-users@example.org -location: libbaz/libbaz-2~3.4A.5+3.tar.gz -sha256sum: b5b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |