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