File: control

package info (click to toggle)
epm 4.2-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,812 kB
  • sloc: ansic: 11,090; cpp: 1,596; makefile: 303
file content (34 lines) | stat: -rw-r--r-- 1,161 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
23
24
25
26
27
28
29
30
31
32
33
34
Source: epm
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://jimjag.github.io/epm/
Vcs-Git: https://git.dgit.debian.org/epm.git
Vcs-Browser: https://browse.dgit.debian.org/epm
Build-Depends: debhelper-compat (= 13),
               htmldoc,
               libfltk1.3-dev,
               libjpeg-dev,
               libpng-dev,
               libxcursor-dev,
               libxext-dev,
               libxfixes-dev,
               libxft-dev,
               libxinerama-dev,
               rpm,
               zlib1g-dev | libz-dev
Build-Conflicts: autoconf2.13
Standards-Version: 4.5.1
Rules-Requires-Root: no

Package: epm
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Cross-platform package builder by Easy Software Products
 This package allows a developer to produce packages for several
 different platforms from a single specification.  Currently, Debian
 dpkg, RPM, AT&T/Solaris pkg, HP-UX depot/swinstall, and IRIX
 inst/tardist packages are supported, as well as a "portable" package
 that includes installation and removal scripts and a GUI setup
 program.