You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
23 years ago | |
|---|---|---|
| .. | ||
| .cvsignore | 24 years ago | |
| Makefile.am | 23 years ago | |
| README.Debian | 24 years ago | |
| changelog | 23 years ago | |
| control | 23 years ago | |
| copyright | 23 years ago | |
| gnome-vlc.desktop | 24 years ago | |
| gnome-vlc.dirs | 24 years ago | |
| gnome-vlc.menu | 24 years ago | |
| gvlc.desktop | 24 years ago | |
| gvlc.dirs | 24 years ago | |
| gvlc.menu | 24 years ago | |
| kvlc.dirs | 24 years ago | |
| kvlc.menu | 24 years ago | |
| libvlc0-dev.dirs | 24 years ago | |
| mozilla-plugin-vlc.dirs | 24 years ago | |
| qvlc.dirs | 24 years ago | |
| qvlc.menu | 24 years ago | |
| rules | 23 years ago | |
| vlc-plugin-alsa.dirs | 24 years ago | |
| vlc-plugin-arts.dirs | 24 years ago | |
| vlc-plugin-esd.dirs | 24 years ago | |
| vlc-plugin-ggi.dirs | 24 years ago | |
| vlc-plugin-glide.dirs | 24 years ago | |
| vlc-plugin-sdl.dirs | 24 years ago | |
| vlc-plugin-svgalib.dirs | 24 years ago | |
| vlc.dirs | 23 years ago | |
| vlc.docs | 24 years ago | |
| vlc.menu | 24 years ago | |
| vlc.mime | 23 years ago | |
| wxvlc.dirs | 24 years ago | |
| wxvlc.menu | 24 years ago | |
README.Debian
$Id: README.Debian,v 1.2 2003/02/02 17:18:47 sam Exp $
Notes for anyone wanting to build Debian packages of VLC.
- Default configuration is supposed to be latest unstable.
- To build for a Debian woody system, use debian/woody-buildpackage.
- Usually VLC will come with a copy of ffmpeg and faad2 in the extras/
directory, because they are not yet available in Debian.
- If there is no CVS directory in the root, debian/rules will assume a
full build is requested and will clean ffmpeg and faad2.
- VLC does not link with libdvdcss by default, thus it will not depend
on the libdvdcss packages. To build packages that link against it,
remove the --without-dvdcss flag in debian/rules.