Path to this page:
./
emulators/suse131_gtk3,
Linux compatibility package for GTK+-3.x
Branch: CURRENT,
Version: 13.1,
Package name: suse_gtk3-13.1,
Maintainer: pkgsrc-usersLinux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require GTK+-3.x shared libraries.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2021/11/25 15:39:48 ryoon Exp $
#
# Remove gtk module configuration.
#
case ${STAGE} in
DEINSTALL)
GNOME_BINDIR="${PKG_PREFIX}/@EMULSUBDIR@/usr/bin"
GNOME_LIBDIR="${PKG_PREFIX}/@EMULSUBDIR@/usr/lib@ABISUFFIX@"
GNOME_ETCDIR="${PKG_PREFIX}/@EMULSUBDIR@/etc"
${ECHO} "${PKGNAME}: removing GTK module configuration"
${RM} -f ${GNOME_LIBDIR}/gtk-3.0/3.0.0/immodules.cache
;;
esac
Master sites:
Version history: (Expand)
- (2021-11-25) Package added to pkgsrc.se, version suse_gtk3-13.1 (created)
CVS history: (Expand)
2022-10-01 17:08:26 by Thomas Klausner | Files touched by this commit (1) |
Log message:
suse131_gtk3: fix comment, pkglint
|
2021-11-25 16:39:48 by Ryo ONODERA | Files touched by this commit (6) |
Log message:
emulators/suse131_gtk3: import suse_gtk3-13.1
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require GTK+-3.x shared libraries.
|