File: control

package info (click to toggle)
mymake 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 672 kB
  • sloc: cpp: 5,688; lisp: 300; ansic: 195; sh: 86; makefile: 32
file content (18 lines) | stat: -rw-r--r-- 580 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: mymake
Section: devel
Priority: optional
Maintainer: Filip Strömbäck <filip@fprg.se>
Build-Depends: debhelper (>= 13),
	       debhelper-compat (= 13),
	       g++ (>= 8.3.0),
	       quilt
Standards-Version: 4.7.2
Homepage: https://github.com/fstromback/mymake/
Vcs-Browser: https://salsa.debian.org/fstromback/mymake
Vcs-Git: https://salsa.debian.org/fstromback/mymake.git

Package: mymake
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Tool for compiling C/C++ programs
 Tool for compiling and running programs with minimal configuration.