pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/suse15_gtk3
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 2 20:57:41 UTC 2022
Modified Files:
pkgsrc/emulators/suse15_gtk3: INSTALL Makefile
Log Message:
suse15_gtk3: run update-mime-database during INSTALL
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/suse15_gtk3/INSTALL \
pkgsrc/emulators/suse15_gtk3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/suse15_gtk3/INSTALL
diff -u pkgsrc/emulators/suse15_gtk3/INSTALL:1.1 pkgsrc/emulators/suse15_gtk3/INSTALL:1.2
--- pkgsrc/emulators/suse15_gtk3/INSTALL:1.1 Sun Oct 2 17:17:18 2022
+++ pkgsrc/emulators/suse15_gtk3/INSTALL Sun Oct 2 20:57:41 2022
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.1 2022/10/02 17:17:18 wiz Exp $
+# $NetBSD: INSTALL,v 1.2 2022/10/02 20:57:41 wiz Exp $
#
# Initialize gtk module configuration.
#
@@ -11,5 +11,6 @@ POST-INSTALL)
${ECHO} "${PKGNAME}: initializing GTK module configuration"
${GNOME_BINDIR}/gtk-query-immodules-3.0@BINSUFFIX@ --update-cache
+ ${GNOME_BINDIR}/update-mime-database ${PKG_PREFIX}/@EMULSUBDIR@/usr/share/mime
;;
esac
Index: pkgsrc/emulators/suse15_gtk3/Makefile
diff -u pkgsrc/emulators/suse15_gtk3/Makefile:1.1 pkgsrc/emulators/suse15_gtk3/Makefile:1.2
--- pkgsrc/emulators/suse15_gtk3/Makefile:1.1 Sun Oct 2 17:17:18 2022
+++ pkgsrc/emulators/suse15_gtk3/Makefile Sun Oct 2 20:57:41 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2022/10/02 17:17:18 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/02 20:57:41 wiz Exp $
PKGNAME= suse_gtk3-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
RPMPKGS+= gdk-pixbuf-query-loaders-2.42.9-150400.5.6.1.${SUSE_ARCH}
RPMPKGS+= gtk3-immodule-xim-3.24.34-150400.3.3.1.${SUSE_ARCH}
Home |
Main Index |
Thread Index |
Old Index