mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
Made a handful of changes, added more links.
This commit is contained in:
parent
c8dee92123
commit
78342197b7
@ -39,6 +39,20 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>June 7th, 2024</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[zeckma] - Made a handful of changes, added more links.</para>
|
||||
</listitem>
|
||||
<!-- I might make another change today...
|
||||
<listitem>
|
||||
<para>[name] - Another changelog entry.</para>
|
||||
</listitem>
|
||||
-->
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 6th, 2024</para>
|
||||
<itemizedlist>
|
||||
|
@ -56,12 +56,12 @@
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="alsa-lib"/>,
|
||||
<ulink url="&blfs-svn;/general/dbus.html">dbus (ADD DBUS)</ulink>,
|
||||
<xref linkend="dbus"/>,
|
||||
<ulink url="&blfs-svn;/general/elogind.html">elogind</ulink>
|
||||
if Systemd isn't present,
|
||||
(if Systemd isn't present),
|
||||
<ulink url="&blfs-svn;glib2.html">GLib</ulink>,
|
||||
<ulink url="&blfs-svn;speex.html">Speex</ulink>, and
|
||||
Xorg Libraries
|
||||
<xref linkend="xorg7-lib"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
|
@ -53,7 +53,8 @@
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
libatomic_ops (required by architectures without native atomic operations)
|
||||
<ulink url="&blfs-svn;/general/libatomic_ops.html">libatomic_ops</ulink>
|
||||
(required by architectures without native atomic operations)
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -87,7 +87,7 @@ supported
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
Wayland, and
|
||||
<xref linkend="wayland"/>, and
|
||||
<ulink url="https://gitlab.freedesktop.org/drm/igt-gpu-tools">intel-gpu-tools</ulink>
|
||||
</para>
|
||||
|
||||
|
@ -124,15 +124,6 @@
|
||||
<xref linkend="cmake"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
psutil (for tests),
|
||||
pygments,
|
||||
rsync (for tests),
|
||||
<ulink url="https://ocaml.org/">OCaml</ulink>,
|
||||
and <ulink url="https://github.com/Z3Prover/z3">Z3</ulink>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
|
@ -94,7 +94,7 @@
|
||||
|
||||
<xref linkend="mesonnative"/> (required for multilib lib32-NVK),
|
||||
|
||||
Wayland-Protocols (required for
|
||||
<xref linkend="wayland-protocols"/> (required for
|
||||
KDE Plasma,
|
||||
GNOME,
|
||||
and recommended for GTK), and
|
||||
@ -104,22 +104,20 @@
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
libgcrypt,
|
||||
<ulink url="&blfs-svn;/general/libgcrypt.html">libgcrypt</ulink>,
|
||||
<xref linkend="libunwind"/>,
|
||||
lm_sensors <!-- for libsensors according to Meson -->,
|
||||
nettle,
|
||||
valgrind,
|
||||
<ulink url="&blfs-svn;/general/lm_sensors.html">lm_sensors</ulink>
|
||||
<!-- for libsensors according to Meson -->,
|
||||
<xref linkend="nettle"/>,
|
||||
<ulink url="&blfs-svn;/general/valgrind.html">valgrind</ulink>,
|
||||
<ulink url="https://archive.mesa3d.org/demos/">mesa-demos</ulink>
|
||||
(provides more than 300 extra demos to test
|
||||
<application>Mesa</application>; this includes the same programs added by
|
||||
the patch above),
|
||||
<ulink url="https://omxil.sourceforge.net/">Bellagio OpenMAX Integration
|
||||
Layer</ulink> (for mobile platforms), and
|
||||
<!--<ulink url="https://github.com/KhronosGroup/glslang">glslang</ulink>
|
||||
(for vulkan drivers),-->
|
||||
<ulink url="https://github.com/tizonia/tizonia-openmax-il/wiki/Tizonia-OpenMAX-IL/">
|
||||
libtizonia</ulink>,
|
||||
<!-- <ulink url="https://github.com/KhronosGroup/Vulkan-Loader">Vulkan-Loader</ulink> -->
|
||||
libtizonia</ulink>
|
||||
</para>
|
||||
<!--
|
||||
<note>
|
||||
|
@ -73,7 +73,7 @@
|
||||
<para role="recommended">
|
||||
<xref linkend="libglvnd"/>,
|
||||
<xref linkend="libvk"/>,
|
||||
and Wayland.
|
||||
and <xref linkend="wayland"/>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -147,11 +147,11 @@
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
libssh2,
|
||||
<ulink url="&blfs-svn;/general/libssh2.html">libssh2</ulink>,
|
||||
<xref linkend="llvm"/>
|
||||
(built with -DLLVM_LINK_LLVM_DYLIB=ON so that rust can link to
|
||||
system LLVM instead of building its shipped version), and
|
||||
SQLite
|
||||
<ulink url="&blfs-svn;/server/sqlite.html">SQLite</ulink>
|
||||
</para>
|
||||
|
||||
<note>
|
||||
@ -161,17 +161,6 @@
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
GDB (used by the test suite if it is present),
|
||||
<xref linkend="git"/> (required by the test suite),
|
||||
<ulink url="https://github.com/bytecodealliance/wasmtime/tree/main/cranelift">cranelift</ulink>,
|
||||
<ulink url="https://jemalloc.net/">jemalloc</ulink>,
|
||||
libgccjit (read command explanation in
|
||||
GCC), and
|
||||
<ulink url='https://libgit2.org/'>libgit2</ulink>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
|
@ -114,15 +114,123 @@ ldconfig</userinput></screen>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>libglvnd</seg>
|
||||
<seg>/etc/ssl/{certs,local} and
|
||||
/etc/pki/{nssdb,anchors,tls/{certs,java}}</seg>
|
||||
<seg>None</seg>
|
||||
<seg>
|
||||
libEGL.so,
|
||||
libGL.so,
|
||||
libGLESv1_CM.so,
|
||||
libGLESv2.so,
|
||||
libGLX.so,
|
||||
libGLdispatch.so, and
|
||||
libOpenGL.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/{EGL,GL,GLES2,KHR,glvnd}
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="glvnd-libEGL">
|
||||
<term><filename class="libraryfile">libEGL.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains EGL window-system API functions
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libEGL">
|
||||
<primary sortas="b-glvnd-libEGL">libEGL.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="glvnd-libGL">
|
||||
<term><filename class="libraryfile">libGL.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a wrapper library to <filename class="libraryfile">libGLdispatch.so
|
||||
</filename> and <filename class="libraryfile">libGLX.so</filename>
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libGL">
|
||||
<primary sortas="b-glvnd-libGL">libGL.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="glvnd-libGLESv1_CM">
|
||||
<term><filename class="libraryfile">libGLESv1_CM.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a wrapper library to <filename class="libraryfile">libGLdispatch.so
|
||||
</filename> which expose OpenGL ES entrypoints
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libGLESv1_CM">
|
||||
<primary sortas="b-glvnd-libGLESv1_CM">libGLESv1_CM.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="glvnd-libGLESv2">
|
||||
<term><filename class="libraryfile">libGLESv2.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a wrapper library to <filename class="libraryfile">libGLdispatch.so
|
||||
</filename> which expose OpenGL ES entrypoints
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libGLESv2">
|
||||
<primary sortas="b-glvnd-libGLESv2">libGLESv2.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="glvnd-libGLX">
|
||||
<term><filename class="libraryfile">libGLX.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
manages loading GLX vendor libraries and dispatching GLX core
|
||||
and extension functions to the right vendor
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libGLX">
|
||||
<primary sortas="b-glvnd-libGLX">libGLX.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="glvnd-libGLdispatch">
|
||||
<term><filename class="libraryfile">libGLdispatch.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
implements core GL dispatching and TLS
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libGLdispatch">
|
||||
<primary sortas="b-glvnd-libGLdispatch">libGLdispatch.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="glvnd-libOpenGL">
|
||||
<term><filename class="libraryfile">libOpenGL.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a wrapper library to <filename class="libraryfile">
|
||||
libGLdispatch.so</filename> which exposes OpenGL 4.5 core and
|
||||
compatibility entry points
|
||||
</para>
|
||||
<indexterm zone="libglvnd glvnd-libOpenGL">
|
||||
<primary sortas="b-glvnd-libOpenGL">libOpenGL.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
@ -332,7 +332,7 @@ div.note h3, div.tip h3 {
|
||||
}
|
||||
|
||||
div.note em, div.tip em {
|
||||
color: #000;
|
||||
color: #a3d1ff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@ -350,7 +350,7 @@ div.important h3, div.warning h3, div.caution h3 {
|
||||
}
|
||||
|
||||
div.important em, div.warning em, div.caution em {
|
||||
color: #000;
|
||||
color: #d22;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
@ -332,7 +332,7 @@ div.note h3, div.tip h3 {
|
||||
}
|
||||
|
||||
div.note em, div.tip em {
|
||||
color: #000;
|
||||
color: #a3d1ff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@ -350,7 +350,7 @@ div.important h3, div.warning h3, div.caution h3 {
|
||||
}
|
||||
|
||||
div.important em, div.warning em, div.caution em {
|
||||
color: #000;
|
||||
color: #d22;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
@ -65,10 +65,10 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="alsa-lib"/>,
|
||||
ibus,
|
||||
libsamplerate,
|
||||
nasm,
|
||||
pipewire,
|
||||
<ulink url="&blfs-svn;/general/ibus.html">ibus</ulink>,
|
||||
<ulink url="&blfs-svn;/multimedia/libsamplerate.html">libsamplerate</ulink>,
|
||||
<ulink url="&blfs-svn;/general/nasm.html">nasm</ulink>,
|
||||
<ulink url="&blfs-svn;/multimedia/pipewire.html">pipewire</ulink>,
|
||||
<xref linkend="pulseaudio"/>,
|
||||
a window manager or desktop environment,
|
||||
<ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
|
||||
|
Loading…
Reference in New Issue
Block a user