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:   vins
Date:           Wed Jan  8 05:25:33 UTC 2025

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

Log Message:
options.description: add some


To generate a diff of this commit:
cvs rdiff -u -r1.730 -r1.731 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.730 pkgsrc/mk/defaults/options.description:1.731
--- pkgsrc/mk/defaults/options.description:1.730        Fri Dec  6 10:20:32 2024
+++ pkgsrc/mk/defaults/options.description      Wed Jan  8 05:25:33 2025
@@ -99,6 +99,7 @@ cdparanoia            Use cdparanoia to rip CDDA m
 cerf                   Enable libcerf support.
 cg                     Add support for the Cg compiler.
 cgi                    Enable CGI support.
+chafa                  Use libchafa to output images as ascii art.
 chasen                 Use ChaSen as the Japanese Morphological Analzer.
 chromaprint            Enable chromaprint (audio fingerprinting) support.
 cjk                    Enable Chinese/Japanese/Korean support.
@@ -143,6 +144,7 @@ dbh                 Enable DBH support.
 dblatex-fig            Enable fig support in dblatex.
 dbus                   Enable dbus (desktop bus) support.
 dca                    Enable DTS Coherent Acoustics support using libdca.
+dconf                  Use dconf as backend for GSettings.
 debug                  Enable debugging facilities in the package.
 debug-info             Enable debug info in generated binaries (e.g. for crash analysis), but not full scale debugging.
 deliver-suid           Install deliver executable setuid root.
@@ -299,6 +301,7 @@ glade                       Enable Glade support
 glesv1                 Enable OpenGL ES 1.0 support.
 glesv2                 Enable OpenGL ES 2.0 support.
 glfw                   Enable GLFW support
+glib2                  Enable libGIO support.
 gmp                    Enable gmp (GNU Multiple Precision Arithmetic Library) support.
 gmp-fat                        Build-in all x86 assembler code, detecting CPU at run-time.
 gnome                  Enable GNOME support.
@@ -505,6 +508,7 @@ libarchive          Enable libarchive support.
 libchamplain           Enable libchamplain support (map widget).
 libdbi                 Enable libdbi support (similar p5-DBI but for C).
 libdrm                 Enable libdrm support.
+libelf                 Enable libelf support.
 libgccjit              Enable JIT (just-in-time compilation) support using libgccjit.
 libgcrypt              Use GNU cryptographic library.
 libgme                 Enable Game_Music_Emu video game music file library support.
@@ -685,6 +689,7 @@ online-tests                Requiring Internet connect
 onscripter-pda         Enable PDA_AUTOSIZE option to fit window size to screen
 openal                 Enable OpenAL support.
 openbox                        Use Openbox as the window manager.
+opencl                 Enable OpenCL framework support.
 opencore-amr           Enable OpenCORE Adaptive Multi-Rate speech codecs.
 opendkim-filter                Build opendkim-filter support.
 openexr                        Use OpenEXR as imaging library.



Home | Main Index | Thread Index | Old Index