Changeset d6d97a56
- Timestamp:
- 05/10/2022 05:29:39 PM (17 months ago)
- Branches:
- lazarus
- Children:
- f751d6e
- Parents:
- 832a330
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/fpc.xml
r832a330 rd6d97a56 73 73 was introduced by Borland somewhere back in the MS-DOS age 74 74 together with <application>Turbo Pascal 6.0</application> 75 - that was in Nov. 1990. This toolbox is available for own76 programs, too.75 - that was in Nov. 1990. This toolbox is available for use in 76 your own programs, too. 77 77 </para> 78 78 … … 87 87 To start, we set up a binary installation of <application>FreePascal</application> 88 88 created by the FreePascal development team. It is installed in 89 the <filename> /opt</filename> directory. Using this temporary89 the <filename>&fpc-tmp-target;</filename> directory. Using this temporary 90 90 compiler installation, the compiler can be created from source. 91 91 After this step is done, the temporary compiler can be easily … … 93 93 </para> 94 94 95 &lfs11 0a_checked;95 &lfs111_checked; 96 96 97 97 <bridgehead renderas="sect3">Binary Package Information</bridgehead> -
general/prog/lazarus.xml
r832a330 rd6d97a56 10 10 update qt5pas.xml, too! 11 11 --> 12 <!ENTITY lazarus-download-http "https://downloads.sourceforge.net/project/lazarus/Lazarus Zip _ GZip/Lazarus &lazarus-version;/lazarus-&lazarus-version;- 0.tar.gz">12 <!ENTITY lazarus-download-http "https://downloads.sourceforge.net/project/lazarus/Lazarus Zip _ GZip/Lazarus &lazarus-version;/lazarus-&lazarus-version;-&lazarus-patch-version;.tar.gz"> 13 13 <!ENTITY lazarus-md5sum "c47680c84192008af1d05aa42b58c1da"> 14 14 <!ENTITY lazarus-size "73.2 MB"> … … 40 40 </para> 41 41 42 &lfs11 0a_checked;42 &lfs111_checked; 43 43 44 44 <bridgehead renderas="sect3">Package Information</bridgehead> … … 108 108 If you want to build <application>Lazarus</application> with 109 109 the gtk2 toolkit, build the package by running the following 110 commands, otherwise proceed to build the QT5 based variant below. 110 commands, otherwise skip the following instructions and proceed 111 to the instructions to build the QT5 based variant below. 111 112 </para> 112 113 -
general/prog/qt5pas.xml
r832a330 rd6d97a56 42 42 </para> 43 43 44 &lfs11 0a_checked;44 &lfs111_checked; 45 45 46 46 <bridgehead renderas="sect3">Package Information</bridgehead> -
packages.ent
r832a330 rd6d97a56 419 419 <!ENTITY qt5pas-version "2.6.&lazarus-version;"> 420 420 <!ENTITY lazarus-version "2.2.0"> 421 <!ENTITY lazarus-patch-version "0"> 421 422 <!ENTITY lazarus-tag "2_2_0"> 422 423
Note:
See TracChangeset
for help on using the changeset viewer.