From aa0d32f4b675e155e6e004604bf8b6ee4e607873 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Tue, 11 Aug 2009 13:43:06 +0200 Subject: Add ability to create .torrent metadata when making a package Also update the spec with the information where the .torrent metadata file will be stored. --- specs/thandy-spec.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'specs') diff --git a/specs/thandy-spec.txt b/specs/thandy-spec.txt index daadd05..eae908b 100644 --- a/specs/thandy-spec.txt +++ b/specs/thandy-spec.txt @@ -248,6 +248,12 @@ file that makes up a package, its hash, and what procedure is used to install it. + /pkginfo/packagename/os-arch/version/(some filename).torrent + + The .torrent metadata file used to download that file. The + file name is exactly the same as specified in the package + file. + /packages/packagename/os-arch/version/(some filename) The actual package file. Its naming convention will depend -- cgit v1.2.3