summaryrefslogtreecommitdiffstats
path: root/dev/opkbuild.mdwn
blob: b055f8069a720330f798e9bbf5cf0ae547d54436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[[!meta title="opkbuild"]]

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][opkg].

Currently one format of source package is supported by opkbuild:
ProteanOS [Source Package Format 2.0][spf-2.0].

opkbuild is similar in function to the [development library and utilities
of dpkg][dpkg-dev] ([sources][dpkg-dev-git]), the Debian package manager.

[opkg]: https://code.google.com/p/opkg/
[spf-2.0]: http://specs.proteanos.com/spf-2.0/
[dpkg-dev]: https://packages.debian.org/sid/dpkg-dev
[dpkg-dev-git]: https://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git;a=tree;f=scripts


Downloading
===========

The current version of opkbuild is [3.0.0-beta7][rel-ann].

opkbuild can be found on the ProteanOS files site by [HTTP][dl-http] or
[FTP][dl-ftp].

opkbuild is maintained in a [Git repository][repo-http], which can be cloned
from `git://git.proteanos.com/opkbuild/opkbuild.git`.

[rel-ann]: http://lists.proteanos.com/proteanos-dev/2014/10/msg00002.html
[dl-http]: http://files.proteanos.com/pub/opkbuild/
[dl-ftp]: ftp://files.proteanos.com/pub/opkbuild/
[repo-http]: http://git.proteanos.com/opkbuild/opkbuild.git/


Mailing List
============

Bug reports, feature requests, and patches for opkbuild are welcome on the
[ProteanOS development mailing list][proteanos-dev].

[proteanos-dev]: http://lists.proteanos.com/proteanos-dev/