Path to this page:
./
sysutils/desktop-file-utils,
Utilities to manage desktop entries
Branch: pkgsrc-2011Q4,
Version: 0.15nb1,
Package name: desktop-file-utils-0.15nb1,
Maintainer: pkgsrc-usersdesktop-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.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2011/11/11 22:36:43 marino Exp $
APPLICATIONS_PATH="@APPLICATIONS_PATH@"
case ${STAGE} in
POST-DEINSTALL)
${RM} -f ${APPLICATIONS_PATH}/mimeinfo.cache
${RMDIR} ${APPLICATIONS_PATH} 2>/dev/null || true
;;
esac
Required to run:[
devel/glib2]
Required to build:[
devel/libtool-base] [
devel/pkg-config]
Master sites:
SHA1: 10e9a3d2033fd676d7bb44ca7ba376f815ca0821
RMD160: ab6fc0bc116d6ec338ef2699b96d57698d4a1d03
Filesize: 340.694 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version desktop-file-utils-0.15nb1 (created)