From 776138777083599c1a0b7807038e4301aceb5d52 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Dec 2009 22:28:52 +0100 Subject: [PATCH] Added xdg-utils-1.0.2 build template. --HG-- extra : convert_revision : 2ab8b1f2fd69f48b4a9dfc010b02d380b44c5b2d --- srcpkgs/xdg-utils/template | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 srcpkgs/xdg-utils/template diff --git a/srcpkgs/xdg-utils/template b/srcpkgs/xdg-utils/template new file mode 100644 index 00000000000..ba1a36a6878 --- /dev/null +++ b/srcpkgs/xdg-utils/template @@ -0,0 +1,34 @@ +# Template file for 'xdg-utils' +pkgname=xdg-utils +version=1.0.2 +distfiles="http://portland.freedesktop.org/download/$pkgname-$version.tgz" +build_style=gnu_configure +short_desc="Tools to assist applications with various desktop integration tasks" +maintainer="Juan RP " +checksum=21aeb7d16b2529b8d3975118f59eec09953e09f9a68d718159e98c90474b01ac +long_desc=" + The xdg-utils package is a set of simple scripts that provide basic + desktop integration functions for any Free Desktop, such as Linux. + + They are intended to provide a set of defacto standards. This means that: + + * Third party software developers can rely on these xdg-utils for + all of their simple integration needs. + + * Developers of desktop environments can make sure that their + environments are well supported. + + If a desktop developer wants to be certain that their environment + functions with all third party software, then can simply make sure + that these utilities work properly in their environment. This will + hopefully mean that 'third tier' window managers such as XFCE and + Blackbox can reach full parity with Gnome and KDE in terms of third + party ISV support. + + * Distribution vendors can provide custom versions of these utilities + + If a distribution vendor wishes to have unusual systems, they can + provide custom scripts, and the third party software should still + continue to work." + +noarch=yes