Changeset bcff0f227b560798e710f8ec27dd57632e9e82eb

Show
Ignore:
Timestamp:
03/21/08 20:23:46 (4 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1206127426 +0100
git-parent:

[fd0cdccc7cf66bc0734889ce53f9c7d958774a9b]

git-author:
James Bond <jb007@gov.uk> 1206127426 +0100
Message:

We are not using svn anymore

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • HACKING

    r54b8548 rbcff0f2  
    1515____________ 
    1616 
    17 You will need the following tools if you plan to use the SVN version of vlc: 
     17You will need the following tools if you plan to use the GIT version of vlc: 
    1818 
    1919 - Autoconf version 2.60 or later 
     
    2323 - libgcrypt 1.2 (or compatible) 
    2424 
    25 After retrieving the SVN tree, you need to run the bootstrap script to 
     25After retrieving the GIT tree, you need to run the bootstrap script to 
    2626generate all the files needed to build vlc. You can then run configure. 
    2727Run ./configure --help for a description of the available options. 
     
    2929If you do not have the correct version of these tools, or if they are 
    3030simply not available for the operating system you plan to develop on, 
    31 you can check out a SVN tree on an OS that provides these tools (such 
     31you can check out a GIT tree on an OS that provides these tools (such 
    3232as a recent Linux distribution), run bootstrap, and then copy the whole 
    3333tree to your retarded OS.