Is there a central FreePascal/Lazarus Component repository?
Asked Answered
W

4

7

I'm looking to find something like Torry but instead of being Delphi centric, it should be Lazarus centric.

I'm aware of the Source Forge Project Code and Component Repository but I'm looking for something with more span and a bit more searching features.

Weakfish answered 3/8, 2009 at 22:58 Comment(2)
see also: #1893969Crofoot
Thanks @mjustin, that looks quite inspiring !!Weakfish
L
10

There is this page in the Lazarus wiki which probably has most of Lazarus components (it includes some components not found in CCR). Its pretty well searchable. There are also the forums and the mailing list where components are announced (and usually are mentioned in the above wiki page).

Lazarus isn't as popular as Delphi or other solutions, so its not that easy to find stuff for it :-/. Although porting components from Delphi isn't a very hard process - many components available for Lazarus were originally Delphi components.

Leclair answered 6/8, 2009 at 0:30 Comment(1)
Moreover, many of the things needed for porting to FPC also need to be done for porting to non 32-bit Windows Delphi too.Jotting
A
2

Here is a component web site : http://lazarus-components.org

I have seen that we can create lazarus repositories, but there is poor doc about that.

Abrams answered 30/7, 2013 at 12:21 Comment(1)
It's another site with some data. Oddly enough it's a bit cluttered and not that well done. Maybe because it's under some CMS app.Weakfish
A
1

Recent versions of Lazarus IDE have an Online Package Manager function.

IDE Menu: Package > Online Package Manager.

This open a window with a pretty good list of packages that that be downloaded and installed with a couple of clicks.

Acceptant answered 3/2, 2020 at 10:47 Comment(0)
C
0

I use lazarus BigIDE from http://www.pilotlogic.com/sitejoom/index.php/codetyphon full LCL from more source

Chew answered 31/12, 2012 at 3:9 Comment(1)
This is not a searchable repository of components like the torry.net site, hence my down-voteWeakfish

© 2022 - 2024 — McMap. All rights reserved.