Path to this page:
./
sysutils/desktop-file-utils,
Utilities to manage desktop entries
Branch: pkgsrc-2016Q3,
Version: 0.23,
Package name: desktop-file-utils-0.23,
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]
Master sites:
SHA1: 10e9df65fdf2b896ce4d5f16616ea0df7c01d8f8
RMD160: 308058ff58db3a8a4ac28bf4b0d57df2dfede7bf
Filesize: 128.906 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version desktop-file-utils-0.23 (created)