2009-12-03 03:01:50 +00:00
|
|
|
# Template file for 'xarchiver'
|
|
|
|
pkgname=xarchiver
|
|
|
|
version=0.5.2
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=2
|
2009-12-03 03:01:50 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-12-03 03:01:50 +00:00
|
|
|
short_desc="GTK+2 lightweight desktop independent archive manager"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=cea932ff9d505969201fd502470bbebbc5726ab3d6765e142fc8295aa677ad2a
|
|
|
|
long_desc="
|
|
|
|
Xarchiver is a lightweight desktop independent archive manager built with
|
|
|
|
the GTK+2 toolkit. It was my intention to develop a simple GUI which could
|
|
|
|
be used with any desktop environment and would operate using the command
|
|
|
|
line rather than API calls. Xarchiver has been designed from the ground up
|
|
|
|
to be fast and easy-to-use. Its user interface is clean and intuitive, and
|
|
|
|
does not include any confusing or useless options."
|
|
|
|
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
2011-11-14 17:12:47 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2010-12-18 14:15:05 +00:00
|
|
|
Add_dependency build glib-devel
|
|
|
|
Add_dependency build pango-devel
|
|
|
|
Add_dependency build gdk-pixbuf-devel
|
|
|
|
Add_dependency build gtk+-devel
|
|
|
|
|
2009-12-03 03:01:50 +00:00
|
|
|
Add_dependency full xdg-utils
|
|
|
|
Add_dependency full desktop-file-utils
|
|
|
|
Add_dependency full hicolor-icon-theme
|