Update 2007-10-11

This package will not be updated since I am no longer using Slackware. I will keep this version here until someone else release a newer version.

Info

This VLC package for Slackware 10.x/11.0 should not require any additional (i.e. not already included in a normal SW installation) packages to work.

Download

Download vlc-0.8.5-i686-3.tgz here.

Revision history

** 0.8.5-3 **
  - Rebuilt on a SW 10.0 box - this should make it work on 10.x.

** 0.8.5-2 **
  - Rebuilt with v4l support

** 0.8.5-1 ** 
  - Initial revision

Build info

a52dec-0.7.4.tar.gz
faac-1.24.tar.bz2
faad2-20040923.tar.bz2
ffmpeg-20051126.tar.bz2
goom-2k4-0-src.tar.gz
gsm-1.0.10.tar.gz
lame-3.96.1.tar.gz
libcddb-0.9.6.tar.gz
libcdio-0.72.tar.gz
libdts-0.0.2.tar.gz
libdvbpsi4-0.1.5.tar.gz
libdvdcss-1.2.8.tar.bz2
libdvdnav-20050211.tar.bz2
libdvdread-20041028.tar.bz2
libebml-0.7.6.tar.bz2
libmatroska-0.7.6.tar.bz2
libmodplug-0.7.tar.gz
libspeex-1.1.10.tar.gz
libtheora-1.0alpha5.tar.bz2
live555-20051126.tar.gz
mpeg2dec-20050802.tar.gz
openslp-1.0.11.tar.gz
pa-v19-20041022.tar.gz
twolame-0.3.3.tar.gz
vcdimager-0.7.21.tar.gz
vlc-0.8.5.tar.bz2
wxWidgets-2.6.2.tar.gz
x264-20051126.tar.bz2
xvidcore-1.1.0.tar.bz2

vlc configure:

./configure --enable-x11 --enable-xvideo \
                --disable-gtk --enable-sdl --enable-ffmpeg \
                --with-ffmpeg-faac--with-ffmpeg-mp3lame \
                --with-ffmpeg-tree=`pwd`/../ffmpeg-20051126 \
                --enable-mad --enable-libdvbpsi --enable-v4l \
                --enable-a52 --enable-dts --enable-libmpeg2 --enable-dvdnav \
                --enable-faad --enable-vorbis --enable-ogg --enable-theora \
                --enable-faac --enable-mkv --enable-freetype \
                --enable-fribidi --enable-speex --enable-flac \
                --enable-livedotcom --with-livedotcom-path=${PREFIX}/lib/live \
                --with-livedotcom-tree=`pwd`/../live \
                --enable-caca --enable-skins --enable-skins2 --enable-alsa \
                --disable-kde --disable-qt --enable-wxwindows \
                --enable-ncurses --enable-release --prefix=${PREFIX}