41 lines
1.4 KiB
Text
41 lines
1.4 KiB
Text
# Template file for 'file-roller'
|
|
pkgname=file-roller
|
|
version=3.4.2
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-scrollkeeper --enable-magic
|
|
--disable-schemas-compile --disable-static"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
makedepends="which pkg-config intltool gnome-doc-utils file-devel nautilus-devel"
|
|
revision=1
|
|
short_desc="GNOME Front-end to archiving programs like tar and zip"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=7085a351c55171718bbf5b9b614a7b9606efb8cbd2eb44cc6c538545444d0cdd
|
|
long_desc="
|
|
File Roller is an archive manager for the GNOME environment. This means
|
|
that you can:
|
|
|
|
- Create and modify archives.
|
|
- View the content of an archive.
|
|
- View a file contained in the archive.
|
|
- Extract files from the archive.
|
|
|
|
Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z,
|
|
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar.
|
|
|
|
To support all archive formats you must install any of these packages:
|
|
|
|
- unrar: the RAR uncompression program
|
|
- zip: creates PKZIP-compatible .zip files
|
|
- unzip: unpacks .zip archives
|
|
- p7zip: 7zip compression utility
|
|
- xz: managing LZMA and XZ compressed files
|
|
- arj: ARJ archiver
|
|
- unace: extraction tool for the proprietary ace archive format"
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
|
|