File: control

package info (click to toggle)
xbuilder 1.0.1%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 220 kB
  • sloc: sh: 331; perl: 300; makefile: 7; awk: 3
file content (22 lines) | stat: -rw-r--r-- 868 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: xbuilder
Section: utils
Priority: optional
Maintainer: Wookey <wookey@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8

Package: xbuilder
Section: utils
Architecture: all
Depends: sbuild | xdeb | pdebuild-cross, dctrl-tools, ${misc:Depends}
Recommends: make
Description: Tool to cross-build a list of packages using sbuild, xdeb or pdebuild-cross
 This package contains scripts to run a batch-job of cross-builds,
 using various methods, on a list of source packages. It also has a
 simple cross-bootstraping helper (using build-profiles), and scripts
 for generating html tables summarising the results of a build run, and
 generating the packagelists to build.
 .
 It is not a proper buildd, or smart in any way, just really a
 collection of scripts wrtten for a particular task. Nevertheless they
 remain useful for this particular job.