mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 04:30:10 +01:00
110 lines
1.5 KiB
PHP
110 lines
1.5 KiB
PHP
{ All extra packages. Each package is included in it's own dir }
|
|
{ If this file is included from the main packages dir, ALLPACKAGES is defined. }
|
|
{ If this file is included from the base packages dir, EXTRAPACKAGES is defined. }
|
|
|
|
|
|
{ unzip }
|
|
{$i unzip/fpmake.inc}
|
|
|
|
{ zlib }
|
|
{$i zlib/fpmake.inc}
|
|
|
|
{ x11 }
|
|
{$i x11/fpmake.inc}
|
|
|
|
{ opengl }
|
|
{$i opengl/fpmake.inc}
|
|
|
|
{ gtk }
|
|
{$i gtk/fpmake.inc}
|
|
|
|
{ gtk2 }
|
|
{$i gtk2/fpmake.inc}
|
|
|
|
{ syslog }
|
|
{$i syslog/fpmake.inc}
|
|
|
|
{ forms }
|
|
{$i forms/fpmake.inc}
|
|
|
|
{ svgalib }
|
|
{$i svgalib/fpmake.inc}
|
|
|
|
{ ggi }
|
|
{$i ggi/fpmake.inc}
|
|
|
|
{ libpng }
|
|
{$i libpng/fpmake.inc}
|
|
|
|
{ libgd }
|
|
{$i libgd/fpmake.inc}
|
|
|
|
{ utmp }
|
|
{$i utmp/fpmake.inc}
|
|
|
|
{ bfd }
|
|
{$i bfd/fpmake.inc}
|
|
|
|
{ gdbm }
|
|
{$i gdbm/fpmake.inc}
|
|
|
|
{ ncurses }
|
|
{$i ncurses/fpmake.inc}
|
|
|
|
{ tcl }
|
|
{$i tcl/fpmake.inc}
|
|
|
|
{ cdrom }
|
|
{$i cdrom/fpmake.inc}
|
|
|
|
{ imlib }
|
|
{$i imlib/fpmake.inc}
|
|
|
|
{ gnome }
|
|
{$i gnome1/gnome/fpmake.inc}
|
|
|
|
{ gconf }
|
|
{$i gnome1/gconf/fpmake.inc}
|
|
|
|
{ zvt }
|
|
{$i gnome1/zvt/fpmake.inc}
|
|
|
|
{ fpgtk }
|
|
{$i fpgtk/fpmake.inc}
|
|
|
|
{ unixutil }
|
|
{$i unixutil/fpmake.inc}
|
|
|
|
{ newt }
|
|
{$i newt/fpmake.inc}
|
|
|
|
{ uuid }
|
|
{$i uuid/fpmake.inc}
|
|
|
|
{ winunits }
|
|
{$i winunits/fpmake.inc}
|
|
|
|
{ ftpapi }
|
|
{$i os2units/ftpapi/fpmake.inc}
|
|
|
|
{ mmtk }
|
|
{$i os2units/mmtk/fpmake.inc}
|
|
|
|
{ hwvideo }
|
|
{$i os2units/hwvideo/fpmake.inc}
|
|
|
|
{ lvm }
|
|
{$i os2units/lvm/fpmake.inc}
|
|
|
|
{ clkdll }
|
|
{$i os2units/clkdll/fpmake.inc}
|
|
|
|
{ rexx }
|
|
{$i rexx/fpmake.inc}
|
|
|
|
{ amunits }
|
|
{$i amunits/fpmake.inc}
|
|
|
|
{ palmunits }
|
|
{$i palmunits/fpmake.inc}
|