From ce6eb3555b1264c14563eb383c25f4132c0d2a89 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Sep 2015 13:47:35 +0200 Subject: Add location to package manifest --- tests/manifest/manifest | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/manifest/manifest') diff --git a/tests/manifest/manifest b/tests/manifest/manifest index 6aac49e..902a7ac 100644 --- a/tests/manifest/manifest +++ b/tests/manifest/manifest @@ -29,6 +29,7 @@ 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 : name: libbar version: 3.4A.5-6 @@ -38,6 +39,7 @@ tags: c++, xml, modern description-file: README; Comprehensive description url: http://www.example.org/projects/libbar/ email: libbar-users@example.org +location: bar/libbar-3.4A.5-6.tbz : name: libbaz version: 2+3.4A.5-3 @@ -45,3 +47,4 @@ 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 -- cgit v1.1