File: control

package info (click to toggle)
srcinst 0.8.8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 88 kB
  • ctags: 5
  • sloc: haskell: 223; makefile: 102
file content (16 lines) | stat: -rw-r--r-- 724 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: srcinst
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.2), libghc6-missingh-dev (>= 0.9.2), libghc6-network-dev, libghc6-unix-dev
Standards-Version: 3.6.1
Section: utils

Package: srcinst
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, build-essential, apt (>= 0.5)
Description: Build and install Debian packages completely from source
 srcinst is used to build and install Debian packages completely from source.
 All dependencies and build-dependencies are also built recursively from source.
 No binary .debs are required to install packages with this tool; however,
 it does generate binary .debs for your use.