Search Criteria
Package Details: streamcontroller 1.5.0beta15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/streamcontroller.git (read-only, click to copy) |
|---|---|
| Package Base: | streamcontroller |
| Description: | An elegant Linux app for the Elgato Stream Deck with support for plugins |
| Upstream URL: | https://github.com/StreamController/StreamController |
| Keywords: | streamcontroller,steamdeck |
| Licenses: | GPL-3 |
| Conflicts: | streamcontroller-git |
| Provides: | streamcontroller |
| Submitter: | NOSDuco |
| Maintainer: | NOSDuco |
| Last Packager: | NOSDuco |
| Votes: | 5 |
| Popularity: | 0.026971 |
| First Submitted: | 2024-07-30 04:00 (UTC) |
| Last Updated: | 2026-07-15 17:11 (UTC) |
Dependencies (8)
- gobject-introspection
- libadwaita (libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libportal
- libportal-gtk4
- python
- xdg-desktop-portal (xdg-desktop-portal-minimal-gitAUR, xdg-desktop-portal-gitAUR)
- xdg-desktop-portal-gtk (xdg-desktop-portal-gtk-gitAUR, xdg-desktop-portal-gtk-dummyAUR)
- python-pip (make)
Latest Comments
1 2 3 4 Next › Last »
NOSDuco commented on 2026-07-06 15:44 (UTC)
@Smoerrebroed think you're building with a cached download, you'll want to clear it and install and it should work. current shas match what is live on github
Smoerrebroed commented on 2026-06-29 08:34 (UTC) (edited on 2026-06-29 08:37 (UTC) by Smoerrebroed)
Seems like it's broken again:
NOSDuco commented on 2026-06-20 03:04 (UTC)
yeah seems like release was overwritten or regenerated. patched checksum
hirnschmalz commented on 2026-06-09 14:15 (UTC) (edited on 2026-06-09 14:15 (UTC) by hirnschmalz)
There seems to be an issue with the checksums
NOSDuco commented on 2026-05-18 15:20 (UTC)
Applied both of @brody 's recommendations. Thanks!
Smoerrebroed commented on 2026-05-18 14:53 (UTC)
Thanks @brody for that hint. Now I can build the package and seemingly the applications runs fine, so unless you've found something else I'm gonna say this fixes the issue for good.
brody commented on 2026-05-17 08:40 (UTC)
@Smoerrebroed I could repoduce the error.
To fix the build process I added a prepare() part to the PKGBUILD file.
But I need to check the installed package for issues.
Smoerrebroed commented on 2026-05-15 12:11 (UTC)
Has anybody tried building/installing recently? I'm running an up-to-date Arch system, but building this package I end up with:
brody commented on 2026-04-01 09:31 (UTC) (edited on 2026-04-01 09:32 (UTC) by brody)
It would be great if you could modify the PKGBUILD file to comply with FHS standards. This means not using the
/usr/local/directory, as it is intended for software installed manually (by an administrator with the appropriate write permissions) and not for packages from the package management system.An alternative to
“${pkgdir}”/usr/local/lib/streamcontrollercould be“${pkgdir}”/usr/lib/streamcontroller/venv.I have tested this change myself.
NOSDuco commented on 2026-03-10 15:43 (UTC)
with the release of beta14 this should build properly now. no need to use -git unless you prefer latest.
1 2 3 4 Next › Last »