Search Criteria
Package Details: alsa-scarlett-gui-git 0.2.3.gb9f0-1
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: | Gtk4 GUI for the Focusrite Scarlett Gen 2/3 ALSA Mixer Driver. |
Upstream URL: | https://github.com/geoffreybennett/alsa-scarlett-gui |
Licenses: | GPL3 |
Provides: | alsa-scarlett-gui |
Submitter: | akura |
Maintainer: | akura |
Last Packager: | akura |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-30 18:00 (UTC) |
Last Updated: | 2022-04-02 17:05 (UTC) |
Dependencies (6)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- gtk4 (gtk4-git, gtk-rc, gtk4-telegrand)
- gcc (fastgcc, gccrs-git, gcc-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- make (make-git) (make)
- pkgconf (pkgconf-git) (make)
Latest Comments
akura commented on 2022-04-02 16:56 (UTC)
I've added PREFIX to the build command, that should fix the
.desktop
file.usrmusicman commented on 2022-04-01 22:11 (UTC)
Please add this line to the end of the package() function
sed -i -e "s|/usr/local/bin/|/usr/bin/|" "$pkgdir/usr/share/applications/vu.b4.alsa-scarlett-gui.desktop"
Without this the mixer will not launch from the .desktop file