void-packages/srcpkgs/xdg-utils/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

35 lines
1.4 KiB
Plaintext

# 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 <xtraeme@gmail.com>"
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