opkbuild 3.0.0-beta5 released
- From: "Patrick 'P. J.' McDermott" <pj+proteanos-ml АТ pehjota DОТ net>
- To: proteanos-dev АТ lists DОТ proteanos DОТ com
- Date: Thu, 15 May 2014 22:01:04 -0400
- Message-id: <53757160 DОТ 2030103 АТ pehjota DОТ net>
About
=====
opkbuild is a distribution build system – a set of tools for building
software packages. From source packages it builds binary packages for
use with the opkg package manager:
https://code.google.com/p/opkg/
Currently one format of source package is supported by opkbuild:
ProteanOS Source Package Format 2.0:
http://specs.proteanos.com/spf-2.0/
opkbuild is similar in function to the development library and utilities
of dpkg, the Debian package manager:
https://packages.debian.org/sid/dpkg-dev
https://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git;a=tree;f=scripts
Here is the Web page for opkbuild:
http://www.proteanos.com/dev/opkbuild/
Downloading
===========
Source archives are available in gzip, bzip2, or xz compression from the
ProteanOS files site by HTTP or FTP:
http://files.proteanos.com/pub/opkbuild/3.0.0-beta5/
ftp://files.proteanos.com/pub/opkbuild/3.0.0-beta5/
Here are the MD5 checksums:
db852e3c515e379b7a92ed8a65e1f95f opkbuild-3.0.0-beta5.tar.bz2
9c497e39ec5007d15a09001b9f2e0767 opkbuild-3.0.0-beta5.tar.gz
ddf35c152d729b889a54cda47abc5dbd opkbuild-3.0.0-beta5.tar.xz
Here are the SHA-256 checksums:
169ae158e6671a034a47610aa7ed2d2ca882e8929226a855d80ba9519269bc8b opkbuild-3.0.0-beta5.tar.bz2
93b6a144b26ba8ea0def34e1fdf7880eca239eca2329a5fe0f907322414e169e opkbuild-3.0.0-beta5.tar.gz
b4e0792c518387265b824d8d5bd9b65e70ea33fa610de7ecb4df6822590744cb opkbuild-3.0.0-beta5.tar.xz
The sources are maintained in a Git repository:
http://git.proteanos.com/opkbuild/opkbuild.git/
git://git.proteanos.com/opkbuild/opkbuild.git/
This release is marked by the "opkbuild-3.0.0-beta5" tag.
NEWS for Version 3.0.0-beta5
============================
Changes in this release:
* ob-checkbuilddeps now sets substitution variables for use in the
"Build-Depends" field.
* ob-checkbuilddeps now recognizes packages with a status of
"install user installed".
* ob_arch_is_concerned() and ob_plat_is_concerned() now correctly
handle host values of "all" with negated values in package fields.
These functions are also now covered by the test suite.
--
Patrick "P. J." McDermott
http://www.pehjota.net/
Lead Developer, ProteanOS
http://www.proteanos.com/