Friday, April 11, 2008

compiling vlc nightly on hardy

dget -x http://nightlies.videolan.org/build/hardy-i386/latest/vlc_0.9.0-git20080408-1.dsc
cd vlc-0.9.0-git20080408/
/usr/lib/pbuilder/pbuilder-satisfydepends --control ../vlc_0.9.0-git20080408-1.dsc
debuild -i
cd ..
ls -lah *.deb
-rw-r--r-- 1 mariuz mariuz 455K 2008-04-11 17:14 libvlc1_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 495K 2008-04-11 17:14 libvlc1-dev_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 43K 2008-04-11 17:14 mozilla-plugin-vlc_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 1.8M 2008-04-11 17:13 vlc_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 14M 2008-04-11 17:14 vlc-dbg_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 5.5M 2008-04-11 17:14 vlc-nox_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 780 2008-04-11 17:10 vlc-plugin-alsa_0.9.0-git20080408-1_all.deb
-rw-r--r-- 1 mariuz mariuz 4.0K 2008-04-11 17:14 vlc-plugin-arts_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 4.2K 2008-04-11 17:14 vlc-plugin-esd_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 6.1K 2008-04-11 17:14 vlc-plugin-ggi_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 11K 2008-04-11 17:14 vlc-plugin-jack_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 6.8K 2008-04-11 17:14 vlc-plugin-pulse_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 12K 2008-04-11 17:14 vlc-plugin-sdl_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 4.6K 2008-04-11 17:14 vlc-plugin-svgalib_0.9.0-git20080408-1_amd64.deb
-rw-r--r-- 1 mariuz mariuz 772 2008-04-11 17:10 wxvlc_0.9.0-git20080408-1_all.deb

4 comments:

Anonymous said...

Finally some instructions that actually work! Thank you!

Chris

Inzi said...

hi,
isit possible for u to create .deb file on vlc for hardyheron.
I'm new to ubuntu, and don't know much about it.
so a .deb file would be really helpful.. Thanks.

~inzi

Popa Adrian Marius said...

you can use my repository

https://edge.launchpad.net/~mapopa/+archive

add in /etc/apt/sources.list

deb http://ppa.launchpad.net/mapopa/ubuntu hardy main
deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main

then sudo apt-get update
sudo apt-get install vlc

Popa Adrian Marius said...

here is html formated link for the above post

http://mapopa.blogspot.com/2008/05/you-can-use-my-vlc-repository-httpsedge.html