Packages are now named like: foo-2.0.x86_64.xbps
so that they don't have any common extension that could lead
to confusion for installing.
These packages shouldn't be installed directly with tar(1).
--HG--
extra : convert_revision : ee3efd57adbba6aa025a2a4e76002c784510f810
With this change it's possible to use a binary package just by unpacking
it into the destination directory.
--HG--
extra : convert_revision : 5f025a5e5d7593555fa55d08d5652c26736a139e
These will be written in pkg metadata props file as well. For now
they don't change any behaviour, will be used in binary packages.
Convert some pkgs to use them.
--HG--
extra : convert_revision : d04f681cf80dc97ceb9e50370d5a8c0d7b52687c
That way it's easier to work in certain parts and easier to
catch errors. There's a performance penalty, but this can be
fixed later.
--HG--
extra : convert_revision : c0b0e63c873bb4c078ce332dd5182a72d57c3969
- Template helpers have been moved to templates/helpers.
- Documentation to docs/.
- Common scripts have been moved to utils/sh.
- Fixed install-destdir when executed via chroot.
- Added a build-pkg target that builds a binary package.
The package must be installed into destdir before using.
- Misc tweaks and fixes.
--HG--
extra : convert_revision : 0896e8f24bb7592116aaf77ae9c776033818a3d8