Please note that this package is really unstable. You really should be using https://aur.archlinux.org/packages/qusb2snes instead
Search Criteria
Package Details: qusb2snes-git master-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qusb2snes-git.git (read-only, click to copy) |
|---|---|
| Package Base: | qusb2snes-git |
| Description: | A Qt based webserver for usb2snes |
| Upstream URL: | https://github.com/Skarsnik/QUsb2snes |
| Licenses: | GPL3 |
| Provides: | QFile2Snes, QUsb2Snes |
| Submitter: | aconscious |
| Maintainer: | ChTBoner |
| Last Packager: | ChTBoner |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-11-28 15:00 (UTC) |
| Last Updated: | 2025-11-16 16:38 (UTC) |
Dependencies (4)
- qt6-serialport
- qt6-websockets
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR) (make)
Required by (2)
- alttpr-opentracker (optional)
- alttpr-opentracker-git (optional)
Sources (4)
Latest Comments
ChTBoner commented on 2025-11-16 17:16 (UTC)
ChTBoner commented on 2024-12-10 12:10 (UTC)
I took ownership of the package and it should now be working.
le_tucan commented on 2022-08-29 20:11 (UTC) (edited on 2022-08-29 20:13 (UTC) by le_tucan)
I have noticed, that the path for the icon has changed (see: https://github.com/Skarsnik/QUsb2snes/commit/2501d549a6d85fb54b6faaed8d09d9791b526772). Therefore, line 34 and 55 need to have "ui/icons/" before the file names. Then the package can build successfully again.
ISSOtm commented on 2021-05-04 06:46 (UTC) (edited on 2021-05-04 07:04 (UTC) by ISSOtm)
The build now fails (trying to compile qusb2snes-git r313.71edc93-1) due to emunwaccessclient.h not being found. Investigating...
[EDIT] It appears that upstream added a submodule, which Git sources don't clone. The approved way of fixing this is to add git submodule update --init after cd "$srcdir/$_projname" in prepare(). This then built successfully for me.
marcmagus commented on 2020-12-18 20:41 (UTC)
Please add:
makedepends=("git" "imagemagick")
to ensure a successful build environment
aconscious commented on 2020-03-26 06:04 (UTC)
Thanks for the heads up, I've updated the package with the dependencies required now.
JKAbrams commented on 2020-03-25 15:20 (UTC)
Needs dependency on qt5-websockets
Pinned Comments
ChTBoner commented on 2025-11-16 17:16 (UTC)
Please note that this package is really unstable. You really should be using https://aur.archlinux.org/packages/qusb2snes instead