void-packages/srcpkgs/file-roller/template
2012-11-12 22:48:06 +01:00

28 lines
1 KiB
Plaintext

# Template file for 'file-roller'
pkgname=file-roller
version=3.6.2
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=47b026c827fcb0db4df51bf81c1e90f829f287fe2c9b9e65f167a2ef5bfec5f1
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."