about summary refs log tree commit diff
path: root/pkgs/applications/audio/deadbeef/plugins
AgeCommit message (Collapse)AuthorFilesLines
2022-06-29Merge pull request #173484 from cmm/deadbeef-1.9.1Jan Tojnar2-9/+76
deadbeef 1.8.4 -> 1.9.1
2022-06-29deadbeefPlugins.playlist-manager: init at unstable-2021-05-02Michael Livshin1-0/+50
2022-06-29deadbeefPlugins.mpris2: 1.12 -> 1.14Michael Livshin1-9/+26
* Use proper fetchFromGitHub * Reflect that the source moved under DeaDBeeF-Player * De-rec
2022-06-20deadbeefPlugins.musical-spectrum: init at unstable-2020-07-01Dominic Delabruere1-0/+42
2022-05-30deadbeef-statusnotifier-plugin: fix libdbusmenu dependencyEvgeny Kurnevsky1-2/+2
2022-05-11infobar: dropRick van Schijndel1-34/+0
Broken since 2019-06-12
2021-07-23Merge pull request #130534 from kurnevsky/deadbeef-statusnotifier-pluginSandro1-0/+39
2021-07-23deadbeef-statusnotifier-plugin: init at 1.6Evgeny Kurnevsky1-0/+39
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer4-8/+8
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-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch4-8/+8
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-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly3-3/+3
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth3-4/+4
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-14deadbeefPlugins.lyricbar: init at unstable-2019-01-29Jan Tojnar1-0/+26
2019-06-14deadbeefPlugins.infobar: mark as brokenJan Tojnar1-1/+2
Crashes DeaDBeef and is abandoned: https://github.com/DeaDBeeF-Player/deadbeef/issues/2112 https://bitbucket.org/dsimbiriatin/deadbeef-infobar/issues/38/infobar-causes-deadbeef-180-to-crash
2019-04-13deadbeefPlugins.opus: dropJan Tojnar1-31/+0
opus support is now built into deadbeef
2019-04-13deadbeefPlugins.mpris2: 1.11 → 1.12Jan Tojnar1-2/+2
2018-08-30deadbeefPlugins.infobar: init at 1.4Jan Tojnar1-0/+33
2018-08-28deadbeefPlugins.headerbar-gtk3: init at 1.2Jan Tojnar1-0/+30
2018-06-27deadbeef-mpris2-plugin: 1.10 -> 1.11R. RyanTM1-2/+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/deadbeef-mpris2-plugin/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 1.11 with grep in /nix/store/isa0i2bjry1xg3l8895k10w1zwd4ij9f-deadbeef-mpris2-plugin-1.11 - directory tree listing: https://gist.github.com/020d669dc365b545d61d171c5566d03a - du listing: https://gist.github.com/9cd938a3d8215dbc4f00d62fe20ca4f5
2018-02-24deadbeefPlugins.opus: init at 0.8Jan Tojnar1-0/+31
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-11-24deadbeef-mpris2-plugin: 1.8 -> 1.10Nikolay Amiantov1-2/+2
2016-11-24treewide: quote URLs in my packagesNikolay Amiantov1-1/+1
2015-08-17deadbeef-mpris2-plugin: init at 1.8Nikolay Amiantov1-0/+23