Wiki home
Editing page "
vlc
"
Base on previous version:
0
-
866
-
881
-
882
-
1814
-
3112
-
3115
-
4688
-
4697
-
4698
-
5799
-
5800
-
5801
-
6397
wget -c [link]http://download.videolan.org/pub/videolan/vlc/2.0.5/vlc-2.0.5.tar.xz[/link] tar -xJf vlc-2.0.5.tar.xz cd vlc-2.0.5 # Workarounds for whiny configure sed -i -e 's/.*as_fn_error.*Could not find .*/true/' configure sed -i -e 's/.*as_fn_error.*Cannot find .*/true/' configure sed -i -e 's/.*as_fn_error.*Pass --disable-.*/true/' configure mkdir -p build cd build ../configure --prefix="/usr" make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page