Hi, this is just so that this package lists all dependencies explicitly.
Search Criteria
Package Details: respeqt-git r5.4.1RC2.r1.gccc3d17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/respeqt-git.git (read-only, click to copy) |
---|---|
Package Base: | respeqt-git |
Description: | RespeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable. |
Upstream URL: | https://github.com/josch1710/RespeQt |
Keywords: | Atari emulator SIO |
Licenses: | GPL-2.0-only |
Submitter: | 8BitSloth |
Maintainer: | 8BitSloth |
Last Packager: | 8BitSloth |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-10 04:30 (UTC) |
Last Updated: | 2025-03-07 15:08 (UTC) |
Dependencies (11)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Required by (0)
Sources (1)
micwoj92 commented on 2025-03-07 16:26 (UTC)
8BitSloth commented on 2025-03-07 15:04 (UTC)
I've added gcc-libs for now. It worked as expected with and without this dependency in a new Arch install. I had purposely left this out when I started this package in 2015, but I do not remember why. Maybe it was that, at the time, gcc-libs was trying to pull all dependencies instead of those that were strictly needed. Anyway, let me know if any weird stuff happens since my Arch installs seem to work fine with this package where others struggle.
micwoj92 commented on 2025-02-24 23:01 (UTC)
Please add gcc-libs to dependencies.
8BitSloth commented on 2024-03-14 02:58 (UTC)
Thanks to OJaksch for a new fork. I've updated the PKGBUILD and moved from using qmake to cmake. If there are any issues, please flood my email because I am HORRIBLE at getting AUR notifications.
Don't blame me, I'm just a sloth.
OJaksch commented on 2023-09-07 12:22 (UTC)
A more recent fork, which is reaching v5.4 (currently at RC1), here:
https://github.com/josch1710/RespeQt
I did a rewrite of your PKGBUILD which I could hand over, if interested.
OJaksch commented on 2021-06-23 09:38 (UTC)
Please remove fix for atascii.ccp as maintainer added this already in april 2021 to git upstream (was an issue reported by me). Next things for PKGBUILD are the correct URL of https://github.com/RespeQt/RespeQt and please add 'aarch64' to the arch. Thanks!
8BitSloth commented on 2021-03-23 01:57 (UTC)
Added a temp fix for an issue in atascii.ccp. If the compile files remove the fix from build(). The project maintainer hasn't fixed this issue in almost a year so I'm adding it myself.
8BitSloth commented on 2020-04-22 20:09 (UTC)
Updated to a new git. Seems the project moved somewhere between 20 days and 5 years ago. Anyway, it is now working.
8BitSloth commented on 2020-02-15 23:15 (UTC)
The removal of stropts.h from glibc has caused this program to stop compiling. I am currently looking over alternatives for fixing this.
Pinned Comments
8BitSloth commented on 2025-03-07 15:04 (UTC)
I've added gcc-libs for now. It worked as expected with and without this dependency in a new Arch install. I had purposely left this out when I started this package in 2015, but I do not remember why. Maybe it was that, at the time, gcc-libs was trying to pull all dependencies instead of those that were strictly needed. Anyway, let me know if any weird stuff happens since my Arch installs seem to work fine with this package where others struggle.