Download: Difference between revisions
Jump to navigation
Jump to search
(new mirror added) |
m (move zerg.biz to correct section) |
||
Line 70: | Line 70: | ||
'''Primary Site''' | '''Primary Site''' | ||
*[ftp://ftp.alsa-project.org:/pub ftp.alsa-project.org:/pub] | *[ftp://ftp.alsa-project.org:/pub ftp.alsa-project.org:/pub] | ||
'''US Mirrors''' | '''US Mirrors''' | ||
*[ftp://ftp.silug.org:/pub/alsa ftp.silug.org:/pub/alsa] | *[ftp://ftp.silug.org:/pub/alsa ftp.silug.org:/pub/alsa] | ||
Line 80: | Line 79: | ||
==FTP via HTTP (web) access== | ==FTP via HTTP (web) access== | ||
'''US Sites''' | |||
*[http://mirrors.zerg.biz/alsa http://mirrors.zerg.biz/alsa] | |||
'''Europe Sites''' | '''Europe Sites''' | ||
*[http://dl.ambiweb.de/mirrors/ftp.alsa-project.org http://dl.ambiweb.de/mirrors/ftp.alsa-project.org] | *[http://dl.ambiweb.de/mirrors/ftp.alsa-project.org http://dl.ambiweb.de/mirrors/ftp.alsa-project.org] |
Revision as of 11:51, 28 June 2011
Latest Software Source Releases
Package | Stable Release
(2009-12-17) |
Development Release | Description |
---|---|---|---|
Driver (alsa-driver) | 1.0.25 (sig) | none | Kernel drivers |
Firmware alsa-firmware) | 1.2.4 (sig) | none | Firmware for cards that require it |
Library (alsa-lib) | 1.2.14 (sig) | none | Userspace library |
Plugins (alsa-plugins) | 1.2.12 (sig) | none | Additional library plugins Eg.jack, pulse, maemo ... |
Utilities (alsa-utils) | 1.2.14 (sig) | none | Utilities aplay,arecord,amixer etc |
Tools (alsa-tools) | 1.2.14 (sig) | none | Tools |
PyALSA (pyalsa) | 1.2.14 (sig) | none | Python bindings for ALSA lib |
OSS compat lib (alsa-oss) | 1.1.8 (sig) | none | OSS compatibility library |
See ChangeLogs to find out what has changed since the previous release.
.bz2 extension handling
The .bz2 extension belongs to the bzip2 compression utility which replaces gzip. You may unpack the .tar.bz2 files directly using one of the following commands:
using the newer version of tar: tar -xjf <file> or, using the older version of tar: tar -xIf <file> or, with all versions of tar: bunzip2 -c <file> | tar -xf -
FTP Access
Primary Site
US Mirrors
Europe Mirrors
- ftp.task.gda.pl:/pub/linux/misc/alsa
- gd.tuwien.ac.at:/opsys/linux/alsa
- ftp.iasi.roedu.net:/pub/mirrors/ftp.alsa-project.org
FTP via HTTP (web) access
US Sites
Europe Sites
- http://dl.ambiweb.de/mirrors/ftp.alsa-project.org
- http://alsa.mirror.fr
- http://gd.tuwien.ac.at/opsys/linux/alsa
- http://alsa.cybermirror.org
- http://jumper.nu/alsa (Sweden)
Developers: GIT access
Online Snapshot From ALSA Server
Tarballs are generated from the latest code in ALSA GIT repositories immediately. Get very fresh ALSA code now.
Daily Snapshot Tarballs (from Takashi Iwai)
The tarballs of the latest GIT version with ready-for-build configure script are available at:
Tracker System
Rsync
URL | rsync://rsync.alsa-project.org/ftp |
Access | read-only |
Description | read-only access to the whole FTP tree |