Changes between Version 8 and Version 9 of media-video/vlc/1.0.4/1
- Timestamp:
- 01/29/10 14:02:38 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-video/vlc/1.0.4/1
v8 v9 5 5 * bootstrap 6 6 * replace every instance of -lm and -lpthread with -lroot, and every -lsocket with -lnetwork 7 * configure --prefix=/boot/ common --disable-mad --disable-avcodec --disable-avformat --disable-swscale --disable-postproc LIBS=-lnetwork --disable-a52 --disable-glx --disable-qt4 --disable-skins27 * configure --prefix=/boot/apps/vlc --disable-glx --disable-skins2 --disable-a52 --with-mad=/boot/common/lib --with-mad-tree=/boot/home/Desktop/VLC/libmad-0.15.1b LIBS=-lnetwork --enable-sdl-image LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include --disable-postproc --disable-swscale --enable-run-as-root 8 8 (It is required, because the configure script didn't found these libs, FIXME!) 9 9 * make
