2010-11-02 22:35:11 +00:00
|
|
|
# Template file for 'file-roller'
|
|
|
|
pkgname=file-roller
|
2012-10-17 20:32:11 +00:00
|
|
|
version=3.6.1.1
|
2012-09-26 03:59:38 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-09-26 03:59:38 +00:00
|
|
|
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
2012-09-26 03:59:38 +00:00
|
|
|
makedepends="which pkg-config intltool gnome-doc-utils file-devel
|
2012-10-15 20:00:13 +00:00
|
|
|
nautilus-devel>=3.6.0 json-glib-devel itstool libnotify-devel
|
|
|
|
libarchive-devel"
|
2010-11-02 22:35:11 +00:00
|
|
|
short_desc="GNOME Front-end to archiving programs like tar and zip"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 13:53:28 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2012-09-26 03:59:38 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
2012-10-17 20:32:11 +00:00
|
|
|
checksum=ac4916930eb177ff12278ad9bdb42ebec3f6ae6c46b4eb5a876021ef37ba9d31
|
2010-11-02 22:35:11 +00:00
|
|
|
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"
|