-- arch-tag: Source installer main description file Name: srcinst Version: 0.8.7 License: GPL license-file: COPYRIGHT extra-source-files: COPYING Maintainer: John Goerzen Author: John Goerzen Category: System Synopsis: Build and install Debian packages completely from source Description: 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. Stability: Alpha Copyright: Copyright (c) 2005-2006 John Goerzen Build-Depends: base, network, unix, parsec, MissingH>=0.18.0, regex-compat, hslogger Executable: srcinst Main-Is: srcinst.hs GHC-Options: -O2 Extensions: ExistentialQuantification, OverlappingInstances, UndecidableInstances