Path to this page:
./
sysutils/desktop-file-utils,
Utilities to manage desktop entries
Branch: CURRENT,
Version: 0.26nb3,
Package name: desktop-file-utils-0.26nb3,
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:[
pkgtools/cwrappers]
Master sites:
Filesize: 81.184 KB
Version history: (Expand)
- (2023-08-14) Updated to version: desktop-file-utils-0.26nb3
- (2022-08-20) Updated to version: desktop-file-utils-0.26nb2
- (2021-12-08) Updated to version: desktop-file-utils-0.26nb1
- (2020-07-31) Updated to version: desktop-file-utils-0.26
- (2020-03-08) Updated to version: desktop-file-utils-0.24nb1
- (2019-08-16) Updated to version: desktop-file-utils-0.24
CVS history: (Expand)