27 lines
1 KiB
Text
27 lines
1 KiB
Text
# Template file for 'file-roller'
|
|
pkgname=file-roller
|
|
version=3.6.3
|
|
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=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,
|
|
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar."
|