Path to this page:
./
sysutils/desktop-file-utils,
Utilities to manage desktop entries
Branch: pkgsrc-2012Q2,
Version: 0.20,
Package name: desktop-file-utils-0.20,
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:[
archivers/xz] [
devel/libtool-base] [
devel/pkg-config]
Master sites:
SHA1: 0be40d8ad20e9dc56c2649bd64ee30b36198ccd7
RMD160: 5242a9629242fae9c01342d5b3f084f82ef4019f
Filesize: 121.473 KB
Version history: (Expand)
- (2012-07-05) Package added to pkgsrc.se, version desktop-file-utils-0.20 (created)