x11/albert: Update to 0.20.5
Details
Details
- Reviewers
lwhsu arrowd - Group Reviewers
Contributor Reviewers (ports) - Commits
- R11:104045c79d12: x11/albert: Update to 0.20.5
tested in poudirere, and tested some runtime.
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
x11/albert/Makefile | ||
---|---|---|
15 | This can be just play:audio/sox. | |
17 | While at it, can you please sort these values? | |
20 | Sort these too. | |
25 | Extra space at the beginning of the value? | |
29 | By convention placeholder values are wrapped in %%. Can you please change LOCALBASE here and in patches into %%LOCALBASE%%? | |
x11/albert/files/patch-plugins_calculator__qalculate_CMakeLists.txt | ||
7 ↗ | (On Diff #116715) | Are these patches actually needed if you add :ldflags to USES=localbase? |
x11/albert/files/patch-plugins_files_src_plugin.cpp | ||
2 | It'd be great to have an explanation for this patch in the patch's header. |
Comment Actions
Assume "trash:///" on FreeBSD as well as Linux, sort USES. use %%LOCALBASE%% instead of LOCALBASE as placeholders.
x11/albert/files/patch-plugins_files_src_plugin.cpp | ||
---|---|---|
2 | I changed it to just do as on Linux. |
x11/albert/Makefile | ||
---|---|---|
25 | I cannot find the extra space either after git apply, or in the raw diff. Can you? |