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
Peter Simons
901cb9fa48
picard: 2.1.3 -> 2.1.3
2019-03-11 09:17:36 +01:00
Frederik Rietdijk
d2c3fd5af0
Python: fix outfall after setting strictDeps = true;
2019-02-17 14:40:54 +01:00
Anton Latukha
52eb2c45f6
picard: 2.1.0 -> 2.1.2 ( #55000 )
2019-01-31 19:58:26 +01:00
R. RyanTM
f4b3d02bee
picard: 2.0.4 -> 2.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/picard/versions
2018-12-24 21:20:23 -08:00
Daniël de Kok
7f05d6186c
picard: 1.4.2 -> 2.0.4
...
Changes:
https://github.com/metabrainz/picard/releases
https://blog.musicbrainz.org/2018/07/19/picard-2-0-released/
Upgrades to Python 3 and PyQt 5.
2018-11-02 18:50:17 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Ryan Mulligan
e5bde17f3a
picard: 1.4 -> 1.4.2
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/.picard-wrapped -h` got 0 exit code
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/.picard-wrapped --help` got 0 exit code
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/.picard-wrapped -V` and found version 1.4.2
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/.picard-wrapped -v` and found version 1.4.2
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/.picard-wrapped --version` and found version 1.4.2
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/picard -h` got 0 exit code
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/picard --help` got 0 exit code
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/picard -V` and found version 1.4.2
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/picard -v` and found version 1.4.2
- ran `/nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2/bin/picard --version` and found version 1.4.2
- found 1.4.2 with grep in /nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2
- found 1.4.2 in filename of file in /nix/store/qi3f0w0hbwajdys4r22g2hhfkcx8bm4d-picard-1.4.2
cc "@ehmry"
2018-02-28 07:05:55 +00:00