| 1 | Source: file-roller |
|---|
| 2 | Section: gnome |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Clément Stenac <zorglub@debian.org> |
|---|
| 5 | Uploaders: @GNOME_TEAM@ |
|---|
| 6 | Build-Depends: cdbs, quilt, debhelper (>= 5), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libnautilus-extension-dev (>= 2.10.0), gettext, scrollkeeper, libxml-parser-perl, gnome-pkg-tools (>= 0.10), gnome-doc-utils (>= 0.3.2), libgnomevfs2-dev (>= 2.10.0), libglade2-dev (>= 2.4.0) |
|---|
| 7 | Standards-Version: 3.7.2 |
|---|
| 8 | |
|---|
| 9 | Package: file-roller |
|---|
| 10 | Architecture: any |
|---|
| 11 | Depends: ${shlibs:Depends}, ${misc:Depends}, tar (>= 1.13.25), bzip2 (>= 1.0.1), gzip (>= 1.3.2), unzip, zip |
|---|
| 12 | Conflicts: file-roller2 |
|---|
| 13 | Replaces: gnome-icon-theme (<< 2.14) |
|---|
| 14 | Recommends: sharutils, lzop, rpm, arj, p7zip | p7zip-full , mkisofs, ncompress, unace, cpio |
|---|
| 15 | Suggests: lha, unrar |
|---|
| 16 | Description: an archive manager for GNOME |
|---|
| 17 | File-roller is an archive manager for the GNOME environment. It allows you to: |
|---|
| 18 | . |
|---|
| 19 | * Create and modify archives. |
|---|
| 20 | * View the content of an archive. |
|---|
| 21 | * View a file contained in an archive. |
|---|
| 22 | * Extract files from the archive. |
|---|
| 23 | . |
|---|
| 24 | File-roller supports the following formats: |
|---|
| 25 | * Tar (.tar) archives, including those compressed with |
|---|
| 26 | gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), |
|---|
| 27 | compress (.tar.Z, .taz) and lzop (.tar.lzo, .tzo) |
|---|
| 28 | * Zip archives (.zip) |
|---|
| 29 | * Jar archives (.jar, .ear, .war) |
|---|
| 30 | * 7z archives (.7z) |
|---|
| 31 | * iso9660 CD images (.iso) |
|---|
| 32 | * Lha archives (.lzh) |
|---|
| 33 | * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), |
|---|
| 34 | compress (.Z) and lzop (.lzo) |
|---|
| 35 | . |
|---|
| 36 | File-roller doesn't perform archive operations by itself, but relies on |
|---|
| 37 | standard tools for this. |
|---|
| 38 | . |
|---|
| 39 | Homepage: http://fileroller.sourceforge.net |
|---|