pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/defaults



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Jan 30 13:01:07 UTC 2019

Modified Files:
        pkgsrc/mk/defaults: options.description

Log Message:
options.description: Add color and xlsx options

(Used by math/sc-im.)


To generate a diff of this commit:
cvs rdiff -u -r1.572 -r1.573 pkgsrc/mk/defaults/options.description

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

Modified files:

Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.572 pkgsrc/mk/defaults/options.description:1.573
--- pkgsrc/mk/defaults/options.description:1.572        Sat Jan 26 18:23:34 2019
+++ pkgsrc/mk/defaults/options.description      Wed Jan 30 13:01:06 2019
@@ -93,6 +93,7 @@ claws-mail-jpilot     Add jpilot support.
 clisp                  Common/C Lisp.
 clutter                        Use Clutter for graphics support.
 cmxs                   Produce CMXS files.
+color                  Enable color support.
 compface               Enable compface support.
 coqide                 Enable ide support for coq.
 coreaudio              Enable Core Audio library support.
@@ -836,6 +837,7 @@ xinerama            Enable Xinerama support.
 xjdic-locale           Honor LOCALE env var, instead of requiring ISO-2022-JP.
 xlockmore-allow-root   Allow root to get access.
 xlockmore-dpms         Use DPMS.
+xlsx                   Enable XLSX support.
 xml                    Enable XML support.
 xmlrpc                 Enable XMLRPC support.
 xpm                    Enable X PixMap image format support.



Home | Main Index | Thread Index | Old Index