]> git.sesse.net Git - vlc/blob - debian/README.Debian
* ./debian/woody-buildpackage: added a script to build .debs on woody.
[vlc] / debian / README.Debian
1 $Id: README.Debian,v 1.2 2003/02/02 17:18:47 sam Exp $
2
3 Notes for anyone wanting to build Debian packages of VLC.
4
5  - Default configuration is supposed to be latest unstable.
6
7  - To build for a Debian woody system, use debian/woody-buildpackage.
8
9  - Usually VLC will come with a copy of ffmpeg and faad2 in the extras/
10    directory, because they are not yet available in Debian.
11
12  - If there is no CVS directory in the root, debian/rules will assume a
13    full build is requested and will clean ffmpeg and faad2.
14
15  - VLC does not link with libdvdcss by default, thus it will not depend
16    on the libdvdcss packages. To build packages that link against it,
17    remove the --without-dvdcss flag in debian/rules.
18