19 lines
743 B
Plaintext
19 lines
743 B
Plaintext
# Template build file for 'desktop-file-utils'.
|
|
pkgname=desktop-file-utils
|
|
version=0.15
|
|
revision=1
|
|
distfiles="http://freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.gz"
|
|
build_style=gnu_configure
|
|
short_desc="Utilities to manage desktop entries"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=c463d851fb057acd53800cfc4f8ae39dcbcad7f03b4bd547288e95b6de53b022
|
|
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 full glibc
|
|
Add_dependency full glib
|