Alyssa Ross
1690c5ddf8
Revert "alsa-plugins: don't build with libjack2 support when cross-compiling"
...
This reverts commit 033cfcce15
, which is
no longer necessary because libjack2 can now be cross-compiled.
2021-02-08 14:55:17 +00:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
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.
2021-01-19 01:16:25 -08:00
Florian Klink
033cfcce15
alsa-plugins: don't build with libjack2 support when cross-compiling
...
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.
2021-01-01 23:17:56 +01:00
Matthew Bauer
024877e7b2
alsa-plugins: move pkgconfig to native
2020-04-06 16:36:28 -04:00
R. RyanTM
91340144dc
alsaPlugins: 1.2.1 -> 1.2.2
2020-02-23 05:55:36 +00:00
Alyssa Ross
ed12380827
alsaPluginWrapper: fix shebang
...
The bang was missing! But there's a neater way to do this anyway.
What was there before would still have worked, but I think it would
end up being executed by /bin/sh since it had no shebang line.
2020-02-14 04:16:50 +01:00
R. RyanTM
84a59dc2f0
alsaPlugins: 1.1.9 -> 1.2.1
2019-11-28 11:59:02 -08:00
Robin Gloster
920d066ded
Merge pull request #61268 from r-ryantm/auto-update/alsa-plugins
...
alsaPlugins: 1.1.8 -> 1.1.9
2019-05-18 10:35:05 +00:00
Robin Gloster
381964e9a3
alsaPlugins: 1.1.8 -> 1.1.9
...
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>
2019-05-18 10:58:00 +02:00
R. RyanTM
9b685c7997
alsaPlugins: 1.1.8 -> 1.1.9
...
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
2019-05-10 21:01:17 -07:00
Bob van der Linden
605f67eab4
alsa-plugins: use $out/etc/alsa/conf.d for alsalconfdir
2019-04-11 23:07:42 +02:00
Bob van der Linden
8f6aa781e8
alsa-{oss,plugins}: use pname
2019-04-11 22:46:35 +02:00
Bob van der Linden
c5c0c8f9fa
alsa-plugins: 1.1.6 -> 1.1.8
2019-04-11 22:02:06 +02:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Benjamin Hipple
d81ab0ab7d
alsa: setup mirrors for src downloads ( #41761 )
...
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
2018-06-10 20:56:20 +02:00
R. RyanTM
c3c91b0153
alsaPlugins: 1.1.5 -> 1.1.6
...
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
2018-04-11 02:02:09 -07:00
Andreas Rammhold
111c8f1287
alsa-plugins: 1.1.4 -> 1.1.5
2017-11-21 20:23:38 +01:00
Bart Brouns
886f9057e3
alsa-plugins: 1.1.1 -> 1.1.4
2017-06-19 20:00:29 +02:00
Bart Brouns
01fe648552
alsa-plugins: 1.1.0 -> 1.1.1
2016-11-02 13:07:21 +01:00
Tony White
6e56e09c37
alsa : 1.0.9 -> 1.1.0
...
- 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.
2016-02-13 19:04:41 +00:00
William A. Kennington III
3cb1669249
alsa-plugins: 1.0.28 -> 1.0.29
2015-04-25 21:43:37 -07:00
Vladimír Čunát
6295a3ca36
Merge recent master into x-updates
...
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
2014-08-02 05:08:07 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
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
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Bjørn Forsman
f6f2f38a6e
jack: change package and attr names to 'jack1' and 'jack2'
...
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
2014-07-23 20:22:14 +02:00
Vladimír Čunát
3ec2cea214
Merge master into x-updates
...
Conflicts (auto-solved):
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-06-20 00:24:38 +02:00
Vladimír Čunát
1a1c83fa77
alsa{Lib,Plugins}: update to 1.28.0
...
Dropped unrecognized option, patch no longer applying, fixed licenses.
2014-06-19 20:24:23 +02:00
Rok Garbas
870a8a0833
alsa-plugins: upgrade to 1.0.28
...
adding libogg as dependency should fix the build
2014-06-19 16:06:03 +01:00
Bjørn Forsman
d4e210539b
alsa: bump 1.0.26 -> 1.0.27 ( close #1198 )
...
Basically, bump all alsa projects to their latest version as per
http://www.alsa-project.org/main/index.php/Main_Page
2013-11-11 22:32:28 +01:00
aszlig
9938f5267a
alsa-plugins: Update to upstream version 1.0.26.
...
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>
2012-12-03 11:10:17 +01:00
Mathijs Kwik
100b95e57e
alsa upgraded to 1.0.25
...
svn path=/nixpkgs/trunk/; revision=33777
2012-04-13 14:54:02 +00:00
Eelco Dolstra
65be4d7202
* alsa-plugins 1.0.24 seems to break the PulseAudio plugin (playback
...
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
2011-07-26 01:19:35 +00:00
Eelco Dolstra
a8dc106b71
* alsa-plugins updated to 1.0.24.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27956
2011-07-26 00:05:10 +00:00
David Guibert
4e67eba80c
update alsa-{lib,utils,plugins} to 1.0.23
...
svn path=/nixpkgs/trunk/; revision=22014
2010-05-27 19:33:52 +00:00
Marc Weber
8398a33112
pass jackaudio to alsaPlugins also adding convinient wrapper script
...
svn path=/nixpkgs/trunk/; revision=17340
2009-09-21 15:55:26 +00:00
Marc Weber
862fcb0252
adding alsa-plugin and patching alsa so that you can tell it about additional plugins
...
svn path=/nixpkgs/trunk/; revision=17316
2009-09-20 21:54:23 +00:00