void-packages/srcpkgs/file-roller/template

28 lines
1 KiB
Text
Raw Normal View History

# Template file for 'file-roller'
pkgname=file-roller
2012-12-04 19:36:10 +00:00
version=3.6.3
2012-09-26 03:59:38 +00:00
revision=1
build_style=gnu-configure
2012-09-26 03:59:38 +00:00
configure_args="--disable-schemas-compile --enable-magic --disable-static"
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"
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-12-04 19:36:10 +00:00
checksum=6d99d7be243d442484ba46505df5e52ffb4e46ea5cd754daba865eccc22c8402
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,
2012-11-12 21:48:06 +00:00
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar."