summaryrefslogtreecommitdiffstats
path: root/README
blob: 730d09a15f3938e8f7f7f4d37f8be17491b76342 (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
43
44
45
46
opkbuild - OPK Build System
===========================

opkbuild is a distibution build system – a set of tools for building software
packages.  From source packages it builds binary packages for use with the opkg
package manager [1].

Currently one format of source package is supported by opkbuild: Source Package
Format 2.x [2].

opkbuild is similar in function to the development library and utilities of
dpkg, the Debian package manager [3].

  [1]: <https://code.google.com/p/opkg/>
  [2]: <http://specs.proteanos.com/spf-2.0/>
  [3]: <http://www.debian.org/doc/manuals/debian-faq/ch-pkgtools.en.html#s-dpkg>

Source Repository
-----------------

Browse the opkbuild Git repository on the Web at:

  <http://git.proteanos.com/opkbuild/opkbuild.git>

Anonymously clone the opkbuild Git repository at:

  <git://git.proteanos.com/opkbuild/opkbuild.git>

Maintainer
----------

Send questions, comments, bug reports, patches, Git pull requests, and/or money
to P. J. McDermott:

  <mailto:pjm@nac.net>
  <http://www.pehjota.net/contact.html>

Copyright
---------

Copyright (C) 2012-2013  Patrick "P. J." McDermott

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.