File: control

package info (click to toggle)
deb-gview 0.2.11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 588 kB
  • sloc: ansic: 2,273; sh: 594; xml: 388; makefile: 76; sed: 16
file content (33 lines) | stat: -rw-r--r-- 1,371 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
Source: deb-gview
Section: utils
Priority: optional
Maintainer: Neil Williams <codehelp@debian.org>
Build-Depends: cdbs, debhelper (>= 7), docbook-xsl, pkg-config,
 intltool (>= 0.40), libtool, xsltproc,
 libarchive-dev (>= 2.0.25-3), libgtk2.0-dev,
 libglib2.0-dev (>= 2.16.1)
Standards-Version: 3.9.5
Homepage: http://dpkg-view.alioth.debian.org/
Vcs-Git: https://alioth.debian.org/anonscm/git/dpkg-view/dpkg-view.git
Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=dpkg-view/dpkg-view.git;a=summary

Package: deb-gview
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gvfs, gvfs-backends
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.