* reset version to latest release: 2.2.2-0

git-svn-id: trunk@11907 -
This commit is contained in:
peter 2008-10-17 18:36:45 +00:00
parent 8850d715af
commit 7b188a6a0e
97 changed files with 106 additions and 118 deletions

1
.gitattributes vendored
View File

@ -2727,7 +2727,6 @@ packages/iconvenc/examples/Makefile svneol=native#text/plain
packages/iconvenc/examples/Makefile.fpc svneol=native#text/plain
packages/iconvenc/examples/iconvtest.pp svneol=native#text/plain
packages/iconvenc/fpmake.pp svneol=native#text/plain
packages/iconvenc/manifest.xml svneol=native#text/plain
packages/iconvenc/src/iconvenc.pas svneol=native#text/plain
packages/imagemagick/Makefile svneol=native#text/plain
packages/imagemagick/Makefile.fpc svneol=native#text/plain

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='a52';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('a52.pas');

View File

@ -15,7 +15,7 @@ begin
P:=AddPackage('amunits');
{$ifdef ALLPACKAGES}
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.CPUs:=[m68k];
P.OSes:=[Amiga];

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='aspell';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('aspell.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='bfd';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('bfd.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='bzip2';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='cairo';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.Dependencies.Add('x11',AllUnixOSes);
@ -36,7 +36,7 @@ begin
AddUnit('xlib');
AddUnit('xrender');
end;
T:=P.Targets.AddUnit('cairowin32.pp',AllWindowOses);
T:=P.Targets.AddUnit('cairowin32.pp',AllWindowsOses);
with T.Dependencies do
begin
AddUnit('cairo');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='cdrom';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=[Win32,Win64,Linux];
P.SourcePath.Add('src');

View File

@ -17,10 +17,10 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='chm';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
D:=P.Dependencies.Add('fcl-xml');
D.Version:='2.2.1';
D.Version:='2.2.2-0';
P.SourcePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='dbus';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='dts';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('dts.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-async';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.SourcePath.Add('src/unix',AllUnixOSes);
P.SourcePath.Add('src/win',AllWindowsOSes);

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-base';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('winunits-jedi',[Win32,Win64]);

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-db';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('bufdataset.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-fpcunit';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('paszlib');
P.Dependencies.Add('fcl-base');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-image';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('pasjpeg');
P.Dependencies.Add('paszlib');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-json';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('fcl-base');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-net';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('fcl-base');
P.Dependencies.Add('fcl-xml');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-passrc';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('fcl-base');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-process';
{$endif ALLPACKAGES}
P.Version:='2.2.1-1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src/unix',AllUnixOSes);
P.IncludePath.Add('src/win',AllWindowsOSes);

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-registry';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('registry.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-res';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-web';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.Dependencies.Add('fcl-db');
P.Dependencies.Add('fcl-xml');

View File

@ -17,12 +17,12 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fcl-xml';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
D:=P.Dependencies.Add('paszlib');
D.Version:='2.2.1';
D.Version:='2.2.2-0';
D:=P.Dependencies.Add('fcl-base');
D.Version:='2.2.1';
D.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fftw';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fpgtk';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('fpglib.pp');

View File

@ -39,13 +39,13 @@ The include lines below are generated with the following command:
{$include fcl-passrc/fpmake.pp}
{$include fcl-process/fpmake.pp}
{$include fcl-registry/fpmake.pp}
{$include fcl-res/fpmake.pp}
{$include fcl-web/fpmake.pp}
{$include fcl-xml/fpmake.pp}
{$include fftw/fpmake.pp}
{$include fpgtk/fpmake.pp}
{$include fpmkunit/fpmake.pp}
{$include fv/fpmake.pp}
{$include gbaunits/fpmake.pp}
{$include gdbint/fpmake.pp}
{$include gdbm/fpmake.pp}
{$include ggi/fpmake.pp}
@ -59,11 +59,13 @@ The include lines below are generated with the following command:
{$include httpd20/fpmake.pp}
{$include httpd22/fpmake.pp}
{$include ibase/fpmake.pp}
{$include iconvenc/fpmake.pp}
{$include imagemagick/fpmake.pp}
{$include imlib/fpmake.pp}
{$include ldap/fpmake.pp}
{$include libc/fpmake.pp}
{$include libcurl/fpmake.pp}
{$include libgbafpc/fpmake.pp}
{$include libgd/fpmake.pp}
{$include libndsfpc/fpmake.pp}
{$include libpng/fpmake.pp}
@ -114,7 +116,7 @@ The include lines below are generated with the following command:
// Create fpc-all package
PBuild:=AddPackage('fpc-all');
PBuild.Version:='2.2.1-1';
PBuild.Version:='2.2.2-0';
for i:=0 to Packages.Count-1 do
begin
P:=Packages.PackageItems[i];

View File

@ -16,18 +16,18 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fpmkunit';
{$endif ALLPACKAGES}
P.Version:='2.2.1-1';
P.Version:='2.2.2-0';
P.Description:='Free Pascal Make Tool';
// All dependencies (including implicit) are listed
// here to be able to update all requirements to
// compile fpmake from a single place
D:=P.Dependencies.Add('hash');
D.Version:='2.2.1-0';
D.Version:='2.2.2-0';
D:=P.Dependencies.Add('paszlib');
D.Version:='2.2.1-0';
D.Version:='2.2.2-0';
D:=P.Dependencies.Add('fcl-process');
D.Version:='2.2.1-0';
D.Version:='2.2.2-0';
P.Targets.AddUnit('src/fpmkunit.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='fv';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='gdbint';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('gdbcon.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='gdbm';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('gdbm.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='ggi';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='gnome1';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=AllUnixOSes;
P.Dependencies.Add('gtk1');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='graph';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('ggigraph.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='gtk1';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=AllUnixOSes+[Win32,Win64];
P.Dependencies.Add('opengl');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='gtk2';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=AllUnixOSes+[Win32,Win64];
P.Dependencies.Add('x11',AllUnixOSes);

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='hash';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
T:=P.Targets.AddUnit('src/md5.pp');
T:=P.Targets.AddUnit('src/crc.pas');
T:=P.Targets.AddUnit('src/ntlm.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='hermes';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('hermes.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='httpd13';
{$endif ALLPACKAGES}
P.Version:='2.2.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='httpd20';
{$endif ALLPACKAGES}
P.Version:='2.2.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='httpd22';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='ibase';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('ibase40.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='iconvenc';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -1,13 +0,0 @@
<?xml version="1.0"?>
<packages>
<package name="iconvenc">
<version release="2" major="0" minor="0" suffix=""/>
<filename>iconvenc-2.0.0.zip</filename>
<author>Marco van de Voort</author>
<license>modified LGPL</license>
<email>marco@freepascal.org</email>
<dependencies>
<dependency><package packagename="rtl"/></dependency>
</dependencies>
</package>
</packages>

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='imagemagick';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('buildim.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='imlib';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=AllUnixOSes;
P.Dependencies.Add('gtk1');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='ldap';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('lber.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libc';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.OSES:=[linux];
p.cpus:=[i386];

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libcurl';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('libcurl.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libgbafpc';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libgd';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('gd.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libndsfpc';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libpng';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('png.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='libxml';
{$endif ALLPACKAGES}
P.Version:='2.6.32';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('libxml2.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='lua';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='mad';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('mad.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='matroska';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('matroska.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='modplug';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('modplug.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='mysql';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('my4_sys.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='ncurses';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('menu.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='newt';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('newt.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='numlib';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='odbc';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('odbcsqldyn.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='oggvorbis';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='openal';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('openal.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='opengl';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=AllUnixOSes+[Win32,Win64];
P.Dependencies.Add('x11',AllUnixOSes);

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='openssl';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='oracle';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('ocidyn.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='os2units';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='palmunits';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='pasjpeg';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -17,9 +17,9 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='paszlib';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
D:=P.Dependencies.Add('hash');
D.Version:='2.2.1';
D.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');
T:=P.Targets.AddUnit('paszlib.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='pcap';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='postgres';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('dllistdyn.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='ptc';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('ptc.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='pthreads';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('pthreads.pp');

View File

@ -15,7 +15,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='pxlib';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
T:=P.Targets.AddUnit('src/pxlib.pp');
T.OSes:=[Linux];
T:=P.Targets.AddExampleunit('examples/ppxview.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='regexpr';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('regexpr.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='rexx';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.Oses:=[emx,os2];
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='sdl';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.Dependencies.Add('x11');
P.Dependencies.Add('pthreads');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='sndfile';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='sqlite';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('sqlite3db.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='svgalib';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('svgalib.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='symbolic';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
P.IncludePath.Add('src');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='syslog';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('systemlog.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='tcl';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('tcl80.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='univint';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('ABActions.pas');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='unixutil';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('unixutils.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='unzip';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('unzip.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='users';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('grp.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='utmp';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('utmp.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='uuid';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('libuuid.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='winunits-base';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=[win32,win64];
P.SourcePath.Add('src');

View File

@ -17,7 +17,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='winunits-jedi';
{$endif ALLPACKAGES}
P.Version:='2.2.1';
P.Version:='2.2.2-0';
P.OSes:=[win32,win64];
P.Dependencies.Add('winunits-base');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='x11';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('cursorfont.pp');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='xforms';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');

View File

@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='ibase';
{$endif ALLPACKAGES}
P.Version:='2.0.0';
P.Version:='2.2.2-0';
P.SourcePath.Add('src');
T:=P.Targets.AddUnit('zlib.pp');