opkbuild 3.0.0-beta6 released

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-beta6/
    ftp://files.proteanos.com/pub/opkbuild/3.0.0-beta6/

Here are the MD5 checksums:

    cc3fde0ed8e2a7ea897b4aeecef931bc  opkbuild-3.0.0-beta6.tar.bz2
    d941793f7059b875857e9959da972afd  opkbuild-3.0.0-beta6.tar.gz
    b73bd3ede451dd5f26c0996426e40b54  opkbuild-3.0.0-beta6.tar.xz

Here are the SHA-256 checksums:

    51521c2f27fd4f9498bcd103e3e7bcb980e31731563d2b8506d106e536ee0990  opkbuild-3.0.0-beta6.tar.bz2
    873814e73061765fbf23dcd96e1d18aa918f27fafd1a97d23b5c0e52cf306035  opkbuild-3.0.0-beta6.tar.gz
    32bd5842b5af8de5bf00520fdde9a48019d3a7e03d7d67e8684be4ee84abdf33  opkbuild-3.0.0-beta6.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-beta6" tag.

NEWS for Version 3.0.0-beta6
============================

Changes in this release:

  * ob-genchanges and ob-gencontrol now strip newline characters in the
    "Maintainer" field.
  * An "optstring" file is installed for use by prokit.
  * opkbuild's platform option is now -p.
  * opkbuild now supports -B and -P options to build only architecture-
    dependent and platform-dependent binary packages, respectively.

-- 
Patrick "P. J." McDermott
  http://www.pehjota.net/
Lead Developer, ProteanOS
  http://www.proteanos.com/

_______________________________________________
proteanos-dev mailing list
Posting address: <mailto:proteanos-dev АТ lists DОТ proteanos DОТ com>
Info and archives: <http://lists.proteanos.com/proteanos-dev/>