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 49
|
Source: gnome-commander
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>,
Michael Vogt <mvo@debian.org>,
Alessio Treglia <alessio@debian.org>
Build-Depends: debhelper-compat (= 13),
appstream <!nocheck>,
desktop-file-utils,
flex,
itstool,
libexiv2-dev (>= 0.14),
libglib2.0-dev (>= 2.66.0),
libgsf-1-dev (>= 1.12.0),
libgtest-dev <!nocheck>,
libgtk-3-dev (>= 3.24),
libpoppler-glib-dev (>= 0.18),
libsmbclient-dev,
libtag-dev (>= 1.4),
meson (>= 0.59),
xauth <!nocheck>,
xvfb <!nocheck>
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-commander
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-commander.git
Homepage: https://gcmd.github.io/
Package: gnome-commander
Architecture: any
Depends: gnome-commander-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Suggests: meld
Description: nice and fast file manager for the GNOME desktop
GNOME Commander is a fast and powerful graphical filemanager for the GNOME
desktop environment, it has a "two-pane" interface in the tradition of
Norton and Midnight Commander.
Package: gnome-commander-data
Architecture: all
Depends: ${misc:Depends}
Suggests: gnome-commander
Description: Data files for GNOME Commander
GNOME Commander is a fast and powerful graphical filemanager for
the GNOME desktop environment, it has a "two-pane" interface in
the tradition of Norton and Midnight Commander.
.
This package contains the data files for gnome-commander.
|