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.
 
 
 
 
 
 
Sam Hocevar 09496f1939 * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 23 years ago
..
.cvsignore * ./debian/woody-buildpackage: added a script to build .debs on woody. 24 years ago
Makefile.am * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 23 years ago
README.Debian * ./debian/woody-buildpackage: added a script to build .debs on woody. 24 years ago
changelog * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 23 years ago
control * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 23 years ago
copyright * debian/rules: 23 years ago
gnome-vlc.desktop * ./debian: more packaging stuff. 24 years ago
gnome-vlc.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
gnome-vlc.menu * ./debian: more packaging stuff. 24 years ago
gvlc.desktop * ./debian: more packaging stuff. 24 years ago
gvlc.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
gvlc.menu * ./debian: more packaging stuff. 24 years ago
kvlc.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
kvlc.menu * ./debian: more packaging stuff. 24 years ago
libvlc0-dev.dirs * ALL: the build mechanism now uses automake. See HACKING for more details. 24 years ago
mozilla-plugin-vlc.dirs * ./mozilla/*: preliminary Mozilla plugin. Only works under Unix for now. 24 years ago
qvlc.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
qvlc.menu * ./debian: more packaging stuff. 24 years ago
rules * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 23 years ago
vlc-plugin-alsa.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
vlc-plugin-arts.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
vlc-plugin-esd.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
vlc-plugin-ggi.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
vlc-plugin-glide.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
vlc-plugin-sdl.dirs * ./include/modules_inner.h: support for several modules with the same 24 years ago
vlc-plugin-svgalib.dirs * ./debian/*: created legacy packages for smooth upgrades to the upcoming 24 years ago
vlc.dirs * ./debian/changelog: updated for 0.5.1. 23 years ago
vlc.docs * renamed debian/README into debian/README.Debian. 24 years ago
vlc.menu * ./debian: more packaging stuff. 24 years ago
vlc.mime * ./debian/vlc.mime: the vlc packages registers with the Debian MIME system. 23 years ago
wxvlc.dirs * ./debian/*: activated the wxwindows plugin. 24 years ago
wxvlc.menu * ./debian: more packaging stuff. 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.