File: control

package info (click to toggle)
deb-gview 0.3.8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 648 kB
  • sloc: ansic: 2,354; sh: 1,029; makefile: 80; xml: 44; sed: 16
file content (48 lines) | stat: -rw-r--r-- 1,324 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: deb-gview
Section: utils
Priority: optional
Maintainer: Josef Schneider <josef81sch@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 docbook-xsl,
 intltool,
 libarchive-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libtool,
 pkgconf,
 xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/deb-gview.git
Vcs-Browser: https://salsa.debian.org/debian/deb-gview
Homepage: https://salsa.debian.org/debian/deb-gview

Package: deb-gview
Architecture: any
Depends:
 gvfs,
 gvfs-backends,
 sensible-utils,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 x-terminal-emulator,
Suggests:
 eog,
 geany | gedit,
Description: GNOME viewer for .deb package files and contents
 Displays Debian control information, devscript details and
 details of the files that would be installed (names,
 sizes and locations). Files within the package can be
 viewed within the package or externally.
 .
 Accepts package locations on the command line to support
 the 'open' command in various file managers, one window
 for each package. Packages do not need to be installed
 to be viewed. Opening a changes file opens a new window
 for each package specified in the changes file.
 .
 Individual package files or packages referenced in a
 changes file can be viewed from local or remote
 filesystems.