pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/libreoffice



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Nov  6 04:17:05 UTC 2020

Modified Files:
        pkgsrc/misc/libreoffice: options.mk

Log Message:
libreoffice: amend a comment about the gtk3 option


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/libreoffice/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/libreoffice/options.mk
diff -u pkgsrc/misc/libreoffice/options.mk:1.16 pkgsrc/misc/libreoffice/options.mk:1.17
--- pkgsrc/misc/libreoffice/options.mk:1.16     Wed Nov  4 18:35:32 2020
+++ pkgsrc/misc/libreoffice/options.mk  Fri Nov  6 04:17:05 2020
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.16 2020/11/04 18:35:32 nia Exp $
+# $NetBSD: options.mk,v 1.17 2020/11/06 04:17:05 gutteridge Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.libreoffice
 
-# XXX: gtk3 option breaks scrollbars
-# why is gtk3 required regardless?
+# XXX: gtk3 option breaks scrollbars (on NetBSD, anyway).
+# (It's used for native "look and feel" integration for GTK3-based DEs.)
 PKG_SUPPORTED_OPTIONS= java debug gtk3 cups ldap dbus
 PKG_SUGGESTED_OPTIONS= cups ldap dbus
 



Home | Main Index | Thread Index | Old Index