Difference between revisions of "Packagers"

From VideoLAN Wiki
Jump to navigation Jump to search
m (fix altlinux cell)
Line 11: Line 11:
 
| [http://git.altlinux.org/people/thresh/packages/vlc.git Gitweb] or [http://www.sisyphus.ru/srpm/vlc Sisyphus]
 
| [http://git.altlinux.org/people/thresh/packages/vlc.git Gitweb] or [http://www.sisyphus.ru/srpm/vlc Sisyphus]
 
| git clone git://git.altlinux.org/people/thresh/packages/vlc.git altlinux-vlc
 
| git clone git://git.altlinux.org/people/thresh/packages/vlc.git altlinux-vlc
 +
|
 
|-
 
|-
 
| Debian GNU/Linux
 
| Debian GNU/Linux

Revision as of 17:28, 4 June 2009

VLC packages / VCS URLs in Linux distros

Distribution Web-based viewer for repository What to do to fetch the repository Notes
ALT Linux Gitweb or Sisyphus git clone git://git.altlinux.org/people/thresh/packages/vlc.git altlinux-vlc
Debian GNU/Linux Gitweb or PTS git clone git://git.debian.org/pkg-multimedia/vlc.git vlc-debian
  • The current packaging is either in the experimental or sid branch.
  • For the nightlies packaging, see the videolan branch.
Fedora RPM Fusion Viewvc and Fedora Viewvc

export CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/pkgs

export CVSROOT=:pserver:anonymous@cvs.rpmfusion.org:/cvs/free

cvs co <module>

Available at the RPM Fusion third part repository for Fedora:
Gentoo Portage tree and Patchsets cvs -d :pserver:anonymous@anoncvs.gentoo.org:/var/cvsroot co gentoo/src/patchsets/vlc

cvs -d :pserver:anonymous@anoncvs.gentoo.org:/var/cvsroot co gentoo-x86/media-video/vlc

  • Most patches are in the patchset, patches applied are the highest version that is lower than the one you want.
  • Some small and temporary patches may also be in the portage tree in the files subdirectory.
  • See also the packaging notes.
Ubuntu BzrWeb or Launchpad Code bzr branch https://code.launchpad.net/~motumedia/vlc/ubuntu
Mandriva Linux Websvn svn co http://svn.mandriva.com/svn/packages/cooker/vlc/current/ vlc
  • The official build has many codecs disabled, the full build is in the third party PLF repository