void-packages/srcpkgs/desktop-file-utils/template
2010-12-16 02:03:09 +01:00

19 lines
763 B
Plaintext

# Template build file for 'desktop-file-utils'.
pkgname=desktop-file-utils
version=0.17
distfiles="http://freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Utilities to manage desktop entries"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f1028fe6060575af4431cddc4c98dcf72bcdd3942b5fd5458ba36f5ab0ce3c0b
long_desc="
desktop-file-utils contains a couple of command line utilities for working
with desktop entries and the applications database. More specifically,
it contains the update-desktop-database utility, used to rebuild the database
that connects MIME types to applications."
Add_dependency run glibc
Add_dependency run glib
Add_dependency build pkg-config
Add_dependency build glib-devel