Changeset 50a0dd0 for kde/kf5-apps/kdenlive5.xml
- Timestamp:
- 05/18/2017 01:47:30 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 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:
- 639e3d1
- Parents:
- de8def5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/kf5-apps/kdenlive5.xml
rde8def5 r50a0dd0 7 7 <!ENTITY kdenlive5-download-http "&kf5apps-download-http;/kdenlive-&kf5apps-version;.tar.xz"> 8 8 <!ENTITY kdenlive5-download-ftp " "> 9 <!ENTITY kdenlive5-md5sum " b6089df48369611d5dfa75dc8cef6445">10 <!ENTITY kdenlive5-size " 6.3MB">11 <!ENTITY kdenlive5-buildsize " 92MB">12 <!ENTITY kdenlive5-time "3. 9SBU">9 <!ENTITY kdenlive5-md5sum "921e5ebb0cda53c578160eedc9358835"> 10 <!ENTITY kdenlive5-size "8.9 MB"> 11 <!ENTITY kdenlive5-buildsize "120 MB"> 12 <!ENTITY kdenlive5-time "3.0 SBU"> 13 13 ]> 14 14 … … 36 36 37 37 &lfs80_checked; 38 &gcc7_checked; 38 39 39 40 <bridgehead renderas="sect3">Package Information</bridgehead> … … 87 88 <sect2 role="installation"> 88 89 <title>Installation of Kdenlive</title> 90 91 <para>First, fix some issues identified by gcc7:</para> 92 93 <screen><userinput>sed -e '/KLocal/a #include <functional>' \ 94 -i src/profiles/tree/profiletreemodel.cpp && 95 96 sed -e '/abs/s/leftDist/(int)&/' \ 97 -i src/scopes/audioscopes/spectrogram.cpp 98 </userinput></screen> 89 99 90 100 <para>
Note:
See TracChangeset
for help on using the changeset viewer.