Changeset b1ff43b
- Timestamp:
- 11/11/2021 04:59:29 PM (3 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- de4a244
- Parents:
- 676876ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/harfbuzz.xml
r676876ba rb1ff43b 126 126 meson --prefix=/usr \ 127 127 --buildtype=release \ 128 -Dgraphite2=enabled \ 129 -Dbenchmark=disabled && 128 -Dgraphite2=enabled && 130 129 ninja</userinput></screen> 131 130 … … 155 154 --> 156 155 <para> 157 <parameter>-Dgraphite =enabled</parameter>: This switch enables156 <parameter>-Dgraphite2=enabled</parameter>: This switch enables 158 157 <application>Graphite2</application> support, which is required for 159 158 building <xref linkend="texlive"/> or <xref linkend="libreoffice"/> 160 159 with system harfbuzz. 161 160 </para> 162 161 <!-- 163 162 <para> 164 163 <parameter>-Dbenchmark=disabled</parameter>: This switch disables … … 167 166 use for non developpers. 168 167 </para> 169 168 --> 170 169 <para> 171 170 <option>-Ddocs=false</option>: If <xref linkend="gtk-doc"/> is installed,
Note:
See TracChangeset
for help on using the changeset viewer.