Path to this page:
./
emulators/darwin_lib,
Darwin compatibility libraries (including X11)
Branch: pkgsrc-2021Q2,
Version: 6.6.2nb9,
Package name: darwin_lib-6.6.2nb9,
Maintainer: pkgsrc-usersThese libraries are part of the Darwin compatibility option for
NetBSD/powerpc and NetBSD/i386.
The kernel options `EXEC_MACHO', `COMPAT_MACH' and `COMPAT_DARWIN'
must be in your kernel config file for this to work.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2007/08/01 16:28:08 jlam Exp $
EMULDIR="${PKG_PREFIX}/@EMULSUBDIR@"
case "${STAGE}" in
DEINSTALL)
# Run any actions that require root privileges.
${TEST} ! -x ./+ROOT_ACTIONS ||
./+ROOT_ACTIONS REMOVE ${PKG_METADATA_DIR} || exit 1
;;
esac
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version darwin_lib-6.6.2nb9 (created)