Changeset 099251acbcc26f833b19ac00685a2ac98800e807

Show
Ignore:
Timestamp:
09/23/04 14:42:42 (4 years ago)
Author:
Derk-Jan Hartman <hartman@videolan.org>
git-committer:
Derk-Jan Hartman <hartman@videolan.org> 1095943362 +0000
git-parent:

[9cae88b98c18f2930b95e90028944065bb3a6f27]

git-author:
Derk-Jan Hartman <hartman@videolan.org> 1095943362 +0000
Message:

* HACKING: CVS -> SVN, added remark about developers.videolan.org site

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • HACKING

    r163b655 r099251a  
    44=========== 
    55 
     6First 
     7----- 
     8 
     9 - Read this file 
     10 
     11 - Read the information present on http://developers.videolan.org/vlc/ 
     12 
     13 
    614Requirements 
    7 ------------ 
     15____________ 
    816 
    9 You will need the following tools if you plan to use the CVS version of vlc: 
     17You will need the following tools if you plan to use the SVN version of vlc: 
    1018 
    1119 - autoconf version 2.50 or later 
     
    1523 - gettext version 0.10.40 (but 0.11.3 or later is recommended) 
    1624 
    17 After retrieving the CVS tree, you need to run the bootstrap script to 
     25After retrieving the SVN tree, you need to run the bootstrap script to 
    1826generate all the files needed to build vlc. You can then run configure. 
     27Run ./configure --help for a description of the available options. 
    1928 
    2029If you do not have the correct version of these tools, or if they are 
    2130simply not available for the operating system you plan to develop on, 
    22 you can check out a CVS tree on an OS that provides these tools (such 
     31you can check out a SVN tree on an OS that provides these tools (such 
    2332as a recent Linux distribution), run bootstrap, and then copy the whole 
    2433tree to your retarded OS.