Commit Graph

19 Commits

Author SHA1 Message Date
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
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Vladimír Čunát
acb4710214
alsaTools: 1.1.7 -> 1.2.2
Fixes build regression (after alsa update, I assume).
Despite the version number change, the diff is trivial:
https://git.alsa-project.org/?p=alsa-tools.git;a=log;h=refs/tags/v1.2.2
2020-04-17 13:49:20 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Tristan Helmich
a4ddc03160 alsaTools: 1.1.6 -> 1.1.7 (#49236) 2018-10-27 07:31:31 -04:00
Markus Kowalewski
2845b63ff4
AlsaTools: Add license 2018-08-14 13:32:18 +02: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
f180c93b95 alsaTools: 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-tools/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/as10k1 -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/as10k1 --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/echomixer -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/echomixer --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/echomixer help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/sscape_ctl -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/sscape_ctl --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/hdajacksensetest -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/hdajacksensetest --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/hdsploader -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/hdsploader --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/hdsploader help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/lo10k1 -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/lo10k1 --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/cspctl -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/cspctl --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/dl10k1 -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/dl10k1 --help’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/ld10k1 -h’ got 0 exit code
- ran ‘/nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6/bin/ld10k1 --help’ got 0 exit code
- found 1.1.6 with grep in /nix/store/b9byiplg5vv8gs42kl9kc24cqa0m3q6f-alsa-tools-1.1.6
- directory tree listing: https://gist.github.com/52572b1174e43598c17cb9679c3256f0
2018-04-11 01:33:03 -07:00
Andreas Rammhold
e1f8c72ec8
alsa-tools: 1.1.3 -> 1.1.5 2017-11-21 20:23:14 +01:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Bart Brouns
285a837674 alsa-tools: 1.1.0 -> 1.1.3 2017-06-19 20:00:29 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Michael Alan Dorman
1318ab1246 Fix sha256 for alsa-tools. 2016-02-18 06:41:40 -05: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
Florian Paul Schmidt
d2a1785133 alsa-tools: remove non-effective parallelBuilding statement 2015-10-13 13:05:44 +02:00
Florian Paul Schmidt
583f16a87f alsa-tools: do not mention phases explicitly 2015-10-13 12:52:37 +02:00
Florian Paul Schmidt
24b375ac06 alsa-tools: update maintainer 2015-10-13 12:48:03 +02:00
Florian Paul Schmidt
3da4f68800 alsa-tools: add initial package building everything except for a few nut cases 2015-10-13 11:33:52 +02:00