# Template file for 'file-roller'
pkgname=file-roller
version=3.6.1
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile --enable-magic --disable-static"
depends="desktop-file-utils hicolor-icon-theme"
makedepends="which pkg-config intltool gnome-doc-utils file-devel
 nautilus-devel>=3.6.0 json-glib-devel itstool libnotify-devel
 libarchive-devel"
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"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=ea719f4a03cca72a2f113b35eb728abfa5717dae54e3948f59df95a59625d291
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"