17 lines
725 B
Text
17 lines
725 B
Text
# Template build file for 'desktop-file-utils'.
|
|
pkgname=desktop-file-utils
|
|
version=0.18
|
|
distfiles="http://freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="Utilities to manage desktop entries"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=d9449956c1c8caa75281a3322b2bb433db42610942f0ceeaa65ccd9636c04231
|
|
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 build pkg-config
|
|
Add_dependency build glib-devel
|