You've already forked lazarus-ccr
Update the description of packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="wst_core"/>
|
<Name Value="wst_core"/>
|
||||||
<AddToProjectUsesSection Value="True"/>
|
<AddToProjectUsesSection Value="True"/>
|
||||||
<Author Value="Inoussa Ouedraogo"/>
|
<Author Value="Inoussa OUEDRAOGO"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
@ -19,9 +19,9 @@
|
|||||||
</SyntaxOptions>
|
</SyntaxOptions>
|
||||||
</Parsing>
|
</Parsing>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Runtime package for core WST functionalities.
|
<Description Value="Runtime package for core Web Service Toolkit functionalities.
|
||||||
Protocols are not included.
|
|
||||||
"/>
|
The "Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
|
||||||
<License Value="Modified LGPL
|
<License Value="Modified LGPL
|
||||||
"/>
|
"/>
|
||||||
<Version Minor="8"/>
|
<Version Minor="8"/>
|
||||||
|
@ -24,10 +24,12 @@
|
|||||||
-dWST_HANDLE_DOC"/>
|
-dWST_HANDLE_DOC"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Web Services Toolkit Lazarus IDE design time package
|
<Description Value="Web Services Toolkit Lazarus IDE design time package. This package installs a WSDL import utility and a WSDL editor into Lazarus.
|
||||||
"/>
|
|
||||||
|
The "Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
|
||||||
|
<License Value="Modified LGPL"/>
|
||||||
<Version Minor="8"/>
|
<Version Minor="8"/>
|
||||||
<Files Count="7">
|
<Files Count="36">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="wstimportdlg.lfm"/>
|
<Filename Value="wstimportdlg.lfm"/>
|
||||||
<Type Value="LFM"/>
|
<Type Value="LFM"/>
|
||||||
@ -57,6 +59,122 @@
|
|||||||
<Filename Value="..\..\type_lib_edtr\uabout.pas"/>
|
<Filename Value="..\..\type_lib_edtr\uabout.pas"/>
|
||||||
<UnitName Value="uabout"/>
|
<UnitName Value="uabout"/>
|
||||||
</Item7>
|
</Item7>
|
||||||
|
<Item8>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\udm.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item8>
|
||||||
|
<Item9>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\udm.pas"/>
|
||||||
|
<UnitName Value="udm"/>
|
||||||
|
</Item9>
|
||||||
|
<Item10>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ubindingedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item10>
|
||||||
|
<Item11>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ubindingedit.pas"/>
|
||||||
|
<UnitName Value="ubindingedit"/>
|
||||||
|
</Item11>
|
||||||
|
<Item12>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ueditoptions.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item12>
|
||||||
|
<Item13>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ueditoptions.pas"/>
|
||||||
|
<UnitName Value="ueditoptions"/>
|
||||||
|
</Item13>
|
||||||
|
<Item14>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufarrayedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item14>
|
||||||
|
<Item15>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufarrayedit.pas"/>
|
||||||
|
<UnitName Value="ufarrayedit"/>
|
||||||
|
</Item15>
|
||||||
|
<Item16>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufclassedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item16>
|
||||||
|
<Item17>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufclassedit.pas"/>
|
||||||
|
<UnitName Value="ufclassedit"/>
|
||||||
|
</Item17>
|
||||||
|
<Item18>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufenumedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item18>
|
||||||
|
<Item19>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufenumedit.pas"/>
|
||||||
|
<UnitName Value="ufEnumedit"/>
|
||||||
|
</Item19>
|
||||||
|
<Item20>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufpropedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item20>
|
||||||
|
<Item21>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufpropedit.pas"/>
|
||||||
|
<UnitName Value="ufpropedit"/>
|
||||||
|
</Item21>
|
||||||
|
<Item22>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufrecordedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item22>
|
||||||
|
<Item23>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufrecordedit.pas"/>
|
||||||
|
<UnitName Value="ufrecordedit"/>
|
||||||
|
</Item23>
|
||||||
|
<Item24>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufrmsaveoption.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item24>
|
||||||
|
<Item25>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\ufrmsaveoption.pas"/>
|
||||||
|
<UnitName Value="ufrmsaveoption"/>
|
||||||
|
</Item25>
|
||||||
|
<Item26>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uftypealiasedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item26>
|
||||||
|
<Item27>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uftypealiasedit.pas"/>
|
||||||
|
<UnitName Value="uftypealiasedit"/>
|
||||||
|
</Item27>
|
||||||
|
<Item28>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uinterfaceedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item28>
|
||||||
|
<Item29>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uinterfaceedit.pas"/>
|
||||||
|
<UnitName Value="uinterfaceedit"/>
|
||||||
|
</Item29>
|
||||||
|
<Item30>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\umoduleedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item30>
|
||||||
|
<Item31>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\umoduleedit.pas"/>
|
||||||
|
<UnitName Value="umoduleedit"/>
|
||||||
|
</Item31>
|
||||||
|
<Item32>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uprocedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item32>
|
||||||
|
<Item33>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uprocedit.pas"/>
|
||||||
|
<UnitName Value="uprocedit"/>
|
||||||
|
</Item33>
|
||||||
|
<Item34>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\view_helper.pas"/>
|
||||||
|
<UnitName Value="view_helper"/>
|
||||||
|
</Item34>
|
||||||
|
<Item35>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uargedit.lfm"/>
|
||||||
|
<Type Value="LFM"/>
|
||||||
|
</Item35>
|
||||||
|
<Item36>
|
||||||
|
<Filename Value="..\..\type_lib_edtr\uargedit.pas"/>
|
||||||
|
<UnitName Value="uargedit"/>
|
||||||
|
</Item36>
|
||||||
</Files>
|
</Files>
|
||||||
<RequiredPkgs Count="3">
|
<RequiredPkgs Count="3">
|
||||||
<Item1>
|
<Item1>
|
||||||
|
@ -1,21 +1,25 @@
|
|||||||
{ Ce fichier a �t� automatiquement cr�� par Lazarus. Ne pas l'�diter !
|
{ This file was automatically created by Lazarus. Do not edit!
|
||||||
Cette source est seulement employ�e pour compiler et installer le paquet.
|
This source is only used to compile and install the package.
|
||||||
}
|
}
|
||||||
|
|
||||||
unit wst_design;
|
unit wst_design;
|
||||||
|
|
||||||
|
{$warn 5023 off : no warning about unused units}
|
||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
wstimportdlg, wst_register, uwsttypelibraryedit, uabout, LazarusPackageIntf;
|
wstimportdlg, wst_register, uwsttypelibraryedit, uabout, udm, ubindingedit,
|
||||||
|
ueditoptions, ufarrayedit, ufclassedit, ufEnumedit, ufpropedit,
|
||||||
|
ufrecordedit, ufrmsaveoption, uftypealiasedit, uinterfaceedit, umoduleedit,
|
||||||
|
uprocedit, view_helper, uargedit, LazarusPackageIntf;
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
procedure Register;
|
procedure Register;
|
||||||
begin
|
begin
|
||||||
RegisterUnit ('wst_register', @wst_register.Register );
|
RegisterUnit('wst_register', @wst_register.Register);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
initialization
|
initialization
|
||||||
RegisterPackage ('wst_design', @Register );
|
RegisterPackage('wst_design', @Register);
|
||||||
end.
|
end.
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<Name Value="wst_indy"/>
|
<Name Value="wst_indy"/>
|
||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<AddToProjectUsesSection Value="True"/>
|
<AddToProjectUsesSection Value="True"/>
|
||||||
<Author Value="Inoussa Ouedraogo"/>
|
<Author Value="Inoussa OUEDRAOGO"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
@ -23,8 +23,9 @@
|
|||||||
<CustomOptions Value="-dINDY_10"/>
|
<CustomOptions Value="-dINDY_10"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="WebServices Toolkit Indy transport layer
|
<Description Value="Web Services Toolkit Indy transport layer.
|
||||||
"/>
|
|
||||||
|
The "Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
|
||||||
<License Value="Modified LGPL
|
<License Value="Modified LGPL
|
||||||
"/>
|
"/>
|
||||||
<Version Minor="8"/>
|
<Version Minor="8"/>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<Name Value="wst_synapse"/>
|
<Name Value="wst_synapse"/>
|
||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<AddToProjectUsesSection Value="True"/>
|
<AddToProjectUsesSection Value="True"/>
|
||||||
<Author Value="Inoussa Ouedraogo"/>
|
<Author Value="Inoussa OUEDRAOGO"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
@ -20,8 +20,9 @@
|
|||||||
</SyntaxOptions>
|
</SyntaxOptions>
|
||||||
</Parsing>
|
</Parsing>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="WebServices Toolkit Synapse transport layer
|
<Description Value="Web Services Toolkit Synapse transport layer.
|
||||||
"/>
|
|
||||||
|
The "Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
|
||||||
<License Value="Modified LGPL
|
<License Value="Modified LGPL
|
||||||
"/>
|
"/>
|
||||||
<Version Minor="8"/>
|
<Version Minor="8"/>
|
||||||
|
@ -1,19 +1,27 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="3">
|
<Package Version="4">
|
||||||
<Name Value="fclwebwst"/>
|
<Name Value="fclwebwst"/>
|
||||||
<AddToProjectUsesSection Value="False"/>
|
<Type Value="DesignTime"/>
|
||||||
|
<Author Value="Inoussa OUEDRAOGO"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="8"/>
|
<Version Value="11"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Other>
|
<Parsing>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
<SyntaxOptions>
|
||||||
</Other>
|
<UseAnsiStrings Value="False"/>
|
||||||
|
</SyntaxOptions>
|
||||||
|
</Parsing>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="WST's fcl-we intégration package."/>
|
<Description Value="The fcl-web integration package of the Web Services Toolkit. fcl-web is then used as the transport layer.
|
||||||
<Files Count="2">
|
|
||||||
|
The "Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
|
||||||
|
<License Value="Modified LGPL
|
||||||
|
"/>
|
||||||
|
<Version Minor="8"/>
|
||||||
|
<Files Count="3">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="wstmodule.pas"/>
|
<Filename Value="wstmodule.pas"/>
|
||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
@ -24,8 +32,11 @@
|
|||||||
<HasRegisterProc Value="True"/>
|
<HasRegisterProc Value="True"/>
|
||||||
<UnitName Value="regwstmodule"/>
|
<UnitName Value="regwstmodule"/>
|
||||||
</Item2>
|
</Item2>
|
||||||
|
<Item3>
|
||||||
|
<Filename Value="README.txt"/>
|
||||||
|
<Type Value="Text"/>
|
||||||
|
</Item3>
|
||||||
</Files>
|
</Files>
|
||||||
<Type Value="DesignTime"/>
|
|
||||||
<RequiredPkgs Count="4">
|
<RequiredPkgs Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="IDEIntf"/>
|
<PackageName Value="IDEIntf"/>
|
||||||
@ -42,7 +53,7 @@
|
|||||||
</Item4>
|
</Item4>
|
||||||
</RequiredPkgs>
|
</RequiredPkgs>
|
||||||
<UsageOptions>
|
<UsageOptions>
|
||||||
<UnitPath Value="$(PkgOutDir)/"/>
|
<UnitPath Value="$(PkgOutDir)"/>
|
||||||
</UsageOptions>
|
</UsageOptions>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="2"/>
|
||||||
|
Reference in New Issue
Block a user