Difference between revisions of "Download"
From AlsaProject
(→Latest Software Source Releases) |
(daily tarballs moved) |
||
| Line 94: | Line 94: | ||
The tarballs of the latest HG version with ready-for-build configure script are available at: | The tarballs of the latest HG version with ready-for-build configure script are available at: | ||
| − | * | + | *http://ftp.kernel.org/pub/linux/kernel/people/tiwai/alsa/ Daily Snapshot] |
==Tracker System== | ==Tracker System== | ||
Revision as of 09:53, 18 August 2008
|
Latest Software Source Releases
| Package | Stable Release
(2008-02-06) |
Development Release | Description |
|---|---|---|---|
| Driver (alsa-driver) | 1.0.25 | none | Kernel drivers |
| Firmware alsa-firmware) | 1.0.27 | none | Firmware for cards that require it |
| Library (alsa-lib) | 1.0.27 | none | Userspace library |
| Plugins (alsa-plugins) | 1.0.27 | none | Additional library plugins Eg.jack, pulse, maemo ... |
| Utilities (alsa-utils) | 1.0.27 | none | Utilities aplay,arecord,amixer etc |
| Tools (alsa-tools) | 1.0.27 | none | Tools |
| PyALSA (pyalsa) | 1.0.26 | none | Python bindings for ALSA lib |
| OSS compat lib (alsa-oss) | 1.0.25 | 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
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
(Unofficial) Daily Snapshot Tarballs
The tarballs of the latest HG version with ready-for-build configure script are available at:
- http://ftp.kernel.org/pub/linux/kernel/people/tiwai/alsa/ Daily Snapshot]
Tracker System
Rsync
| URL | rsync://alsa.alsa-project.org/ftp |
| Access | read-only |
| Description | read-only access to the whole FTP tree |
Custom Search