Search Criteria
Package Details: tinyalsa-git 2.0.0+68.r605.20241128.e43025b-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tinyalsa-git.git (read-only, click to copy) |
|---|---|
| Package Base: | tinyalsa-git |
| Description: | A small library to interface with ALSA in the Linux kernel. |
| Upstream URL: | https://github.com/tinyalsa/tinyalsa |
| Licenses: | custom |
| Conflicts: | tinyalsa |
| Provides: | tinyalsa |
| Submitter: | E5ten |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-06 21:56 (UTC) |
| Last Updated: | 2026-06-28 11:25 (UTC) |
Latest Comments
1 2 Next › Last »
seawright commented on 2026-07-01 14:42 (UTC) (edited on 2026-07-01 23:07 (UTC) by seawright)
@dreieck, I would be happy to take over maintainership but two questions.
Do you have any contact with the tinyalsa project other than via github?
As you are an AUR maintainer of various packages have you had any problems with upstream versus AUR patches either from the projects themselves or from AUR maintainers?
Regards!
dreieck commented on 2026-06-30 21:39 (UTC)
@seawright,
Ah, you mean another issue.
I am actually not using tinyalsa, do you want to take over maintainership?
Regards!
seawright commented on 2026-06-30 17:36 (UTC)
@dreieck, Please read my last comment again. I am referring to a segmentation fault with tinyplay if the soundfile does not exist.
I realise it is an upstream problem but I raised an issue over two years ago which has been ignored. I can email you with my suggested fix if you would be willing to consider it.
Regards!
dreieck commented on 2026-06-30 13:49 (UTC)
@seawright,
ahem, I have workearounded the
PKGBUILD.seawright commented on 2026-06-30 11:24 (UTC) (edited on 2026-06-30 11:26 (UTC) by seawright)
@dreieck, I doubt that your upstream issue report will be actioned. I raised an issue Tinyplay Segfault #252 in February 2024 which is yet to be acknowledged.
I realise that it should be dealt with upstream but due to projects lack of interest would you be willing to apply the patch for this issue in PKGBUILD?
Regards!
dreieck commented on 2026-06-28 11:25 (UTC)
@seawright, thanks for reporting.
Workedaround. And created ↗ upstream issue report.
Regards!
seawright commented on 2026-06-23 14:59 (UTC) (edited on 2026-06-27 18:48 (UTC) by seawright)
Package does not build using makepkg -sirc
but does build after adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to cmake options in PKGBUILD
Suggest amending PKGBUILD as per above diff.
dreieck commented on 2023-01-28 12:08 (UTC)
Adopted the package, fixed issues.
dreieck commented on 2022-10-15 17:28 (UTC) (edited on 2023-01-28 11:58 (UTC) by dreieck)
Here is a patch about what needs to be changed to the
PKGBUILD:dreieck commented on 2022-10-15 17:24 (UTC)
Fails to build with
utils/tinywavinfo.c:188:31: error: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Werror=sign-compare]:Adding to the
build()functiondoes mitigate this issue for me.
Thanks for maintaining!
1 2 Next › Last »