Search Criteria
Package Details: alsa-scarlett-gui-git 0.5.1.6.gd731-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/alsa-scarlett-gui-git.git (read-only, click to copy) |
---|---|
Package Base: | alsa-scarlett-gui-git |
Description: | GUI for the ALSA controls presented by the Scarlett2 driver, Development version |
Upstream URL: | https://github.com/geoffreybennett/alsa-scarlett-gui |
Keywords: | alsa focusrite scarlett |
Licenses: | GPL-3.0-or-later, LGPL-3.0-or-later |
Conflicts: | alsa-scarlett-gui |
Provides: | alsa-scarlett-gui |
Submitter: | akura |
Maintainer: | wooptoo (z3n) |
Last Packager: | wooptoo |
Votes: | 3 |
Popularity: | 0.21 |
First Submitted: | 2022-03-30 18:00 (UTC) |
Last Updated: | 2025-08-05 22:17 (UTC) |
Dependencies (14)
- alsa-lib
- alsa-utils (alsa-utils-gitAUR)
- cairo (cairo-gitAUR)
- glib2 (glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- pango (pango-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- sed (sed-gitAUR) (make)
Required by (1)
- fcp-support-git (optional)
Latest Comments
1 2 Next › Last »
wooptoo commented on 2025-10-15 21:49 (UTC)
z3n: I added you as a maintainer here, can you please update this package as well? Thanks
z3n commented on 2025-10-15 10:50 (UTC) (edited on 2025-10-15 10:50 (UTC) by z3n)
for the scarlett Gen 4 big models fcp-server is also needed. i created a package for that: https://aur.archlinux.org/packages/fcp-support-git
wooptoo commented on 2025-08-05 22:18 (UTC)
No problem at all, done
Marzal commented on 2025-08-05 13:31 (UTC)
Hi, thanks for maintaining this package. Could you add
alsa-utils
as opt-dep./usr/bin/alsactl
is needed to load/save stateswooptoo commented on 2024-10-14 15:09 (UTC)
The latest dev version now enables support for Scarlett Gen4 and the Vocasters.
akura commented on 2024-04-03 19:28 (UTC)
since alsa-scarlett-gui is now provided in the extra packages of pacman, I'll stop maintaining the git version of this package. I advise people to switch to the official repository version
fenugrec commented on 2024-01-24 20:27 (UTC)
@luckdragon no, this is a -git package so as long as it still builds, it doesn't become "out of date". When you makepkg it should generate the proper version string.
luckdragon commented on 2024-01-24 19:10 (UTC)
I think this is out of date? https://github.com/geoffreybennett/alsa-scarlett-gui/releases/tag/0.3.3
latest tag is 0.3.3 also there's a debian build now
akura commented on 2023-04-27 18:07 (UTC)
@fenugrec I was a bit in doubt both on how to patch things in a robust way and on how to generate the shasum for the extra file.
Replaced the patch file with your suggested sed command, thanks for the suggestions.
fenugrec commented on 2023-04-27 17:51 (UTC)
@akura nice, that was fast.
I still think
sed -i 's/-Werror//' src/Makefile
would be more robust (if i.e. upstream doesn't immediately addresses the problem but makes unrelated changes that would break our .patch). No big deal though, this is probably fine and definitely an improvement.I would suggest
makepkg --geninteg
: I think it's good practice to have shasum entries even for local patches that don't come from "outside".1 2 Next › Last »