about summary refs log tree commit diff
path: root/pkgs/applications/audio/picard
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
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-02-22Merge pull request #284050 from Elserjo/picardSandro1-1/+1
2024-02-09ehmry: reduce maintainershipEmery Hemingway1-1/+0
2024-01-27picard: 2.10 -> 2.11R. Ryantm1-2/+2
2024-01-26picard: set path for localedir build optionSerg1-1/+1
2024-01-18Merge pull request #280761 from paveloom/resignationa-n-n-a-l-e-e1-1/+1
treewide: remove `paveloom` from maintainers on some packages
2024-01-14python311Packages.pyqt5-multimedia: rename from pyqt5_with_qtmultimediaFelix Buehler1-1/+1
2024-01-13picard: remove `paveloom` from maintainersPavel Sobolev1-1/+1
2023-10-12picard: 2.9.2 -> 2.10Pavel Sobolev1-4/+3
2023-09-15picard: 2.9.1 -> 2.9.2Pavel Sobolev1-2/+2
2023-09-15picard: refactorPavel Sobolev1-8/+10
2023-09-06picard: disable autoupdateAndrew Kvalheim1-0/+2
re metabrainz/picard#1024
2023-08-16picard: 2.9 -> 2.9.1Pavel Sobolev1-2/+2
2023-08-05picard: 2.8.5 -> 2.9Pavel Sobolev1-10/+15
2023-05-30picard: Fix inputsDoron Behar1-6/+11
Add qt5.qtwayland - for the wrapper. Put most qt5 inputs in `buildInputs` - not `nativeBuildInputs`. Remove `fetchpatch` unused argument.
2022-12-25picard: 2.8.4 -> 2.8.5R. Ryantm1-3/+3
2022-11-22picard: 2.8.3 -> 2.8.4D Anzorge1-12/+4
https://picard.musicbrainz.org/changelog/#release-2.8.4
2022-11-05picard: add patch to fix failing testD Anzorge1-0/+10
2022-08-19picard: 2.8.1 -> 2.8.3R. Ryantm1-2/+2
2022-06-08picard: 2.8 -> 2.8.1R. Ryantm1-2/+2
2022-05-25picard: 2.7.3 -> 2.8R. Ryantm1-3/+3
2022-01-14picard: 2.6.4 -> 2.7.3Alexander Tsamutali1-2/+5
2021-10-07picard: 2.6.3 -> 2.6.4R. RyanTM1-2/+2
2021-07-03treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutilRobert Schütz1-1/+1
2021-06-08Picard: 2.6.2 -> 2.6.3Payas Relekar1-2/+2
2021-05-04picard: 2.5.6 -> 2.6.2Dominik Schrempf1-18/+25
2021-02-22picard: remove stale substituteInPlaceSandro Jäckel1-5/+0
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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-06picard: 2.5.5 -> 2.5.6R. RyanTM1-2/+2
2020-12-24picard: 2.5.4 -> 2.5.5R. RyanTM1-2/+2
2020-12-19picard: 2.5.2 -> 2.5.4R. RyanTM1-2/+2
2020-11-20picard: 2.5.1 -> 2.5.2R. RyanTM1-2/+2
2020-11-03picard: 2.5 -> 2.5.1R. RyanTM1-2/+2
2020-10-25picard: 2.4.4 -> 2.5R. RyanTM1-2/+2
2020-10-07picard: apply new licensing conventionJohannes Rosenberger1-1/+1
according to its home page https://picard.musicbrainz.org/, picard is licensed under gpl2+
2020-09-24picard: 2.4.2 -> 2.4.4Charlotte Van Petegem1-2/+2
2020-08-25picard: update to version 2.4.2Peter Simons1-2/+2
2020-08-14picard: 2.3.2 -> 2.4.1Emery Hemingway1-2/+3
2020-06-01treewide: replace SRI hashesDaiderd Jordan1-1/+1
2020-05-08picard: 2.3.1 -> 2.3.2Emery Hemingway1-2/+2
2020-03-28picard: enable optional playback supportDoron Behar1-2/+22
2020-03-27picard: Fix double wrappingDoron Behar1-4/+5
2020-02-28picard: 2.3 -> 2.3.1zowoq1-3/+3
https://github.com/metabrainz/picard/releases/tag/release-2.3.1
2020-02-19picard: 2.2.3 -> 2.3R. RyanTM1-2/+2
2019-11-28picard: 2.2.2 -> 2.2.3R. RyanTM1-2/+2
2019-10-09picard: 2.2.1 -> 2.2.2Sam Doshi1-2/+2
2019-09-24picard: 2.1.3 -> 2.2.1Peter Simons1-2/+2