Source: file-roller
Standards-Version: 4.7.4
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
 Laurent Bigonville <bigon@debian.org>,
 Marco Trevisan (Treviño) <marco@ubuntu.com>,
Section: gnome
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gnome,
 desktop-file-utils,
 itstool,
 libadwaita-1-dev,
 libarchive-dev,
 libglib2.0-dev,
 libgtk-4-dev (>= 4.12),
 libjson-glib-dev,
 libnautilus-extension-dev (>= 43~beta.1) [!hurd-i386 !hurd-amd64 !sh4 !sparc64 !x32],
 meson,
Vcs-Browser: https://salsa.debian.org/gnome-team/file-roller
Vcs-Git: https://salsa.debian.org/gnome-team/file-roller.git
Homepage: https://gitlab.gnome.org/GNOME/file-roller

Package: file-roller
Architecture: any
Depends:
 bzip2,
 ${misc:Depends},
 ${shlibs:Depends},
 ${zip:Depends},
Recommends:
 gvfs,
 yelp,
Suggests:
 arj,
 lha,
 lzip,
 lzma,
 lzop,
 ncompress,
 rpm2cpio,
 rzip,
 sharutils,
 squashfs-tools,
 unace,
 unalz,
 unar,
 xz-utils,
 ${zip:Suggests},
Description: archive manager for GNOME
 File-roller is an archive manager for the GNOME environment. It allows you to:
 .
  * Create and modify archives.
  * View the content of an archive.
  * View a file contained in an archive.
  * Extract files from the archive.
 .
 File-roller supports the following formats:
  * Tar (.tar) archives, including those compressed with
    gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
    compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo),
    lzma (.tar.lzma) and xz (.tar.xz)
  * Zip archives (.zip)
  * Jar archives (.jar, .ear, .war)
  * 7z archives (.7z)
  * iso9660 CD images (.iso)
  * Lha archives (.lzh)
  * Archiver archives (.ar)
  * Comic book archives (.cbz)
  * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
    compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
 .
 File-roller can extract following formats:
  * Cabinet archives (.cab)
  * Debian binary packages (.deb)
  * Xar archives (.xar)
 .
 File-roller doesn't perform archive operations by itself, but relies on
 standard tools for this.
