Search Criteria
Package Details: day-of-the-tentacle-remastered-bin 1:1.4.1+gog2.1.0.2-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/day-of-the-tentacle-remastered-gog-bin.git (read-only, click to copy) |
---|---|
Package Base: | day-of-the-tentacle-remastered-gog-bin |
Description: | Day of the Tentacle Remastered. You need a GOG account and have purchased the file through GOG; PKGBUILD might ask you for GOG login. |
Upstream URL: | https://www.doublefine.com/games/day-of-the-tentacle-remastered |
Licenses: | zlib, GPL-3.0-or-later, GPL-2.0-or-later, LicenseRef-Proprietary, LicenseRef-GOG_User_Agreement |
Groups: | games |
Conflicts: | day-of-the-tentacle, day-of-the-tentacle-remastered, day-of-the-tentacle-remastered-gog-bin, dott |
Provides: | day-of-the-tentacle, day-of-the-tentacle-remastered, day-of-the-tentacle-remastered-gog-bin, dott |
Replaces: | day-of-the-tentacle-remastered-gog-bin, dott |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-06-20 14:58 (UTC) |
Last Updated: | 2024-07-06 21:01 (UTC) |
Dependencies (12)
- alsa-lib
- lib32-alsa-lib
- lib32-libudev0-shim
- lib32-mesa-libgl (lib32-mesa-gitAUR, lib32-mesa-amd-bc250AUR, lib32-amdonly-gaming-mesa-gitAUR, lib32-mesa)
- mesa-libgl (mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa)
- gogextract (gogextract-gitAUR, gogextract-yepoleb-gitAUR) (make)
- lgogdownloaderAUR (lgogdownloader-gitAUR, lgogdownloader-qt5AUR, lgogdownloader-qt5-gitAUR) (make)
- optipng (make)
- lib32-libxinerama (optional, x86_64) – multi-monitor support
- lib32-libxrandr (optional, x86_64) – multi-monitor support
- libxinerama (libxinerama-randr-gitAUR) (optional, i686) – multi-monitor support
- libxrandr (libxrandr-gitAUR) (optional, i686) – multi-monitor support
Required by (2)
- maniac-mansion (requires day-of-the-tentacle-remastered) (make)
- maniac-mansion-data-bin (requires day-of-the-tentacle-remastered) (make)
Latest Comments
jschuster commented on 2024-07-08 01:07 (UTC)
@dreieck Sorry, I meant to say that these are needed just for multi-monitor setups. So it's optional in the sense that you don't need it (I assume) if you only have one monitor.
This works for me with only xrandr installed and not xinerama. My understanding is that xinerama is the old way of doing multi-monitor setups and xrandr is the new way (see sections 2 and 6 of https://wiki.archlinux.org/title/Multihead), so it may be dependent on which method the user is using.
dreieck commented on 2024-07-06 21:00 (UTC) (edited on 2024-07-06 21:03 (UTC) by dreieck)
@jschuster:
Thanks for the suggestion!
Added xinerama and XrandR libraries to
optdepends
.But why then should it be only
optdepends
and notdepends
, if it leaves a blank screen and no sound at all without those libraries?Regards!
jschuster commented on 2024-07-06 00:42 (UTC)
Suggestion: add optdepends for (lib32-)libxrandr and (lib32-)libxinerama, as in https://github.com/schuster/day-of-the-tentacle-remastered-gog-bin/commit/a88061961d1717c7dfb26bdeef61c0ca20fa2861. Running the app without those just left me with a completely black screen and no sound; I had to jump to another TTY to kill it.