File: control

package info (click to toggle)
icmake 13.02.00-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,104 kB
  • sloc: cpp: 11,641; makefile: 854; fortran: 803; sh: 558; pascal: 342
file content (22 lines) | stat: -rw-r--r-- 834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: icmake
Section: devel
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Uploaders: Frank B. Brokken <f.b.brokken@rug.nl>,
           tony mancill <tmancill@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: https://fbb-git.gitlab.io/icmake
Vcs-Browser: https://salsa.debian.org/debian/icmake
Vcs-Git: https://salsa.debian.org/debian/icmake.git
Rules-Requires-Root: no

Package: icmake
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Intelligent C-like MAKEr, or the ICce MAKE utility
 Icmake is a hybrid between a 'make' utility and a 'shell script'
 language.  Originally, it was written to provide a useful tool for
 automatic program maintenance and system administrative tasks on MS-DOS
 platforms.