void-packages/srcpkgs/file-roller/template
2011-05-24 09:14:46 +02:00

68 lines
2.1 KiB
Plaintext

# Template file for 'file-roller'
pkgname=file-roller
version=3.0.2
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --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>"
checksum=a612f05c44f82328175ddca1b4a1da214d9c305797370b78435f490b250af3d1
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"
triggers="gsettings-schemas"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run file
Add_dependency run gdk-pixbuf
Add_dependency run pango
Add_dependency run atk
Add_dependency run cairo
Add_dependency run libpng
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run gtk+3
Add_dependency run GConf
Add_dependency run nautilus
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build file-devel
Add_dependency build glib-devel
Add_dependency build gdk-pixbuf-devel
Add_dependency build pango-devel
Add_dependency build atk-devel
Add_dependency build cairo-devel
Add_dependency build libpng-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel
Add_dependency build gtk+3-devel
Add_dependency build GConf-devel
Add_dependency build nautilus-devel
Add_dependency full desktop-file-utils
Add_dependency full hicolor-icon-theme