Changeset 096ed61 for lxqt/apps/qupzilla.xml
- Timestamp:
- 11/05/2015 12:02:43 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 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, nosym, 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:
- 3d656d7
- Parents:
- cc5c1c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lxqt/apps/qupzilla.xml
rcc5c1c3 r096ed61 7 7 <!ENTITY qupzilla-download-http "&sources-anduin-http;/qupzilla/qupzilla-&qupzilla-version;.tar.gz"> 8 8 <!ENTITY qupzilla-download-ftp " "> 9 <!ENTITY qupzilla-md5sum " 24c4033cbf20223eb73a33af9c037862">10 <!ENTITY qupzilla-size "4 5MB">11 <!ENTITY qupzilla-buildsize " 79MB">12 <!ENTITY qupzilla-time "3. 1SBU">9 <!ENTITY qupzilla-md5sum "8a4e6dded5a259510665f5930c916a52"> 10 <!ENTITY qupzilla-size "4.6 MB"> 11 <!ENTITY qupzilla-buildsize "81 MB"> 12 <!ENTITY qupzilla-time "3.2 SBU"> 13 13 ]> 14 14 … … 98 98 <sect2 role="installation"> 99 99 <title>Installation of QupZilla</title> 100 101 <para>102 The following fixes are needed, if building with103 <application>Qt5</application>:104 </para>105 106 <screen><userinput>sed -e '/qtlocalpeer/ i #include <QDataStream>' \107 -i src/lib/3rdparty/qtsingleapplication/qtlocalpeer.cpp &&108 109 sed -e '/QHash/ i #include <QObject>' \110 -i src/plugins/TabManager/tldextractor/tldextractor.h</userinput></screen>111 100 112 101 <para>
Note:
See TracChangeset
for help on using the changeset viewer.