2008-10-15 00:50:10 +00:00
|
|
|
# Template build file for 'desktop-file-utils'.
|
|
|
|
pkgname=desktop-file-utils
|
2013-10-07 13:48:35 +00:00
|
|
|
version=0.22
|
2012-10-29 11:06:31 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-05-06 19:14:40 +00:00
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="libglib-devel"
|
2008-10-15 00:50:10 +00:00
|
|
|
short_desc="Utilities to manage desktop entries"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-12 19:25:17 +00:00
|
|
|
license="GPL-2"
|
2012-06-05 21:16:20 +00:00
|
|
|
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
|
|
|
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
2013-10-07 13:48:35 +00:00
|
|
|
checksum=843532672692f98e9b2d6ae6cc8658da562dfde1606c7f33d9d227a344de56c5
|
2008-10-15 00:50:10 +00:00
|
|
|
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."
|