Update S.F. download URL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
6213d4e7af
commit
4f781a493f
@ -9,8 +9,8 @@
|
||||
"RepositoryDate" : 4.3024000000000000E+004,
|
||||
"PackageBaseDir" : "tdi\\/",
|
||||
"HomePageURL" : "http://wiki.freepascal.org/TTDINotebook",
|
||||
"DownloadURL" : "https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi/opm/update_tdi.json",
|
||||
"SVNURL" : ""
|
||||
"DownloadURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/opm/update_TDINoteBook.json",
|
||||
"SVNURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/"
|
||||
},
|
||||
"PackageFiles0" : [
|
||||
{
|
||||
@ -20,8 +20,8 @@
|
||||
"License" : "LGPL",
|
||||
"RelativeFilePath" : "",
|
||||
"VersionAsString" : "0.2.0.0",
|
||||
"LazCompatibility" : "1.6, 1.8, Trunk",
|
||||
"FPCCompatibility" : "2.6.4, 3.0.4",
|
||||
"LazCompatibility" : "1.6, 1.8, 1.9, Trunk",
|
||||
"FPCCompatibility" : "2.6.4, 3.0.4, 3.1.1",
|
||||
"SupportedWidgetSet" : "win32/64, gtk2, carbon, qt",
|
||||
"PackageType" : 0,
|
||||
"DependenciesAsString" : "LazControls, LCL, FCL"
|
||||
|
@ -61,14 +61,14 @@ http://www.opensource.org/licenses/lgpl-license.php
|
||||
=== 5 - Download ===
|
||||
|
||||
The package can be downloaded from the Lazarus CCR SVN repository.
|
||||
https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi
|
||||
https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/
|
||||
|
||||
You will need a SVN Client
|
||||
|
||||
On Windows you can use TortoiseSVN: http://tortoisesvn.net/downloads.html
|
||||
|
||||
On Linux, use:
|
||||
svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi
|
||||
svn co https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/
|
||||
|
||||
=== 6 - Dependencies / System Requirements ===
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user