Path to this page:
./
sysutils/desktop-file-utils,
Utilities to manage desktop entries
Branch: pkgsrc-2020Q2,
Version: 0.24nb1,
Package name: desktop-file-utils-0.24nb1,
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
Master sites:
SHA1: 581f14e3c09a96197196b67cf2039a9a377c42b0
RMD160: 37344f49c070018a8d274e4bde8ef5baa2d6f923
Filesize: 134.203 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version desktop-file-utils-0.24nb1 (created)