void-packages/srcpkgs/file-roller/template
2011-11-15 14:32:28 +01:00

46 lines
1.5 KiB
Plaintext

# Template file for 'file-roller'
pkgname=file-roller
version=3.2.2
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-scrollkeeper --enable-magic
--disable-schemas-compile --disable-static"
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=de2c93e947f7aabf46124d6384b358c162a7ee1236e4930f2486684979d5ebe5
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"
Add_dependency run desktop-file-utils
Add_dependency run hicolor-icon-theme
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build file-devel
Add_dependency build nautilus-devel