summary refs log tree commit diff
path: root/pkgs/os-specific/linux/alsa-plugins/default.nix
Commit message (Collapse)AuthorAge
* alsa-project: a small refactorAndersonTorres2021-06-10
| | | | | Now, all ALSA projects reside in a dedicated directory, namely, pkgs/os-specific/linux/alsa-project/
* Revert "alsa-plugins: don't build with libjack2 support when cross-compiling"Alyssa Ross2021-02-08
| | | | | This reverts commit 033cfcce150fb295274a08c1e18dbdfd4ec110c5, which is no longer necessary because libjack2 can now be cross-compiled.
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* alsa-plugins: don't build with libjack2 support when cross-compilingFlorian Klink2021-01-01
| | | | | | | | | libjack2 doesn't cross-compile, see https://github.com/NixOS/nixpkgs/issues/96548. The pulseaudio NixOS module uses pkgs.alsaPlugins to create its asound.conf, so let's make sure that one can be built when cross-compiling.
* alsa-plugins: move pkgconfig to nativeMatthew Bauer2020-04-06
|
* alsaPlugins: 1.2.1 -> 1.2.2R. RyanTM2020-02-23
|
* alsaPlugins: 1.1.9 -> 1.2.1R. RyanTM2019-11-28
|
* Merge pull request #61268 from r-ryantm/auto-update/alsa-pluginsRobin Gloster2019-05-18
|\ | | | | alsaPlugins: 1.1.8 -> 1.1.9
| * alsaPlugins: 1.1.8 -> 1.1.9R. RyanTM2019-05-10
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/alsa-plugins/versions
* | alsaPlugins: 1.1.8 -> 1.1.9Robin Gloster2019-05-18
|/ | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/alsa-plugins/versions The alsalconfdir has been fixed upstream in: https://git.alsa-project.org/?p=alsa-plugins.git;a=blobdiff;f=configure.ac;h=1be4a70c803c367528aaf07839430801bc7f0c78;hp=5b80585fa54257266de4c59adcfd7858156f9abd;hb=2d9f140caa63fbf79d6a0823e293110b97229895;hpb=613ac0c3483fb9bc0d010e8ed4ad50191500d641 Co-authored-by: Robin Gloster <mail@glob.in>
* alsa-plugins: use $out/etc/alsa/conf.d for alsalconfdirBob van der Linden2019-04-11
|
* alsa-{oss,plugins}: use pnameBob van der Linden2019-04-11
|
* alsa-plugins: 1.1.6 -> 1.1.8Bob van der Linden2019-04-11
|
* alsa: setup mirrors for src downloads (#41761)Benjamin Hipple2018-06-10
| | | | | This commit adds a list of supported mirrors for all alsa projects, as described on the download section of the alsa-project hompage: http://alsa-project.org/main/index.php/Download
* alsaPlugins: 1.1.5 -> 1.1.6R. RyanTM2018-04-11
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/alsa-plugins/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.1.6 with grep in /nix/store/cak73591y0nnrnqw3ls6cpg59d73y5s1-alsa-plugins-1.1.6 - directory tree listing: https://gist.github.com/2e3b209cae378a23684ba6f7b276a4b4
* alsa-plugins: 1.1.4 -> 1.1.5Andreas Rammhold2017-11-21
|
* alsa-plugins: 1.1.1 -> 1.1.4Bart Brouns2017-06-19
|
* alsa-plugins: 1.1.0 -> 1.1.1Bart Brouns2016-11-02
|
* alsa : 1.0.9 -> 1.1.0Tony White2016-02-13
| | | | | | | | | | - Bump versions for the following packages within alsa - alsa-utils - alsa-tools - alsa-plugins - alsa-lib Please see http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0 for the full changelog this update brings.
* alsa-plugins: 1.0.28 -> 1.0.29William A. Kennington III2015-04-25
|
* Merge recent master into x-updatesVladimír Čunát2014-08-02
|\ | | | | | | | | | | | | | | | | | | Hydra: ?compare=1142825 Conflicts (easy): pkgs/applications/audio/lmms/default.nix pkgs/desktops/e18/enlightenment.nix pkgs/games/exult/default.nix pkgs/os-specific/linux/alsa-plugins/default.nix
| * Revert "Remove obsolete jackaudio version 1."Bjørn Forsman2014-07-31
| | | | | | | | | | | | | | | | | | This reverts commit bdb77826d98544ab37741f740dd3516023924b27. Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'. Q: What's the difference between Jack1 and Jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
| * Remove obsolete jackaudio version 1.Peter Simons2014-07-28
| |
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
| * jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | | | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* | Merge master into x-updatesVladimír Čunát2014-06-20
|\| | | | | | | | | Conflicts (auto-solved): pkgs/os-specific/linux/alsa-plugins/default.nix
| * alsa-plugins: upgrade to 1.0.28Rok Garbas2014-06-19
| | | | | | | | adding libogg as dependency should fix the build
* | alsa{Lib,Plugins}: update to 1.28.0Vladimír Čunát2014-06-19
|/ | | | Dropped unrecognized option, patch no longer applying, fixed licenses.
* alsa: bump 1.0.26 -> 1.0.27 (close #1198)Bjørn Forsman2013-11-11
| | | | | Basically, bump all alsa projects to their latest version as per http://www.alsa-project.org/main/index.php/Main_Page
* alsa-plugins: Update to upstream version 1.0.26.aszlig2012-12-03
| | | | | | | Add alsa.cybermirror.org as an alternative URL because at the time of this commit, ftp.alsa-project.org wasn't available. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* alsa upgraded to 1.0.25Mathijs Kwik2012-04-13
| | | | svn path=/nixpkgs/trunk/; revision=33777
* * alsa-plugins 1.0.24 seems to break the PulseAudio plugin (playbackEelco Dolstra2011-07-26
| | | | | | | in Audacious and Spotify stops after a second or so), so revert to 1.0.23. svn path=/nixpkgs/branches/kde-4.7/; revision=27957
* * alsa-plugins updated to 1.0.24.Eelco Dolstra2011-07-26
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27956
* update alsa-{lib,utils,plugins} to 1.0.23David Guibert2010-05-27
| | | | svn path=/nixpkgs/trunk/; revision=22014
* pass jackaudio to alsaPlugins also adding convinient wrapper scriptMarc Weber2009-09-21
| | | | svn path=/nixpkgs/trunk/; revision=17340
* adding alsa-plugin and patching alsa so that you can tell it about ↵Marc Weber2009-09-20
additional plugins svn path=/nixpkgs/trunk/; revision=17316