Changeset View
Changeset View
Standalone View
Standalone View
editors/lazarus/files/pkg-message.in
| Show All 18 Lines | |||||
| 4) You can use %%LOCALBASE%%/bin/gdb debugger instead of gdb installed debugger | 4) You can use %%LOCALBASE%%/bin/gdb debugger instead of gdb installed debugger | ||||
| installed from base system. Lazarus works better with this version. | installed from base system. Lazarus works better with this version. | ||||
| 5) The lazbuild.cfg file has been removed, it is not necessary anymore. Now | 5) The lazbuild.cfg file has been removed, it is not necessary anymore. Now | ||||
| we can use the following ports for aplications that depend of lazarus | we can use the following ports for aplications that depend of lazarus | ||||
| and these can be built with an interface different than lazarus has compiled | and these can be built with an interface different than lazarus has compiled | ||||
| by default: | by default: | ||||
| editors/lazarus-lcl-nogui | editors/lazarus | ||||
| editors/lazarus-lcl-gtk2 | editors/lazarus-qt4 | ||||
| editors/lazarus-lcl-qt | editors/lazarus-qt5 | ||||
| editors/lazarus-lcl-qt5 | |||||
| You can added those ports if you want support for nogui, gtk2, qt or qt5 | You can added those ports if you want support for gtk2, qt4 or qt5 | ||||
| interfaces. Please look at net-p2p/transmission-remote-gui like a example of | interfaces. Please look at net-p2p/transmission-remote-gui like a example of | ||||
| how use it | how use it | ||||
| 6) Enjoy it ;) | 6) Enjoy it ;) | ||||
| ############################################################################### | ############################################################################### | ||||