Search Criteria
Package Details: python-fmod-tookit-git r2.c471d3b-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-fmod-tookit-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-fmod-tookit-git |
| Description: | A lightweight Python package designed to extract and export audio. |
| Upstream URL: | https://github.com/K0lb3/fmod_toolkit.git |
| Licenses: | MIT |
| Conflicts: | python-fmod-tookit |
| Provides: | python-fmod-tookit |
| Submitter: | Neko_Rikka |
| Maintainer: | Neko_Rikka |
| Last Packager: | Neko_Rikka |
| Votes: | 1 |
| Popularity: | 0.068116 |
| First Submitted: | 2025-10-07 04:17 (UTC) |
| Last Updated: | 2026-01-07 04:02 (UTC) |
Dependencies (9)
- python
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-cov (check)
Latest Comments
Neko_Rikka commented on 2026-01-07 04:00 (UTC)
thanks for suggestion
Kycko commented on 2026-01-06 18:27 (UTC)
I see you haven't changed release to 2. You should increase it every time you update PKGBUILD.
Kycko commented on 2026-01-06 18:25 (UTC)
Thank you)
Neko_Rikka commented on 2026-01-06 12:34 (UTC) (edited on 2026-01-06 12:46 (UTC) by Neko_Rikka)
my network seems to be having problems.
oh, i fixed it
Kycko commented on 2026-01-05 18:11 (UTC) (edited on 2026-01-05 19:39 (UTC) by Kycko)
Why you can't? Can I make some sort of pull request? Sorry for the question, I haven't used AUR infrastructure since 2017 :/
Neko_Rikka commented on 2026-01-04 09:18 (UTC) (edited on 2026-01-04 09:19 (UTC) by Neko_Rikka)
I have tried to fix the error. however, i cannot upload the changes. you can copy the following content and then execute
makepkg -si.Kycko commented on 2026-01-04 00:07 (UTC)
I have two errors during build: 1. git-lfs is marked as make dependency but is not installed before I run yay -> I see "unknown downloading protocol" error; 2. I've installed git-lfs manually, then run yay -> I see the same error.