void-packages/srcpkgs/xdg-user-dirs/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

20 lines
641 B
Plaintext

# Template file for 'xdg-user-dirs'
pkgname=xdg-user-dirs
version=0.12
distfiles="http://user-dirs.freedesktop.org/releases/$pkgname-$version.tar.gz"
build_style=gnu-configure
short_desc="Tool to help manage user directories"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0b9c18f06a035e498a2c01f1326f28e8a2f2f7f8fb947e39fc771ce570a79c5d
long_desc="
$pkgname is a tool to help manage 'well known' user directories like
the desktop folder and the music folder. It also handles localization
(i.e. translation) of the filenames."
noarch=yes
conf_files="
/etc/xdg/user-dirs.conf
/etc/xdg/user-dirs.defaults"
Add_dependency build gettext