2008-10-15 00:50:10 +00:00
|
|
|
# Template build file for 'desktop-file-utils'.
|
|
|
|
pkgname=desktop-file-utils
|
2012-03-12 19:25:17 +00:00
|
|
|
version=0.20
|
|
|
|
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
2011-12-28 14:18:06 +00:00
|
|
|
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
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"
|
|
|
|
checksum=a7507379859cc483f1c64fbdb569f722c75e3af7c3f91bcdc239ff9dacd24f49
|
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."
|
2009-04-19 20:26:35 +00:00
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
2010-12-16 01:03:09 +00:00
|
|
|
Add_dependency build glib-devel
|