Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37710692
en ru br
ALT Linux repositórios
S:2.2.6-alt2
5.0: 0.9.24-alt3.4
4.1: 0.9.24-alt3
4.0: 0.9.24-alt0.M40.2.3.1
+backports:0.9.24-alt2.3

Group :: Desenvolvimento/Outros
RPM: lazarus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: lazarus-lcl-with-multple-widget-sets.patch
Download


This patch enable building all linux supported LCL widget sets.
diff --git a/lcl/Makefile.fpc b/lcl/Makefile.fpc
index ecd40c3..dd35600 100644
--- a/lcl/Makefile.fpc
+++ b/lcl/Makefile.fpc
@@ -152,6 +152,7 @@ cleanintf:
 	$(MAKE) -C interfaces clean
 
 all: lclbase compiled intf
+	for WS in gtk2 nogui qt ; do ${MAKE} intf LCL_PLATFORM=$${WS} ; done
 
 cleanlaz: cleanall
 cleanall: clean
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009