Gracias El mar., 13 de abr. de 2021 16:10, Matias Fonzo <s...@dragora.org> escribió:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > I am pleased to announce the release of qi 2.4. > > Qi is a simple but well-integrated package manager. It can create, > install, remove, and upgrade software packages. Qi produces binary > packages using recipes, which are files containing specific instructions > to build each package from source. Qi can manage multiple packages > under a single directory hierarchy. This method allows to maintain a > set of packages and multiple versions of them. This means that Qi could > be used as the main package manager or complement the existing one. > > Qi offers a friendly command line interface, a global configuration > file, a simple recipe layout to deploy software packages; also works > with binary packages in parallel, speeding up installations and packages > in production. The format used for packages is a simplified but safe > POSIX pax archive compressed with lzip. > > Qi is a modern (POSIX-compliant) shell script released under the > terms of the GNU General Public License. There are only two major > dependencies for the magic: graft(1) and tarlz(1), the rest is expected > to be found in any Unix-like system. > > Changes in this version: > > * Version 2.4 released. > > * recipes: Added the variable "QICPPFLAGS" to pass the C/C++ > preprocessor flags to the environment variable "CPPFLAGS". > > * recipes: Added the "docs" and "docsdir" variables to be unset > after processing a recipe. > > * recipes: Added support for executing other defined functions > besides the main build() function. > > * recipes: Include build flags only if it is a real architecture > when creating a package meta. > > * Change default values for QICFLAGS, QICXXFLAGS from "-g0 -O2" to > just "-O2". Including default value for LDFLAGS from "-s" to > just "" (none). This is to provide more generic values in the > package manager distribution. > > * The documentation is in line with the changes made, plus the > sample recipes have been updated. > > * Minor changes. > > The sources can be downloaded from > http://rsync.dragora.org/current/sources/qi-2.4.tar.lz or > from an available mirror > http://mirror.cedia.org.ec/dragora/current/sources/qi-2.4.tar.lz > > The SHA256 sum is: > > 1bc0046333bfecf7a20a0a77d75949bd829b22a06291a095e63ccc02a70cb280 > qi-2.4.tar.lz > > Please send bug reports and suggestions to <dragora-users@nongnu.org>. > > Best regards, > Matias Fonzo, qi author and maintainer. > > -----BEGIN PGP SIGNATURE----- > > iQKTBAEBCgB9FiEENb251GtWtfrLZHybOq8c7CA6mdUFAmB0uJJfFIAAAAAALgAo > aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDM1 > QkRCOUQ0NkI1NkI1RkFDQjY0N0M5QjNBQUYxQ0VDMjAzQTk5RDUACgkQOq8c7CA6 > mdWb3g//bJmev7KI5oMkYta4VG1Tjw7kPCijxxE1J8eIz4vCMpXq9zdl2Eh8DdPB > FYE3tguux8WwMrFQtnMRSk3fv7OG7aJ/ZZ4CkIfplrn3+0OP2PLOxTDHdP+PeZJ/ > EFQ64mL1Xy6UZhCfkGQ8ZWjZXfUaXbs13djZPpwf0UEIhClMO+txyWB1kts0oVV4 > n7WnGFMMLaFYPC1G6Gk5djGUIzhluDDkZlmHRkIo8A/Q0khLoFb6q5Q9A71laSPj > vpe2OgH1EGO8iZskgWtFAmGtCFWtpmjQV1iLTU0+Yv2CmhJCr96rO1pZgZu9PqzT > c7qWGiDRErr3CcDqx6eNElr5XaVjGy8Fy+Red9QWuH0rdoEwUA7EmetOgAiur/bp > HV+wN9DGZrKzNjWJt+Kzr2RVVwG3iJ282mKaXhPOYFc7U78iwF2hZU3nn7u4sIdF > c3tIQxTRap6yOn87wf+Ow9SWhmjItEqXRE+ID+WHU0paWpPWzLzE2lZXRTXddmgu > uzfLvetmsUZ8JoG6Rv853QNHDfA+T6OumIt7QSzhZKZSan1SXv7XCtKPPIV0zIg2 > DRI7wF1yq24xw9zmXOC7q1mMJwDjQu7/VlT71LoqMrvU4aCZO6FYx42xN/9lDmGE > eOgC4O3KadVijBeHf0nk+bES1y2XpLVayxT6aeGh3Elv9u/24Sg= > =hFU4 > -----END PGP SIGNATURE----- > >