Changeset 60ddbaf
- Timestamp:
- 10/15/2017 06:23:25 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d6aa5ce
- Parents:
- 6b7881d
- Files:
-
- 49 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/boost.xml
r6b7881d r60ddbaf 83 83 <para role="optional"> 84 84 <xref linkend="icu"/>, 85 <xref linkend="python2"/> or <xref linkend="python3"/>, and85 <xref linkend="python2"/>, and 86 86 <ulink url="https://www.open-mpi.org/">Open MPI</ulink> 87 87 </para> -
general/genlib/genlib.xml
r6b7881d r60ddbaf 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcroco.xml"/> 81 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdaemon.xml"/> 82 <!-- 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbusmenuqt.xml"/> 84 --> 82 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdbusmenuqt.xml"/> --> 85 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libesmtp.xml"/> 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>84 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>--> 87 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgcrypt.xml"/> 88 86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgpg-error.xml"/> -
general/genlib/glib2.xml
r6b7881d r60ddbaf 75 75 <bridgehead renderas="sect3">GLib Dependencies</bridgehead> 76 76 77 <!-- 77 78 <bridgehead renderas="sect4">Required</bridgehead> 78 79 <para role="required"> 79 <xref linkend="libffi"/> and80 80 <xref linkend="python2"/> or <xref linkend="python3"/> 81 81 </para> 82 82 --> 83 83 <bridgehead renderas="sect4">Recommended</bridgehead> 84 84 <para role="recommended"> … … 91 91 <xref linkend="elfutils"/>, 92 92 <xref linkend="gtk-doc"/>, 93 <xref linkend="python2"/>, 93 94 <ulink url="ftp://oss.sgi.com/projects/fam/download/stable/">FAM library</ulink>, and 94 95 <ulink url="https://www.gnu.org/software/indent/">GNU Indent</ulink> … … 123 124 </para> 124 125 125 <screen><userinput>./configure --prefix=/usr --with-pcre=system && 126 <screen><userinput>./configure --prefix=/usr \ 127 --with-pcre=system \ 128 --with-python=/usr/bin/python3 && 126 129 make</userinput></screen> 127 130 -
general/genlib/js38.xml
r6b7881d r60ddbaf 87 87 <xref linkend="autoconf213"/>, 88 88 <xref linkend="icu"/>, 89 <xref linkend="libffi"/>,90 89 <xref linkend="nspr"/>, 91 90 <xref linkend="python2"/>, and -
general/genlib/libblockdev.xml
r6b7881d r60ddbaf 87 87 <bridgehead renderas="sect4">Recommended</bridgehead> 88 88 <para role="recommended"> 89 <xref linkend="python3"/>, 90 <xref linkend="nss"/>, and 89 <xref linkend="nss"/> and 91 90 <xref linkend="cryptsetup"/> 92 91 </para> … … 116 115 </para> 117 116 118 <screen><userinput> 119 ./configure --prefix=/usr \ 117 <screen><userinput>./configure --prefix=/usr \ 120 118 --sysconfdir=/etc \ 121 119 --without-dm && -
general/genlib/libbytesize.xml
r6b7881d r60ddbaf 82 82 <xref linkend="gtk-doc"/>, 83 83 <xref linkend="python2"/>, 84 <xref linkend="python3"/>,85 84 <xref linkend="six"/> (python module for tests), 86 85 <ulink url="https://github.com/rhinstaller/pocketlint/releases">pocketlint</ulink> (python module for one test), and -
general/genlib/libseccomp.xml
r6b7881d r60ddbaf 78 78 79 79 <bridgehead renderas="sect3">libseccomp Dependencies</bridgehead> 80 80 <!-- 81 81 <bridgehead renderas="sect4">Required</bridgehead> 82 82 <para role="required"> 83 83 <xref linkend="python3"/> 84 84 </para> 85 85 --> 86 86 <bridgehead renderas="sect4">Optional</bridgehead> 87 87 <para role="optional"> -
general/genlib/libxml2.xml
r6b7881d r60ddbaf 92 92 <bridgehead renderas="sect3">libxml2 Dependencies</bridgehead> 93 93 94 <bridgehead renderas="sect4"> Recommended</bridgehead>95 <para role=" recommended">96 <xref linkend="python2"/> or <xref linkend="python3"/> (to build and94 <bridgehead renderas="sect4">Optional</bridgehead> 95 <para role="optional"> 96 <xref linkend="python2"/> <!--or <xref linkend="python3"/> (to build and 97 97 install a <application>Python</application> library module, additionally 98 it is required to run the full suite of tests) 98 it is required to run the full suite of tests)--> 99 99 <!-- As discovered by Bruce, itstool needs this module. --> 100 100 </para> … … 136 136 </para> 137 137 138 <screen><userinput>./configure --prefix=/usr --disable-static --with-history && 138 <screen><userinput> 139 ./configure --prefix=/usr \ 140 --disable-static \ 141 --with-history \ 142 --with-python=/usr/bin/python3 && 139 143 make</userinput></screen> 140 144 -
general/genlib/talloc.xml
r6b7881d r60ddbaf 77 77 <xref linkend="DocBook"/>, 78 78 <xref linkend="docbook-xsl"/> and 79 <xref linkend="libxslt"/> (To generate man pages), 80 <xref linkend="python2"/> (To build Python-2 module) and 81 <xref linkend="python3"/> (To build Python-3 module) 79 <xref linkend="libxslt"/> (To generate man pages), and 80 <xref linkend="python2"/> (To build Python-2 module) 82 81 </para> 83 82 -
general/genlib/wayland.xml
r6b7881d r60ddbaf 76 76 <bridgehead renderas="sect4">Required</bridgehead> 77 77 <para role="required"> 78 <xref linkend="libffi"/> and79 78 <xref linkend="libxml2"/> 80 79 </para> -
general/genutils/asciidoc.xml
r6b7881d r60ddbaf 61 61 <bridgehead renderas="sect3">Asciidoc Dependencies</bridgehead> 62 62 63 <bridgehead renderas="sect4">Required</bridgehead> 64 <para role="required"> 65 <xref linkend="python2"/> or 66 <xref linkend="python3"/> 63 <bridgehead renderas="sect4">Optional</bridgehead> 64 <para role="optional"> 65 <xref linkend="python2"/> 67 66 </para> 68 67 -
general/genutils/ibus.xml
r6b7881d r60ddbaf 93 93 <xref linkend="pygobject3"/> (both to build the Python support library), 94 94 <xref linkend="gtk-doc"/>, 95 <xref linkend="python3"/>,96 95 <xref linkend="pyxdg"/> (for the <command>ibus-setup</command>), and 97 96 <xref linkend="libxkbcommon"/>, -
general/genutils/iso-codes.xml
r6b7881d r60ddbaf 73 73 74 74 <bridgehead renderas="sect3">ISO Codes Dependencies</bridgehead> 75 75 <!-- 76 76 <bridgehead renderas="sect4">Required</bridgehead> 77 77 <para role="required"> 78 78 <xref linkend="python3"/> 79 79 </para> 80 80 --> 81 81 <para condition="html" role="usernotes">User Notes: 82 82 <ulink url="&blfs-wiki;/iso-codes"/> -
general/graphlib/exiv2.xml
r6b7881d r60ddbaf 86 86 <para role="optional"> 87 87 <xref linkend="doxygen"/>, 88 <xref linkend="graphviz"/>, 89 <xref linkend="python3"/>, and 88 <xref linkend="graphviz"/>, and 90 89 <xref linkend="libxslt"/> 91 90 </para> -
general/graphlib/newt.xml
r6b7881d r60ddbaf 89 89 <bridgehead renderas="sect4">Optional</bridgehead> 90 90 <para role="optional"> 91 <xref linkend="python2"/> and 92 <xref linkend="python3"/> 91 <xref linkend="python2"/> 93 92 </para> 94 93 -
general/graphlib/opencv.xml
r6b7881d r60ddbaf 112 112 <xref linkend="libtiff"/>, 113 113 <xref linkend="libwebp"/>, 114 <xref linkend="python2"/>,115 114 <xref linkend="v4l-utils"/>, and 116 115 <xref linkend="xine-lib"/> … … 122 121 <xref linkend="doxygen"/>, 123 122 <xref linkend="java"/>, 124 <xref linkend="python 3"/>,123 <xref linkend="python2"/>, 125 124 <ulink url="https://developer.nvidia.com/cuda-zone">Cuda</ulink>, 126 125 <ulink url="http://eigen.tuxfamily.org/">Eigen</ulink>, -
general/prog/dbus-python.xml
r6b7881d r60ddbaf 70 70 <bridgehead renderas="sect5">Required</bridgehead> 71 71 <para role="required"> 72 <xref linkend="dbus-glib"/> and 73 <xref linkend="python2"/> and/or 74 <xref linkend="python3"/> 72 <xref linkend="dbus-glib"/> 73 </para> 74 75 <bridgehead renderas="sect5">Optional</bridgehead> 76 <para role="optional"> 77 <xref linkend="python2"/> 75 78 </para> 76 79 -
general/prog/doxygen.xml
r6b7881d r60ddbaf 108 108 <xref linkend="libxml2"/> (required for the tests), 109 109 <xref linkend="llvm"/> (with clang), 110 <xref linkend="python2"/> or <xref linkend="python3"/>,110 <xref linkend="python2"/>, 111 111 <xref linkend="qt5"/> (for doxywizard), 112 112 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and -
general/prog/guile.xml
r6b7881d r60ddbaf 76 76 <bridgehead renderas="sect4">Required</bridgehead> 77 77 <para role="required"> 78 <xref linkend="gc"/>, 79 <xref linkend="libffi"/> and 78 <xref linkend="gc"/> and 80 79 <xref linkend="libunistring"/> 81 80 </para> -
general/prog/librep.xml
r6b7881d r60ddbaf 57 57 </listitem> 58 58 </itemizedlist> 59 59 <!-- 60 60 <bridgehead renderas="sect3">Librep Dependencies</bridgehead> 61 61 … … 64 64 <xref linkend="libffi"/> 65 65 </para> 66 66 --> 67 67 <para condition="html" role="usernotes">User Notes: 68 68 <ulink url="&blfs-wiki;/librep"/></para> -
general/prog/llvm.xml
r6b7881d r60ddbaf 153 153 <bridgehead renderas="sect4">Recommended</bridgehead> 154 154 <para role="recommended"> 155 <xref linkend="libffi"/> and156 155 <xref linkend="python2"/> 157 156 </para> -
general/prog/pycairo.xml
r6b7881d r60ddbaf 71 71 <bridgehead renderas="sect5">Required</bridgehead> 72 72 <para role="required"> 73 <xref linkend="cairo"/>, 74 <xref linkend="python2"/>, and/or 75 <xref linkend="python3"/> 73 <xref linkend="cairo"/> 76 74 </para> 77 75 78 76 <bridgehead renderas="sect5">Optional</bridgehead> 79 77 <para role="optional"> 78 <xref linkend="python2"/> and 80 79 <ulink url="https://hypothesis.readthedocs.io">Hypothesis</ulink> 81 80 (for tests) -
general/prog/pycrypto.xml
r6b7881d r60ddbaf 69 69 <bridgehead renderas="sect4">PyCrypto Dependencies</bridgehead> 70 70 71 <bridgehead renderas="sect5">Required</bridgehead> 72 <para role="required"> 73 <xref linkend="python2"/> and/or 74 <xref linkend="python3"/> 71 <bridgehead renderas="sect5">Optional</bridgehead> 72 <para role="optional"> 73 <xref linkend="python2"/> 75 74 </para> 76 75 -
general/prog/python2.xml
r6b7881d r60ddbaf 90 90 91 91 <bridgehead renderas="sect3">Python 2 Dependencies</bridgehead> 92 92 <!-- 93 93 <bridgehead renderas="sect4">Recommended</bridgehead> 94 94 <para role="recommended"> 95 95 <xref linkend="libffi"/> 96 96 </para> 97 97 --> 98 98 <bridgehead renderas="sect4">Optional</bridgehead> 99 99 <para role="optional"> … … 187 187 <para> 188 188 <parameter>--with-system-ffi</parameter>: This switch enables linking 189 against system version of <application>libffi</application>. Remove if 190 you have not installed <xref linkend="libffi"/>. 189 against system version of <application>libffi</application>. 191 190 </para> 192 191 -
general/prog/python3.xml
r6b7881d r60ddbaf 41 41 </para> 42 42 43 <note><para><application>Python 3</application> was installed in LFS. 44 The only reason to rebuild it here is if optional modules 45 are needed.</para></note> 46 43 47 &lfs81_checked; 44 48 … … 88 92 89 93 <bridgehead renderas="sect3">Python 3 Dependencies</bridgehead> 90 94 <!-- 91 95 <bridgehead renderas="sect4">Recommended</bridgehead> 92 96 <para role="recommended"> 93 97 <xref linkend="libffi"/> 94 98 </para> 95 99 --> 96 100 <bridgehead renderas="sect4">Optional</bridgehead> 97 101 <para role="optional"> … … 187 191 <para> 188 192 <parameter>--with-system-ffi</parameter>: This switch enables linking 189 against system version of <application>libffi</application>. Remove if 190 you have not installed <xref linkend="libffi"/>. 193 against system version of <application>libffi</application>. 191 194 </para> 192 195 -
general/prog/pyxdg.xml
r6b7881d r60ddbaf 69 69 <bridgehead renderas="sect4">PyXDG Dependencies</bridgehead> 70 70 71 <bridgehead renderas="sect5">Required</bridgehead> 72 <para role="required"> 73 <xref linkend="python2"/> and/or 74 <xref linkend="python3"/> 71 <bridgehead renderas="sect5">Optional</bridgehead> 72 <para role="optional"> 73 <xref linkend="python2"/> 75 74 </para> 76 75 -
general/prog/pyyaml.xml
r6b7881d r60ddbaf 70 70 <bridgehead renderas="sect5">Required</bridgehead> 71 71 <para role="required"> 72 <xref linkend="python2"/> and/or73 <xref linkend="python3"/> and74 72 <xref linkend="yaml"/> 73 </para> 74 75 <bridgehead renderas="sect5">Optional</bridgehead> 76 <para role="optional"> 77 <xref linkend="python2"/> 75 78 </para> 76 79 -
general/prog/ruby.xml
r6b7881d r60ddbaf 79 79 <xref linkend="doxygen"/>, 80 80 <xref linkend="graphviz"/>, 81 <xref linkend="libffi"/>,82 81 <xref linkend="openssl"/>, 83 82 <xref linkend="tk"/>, -
general/prog/rust.xml
r6b7881d r60ddbaf 101 101 <bridgehead renderas="sect4">Optional</bridgehead> 102 102 <para role="optional"> 103 <xref linkend="gdb"/> (used by debuginfo-gdb in the testsuite), 104 <xref linkend="ninja"/> 103 <xref linkend="gdb"/> (used by debuginfo-gdb in the testsuite) 105 104 </para> 106 105 -
general/prog/six.xml
r6b7881d r60ddbaf 68 68 <bridgehead renderas="sect4">Six Dependencies</bridgehead> 69 69 70 <bridgehead renderas="sect5">Required Dependencies</bridgehead> 71 <para role="required"> 72 <xref linkend="python2"/> and/or 73 <xref linkend="python3"/> 70 <bridgehead renderas="sect5">Optional Dependencies</bridgehead> 71 <para role="optional"> 72 <xref linkend="python2"/> 74 73 </para> 75 74 -
general/prog/swig.xml
r6b7881d r60ddbaf 138 138 languages installed on your machine, so the disk space and SBU values 139 139 given for the tests may vary, and should be considered as mere orders of 140 magnitude. If you have both <xref linkend="python2"/> and141 <xref linkend="python3"/>installed, the Python-3 tests are not run.140 magnitude. If you have <xref linkend="python2"/> 141 installed, the Python-3 tests are not run. 142 142 You can run tests for Python-3 by issuing 143 143 <command>PY3=1 make check-python-examples</command> followed by -
general/prog/yasm.xml
r6b7881d r60ddbaf 63 63 <bridgehead renderas="sect4">Optional</bridgehead> 64 64 <para role="optional"> 65 <xref linkend="python2"/> or <xref linkend="python3"/>,and65 <xref linkend="python2"/> and 66 66 <ulink url="http://cython.org/">Cython</ulink> 67 67 </para> -
general/sysutils/systemd.xml
r6b7881d r60ddbaf 74 74 <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead> 75 75 <para role="recommended"> 76 <xref role="runtime" linkend="polkit"/> and 77 <xref role="runtime" linkend="python3"/> (also required for the 78 test suite)<!-- hwdb and tests --> 76 <xref role="runtime" linkend="polkit"/> 79 77 </para> 80 78 -
general/sysutils/upower.xml
r6b7881d r60ddbaf 91 91 <para role="optional"> 92 92 <xref linkend="gtk-doc"/> and 93 <xref linkend="python3"/>, with94 93 <xref linkend="pygobject3"/>, 95 94 <ulink url="https://launchpad.net/umockdev/">umockdev</ulink>, and -
gnome/platform/folks.xml
r6b7881d r60ddbaf 86 86 <bridgehead renderas="sect4">Recommended</bridgehead> 87 87 <para role="recommended"> 88 <xref linkend="bluez"/>, 89 <xref linkend="python3"/>, and 88 <xref linkend="bluez"/> and 90 89 <xref linkend="vala"/> 91 90 </para> -
introduction/welcome/changelog.xml
r6b7881d r60ddbaf 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Remove ninja, libffi, and python3 as dependencies 50 for many packages as they are now a part of LFS.</para> 51 </listitem> 52 <listitem> 49 53 <para>[pierre] - Fix colord-1.3.5 build for SysV.</para> 50 54 </listitem> -
multimedia/libdriv/flashplayer.xml
r6b7881d r60ddbaf 130 130 <xref linkend="graphite2"/>, 131 131 <xref linkend="gtk2"/>, 132 <xref linkend="libffi"/>,133 132 <xref linkend="pcre"/>, 134 133 <xref linkend="mesa"/>, and -
networking/netprogs/samba.xml
r6b7881d r60ddbaf 75 75 <xref linkend="perl-parse-yapp"/>, 76 76 <xref linkend="pycrypto"/>, 77 <xref linkend="python3"/>,78 77 <xref linkend="openldap"/>, and 79 78 <xref linkend="openssl"/> <!-- This can be removed at openldap-2.4.45.--> -
networking/netprogs/wget.xml
r6b7881d r60ddbaf 78 78 <para role="recommended"> 79 79 <xref role="runtime" linkend="cacerts"/> (runtime), 80 <xref linkend="openssl"/>, and 81 <xref linkend="python3"/> 80 <xref linkend="openssl"/> 82 81 </para> 83 82 -
packages.ent
r6b7881d r60ddbaf 135 135 <!ENTITY libepoxy-version "&libepoxy-minor;.3"> 136 136 <!ENTITY libesmtp-version "1.0.6"> 137 <! ENTITY libffi-version "3.2.1">137 <!--<!ENTITY libffi-version "3.2.1">--> 138 138 <!ENTITY libgcrypt-version "1.8.1"> 139 139 <!ENTITY libglade-version "2.6.4"> -
postlfs/security/gpgme.xml
r6b7881d r60ddbaf 89 89 <xref linkend="clisp"/>, 90 90 <xref linkend="python2"/>, 91 <xref linkend="python3"/>,92 91 <xref linkend="qt5"/>, and/or 93 92 <xref linkend="swig"/> (for language bindings) -
postlfs/security/p11-kit.xml
r6b7881d r60ddbaf 75 75 <bridgehead renderas="sect4">Recommended</bridgehead> 76 76 <para role="recommended"> 77 <xref linkend="cacerts"/>, 78 <xref linkend="libtasn1"/>, and 79 <xref linkend="libffi"/> 77 <xref linkend="cacerts"/> and 78 <xref linkend="libtasn1"/> 80 79 </para> 81 80 -
postlfs/security/volume_key.xml
r6b7881d r60ddbaf 96 96 <xref linkend="python2"/> 97 97 </para> 98 98 <!-- 99 99 <bridgehead renderas="sect4">Optional</bridgehead> 100 100 <para role="optional"> 101 101 <xref linkend="python3"/> 102 102 </para> 103 103 --> 104 104 <para condition="html" role="usernotes">User Notes: 105 105 <ulink url="&blfs-wiki;/volume_key"/> -
pst/ps/mupdf.xml
r6b7881d r60ddbaf 83 83 <para> 84 84 Recommended patch: 85 <ulink url="&patch-root;/mupdf-&mupdf-version;-openjpeg- 2.patch"/>85 <ulink url="&patch-root;/mupdf-&mupdf-version;-openjpeg-3.patch"/> 86 86 </para> 87 87 </listitem> -
pst/xml/docbook-xsl.xml
r6b7881d r60ddbaf 88 88 <xref linkend="libxslt"/> (or any other XSLT processor, to process 89 89 Docbook documents), 90 <xref linkend="python2"/> or <xref linkend="python3"/> (to use 91 <quote>extensions</quote>), 90 <xref linkend="python2"/>, 92 91 <xref linkend="ruby"/> (to utilize the <quote>epub</quote> stylesheets), 93 92 <xref linkend="zip"/> (to produce <quote>epub3</quote> documents), and -
x/installing/libevdev.xml
r6b7881d r60ddbaf 74 74 75 75 <bridgehead renderas="sect4">libevdev Dependencies</bridgehead> 76 76 <!-- 77 77 <bridgehead renderas="sect5">Required</bridgehead> 78 78 <para role="required"> 79 79 <xref linkend="python2"/> or <xref linkend="python3"/> 80 80 </para> 81 81 --> 82 82 <bridgehead renderas="sect5">Optional</bridgehead> 83 83 <para role="optional"> 84 84 <xref linkend="check"/> (required for tests), 85 <xref linkend="doxygen"/>, and 85 <xref linkend="doxygen"/>, 86 <xref linkend="python2"/>, and 86 87 <xref linkend="valgrind"/> (optional for tests) 87 88 </para> -
x/installing/xcb-proto.xml
r6b7881d r60ddbaf 78 78 <bridgehead renderas="sect4">Required</bridgehead> 79 79 <para role="required"> 80 <xref linkend="python2"/> or81 <xref linkend="python3"/>, and82 80 <xref linkend="xorg-env"/> (should be set for the following instructions 83 81 to work) 84 82 </para> 85 83 86 <bridgehead renderas="sect4">Optional (required to run the 87 tests)</bridgehead> 88 <para role="optional"><xref linkend="libxml2"/></para> 84 <bridgehead renderas="sect4">Optional</bridgehead> 85 <para role="optional"> 86 <xref linkend="python2"/> and 87 <xref linkend="libxml2"/> (required to run the tests) 88 </para> 89 89 90 90 <para condition="html" role="usernotes">User Notes: -
x/lib/qtwebengine.xml
r6b7881d r60ddbaf 42 42 <application>QtWebEngine</application> integrates 43 43 <application>chromium</application>"s web capabilities into Qt. It 44 ships with its own copy of <xref linkend="ninja"/>which it uses for the44 ships with its own copy of ninja which it uses for the 45 45 build, and various copies of libraries from ffmpeg, icu, libvpx, and zlib 46 46 (including libminizip) which have been forked by the -
xsoft/office/libreoffice.xml
r6b7881d r60ddbaf 197 197 <xref linkend="poppler"/>, 198 198 <xref linkend="postgresql"/>, 199 <xref linkend="python3"/>,200 199 <xref linkend="redland"/>, 201 200 <xref linkend="serf"/>, and
Note:
See TracChangeset
for help on using the changeset viewer.