Commit 112355f 1 parent 6d02844 commit 112355f Copy full SHA for 112355f
File tree 3 files changed +46
-35
lines changed
3 files changed +46
-35
lines changed Original file line number Diff line number Diff line change @@ -25,30 +25,16 @@ SPK_COMMANDS = env/bin/beet
25
25
26
26
include ../../mk/spksrc.python.mk
27
27
28
- # [dbus_python]
29
- # DEPENDS += cross/dbus
30
-
31
- # [llvmlite]
32
- # DEPENDS += cross/llvm
33
-
34
28
# [lxml]
35
29
DEPENDS += cross/libxml2
36
30
DEPENDS += cross/libxslt
37
31
ifeq ($(call version_lt, $(TC_GCC ) , 5.0) ,1)
38
32
WHEELS_CFLAGS += [lxml] -std=c11
39
33
endif
40
34
41
- # [msgpack]
42
- ifeq ($(call version_lt, $(TC_GCC ) , 5.0) ,1)
43
- WHEELS_CFLAGS += [msgpack] -std=c11
44
- endif
45
-
46
35
# [Pillow]
47
36
DEPENDS += cross/pillow
48
37
49
- # [pycairo]
50
- DEPENDS += cross/cairo
51
-
52
38
# [pycryptodomex]
53
39
ifeq ($(call version_lt, $(TC_GCC ) , 5.0) ,1)
54
40
WHEELS_CFLAGS += [pycryptodomex] -std=c11
61
47
62
48
# [PyYAML]
63
49
DEPENDS += cross/libyaml
50
+
51
+ # TODO: The following plugins are currently unsupported due to dependency issues:
52
+ # autobpm, bpd, metasync, and replaygain.
53
+
54
+ # [dbus_python]
55
+ # DEPENDS += cross/dbus # expat not found!
56
+
57
+ # [llvmlite]
58
+ # DEPENDS += cross/llvm
59
+
60
+ # [msgpack]
61
+ # ifeq ($(call version_lt, $(TC_GCC), 5.0),1)
62
+ # WHEELS_CFLAGS += [msgpack] -std=c11
63
+ # endif
64
+
65
+ # [pycairo]
66
+ # DEPENDS += cross/cairo # Could not invoke sanity test executable
Original file line number Diff line number Diff line change 1
- # Generated using the requirements script on February 8 , 2025
1
+ # Generated using the requirements script on February 10 , 2025
2
2
3
3
Brotli==1.1.0
4
4
cffi==1.17.1
5
5
charset_normalizer==3.4.1
6
- #dbus_python==1.3.2
7
6
inflate64==1.0.1
8
7
jellyfish==1.1.3
9
- #llvmlite==0.44.0
10
- lxml==5.3.0
8
+ lxml==5.3.1
11
9
MarkupSafe==3.0.2
12
- msgpack==1.1.0
13
- #numba==0.61.0
14
- #numpy==2.1.3
15
10
#pillow ==> cross/pillow
16
11
psutil==6.1.1
17
12
pybcj==1.0.3
18
- pycairo==1.27.0
19
13
pycryptodomex==3.21.0
20
- #pygobject==3.50.0
21
14
pyppmd==1.1.1
22
15
PyYAML==6.0.2
23
16
pyzstd==0.16.2
24
17
reflink==0.2.2
25
- #scikit_learn==1.6.1
26
- #scipy==1.15.1
27
- #soxr==0.5.0.post1
18
+
19
+ # TODO: The following plugins are currently unsupported due to dependency issues:
20
+ # autobpm, bpd, metasync, and replaygain.
21
+
22
+ #dbus_python==1.3.2 # Dependency "dbus-1" not found
23
+ #llvmlite==0.44.0 # Could not find a `llvm-config` binary
24
+ #msgpack==1.1.0
25
+ #numba==0.61.0 # ModuleNotFoundError: No module named 'numpy'
26
+ #numpy==2.1.3 # NumPy requires Cython >= 3.0.6
27
+ #pycairo==1.27.0 # Dependency "cairo" not found
28
+ #pygobject==3.50.0 # Dependency 'gobject-introspection-1.0' is required but not found
29
+ #scikit_learn==1.6.1 # Meson version is 1.0.1 but project requires >= 1.1.0
30
+ #scipy==1.15.1 # Meson version is 1.0.1 but project requires >= 1.5.0
31
+ #soxr==0.5.0.post1 # Could not find a package configuration file provided by "nanobind"
Original file line number Diff line number Diff line change 1
- # Generated using the requirements script on February 8 , 2025
1
+ # Generated using the requirements script on February 10 , 2025
2
2
3
3
accessible_pygments==0.0.5
4
4
alabaster==1.0.0
@@ -12,7 +12,6 @@ blinker==1.9.0
12
12
#certifi ==> python312
13
13
click==8.1.8
14
14
confuse==2.0.1
15
- decorator==5.1.1
16
15
docutils==0.21.2
17
16
filetype==1.2.0
18
17
flask==3.1.0
@@ -25,10 +24,7 @@ ifaddr==0.2.0
25
24
imagesize==1.4.1
26
25
itsdangerous==2.2.0
27
26
jinja2==3.1.5
28
- joblib==1.4.2
29
27
langdetect==1.0.9
30
- lazy_loader==0.4
31
- librosa==0.10.2.post1
32
28
mediafile==0.13.0
33
29
multivolumefile==0.2.3
34
30
munkres==1.1.4
@@ -38,7 +34,6 @@ oauthlib==3.2.2
38
34
packaging==24.2
39
35
#pip ==> python312
40
36
#platformdirs ==> python312
41
- pooch==1.8.2
42
37
py7zr==0.22.0
43
38
pyacoustid==1.3.0
44
39
pycparser==2.22
@@ -52,12 +47,10 @@ pyxdg==0.28
52
47
rarfile==4.2
53
48
requests==2.32.3
54
49
requests_oauthlib==2.0.0
55
- resampy==0.4.3
56
50
#six ==> python312
57
51
sniffio==1.3.1
58
52
snowballstemmer==2.2.0
59
53
soco==0.30.8
60
- soundfile==0.13.1
61
54
soupsieve==2.6
62
55
sphinx==8.1.3
63
56
sphinxcontrib_applehelp==2.0.0
@@ -67,9 +60,20 @@ sphinxcontrib_jsmath==1.0.1
67
60
sphinxcontrib_qthelp==2.0.0
68
61
sphinxcontrib_serializinghtml==2.0.0
69
62
texttable==1.7.0
70
- threadpoolctl==3.5.0
71
63
typing_extensions==4.12.2
72
64
Unidecode==1.3.8
73
65
urllib3==2.3.0
74
66
werkzeug==3.1.3
75
67
xmltodict==0.14.2
68
+
69
+ # TODO: The following plugins are currently unsupported due to dependency issues:
70
+ # autobpm, bpd, metasync, and replaygain.
71
+
72
+ #decorator==5.1.1
73
+ #joblib==1.4.2
74
+ #lazy_loader==0.4
75
+ #librosa==0.10.2.post1
76
+ #pooch==1.8.2
77
+ #resampy==0.4.3
78
+ #soundfile==0.13.1
79
+ #threadpoolctl==3.5.0
You can’t perform that action at this time.
0 commit comments