Search Criteria
Package Details: games_nebula 20180605-2
Git Clone URL: | https://aur.archlinux.org/games_nebula.git (read-only, click to copy) |
---|---|
Package Base: | games_nebula |
Description: | Unofficial Linux client for GOG |
Upstream URL: | https://github.com/yancharkin/games_nebula |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | xilent |
Maintainer: | None |
Last Packager: | xilent |
Votes: | 5 |
Popularity: | 0.002105 |
First Submitted: | 2017-12-08 09:50 |
Last Updated: | 2018-10-04 08:01 |
Dependencies (24)
- curl (curl-git, curl-minimal-git)
- htmlcxx
- innoextract (innoextract-git)
- lgogdownloader (lgogdownloader-git, lgogdownloader-qt5-git)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git)
- python-beautifulsoup4
- python-gobject (python-gobject-git)
- python-lxml
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pytz
- python-requests
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- xorg-xrandr (xorg-xrandr-git)
- cabextract (optional)
- dosbox (dosbox-debug, dosbox-daum, dosbox-ex-svn, dosbox-svn, dosbox-svn-ne2000, dosbox-sdl2, dosbox-openglide-svn, dosbox-ece, dosbox-staging-git, dosbox-staging) (optional)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (optional)
- gksu (gtksu-git) (optional)
- megatools (megatools-git, megatools-bin) (optional)
- scummvm (scummvm-git) (optional)
- tar (tar-libarchive, tar-git, tar-parallel) (optional)
- unshield (unshield-git) (optional)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-valve, wine-stable-next, wine-stable, wine-staging-git, wine-stable-ubuntu, wine-staging) (optional)
- winetricks (winetricks-git) (optional)
- xterm (jbxvt-git, xterm-git) (optional)
Latest Comments
firekage commented on 2020-01-12 17:24
Does not work right now. As soon as i launch it i have
https://pastebin.com/pjxQj3YT
yochananmarqos commented on 2019-01-16 23:12
I updated the PKGBUILD to not require running the
setup.sh
after: https://github.com/yochananmarqos/pkgbuilds/blob/master/games_nebula/PKGBUILDI created a git version as well: https://github.com/yochananmarqos/pkgbuilds/blob/master/games_nebula-git/PKGBUILD
Before you install via my PKGBUILD:
If you have the AUR package installed and have run the
setup.sh
, uninstall it first and delete/opt/games_nebula
as there will be leftover, untracked files.yangtsesu commented on 2018-10-03 01:57
Feature Request: use python instead of python2.
xilent commented on 2018-07-04 10:23
Thanks @NeodarZ for the suggestions.
I did not use the last code part, since it would introduce unnecessary folders. Also included a echo message, that instructs to run the setup.sh before first start.
@sgsaenger Thanks. I added the packages to dependencies and restructured opt-depends and depends.
NeodarZ commented on 2018-06-10 13:00
Hi, looks like it's depends on python-gobject for version 20180605
And please update your PKGBUILD with this:
sgsaenger commented on 2018-04-30 21:21
Hi, looks like this now depends on python2-pytz and python2-requests.
xilent commented on 2017-12-22 13:58
Hi @jathanasiou. I added xrandr to the dependencies. Thanks for reporting.
jathanasiou commented on 2017-12-22 00:31
Hey there @xilent. It appears that xrandr might be needed as well as per this issues: https://github.com/yancharkin/games_nebula/issues/15 . Perhaps it should be added to the dependencies?
xilent commented on 2017-12-08 14:04
Please note: Login is currently broken on lgogdownloader > 3.2. So if you wan't a working login please download the lgogdownloader snapshot from the aur and replace pkgver with 3.2.
See: https://github.com/yancharkin/games_nebula/issues/12