summaryrefslogtreecommitdiffstats
path: root/opkhelper.pkg/control
blob: d2371600ec424df272e9d3d7aa6df82c9037032e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: opkhelper
Architecture: all
Depends: opkg
Description: opkg build helper tools
 A set of programs to assist in building binary packages installable by the
 lightweight package manager "opkg" [1].  These tools are inspired by
 "debhelper" [2], a similar set of programs written primarily by Joey Hess for
 Debian.  They are designed to build source packages that comply with draft
 version 1.0 of this source package format:
   <http://wiki.os.pehjota.net/specs/source_package_format_1.0>
 .
  1: <https://code.google.com/p/opkg/>
  2: <http://kitenet.net/~joey/code/debhelper/>