Sandro
d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true ( #130500 )
2021-07-18 23:42:48 +02:00
Sandro Jäckel
0117861a83
apulse: switch to pname + version
2021-07-18 00:11:26 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Ben Siraphob
fce00d15c2
pkgs/misc: pkgconfig -> pkg-config
2021-01-16 23:49:59 -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
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
R. RyanTM
8007b2e444
apulse: 0.1.12 -> 0.1.13
2020-05-02 10:18:14 +02:00
worldofpeace
cab7c6cbd9
treewide: use dontConfigure
2019-07-01 04:23:51 -04:00
Ryan Mulligan
9769393d52
apulse: 0.1.11.1 -> 0.1.12, cleanup
2019-03-20 21:26:22 -07:00
Jan Malakhovski
82c6426916
apulse: 0.1.11 -> 0.1.11 git, enable tracing by default
...
This adds LOG_TO_STDERR support and uses it for tracing.
2018-03-09 20:48:24 +00:00
Jan Malakhovski
2af121e687
libpressureaudio: better descriptions
2018-03-09 15:29:29 +00:00
Jan Malakhovski
2f4eb68241
libpressureaudio: init at apulse.version
2018-02-17 17:51:07 +00:00
Jan Malakhovski
771d635f0e
apulse: 0.1.10 -> 0.1.11
2018-02-17 16:02:53 +00:00
Joachim Fasting
c97e5f2670
apulse: 0.1.6 -> 0.1.10
2017-09-23 21:43:17 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
S. Nordin
8fc076246b
apulse: 0.1.5 -> 0.1.6
2015-10-17 20:48:21 -04:00
Arseniy Seroka
f8c1aa96b8
apulse: fix sha
2015-03-31 15:11:47 +03:00
Arseniy Seroka
62ad004862
apulse: update
2015-03-31 03:17:43 +03:00
Pascal Wittmann
be7d29a036
apulse: update from 0.1.2 to 0.1.4
2014-11-18 20:36:46 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Arseniy Seroka
b8252a4494
apulse: add pkg
...
Closes #4488
2014-10-12 12:21:09 +01:00