about summary refs log tree commit diff
path: root/pkgs/applications/audio/munt
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt2-2/+2
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm2-0/+2
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.
2023-11-05libmt32emu: 2.7.0 -> 2.7.1R. Ryantm1-2/+2
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie3-3/+3
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin3-3/+3
replaceStrings has been in nix since 2015(nix 1.10) so it is safe to remove the fallback https://github.com/nixos/nix/commit/d6d5885c1567454754a0d260521bafa0bd5e7fdb
2022-09-27libmt32emu: fixup path in .pc fileVladimír Čunát1-0/+6
2022-08-08mt32emu-qt: 1.10.2 -> 1.11.1OPNA26081-2/+2
2022-08-02mt32emu-smf2wav: 1.8.2 -> 1.9.0OPNA26081-2/+2
2022-08-01libmt32emu: 2.6.3 -> 2.7.0R. Ryantm1-2/+2
2022-05-12mt32emu-smf2wav: 1.7.0 -> 1.8.2OPNA26081-4/+6
2022-05-12mt32emu-qt: 1.9.0 -> 1.10.2OPNA26081-6/+8
2022-05-12libmt32emu: 2.5.3 -> 2.6.3OPNA26081-2/+2
2022-02-01mt32emu-qt: init at 1.9.0AndersonTorres1-0/+75
2022-02-01mt32emu-smf2wav: init at 1.7.0AndersonTorres1-0/+50
2022-02-01libmt32emu: init at 2.5.3AndersonTorres1-0/+38
2022-02-01munt: removeAndersonTorres1-52/+0
Munt is a monorepo, and it uses multiple directories for their various subprojects. While there is an attempt to unified release tags for future releases, for now we will rely on this current state of things and release each useful program "independently". This specific patch is just for cleanup purposes.
2022-01-31munt: 2.5.0 -> 2.5.3AndersonTorres1-19/+21
2021-09-28treewide: remove darwin-only manual wrapQtApp invocationsDmitry Kalinkin1-1/+0
2021-06-17munt: Add maintainer, 2.4.1 -> 2.5.0OPNA26081-20/+33
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-04-30treewide: remove gnidorahSandro Jäckel1-1/+1
due to github account removal/deletion and not other mean of contact.
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
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
2020-10-08munt: 2.4.0 -> 2.4.1gnidorah1-4/+4
2020-06-15munt: 2.3.0 -> 2.4.0 (#89008)gnidorah1-4/+4
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-08-19munt: use qt5's mkDerivationgnidorah1-2/+2
2019-05-04munt: init at 2.3.0gnidorah1-0/+38