BINPKG_REPOSITORY: minor fixes.

--HG--
extra : convert_revision : aef2b8ee133af8e0168ca03f0dd398e95912ad05
This commit is contained in:
Juan RP 2009-02-05 06:02:16 +01:00
parent f77c55c52b
commit 45265e44d5
1 changed files with 3 additions and 2 deletions

View File

@ -15,11 +15,12 @@ main dictionary to specify more info, like:
a remote location specified with "location-remote".
The package dictionary will be the same than the one available in
package's metadata directory "/var/cache/xbps/$pkgname/props.plist",
package's metadata directory "/var/cache/xbps/metadata/$pkgname/props.plist",
but some additional objects are added to provide enough info for
the repository itself:
- filename: name (and path) for the binary package.
- filename: name (and path relative to current dir) for the binary
package.
- filename-sha256: SHA256 hash of the binary package.
Here's how the package index plist file shall look like in a repository: