Difference between revisions of "Package List"

From Lazarus wiki
Jump to navigationJump to search
Line 3: Line 3:
 
For other meanings of '''Package''' in the combined FPC/Lazarus projects see [[packages(disambiguation)|Packages(disambiguation)]].
 
For other meanings of '''Package''' in the combined FPC/Lazarus projects see [[packages(disambiguation)|Packages(disambiguation)]].
  
* a52 - unit for A-52 stream decoder. see  [http://liba52.sourceforge.net/ sf page liba52]
+
* [[a52]] - unit for A-52 stream decoder. see  [http://liba52.sourceforge.net/ sf page liba52]
* amunits - Amiga related units (68k?)
+
* [[amunits]] - Amiga related units (68k?)
* aspell - Aspell header unit.
+
* [[aspell]] - Aspell header unit.
* bfd -  Header to GNU Binary File Descriptor library (part of binutils)
+
* [[bfd]] -  Header to GNU Binary File Descriptor library (part of binutils)
* bzip2 - bzip2 decoding. Turbo Pascal object, standalone, not an header.
+
* [[bzip2]] - bzip2 decoding. Turbo Pascal object, standalone, not an header.
* cairo - headers for cairo, a vector graphics library with display and print output. (GTK related, win32 prepared)
+
* [[cairo]] - headers for cairo, a vector graphics library with display and print output. (GTK related, win32 prepared)
* cdrom - A linux/windows unit to detect cdrom drives, and get a list of TOC entries (Linux version=Ancient?)
+
* [[cdrom]] - A linux/windows unit to detect cdrom drives, and get a list of TOC entries (Linux version=Ancient?)
 
* [[chm]] - .CHM helpfile reader/writer package. Used for textmode IDE, fpdoc, lazarus chmhelp component/package.
 
* [[chm]] - .CHM helpfile reader/writer package. Used for textmode IDE, fpdoc, lazarus chmhelp component/package.
* dbus [[FPC and DBus]] - Headers for dbus inter-process communication library.
+
* [[dbus]] [[FPC and DBus]] - Headers for dbus inter-process communication library.
* dts - libdts headers, which provides a low-level interface to decoding audio frames encoded using DTS Coherent Acoustics
+
* [[dts]] - libdts headers, which provides a low-level interface to decoding audio frames encoded using DTS Coherent Acoustics
 
* [[fcl-async]]
 
* [[fcl-async]]
 
* [[fcl-base]]
 
* [[fcl-base]]
Line 26: Line 26:
 
* [[fcl-web]]
 
* [[fcl-web]]
 
* [[fcl-xml]]
 
* [[fcl-xml]]
* fftw - FFTW - Fastest Fourier Transform in the West library (so apparantly the Eastern one is faster?)
+
* [[fftw]] - FFTW - Fastest Fourier Transform in the West library (so apparantly the Eastern one is faster?)
* fpgtk - Old fpgtk framework, used to be used for fpde (documentation editor).
+
* [[fpgtk]] - Old fpgtk framework, used to be used for fpde (documentation editor).
* fpmkunit - linkable parts of fpmake and fppkg subsystem
+
* [[fpmkunit]] - linkable parts of fpmake and fppkg subsystem
 
* [[Free Vision|fv - Free Vision]]
 
* [[Free Vision|fv - Free Vision]]
* gbaunits - Gameboy Advance libraries
+
* [[gbaunits]] - Gameboy Advance libraries
* gdbint - Interface to gdblib. (static linking to GDB), for the IDE.
+
* [[gdbint]] - Interface to gdblib. (static linking to GDB), for the IDE.
* gdbm
+
* [[gdbm]]
* ggi
+
* [[ggi]]
* gnome1 - Headers for older Gnome-1 version, Gnome is a desktop library.
+
* [[gnome1]] - Headers for older Gnome-1 version, Gnome is a desktop library.
* graph - implementation of Graph unit compatible to that one originally available with TP/BP
+
* [[graph]] - implementation of Graph unit compatible to that one originally available with TP/BP
* gtk1 - gtk1 headers
+
* [[gtk1]] - gtk1 headers
* gtk2 - gkt2 headers
+
* [[gtk2]] - gkt2 headers
* hash - contains implementations for crc, md5, NTLM (1?) and, under Linux, crypt. Crypt might be better used from pkg "user"
+
* [[hash]] - contains implementations for crc, md5, NTLM (1?) and, under Linux, crypt. Crypt might be better used from pkg "user"
 
* [[hermes]] - Port of the "hermes" library. Graphics related
 
* [[hermes]] - Port of the "hermes" library. Graphics related
 
* [[FPC and Apache Modules|httpd13]] - A translation of the Apache 1.3.x headers to develop modules.   
 
* [[FPC and Apache Modules|httpd13]] - A translation of the Apache 1.3.x headers to develop modules.   
 
* [[FPC and Apache Modules|httpd20]] - A translation of the Apache 2.0.x headers to develop modules.   
 
* [[FPC and Apache Modules|httpd20]] - A translation of the Apache 2.0.x headers to develop modules.   
 
* [[FPC and Apache Modules|httpd22]] - A translation of the Apache 2.2.x headers to develop modules.   
 
* [[FPC and Apache Modules|httpd22]] - A translation of the Apache 2.2.x headers to develop modules.   
* ibase - Interbase and Firebird headers ?
+
* [[ibase]] - Interbase and Firebird headers ?
 
* [[PascalMagick|imagemagick]] - ImageMagick headers for pascal.
 
* [[PascalMagick|imagemagick]] - ImageMagick headers for pascal.
* imlib
+
* [[imlib]]
 
* [[iconvenc]] A header translation of the iconv library headers.
 
* [[iconvenc]] A header translation of the iconv library headers.
* ldap
+
* [[ldap]]
* libc - deprecated Kylix compatibility lib. Linux/x86 only. See [[libc unit]]
+
* [[libc]] - deprecated Kylix compatibility lib. Linux/x86 only. See [[libc unit]]
* libcurl
+
* [[libcurl]]
* libgd
+
* [[libgd]]
* libndsfpc - Nintendo DS libraries
+
* [[libndsfpc]] - Nintendo DS libraries
* libpng
+
* [[libpng]]
* lua - headers for lua scripting language
+
* [[lua]] - headers for lua scripting language
* mad
+
* [[mad]] - libmad header, (MPEG Audio Decoder) Also part of openal now?
* matroska
+
* [[matroska]]
* modplug
+
* [[modplug]]
* mysql - headers for mysql database client library for several different versions
+
* [[mysql]] - headers for mysql database client library for several different versions
* ncurses - General unix terminal support library.
+
* [[ncurses]] - General unix terminal support library.
* newt - Erik Troan's newt text-mode windowing toolkit
+
* [[newt]] - Erik Troan's newt text-mode windowing toolkit
* numlib - numeric math lib (TP dialect) from TU/E.
+
* [[numlib]] - numeric math lib (TP dialect) from TU/E.
* odbc
+
* [[odbc]]
* oggvorbis
+
* [[oggvorbis]]
* openal
+
* [[openal]]
 
* [[OpenGL|opengl]] - an interface to OpenGL (Open Graphics Library)
 
* [[OpenGL|opengl]] - an interface to OpenGL (Open Graphics Library)
* openssl
+
* [[openssl]] - headers for openssl, a secure sockets library.
* oracle
+
* [[oracle]] - headers for oracle (version here) database clientlibs, 
 
* [[Os2Units|os2units]] - interfaces to various libraries available under OS/2 and eComStation
 
* [[Os2Units|os2units]] - interfaces to various libraries available under OS/2 and eComStation
* palmunits
+
* [[palmunits]]
* pasjpeg
+
* [[pasjpeg]] - A Pascal conversion (thus without dependancies) of the libjpeg  library.
* paszlib
+
* [[paszlib]] - A Pascal conversion (thus without dependancies) of the standard zlib library.
* pcap
+
* [[pcap]]
* postgres
+
* [[postgres]]
* ptc
+
* [[ptc]]
* pthreads
+
* [[pthreads]] - headers for pthreads unix threading libraries.
* pxlib
+
* [[pxlib]]
 
* [[Regexpr|regexpr]] - Regex engine
 
* [[Regexpr|regexpr]] - Regex engine
 
* [[REXX|rexx]] - interface to REXX SAA headers allowing to use Pascal code in REXX scripts
 
* [[REXX|rexx]] - interface to REXX SAA headers allowing to use Pascal code in REXX scripts
* sdl
+
* [[sdl]]
* sndfile
+
* [[sndfile]]
* sqlite
+
* [[sqlite]]
* svgalib
+
* [[svgalib]]
 
* [[Symbolic|symbolic]] - expression parser with minimal symbolic manipulation
 
* [[Symbolic|symbolic]] - expression parser with minimal symbolic manipulation
* syslog
+
* [[syslog]]
* tcl
+
* [[tcl]]
* univint - OS X (Carbon) headers.
+
* [[univint]] - OS X (Carbon) headers.
* unixutil
+
* [[unixutil]]
* unzip
+
* [[unzip]]
* users
+
* [[users]] - Various routines to work with Unix users and groups
* utmp  
+
* [[utmp]] -  Various routines to work with Unix /var/run/utmp, the unix login logfile
 
* [[uuid]] - A basic libuuid header.
 
* [[uuid]] - A basic libuuid header.
 
* [[Winunits-Base|winunits-base]] - Additional windows units. Mostly Delphi compat (activex, comobj)
 
* [[Winunits-Base|winunits-base]] - Additional windows units. Mostly Delphi compat (activex, comobj)

Revision as of 14:41, 23 October 2008

This particular page is about the packages directory in SVN where all non-RTL packages are kept.

For other meanings of Package in the combined FPC/Lazarus projects see Packages(disambiguation).

  • a52 - unit for A-52 stream decoder. see sf page liba52
  • amunits - Amiga related units (68k?)
  • aspell - Aspell header unit.
  • bfd - Header to GNU Binary File Descriptor library (part of binutils)
  • bzip2 - bzip2 decoding. Turbo Pascal object, standalone, not an header.
  • cairo - headers for cairo, a vector graphics library with display and print output. (GTK related, win32 prepared)
  • cdrom - A linux/windows unit to detect cdrom drives, and get a list of TOC entries (Linux version=Ancient?)
  • chm - .CHM helpfile reader/writer package. Used for textmode IDE, fpdoc, lazarus chmhelp component/package.
  • dbus FPC and DBus - Headers for dbus inter-process communication library.
  • dts - libdts headers, which provides a low-level interface to decoding audio frames encoded using DTS Coherent Acoustics
  • fcl-async
  • fcl-base
  • fcl-db FCL Database support (including sqldb and tdbf)
  • fcl-fpcunit FCL FPCUNIT testing framework
  • fcl-image FCL fpimage, fpcanvas generic image support plus helpers.
  • fcl-json
  • fcl-net networking parts of the FCL, including the former netdb - DNS resolving
  • fcl-passrc
  • fcl-process
  • fcl-registry
  • fcl-res
  • fcl-web
  • fcl-xml
  • fftw - FFTW - Fastest Fourier Transform in the West library (so apparantly the Eastern one is faster?)
  • fpgtk - Old fpgtk framework, used to be used for fpde (documentation editor).
  • fpmkunit - linkable parts of fpmake and fppkg subsystem
  • fv - Free Vision
  • gbaunits - Gameboy Advance libraries
  • gdbint - Interface to gdblib. (static linking to GDB), for the IDE.
  • gdbm
  • ggi
  • gnome1 - Headers for older Gnome-1 version, Gnome is a desktop library.
  • graph - implementation of Graph unit compatible to that one originally available with TP/BP
  • gtk1 - gtk1 headers
  • gtk2 - gkt2 headers
  • hash - contains implementations for crc, md5, NTLM (1?) and, under Linux, crypt. Crypt might be better used from pkg "user"
  • hermes - Port of the "hermes" library. Graphics related
  • httpd13 - A translation of the Apache 1.3.x headers to develop modules.
  • httpd20 - A translation of the Apache 2.0.x headers to develop modules.
  • httpd22 - A translation of the Apache 2.2.x headers to develop modules.
  • ibase - Interbase and Firebird headers ?
  • imagemagick - ImageMagick headers for pascal.
  • imlib
  • iconvenc A header translation of the iconv library headers.
  • ldap
  • libc - deprecated Kylix compatibility lib. Linux/x86 only. See libc unit
  • libcurl
  • libgd
  • libndsfpc - Nintendo DS libraries
  • libpng
  • lua - headers for lua scripting language
  • mad - libmad header, (MPEG Audio Decoder) Also part of openal now?
  • matroska
  • modplug
  • mysql - headers for mysql database client library for several different versions
  • ncurses - General unix terminal support library.
  • newt - Erik Troan's newt text-mode windowing toolkit
  • numlib - numeric math lib (TP dialect) from TU/E.
  • odbc
  • oggvorbis
  • openal
  • opengl - an interface to OpenGL (Open Graphics Library)
  • openssl - headers for openssl, a secure sockets library.
  • oracle - headers for oracle (version here) database clientlibs,
  • os2units - interfaces to various libraries available under OS/2 and eComStation
  • palmunits
  • pasjpeg - A Pascal conversion (thus without dependancies) of the libjpeg library.
  • paszlib - A Pascal conversion (thus without dependancies) of the standard zlib library.
  • pcap
  • postgres
  • ptc
  • pthreads - headers for pthreads unix threading libraries.
  • pxlib
  • regexpr - Regex engine
  • rexx - interface to REXX SAA headers allowing to use Pascal code in REXX scripts
  • sdl
  • sndfile
  • sqlite
  • svgalib
  • symbolic - expression parser with minimal symbolic manipulation
  • syslog
  • tcl
  • univint - OS X (Carbon) headers.
  • unixutil
  • unzip
  • users - Various routines to work with Unix users and groups
  • utmp - Various routines to work with Unix /var/run/utmp, the unix login logfile
  • uuid - A basic libuuid header.
  • winunits-base - Additional windows units. Mostly Delphi compat (activex, comobj)
  • winunits-jedi - Very complete winapi header translation from Jedi
  • x11 - Basic X headers
  • xforms - Basic XForms headers
  • zlib - Basic zlib headers