2008-10-15 02:50:10 +02:00
|
|
|
# Template build file for 'desktop-file-utils'.
|
|
|
|
pkgname=desktop-file-utils
|
2012-03-12 20:25:17 +01:00
|
|
|
version=0.20
|
2012-06-05 23:16:20 +02:00
|
|
|
revision=2
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config glib-devel"
|
2008-10-15 02:50:10 +02:00
|
|
|
short_desc="Utilities to manage desktop entries"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-12 20:25:17 +01:00
|
|
|
license="GPL-2"
|
2012-06-05 23:16:20 +02:00
|
|
|
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
|
|
|
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
2012-03-12 20:25:17 +01:00
|
|
|
checksum=a7507379859cc483f1c64fbdb569f722c75e3af7c3f91bcdc239ff9dacd24f49
|
2008-10-15 02:50:10 +02: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."
|