Path to this page:
./
emulators/suse113_gtk2,
Linux compatibility package for GTK+-2.x
Branch: pkgsrc-2010Q3,
Version: 11.3,
Package name: suse_gtk2-11.3,
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.1.1 2010/09/24 01:27:58 chs Exp $
#
# Remove gtk/pango module configuration.
#
case ${STAGE} in
DEINSTALL)
GNOME_BINDIR="${PKG_PREFIX}/@EMULSUBDIR@/opt/gnome/bin"
GNOME_ETCDIR="${PKG_PREFIX}/@EMULSUBDIR@/etc"
${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
${RM} -rf ${PKG_PREFIX}/@EMULSUBDIR@/var/cache/gio-2.0
;;
esac
Required to run:[
emulators/suse113_x11] [
emulators/suse113_fontconfig] [
emulators/suse113_freetype2]
Required to build:[
pkgtools/rpm2pkg]
Master sites:
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version suse_gtk2-11.3 (created)