ymeister
0949a103a6
pulseeffects: 4.8.4 -> 5.0.0
2021-02-10 06:48:37 +07: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
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
David Birks
fec9f56aa6
pulseeffects: 4.8.3 -> 4.8.4
2021-01-11 20:08:44 -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
Jan Tojnar
7686a61f27
pulseeffects: 4.8.2 -> 4.8.3
...
https://github.com/wwmm/pulseeffects/compare/v4.8.2...v4.8.3
2020-12-07 10:04:27 +01:00
R. RyanTM
b6c43061ff
pulseeffects: 4.8.1 -> 4.8.2
2020-11-04 09:42:48 +00:00
Jonathan Ringer
07dd821d95
pulseeffects: 4.8.0 -> 4.8.1
2020-09-19 19:34:47 -07:00
Jan Tojnar
81a3766232
pulseeffects: 4.7.3 → 4.8.0
...
https://github.com/wwmm/pulseeffects/compare/v4.7.3...v4.8.0
2020-08-19 23:27:03 +02:00
R. RyanTM
5befae9c9c
pulseeffects: 4.7.2 -> 4.7.3
2020-07-06 18:05:34 +02:00
Jan Tojnar
61a2045c9a
pulseeffects: fix build
...
Meson 0.54 is no longer able to find Boost:
See https://github.com/NixOS/nixpkgs/issues/86131
2020-04-27 22:19:14 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Matthias Beyer
fb818c536a
pulseeffects: 4.7.1 -> 4.7.2
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:59 +02:00
R. RyanTM
dbf7607110
pulseeffects: 4.7.0 -> 4.7.1
2020-02-09 06:30:44 +00:00
R. RyanTM
fea295150e
pulseeffects: 4.6.9 -> 4.7.0
2020-01-06 23:50:17 -08:00
R. RyanTM
060405f8db
pulseeffects: 4.6.8 -> 4.6.9
2019-12-08 16:21:53 -08:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
R. RyanTM
56b8daef2f
pulseeffects: 4.6.6 -> 4.6.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2019-09-27 19:38:19 -07:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
R. RyanTM
fcadb6a1a1
pulseeffects: 4.6.5 -> 4.6.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/pulseeffects/versions
2019-08-20 01:43:41 -07:00
R. RyanTM
de3eba1c05
pulseeffects: 4.6.3 -> 4.6.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2019-07-02 01:31:55 -07:00
R. RyanTM
5e6a89de7d
pulseeffects: 4.6.2 -> 4.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2019-06-17 08:28:29 -07:00
R. RyanTM
5ff57e5543
pulseeffects: 4.6.0 -> 4.6.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2019-06-02 06:54:56 -07:00
Silvan Mosberger
06b7e1e922
pulseeffects: Disable for aarch64-linux
...
Never succeeded, platform is not supported by pulseeffects
2019-05-02 16:03:34 +02:00
R. RyanTM
538a2be33c
pulseeffects: 4.5.9 -> 4.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2019-05-01 19:28:25 -07:00
R. RyanTM
dffb40b181
pulseeffects: 4.5.5 -> 4.5.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/pulseeffects/versions
2019-04-15 14:33:19 -07:00
Jan Tojnar
9735dbcbb1
pulseeffects: 4.4.7 → 4.5.5
...
https://github.com/wwmm/pulseeffects/blob/v4.5.5/CHANGELOG.md#455
2019-03-06 22:09:53 +01:00
Jan Tojnar
8a66e219c2
pulseeffects: 4.4.6 -> 4.4.7
2019-01-28 02:51:27 +01:00
Jan Tojnar
e0fad4b9c5
pulseeffects: 4.4.5 → 4.4.6
2019-01-14 19:46:57 +01:00
Jan Tojnar
f7b0feaa2e
pulseeffects: 4.4.4 → 4.4.5
...
Fixes crash on my crappy set-up.
2019-01-04 02:14:30 +01:00
Jan Tojnar
e6797f686d
pulseeffects: 4.4.1 → 4.4.4
...
- Now depends on libdbus for RealtimeKit.
- No longer needs to add custom GStreamer plug-in path to environment variable:
4410f1ffc1
2019-01-03 19:42:41 +01:00
R. RyanTM
d085ce3b7c
pulseeffects: 4.4.0 -> 4.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-12-14 18:02:41 -08:00
R. RyanTM
950c515294
pulseeffects: 4.3.9 -> 4.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-11-18 17:09:24 -08:00
R. RyanTM
9d79d12e6f
pulseeffects: 4.3.7 -> 4.3.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/pulseeffects/versions
2018-10-26 12:03:42 -07:00
R. RyanTM
a0b9099e1a
pulseeffects: 4.3.5 -> 4.3.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-10-03 04:36:47 -07:00
R. RyanTM
8eba6994e2
pulseeffects: 4.3.4 -> 4.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-09-20 06:18:52 -07:00
Jan Tojnar
6c701f6578
pulseeffects: add python3 for install script
...
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar
ffcf8dcee7
pulseeffects: 4.3.3 → 4.3.4
2018-09-01 19:02:51 +02:00
Jan Tojnar
59bbf71589
pulseeffects: 4.3.1 → 4.3.3
2018-08-31 07:40:39 +02:00
R. RyanTM
b78424c386
pulseeffects: 4.2.8 -> 4.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pulseeffects
2018-08-30 12:15:08 -07:00
Jan Tojnar
c61b20396f
pulseeffects: 4.2.6 → 4.2.8
2018-08-16 16:09:08 +02:00
Jan Tojnar
a82ea67994
Merge pull request #43633 from jfrankenau/fix-icon-cache
...
pulseeffects, lightdm-gtk-greeter, gxmessage, viking: depend on hicolor-icon-theme
2018-08-16 09:30:11 +02:00
Jan Tojnar
e97b49358a
pulseeffects: 4.2.3 → 4.2.6
2018-08-12 19:19:47 +02:00
Jan Tojnar
504c40f2b7
pulseeffects: 4.1.7 → 4.2.3
2018-07-31 11:34:52 +02:00
Johannes Frankenau
3d7916824e
pulseeffects: depend on hicolor-icon-theme
...
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2018-07-16 20:55:20 +02:00
Jan Tojnar
2c65c6a08c
pulseeffects: 4.1.6 → 4.1.7
2018-07-15 18:58:34 +02:00
Jan Tojnar
4a637dc004
pulseeffects: 4.1.5 → 4.1.6
2018-07-15 02:54:02 +02:00
Jan Tojnar
5011ef2b7a
pulseeffects: 4.1.3 → 4.1.5
2018-07-14 15:52:20 +02:00
Jan Tojnar
af64892fe6
pulseeffects: init at 4.1.3
2018-07-10 12:18:01 +02:00