Changeset e146aca
- Timestamp:
- 12/03/2019 04:55:08 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, 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:
- f5304565
- Parents:
- baf041fa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rbaf041fa re146aca 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ken] - Adjust inkscape to build with poppler-0.83.0. Fixes 49 <ulink url="&blfs-ticket-root;12858">#12858</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[ken] - Update to firefox-68.3.0esr (security fix). Fixes 49 53 <ulink url="&blfs-ticket-root;12856">#12856</ulink>.</para> -
xsoft/other/inkscape.xml
rbaf041fa re146aca 80 80 </listitem> 81 81 <listitem> 82 <para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-poppler_0_8 2_0_fixes-1.patch"/></para>83 </listitem> 82 <para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-poppler_0_83_0_fixes-1.patch"/></para> 83 </listitem> 84 84 </itemizedlist> 85 85 … … 159 159 </para> 160 160 161 <screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_0_82_0_fixes-1.patch</userinput></screen> 161 <screen><userinput remap="pre">sed -e 's|Unicode \*u|Unicode const *u|g' -i src/extension/internal/pdfinput/*</userinput></screen> 162 163 <para> 164 Now fix Inkscape to build with poppler-0.83.0: 165 </para> 166 167 <screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_0_83_0_fixes-1.patch</userinput></screen> 162 168 163 169 <para>
Note:
See TracChangeset
for help on using the changeset viewer.