[www-doc] Update for page download-slackware.php
Eric Hameleers
alien at slackware.com
Fri Feb 6 15:14:08 CET 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
I have an updated text for the
http://www.videolan.org/vlc/download-slackware.html page. The first
URL on that page (slacky.eu) no longer updates their VLC package. My
own packages were listed below that and because of the word
"unofficial" many people did not dare to use them.
With the anticipated 0.9.9 and due to the fact that the current git
snapshots work very well for me I made vlc 0.9.x the primary version
in my repository and moved the 0.8.x packages to "vlc_old" - the new
page reflects that as well and mentions a fast mirror too.
I hope you will implement the change.
Cheers, Eric
- --
Eric Hameleers <alien at slackware.com>
Jabber: alien at jabber.xs4all.nl
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/
iD8DBQFJjEW3Xlaqr6dcvaARApnQAKCaxCjJ0JaZvgPewoktWiw4aWulzgCeK703
FtvcLlQnMvDYDMG2Vpk6vkc=
=nNvu
-----END PGP SIGNATURE-----
-------------- next part --------------
<?php
$title = "VLC media player for Linux Slackware";
$lang = "en";
$menu = array( "vlc", "download" );
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
include($_SERVER["DOCUMENT_ROOT"]."/include/package.php");
?>
<h1>VLC media player for <a href="http://slackware.com/">Slackware Linux</a></h1>
<div id="fullwidth">
<h2>Slackware packages by Alien</h2>
<p>Slackware packages (SlackBuild script included) for official VLC source releases are available from <a href="http://www.slackware.com/~alien/slackbuilds/vlc/">http://www.slackware.com/~alien/slackbuilds/vlc/</a>. These packages do not contain codecs that are suffering from patent or copyright issues. If you need MP3/AAC encoding support, a full-featured version can be downloaded from this non-US mirror: <a href="http://slackware.org.uk/3rd-party/alien/restricted_slackbuilds/vlc/">http://slackware.org.uk/3rd-party/alien/restricted_slackbuilds/vlc/</a>.</p>
<p>Builds of the old 0.8.6 branch are also available at <a href="http://www.slackware.com/~alien/slackbuilds/vlc_old/">http://www.slackware.com/~alien/slackbuilds/vlc_old/</a>.</p>
<p><i>Alien's VLC packages have no dependency on additional packages (except for libdvdcss if you want to play DVD's)</i></p>
<h2> Packages on slacky.eu for 0.9.1 and 0.8.6 </h2>
<p>They can be found on
<a href="http://repository.slacky.eu/slackware-12.1/multimedia/vlc/">Italian Slackware Community</a>. Be sure to install the dependencies which are listed in slack-required!</p>
</div>
<?php footer('$Id$'); ?>
More information about the www-doc
mailing list