void-packages/srcpkgs/file-roller/template
2012-03-27 00:42:12 +02:00

47 lines
1.5 KiB
Plaintext

# Template file for 'file-roller'
pkgname=file-roller
version=3.4.0
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"
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=79dfb3bc2e0fb68094180ae1845e4b6c253d5f231e3cf355521193848610c5dc
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 which
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