Felipe Silva
eed5548ddb
beets: add main program
2023-08-13 21:44:29 -03:00
Martin Weinelt
ce181b4dd0
beets: fix compat with pillow 10.0
2023-08-05 17:20:07 +02:00
Sefa Eyeoglu
d0a98a0fc2
beets-unstable: unstable-2022-08-27 -> unstable-2023-07-05
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-09 18:18:04 +02:00
Sefa Eyeoglu
7631229b5e
beets: fix embedart with imagick 7.1.1-12
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-09 18:17:48 +02:00
Doron Behar
04ae8fffa7
beets: disable failing test
...
Reported here: https://github.com/beetbox/beets/issues/4836
2023-06-30 15:41:46 +03:00
Artturin
cadffcfe50
treewide: remove issue #56943 workarounds
...
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
7d75060573
beets: Apply patch to fix unidecode>1.3.5 compat
2023-01-15 12:03:41 +01:00
Kylie McClain
2ad8652ef2
beets: install man pages
2022-11-21 18:28:07 -05:00
Julius de Bruijn
bd0a5ce380
beets: test to validate gstreamer interop
2022-08-08 19:03:19 +02:00
Julius de Bruijn
141ec34c9a
beets: fix pygobject issues
2022-08-03 23:30:24 +02:00
Bernardo Meurer
88a9ab2ca9
beets: expose enabled plugins in passthru
2022-07-26 04:29:51 +02:00
Bernardo Meurer
4845c93713
beets: fix external plugins in pluginOverrides
2022-05-31 16:00:02 -07:00
Gabriel Ebner
e2ae9005ab
beets: correctly ignore tests
...
This fixes the beetsPackages.beets-minimal build.
2022-05-21 16:35:56 +02:00
Bernardo Meurer
6eab16313f
beets: remove usage of ? null
2022-05-09 12:19:56 -07:00
Bernardo Meurer
98a9194800
beetsPackages: fix input ordering
2022-05-08 16:25:28 -07:00
Bernardo Meurer
efbb686d6a
beets: don't use eval in checkPhase
2022-05-08 16:22:52 -07:00
Bernardo Meurer
c9786cfb93
beets: remove enum34
2022-05-08 16:21:29 -07:00
Bernardo Meurer
d9910fc928
beets: refactor
...
Highlights:
* We now have a beets-unstable
* We now run tests for beets-minimal
* We're much more strict about the effects of enabling/disabling plugins
* All patches but one were dropped
* Removal of deprecated nose in favor of pytest
* Art resizing is working better now
2022-05-08 14:52:16 -07:00