Difference between revisions of "Packages Base"

From Free Pascal wiki
Jump to navigationJump to search
(Now deprecated->link to package list.)
 
Line 9: Line 9:
 
* [[FPC and Apache Modules]] - A translation of the Apache headers to develop modules.
 
* [[FPC and Apache Modules]] - A translation of the Apache headers to develop modules.
 
* [[FPC and DBus]] - Headers for dbus inter-process communication library.
 
* [[FPC and DBus]] - Headers for dbus inter-process communication library.
 +
 +
[[Category:Packages]]

Latest revision as of 15:42, 4 May 2013

Deutsch (de) English (en) Bahasa Indonesia (id) русский (ru)

Note that starting with 2.2.2, there will be no more packages base and packages extra because all will have been folded into the packages/ subdir. The separation into base and extra was originally because of a simplistic dependancy system (compile base -> fcl -> extra -> fv -> ide), which is no longer needed due to better packaging tools. For the new list see Package List