Path to this page:
./
emulators/suse100_gtk2,
Linux compatibility package for GTK+-2.x
Branch: pkgsrc-2021Q2,
Version: 10.0nb4,
Package name: suse_gtk2-10.0nb4,
Maintainer: tonioLinux compatibility package based on the SuSE Linux distribution.
Please visit http://www.suse.com/ for more information about SuSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require GTK+-2.x shared libraries.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2007/07/29 05:18:48 jlam Exp $
#
# Remove gtk/pango module configuration.
#
case ${STAGE} in
DEINSTALL)
GNOME_BINDIR="${PKG_PREFIX}/@EMULSUBDIR@/opt/gnome/bin"
GNOME_ETCDIR="${PKG_PREFIX}/@EMULSUBDIR@/etc/opt/gnome"
${ECHO} "${PKGNAME}: removing GTK/Pango module configuration"
${RM} -f ${GNOME_ETCDIR}/gtk-2.0/gtk.immodules
${RM} -f ${GNOME_ETCDIR}/gtk-2.0/gdk-pixbuf.loaders
${RM} -f ${GNOME_ETCDIR}/pango/pango.modules
;;
esac
Master sites: (Expand)
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version suse_gtk2-10.0nb4 (created)