@@ -25,7 +25,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.2.3';
+ P.Version:='3.2.4-rc1';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('a52.pas');
@@ -29,7 +29,7 @@ begin
P.OSes:=AllAmigaLikeOSes;
@@ -17,7 +17,7 @@ begin
P.Author := 'Nils Sjoholm';
P.License := 'LGPL with modification';
P.Author := 'Marcus Sackrow';
@@ -19,7 +19,7 @@ begin
P.Author := 'header:Aleš Katona, library: Kevin Atkinson';
P.License := 'header: LGPL with modification, library: LGPL 2.0 or 2.1';
@@ -16,7 +16,7 @@ begin
P.Author := 'Library: Cygnus Support, header: by Uli Tessel';
P.License := 'Library: GPL2 or later, header: LGPL with modification, ';
P.HomepageURL := 'www.freepascal.org';
P.Author := 'Library: Julian R. Seward, header: Daniel Mantione';
// 3 clause becaue "prominent notice" is not required.
P.Author := 'Library: University of Southern California + Red Hat Inc., header: Luiz AmXrico Pereira CXmara';
P.License := 'Library: MPL 1.1 + LGPL-2.1, header: LGPL with modification, ';
P.OSes:=[Win32,Win64,Linux];
P.Author := 'Michael van Canneyt';
P.Author := 'Andrew Haines';
P.License := 'LGPL with modification, ';
@@ -31,7 +31,7 @@ begin
D:=P.Dependencies.Add('fcl-xml');
D:=P.Dependencies.Add('fcl-base');
- D.Version:='3.2.3';
+ D.Version:='3.2.4-rc1';
D:=P.Dependencies.Add('rtl-generics');
P.CPUs:=[i386,x86_64,powerpc,powerpc64,aarch64];
P.OSes:=[darwin];
P.Dependencies.Add('univint');
@@ -20,7 +20,7 @@ begin
P:=AddPackage('dblib');
P.ShortName := 'dblb';
P.Author := 'Library: (FreeTDS/Microsoft), header: Ladislav Karrach';
P.License := 'Library: FreeTDS License, header: LGPL with modification, ';
P.Author := 'Library: Red Hat, header: Unknown (but probably Sebastian Guenther)';
P.Author := 'Library: Gildas Bazin, header: Ivo Steinmann';
P.Author := 'FreePascal development team';
P.Author := 'Mostly Sebastian Guenther';
P.Dependencies.Add('univint',[Darwin,iPhoneSim,ios]);
p.Dependencies.Add('rtl-objpas');
@@ -37,7 +37,7 @@ begin
P.OSes := P.OSes - [java,android];
P.SourcePath.Add('src/base');
P.SourcePath.Add('src/paradox', ParadoxOSes);
P.Dependencies.Add('fcl-base');
P.Dependencies.Add('fcl-res');
P.OSes:=[Win32,Win64]+AllUnixOSes;
P.Dependencies.Add('paszlib');
P.Dependencies.Add('fcl-xml');
@@ -32,7 +32,7 @@ begin
P.Dependencies.Add('hash');
- P.Version:='3.3.1';
T:=P.Targets.AddUnit('src/fpecc.pp');
T:=P.Targets.AddUnit('src/fphashutils.pp');
T.Dependencies.AddUnit('fpecc');
P.Dependencies.Add('pasjpeg');
P.Author := 'Michael Van Canneyt';
P.License := 'LGPL with FPC modification';
P.Dependencies.Add('rtl-objpas');
P.Dependencies.Add('fcl-passrc');
P.Author := 'Sebastian Guenther';
@@ -34,7 +34,7 @@ begin
P.Dependencies.add('winunits-base',AllWindowsOSes-[wince]);
P.Dependencies.add('libfontconfig',[linux] + AllBSDOses);
T:=P.Targets.AddUnit('src/fpttfencodings.pp');
T:=P.Targets.AddUnit('src/fpparsettf.pp');
P.Author := 'Michael van Canneyt and Free Pascal Development team';
P.Dependencies.Add('fcl-image');
P.Dependencies.Add('tplylib');
P.Dependencies.Add('fcl-db');
P.Author := 'Inoussa Ouedraogo';
P.Author := 'Abou Al Montacir of the Free Pascal development team';
@@ -18,7 +18,7 @@ begin
P.Author := 'Vlado Boza';
@@ -22,7 +22,7 @@ begin
P:=AddPackage('fcl-web');
P.ShortName:='fclw';
P.OSes := [beos,haiku,freebsd,darwin,iphonesim,ios,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,amiga,aros,morphos,dragonfly,android];
if Defaults.CPU=jvm then
P.Options.Add('-S2h');
D:=P.Dependencies.Add('iconvenc',[linux,darwin,iphonesim,ios,freebsd,haiku,beos,aix]);
@@ -16,9 +16,9 @@ begin
P.Author := 'Library: Matteo Frigo and Steven G. Johnson, header: Daniel Mantione';
P.License := 'Library: GPL or commercial, header: LGPL with modification, ';
P.OSes := [beos,haiku,freebsd,solaris,netbsd,openbsd,linux,win32,win64,os2,emx,aix,dragonfly];
// Do not build fpgtk on iPhone (=arm-darwin)
if Defaults.CPU<>arm then
P:=AddPackage('fpindexer');
P.ShortName := 'fpi';
P.OSes := [beos,haiku,freebsd,darwin,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,dragonfly];
@@ -42,7 +42,7 @@ begin
// Create fpc-all package
PBuild:=AddPackage('fpc-all');
PBuild.ShortName := 'fpca';
- PBuild.Version:='3.2.3';
+ PBuild.Version:='3.2.4-rc1';
{ The source files fpmake_proc.inc and fpmake_add.inc
need to be added explicitly to be integrated in source zip }
PBuild.Sources.AddSrc('fpmake_proc.inc');
P.Description:='Free Pascal Make Tool';
P.Author := 'Peter Vreman';
@@ -26,7 +26,7 @@ begin
P.ShortName:='fppk';
P.Dependencies.Add('fcl-process',AllOSes-[go32v2,os2]);
@@ -12,7 +12,7 @@ begin
With Installer do
begin
P:=AddPackage('brokenpackage');
P.Author := 'Joost van der Sluis';
P.License := 'GPL';
@@ -10,7 +10,7 @@ begin
P:=AddPackage('packagea');
P.Author := 'Joost vam der Sluis';
P:=AddPackage('PackageB');
@@ -14,7 +14,7 @@ begin
with Installer do
P:=AddPackage('packagevarianta');
P:=AddPackage('packagevariantp');
P:=AddPackage('packageusingplugin');
P:=AddPackage('plugindependency');
P:=AddPackage('pluginpack');
P:=AddPackage('packageb1');
P:=AddPackage('packageb2');
@@ -13,7 +13,7 @@ begin
P:=AddPackage('packagec');
P.Author := 'Leon De Boer and Pierre Mueller';
@@ -161,7 +161,7 @@ begin
P:=AddPackage('gdbint');
P.ShortName:='gdb';
P.Author := 'Library : Cygnus, header: Peter Vreman';
P.Author := 'Library: GNU, header: Michael van Canneyt';
P.License := 'Library: GPL2 (or later?), header: LGPL with modification, ';
P.Author := 'Library: ?, header: Sebastian Guenther';
P.License := 'Library: ?, header: LGPL with modification, ';
P.OSes:=AllUnixOSes-[darwin,iphonesim,ios,Android];
P.OSes := P.OSes + [darwin];
P.OSes := AllUnixOSes+AllWindowsOSes-[qnx];
P.NeedLibC:= false;
P.OSes := [beos,haiku,freebsd,darwin,iphonesim,ios,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,amiga,aros,morphos,dragonfly];
P.Dependencies.Add('rtl-extra');
P.Author := 'FPC team';
P.Author := 'Library: Peter Mattis, Spencer Kimball and Josh MacDonald, header: Peter Vreman';
P.License := 'Library: LGPL2.1, header: LGPL with modification, ';
P.SupportBuildModes := [bmOneByOne];
P.OSes:=AllUnixOSes+[Win32,Win64]-[darwin,iphonesim,ios,Android];
@@ -30,7 +30,7 @@ begin
T:=P.Targets.AddUnit('src/md5.pp');
T.Dependencies.AddInclude('src/md5i386.inc', [i386], AllOSes-[darwin]);
T:=P.Targets.AddUnit('src/sha1.pp');
P.Author := 'Nikolay Nikolov (translation to Pascal), Christian Nentwich (original C version)';
P.Author := 'Library: Apache Foundation, header: Felipe Monteiro de Carvalho';
P.License := 'Library: Apache License 2, header: LGPL with modification, ';
P.Author := 'Library: (Codegear?), header: ?';
P.License := 'Library: Interbase License, header: LGPL with modification, ';
P.Author := 'Marco van de Voort';
P.License := 'Library: LGPL2 or later, header: LGPL with modification, ';
P.OSes := [beos,haiku,freebsd,darwin,iphonesim,ios,solaris,linux,aix];
@@ -199,7 +199,7 @@ begin
) then
P:=AddPackage('ide');
P.Author := 'Library: ImageMagick Studio LLC , header: Felipe Monteiro de Carvalho';
P.License := 'Library: Imagemagick license, header: LGPL with modification, ';
P.Author := 'Library: Carsten Haitzler, header: ?';
P.License := 'Library: LGPL 2 or later, header: LGPL with modification';
P.OSes:=[darwin,iphonesim,ios];
P.OSes := [win32,win64,linux,android];
P.Author := 'Library: Howard Chu, Pierangelo Masarati and Kurt Zeilenga, header: Ivo Steinmann';
P.License := 'Library: OpenLDAP Public License (3 clause BSD like), header: LGPL with modification';
P.Author := 'Peter Vreman and Michael van Canneyt (?)';
P.Author := 'Header: Olivier GUILBAUD';
P.License := 'Header: LGPL with modi ';
P.Author := 'Library: Daniel Stenberg, header: Free Pascal development team';
P.License := 'Library: MIT, header: LGPL with modification, ';
P.SourcePath.Add('examples');
P.IncludePath.Add('src');
P.Author := 'Anthony Green and others';
P.License := 'MIT license';
P.HomepageURL := 'https://sourceware.org/libffi/';
P.OSes := [linux] + AllBSDOses; // Darwin was tested!
P.Author := 'Library: libgba and maxmod from devkitARM; headers: Francesco Lombardi';
P.License := 'LGPL';
P.OSes := [linux];
P.OSes := P.OSes - [embedded,nativent,msdos,wii,win16,atari,macosclassic,palmos,symbian];
P.Author := 'Library: libmagic';
P.License := 'Library: GPL, header: LGPL with modification, ';
P.Author := 'Library: GNU foundation, header: Silvio Clecio';
P.License := 'Library: LGPL or later, header: LGPL with modification';
P.HomepageURL := 'https://www.gnu.org/software/libmicrohttpd/';
P.Author := 'Library: libnds, dswifi, maxmod and gl2d from devkitARM; headers: Francesco Lombardi';
P.Author := 'Library: libogc, libfat, libmad and libmodplay from devkitPPC; headers: Francesco Lombardi';
P.Dependencies.Add('zlib');
P.OSes := AllUnixOSes-[qnx]+[win32,os2,emx];
// Do not build x11 on iPhone (=arm-darwin)
P.Dependencies.Add('gtk2');
P.Author := 'David Leonard';
P.License := 'BSD style';
P.HomepageURL := 'http://www.adaptive-enterprises.com.au/~d/software/see/';
P.Author := 'Stefan Heymann';
P.Description := 'Headers for the libusb library';
P.NeedLibC:= true; // true for headers that indirectly link to libc?
P.OSes := [linux,win32,win64];
P.OSes := [win32, win64, linux, freebsd];
P.Email := '[email protected]';
P.OSes := [freebsd,linux,win32];
// P.Dependencies.Add('x11');
P.OSes := [linux,win32];