summaryrefslogtreecommitdiff
path: root/pkgs/misc/apulse (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: add mainProgramh7x42023-11-241-0/+1
* pressureaudio: remove autoreconfHook to fix build for ZHF•••pressureaudio's nix expression uses `src = pulseaudio.src`, so when pulseaudio switched over to meson an dropped autoreconfHook the same should have been done here as well. Adam Joseph2022-05-091-2/+2
* treewide: convert phases that contain ":" to dont* = true (#130500)Sandro2021-07-181-2/+1
* apulse: switch to pname + versionSandro Jäckel2021-07-181-1/+2
* Change all alsaLib references to alsa-libAndersonTorres2021-06-101-2/+2
* pkgs/misc: pkgconfig -> pkg-configBen Siraphob2021-01-162-4/+4
* 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 Profpatsch2021-01-111-2/+2
* treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-031-2/+0
* apulse: 0.1.12 -> 0.1.13R. RyanTM2020-05-021-2/+2
* treewide: use dontConfigureworldofpeace2019-07-011-4/+4
* apulse: 0.1.11.1 -> 0.1.12, cleanupRyan Mulligan2019-03-201-5/+5
* apulse: 0.1.11 -> 0.1.11 git, enable tracing by default•••This adds LOG_TO_STDERR support and uses it for tracing. Jan Malakhovski2018-03-091-4/+12
* libpressureaudio: better descriptionsJan Malakhovski2018-03-091-5/+5
* libpressureaudio: init at `apulse.version`Jan Malakhovski2018-02-171-0/+82
* apulse: 0.1.10 -> 0.1.11Jan Malakhovski2018-02-171-2/+2
* apulse: 0.1.6 -> 0.1.10Joachim Fasting2017-09-231-4/+7
* 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 Silvan Mosberger2017-08-011-1/+1
* apulse: 0.1.5 -> 0.1.6S. Nordin2015-10-171-2/+2
* apulse: fix shaArseniy Seroka2015-03-311-1/+1
* apulse: updateArseniy Seroka2015-03-311-2/+2
* apulse: update from 0.1.2 to 0.1.4Pascal Wittmann2014-11-181-5/+7
* Fixed many descriptionsPascal Wittmann2014-11-111-1/+1
* apulse: add pkg•••Closes #4488 Arseniy Seroka2014-10-121-0/+22