5e367f14304e252c92bb2f5c4dda444a684f15f3
Currently, it supports two flags: noDebug, noDelta.
The usage is simple:
<Package>
...
<BuildFlags>
<Flag>noDebug</Flag>
<Flag>noDelta</Flag>
</BuildFlags>
...
</Package>
noDebug flag is used to disable building of a debug package for this
package tag.
noDelta flag is used to disable building of delta packages
automatically. It doesn't change the behaviour of "pisi delta" command.
PISI - Packages Installed Succesfully as Intended PISI is a new package manager for the PARDUS distribution. In Turkish PISI means "kitty", and like a kitty, it is featureful and small. Some of its distinctive features: - Implemented in python - Efficient and small - Package sources are written in XML and python - Uses LZMA for a better compression ratio - Fast database access implemented with berkeley DB - Integrates low-level and high-level package operations (dependency resolution) - Framework approach to build applications and tools upon - Comprehensive CLI and a user-friendly qt GUI (distributed separately) - Extremely simple package construction
Languages
Python
100%