From 4a217aad9933a0138f7f6439b01f26f576e400c0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 Dec 2009 04:01:50 +0100 Subject: [PATCH] Added xarchiver-0.5.2 build template. --HG-- extra : convert_revision : 2235bb704cedd7be62e6ecec2108476cea5442a9 --- srcpkgs/xarchiver/template | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 srcpkgs/xarchiver/template diff --git a/srcpkgs/xarchiver/template b/srcpkgs/xarchiver/template new file mode 100644 index 0000000000..d44dee7489 --- /dev/null +++ b/srcpkgs/xarchiver/template @@ -0,0 +1,22 @@ +# Template file for 'xarchiver' +pkgname=xarchiver +version=0.5.2 +distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="GTK+2 lightweight desktop independent archive manager" +maintainer="Juan RP " +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" + +Add_dependency full gtk+ +Add_dependency full xdg-utils +Add_dependency full desktop-file-utils +Add_dependency full hicolor-icon-theme