File: control

package info (click to toggle)
mk-configure 0.29.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,156 kB
  • ctags: 1,655
  • sloc: ansic: 2,551; makefile: 1,063; sh: 1,006; yacc: 82; perl: 74; cpp: 51; lex: 23
file content (17 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mk-configure
Section: devel
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9), bmake (>= 20131001),
 graphviz, latex-beamer, texlive-latex-extra, texlive-fonts-recommended, ghostscript
Standards-Version: 3.9.5

Package: mk-configure
Architecture: all
Depends: bmake, ${misc:Depends}
Recommends: pkgconf | pkg-config
Description: lightweight replacement for GNU autotools
 mk-configure is a lightweight easy-to-use replacement for GNU autotools,
 written in bmake (portable version of NetBSD make) and POSIX tools (shell,
 awk etc).