Commit Graph

73 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Sandro
bb84ac6fa3
Merge pull request #284050 from Elserjo/picard 2024-02-22 21:54:54 +01:00
Emery Hemingway
1a72ea7722 ehmry: reduce maintainership 2024-02-09 11:45:41 +00:00
R. Ryantm
ddb2da8cc4 picard: 2.10 -> 2.11 2024-01-27 00:51:11 +00:00
Serg
a3784fb497 picard: set path for localedir build option 2024-01-26 19:16:13 +03:00
a-n-n-a-l-e-e
27e48d2c55
Merge pull request #280761 from paveloom/resignation
treewide: remove `paveloom` from maintainers on some packages
2024-01-18 22:38:06 -08:00
Felix Buehler
4cf5b993ba python311Packages.pyqt5-multimedia: rename from pyqt5_with_qtmultimedia 2024-01-14 13:28:55 +01:00
Pavel Sobolev
24641d4209
picard: remove paveloom from maintainers 2024-01-13 15:55:00 +00:00
Pavel Sobolev
12014e64ab
picard: 2.9.2 -> 2.10 2023-10-12 10:58:25 +03:00
Pavel Sobolev
576a61dabb picard: 2.9.1 -> 2.9.2 2023-09-15 10:12:44 +02:00
Pavel Sobolev
294422fed5 picard: refactor 2023-09-15 10:12:44 +02:00
Andrew Kvalheim
efb0b2f9c7 picard: disable autoupdate
re metabrainz/picard#1024
2023-09-06 10:19:20 -07:00
Pavel Sobolev
697f9aee9c
picard: 2.9 -> 2.9.1 2023-08-16 13:29:40 +03:00
Pavel Sobolev
0ba388c967
picard: 2.8.5 -> 2.9 2023-08-05 13:25:22 +03:00
Doron Behar
f1a6437259 picard: Fix inputs
Add qt5.qtwayland - for the wrapper.
Put most qt5 inputs in `buildInputs` - not `nativeBuildInputs`.
Remove `fetchpatch` unused argument.
2023-05-30 10:32:43 +03:00
R. Ryantm
8cf13ddc64 picard: 2.8.4 -> 2.8.5 2022-12-25 12:04:13 +01:00
D Anzorge
7bc4b7661a picard: 2.8.3 -> 2.8.4
https://picard.musicbrainz.org/changelog/#release-2.8.4
2022-11-22 23:09:46 +01:00
D Anzorge
78399b66f1 picard: add patch to fix failing test 2022-11-05 02:58:46 +01:00
R. Ryantm
21b240095f picard: 2.8.1 -> 2.8.3 2022-08-19 13:29:50 +00:00
R. Ryantm
04dcb53934 picard: 2.8 -> 2.8.1 2022-06-08 08:04:15 -05:00
R. Ryantm
5e880240cd picard: 2.7.3 -> 2.8 2022-05-25 10:19:52 -05:00
Alexander Tsamutali
a96ab38c27 picard: 2.6.4 -> 2.7.3 2022-01-14 05:15:58 +03:00
R. RyanTM
9bd53ad913 picard: 2.6.3 -> 2.6.4 2021-10-07 09:06:25 +02:00
Robert Schütz
1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Payas Relekar
d8e656dbcf Picard: 2.6.2 -> 2.6.3 2021-06-08 21:16:39 +05:30
Dominik Schrempf
a2ae5408ef
picard: 2.5.6 -> 2.6.2 2021-05-04 23:53:14 +02:00
Sandro Jäckel
1cc8577b69
picard: remove stale substituteInPlace 2021-02-22 01:16:25 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
R. RyanTM
c8ea2c9898 picard: 2.5.5 -> 2.5.6 2021-01-06 02:39:47 +00:00
R. RyanTM
f63d83696a picard: 2.5.4 -> 2.5.5 2020-12-24 08:37:50 -08:00
R. RyanTM
a105609c5e picard: 2.5.2 -> 2.5.4 2020-12-19 17:29:46 +01:00
R. RyanTM
dd1afe3207 picard: 2.5.1 -> 2.5.2 2020-11-20 17:14:33 +00:00
R. RyanTM
2442c1585a picard: 2.5 -> 2.5.1 2020-11-03 22:40:18 -08:00
R. RyanTM
f006f30cb4 picard: 2.4.4 -> 2.5 2020-10-25 14:00:02 +01:00
Johannes Rosenberger
434138ed1c picard: apply new licensing convention
according to its home page https://picard.musicbrainz.org/,
picard is licensed under gpl2+
2020-10-07 16:47:46 +02:00
Charlotte Van Petegem
2165e5a4a1 picard: 2.4.2 -> 2.4.4 2020-09-24 15:15:31 +02:00
Peter Simons
6de3101690 picard: update to version 2.4.2 2020-08-25 10:05:42 +02:00
Emery Hemingway
fd72136136 picard: 2.3.2 -> 2.4.1 2020-08-14 15:24:00 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Emery Hemingway
778dd3861a picard: 2.3.1 -> 2.3.2 2020-05-08 17:24:09 +05:30
Doron Behar
babd73454a picard: enable optional playback support 2020-03-28 12:15:42 +03:00
Doron Behar
3435237fc5 picard: Fix double wrapping 2020-03-27 13:04:24 +03:00
zowoq
7a7727af09 picard: 2.3 -> 2.3.1
https://github.com/metabrainz/picard/releases/tag/release-2.3.1
2020-02-28 00:18:50 -08:00
R. RyanTM
8df76db739 picard: 2.2.3 -> 2.3 2020-02-19 15:41:20 +01:00
R. RyanTM
6f54241af5 picard: 2.2.2 -> 2.2.3 2019-11-28 23:14:04 +01:00
Sam Doshi
f403291206 picard: 2.2.1 -> 2.2.2 2019-10-09 07:34:00 +01:00
Peter Simons
a7bf8161fa picard: 2.1.3 -> 2.2.1 2019-09-24 17:18:30 +02:00
Peter Simons
caf200a968 picard: explicitly wrap the program with 'wrapQtApp'
Fixes https://github.com/NixOS/nixpkgs/issues/65776.
2019-08-09 14:41:19 +02:00