Search Criteria
Package Details: nwn-gog 2.1.0.21-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/nwn-gog.git (read-only, click to copy) |
---|---|
Package Base: | nwn-gog |
Description: | Neverwinter Nights is an RPG from Bioware. This requires the GOG version. |
Upstream URL: | https://www.gog.com/game/neverwinter_nights_enhanced_edition_pack |
Licenses: | custom |
Conflicts: | nwn |
Provides: | nwn |
Submitter: | jdarch |
Maintainer: | ubervison |
Last Packager: | ubervison |
Votes: | 10 |
Popularity: | 0.066145 |
First Submitted: | 2015-09-09 22:49 (UTC) |
Last Updated: | 2023-07-24 16:24 (UTC) |
Dependencies (25)
- binkplayer-binAUR
- elfutils (elfutils-gitAUR)
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc)
- glu (glu-gitAUR)
- icoutils
- lib32-glu
- lib32-libelf
- lib32-libgl (lib32-nvidia-340xx-utilsAUR, lib32-amdgpu-pro-oglp-legacyAUR, lib32-amdgpu-pro-oglpAUR, lib32-libglvnd)
- lib32-libstdc++5AUR
- lib32-libxcursor
- lib32-libxdamage
- lib32-sdl_mixer
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libstdc++5AUR (libstdc++5-binAUR)
- libxcursor
- perl (perl-gitAUR)
- sdl_mixer
- git (git-gitAUR, git-glAUR) (make)
- innoextract (innoextract-gitAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- Show 5 more dependencies...
Required by (0)
Sources (13)
- git+https://github.com/nwnlinux/nwlogger.git
- git+https://github.com/nwnlinux/nwmouse.git
- git+https://github.com/nwnlinux/nwmovies.git
- git+https://github.com/nwnlinux/nwuser.git
- https://lutris.net/files/games/neverwinter-nights/English_linuxclient169_xp2.tar.gz
- https://lutris.net/files/games/neverwinter-nights/nwclientgold.tar.gz
- https://lutris.net/files/games/neverwinter-nights/nwclienthotu.tar.gz
- libz.patch
- nvn_KingmakerSetup.zip
- nwn.desktop
- nwn.launcher
- setup_nwn_diamond_2.1.0.21-1.bin
- setup_nwn_diamond_2.1.0.21.exe
Latest Comments
1 2 3 4 5 Next › Last »
micwoj92 commented on 2024-10-19 23:59 (UTC)
Please replace gcc-multilib with gcc
ubervison commented on 2023-07-24 16:28 (UTC) (edited on 2023-07-25 07:55 (UTC) by ubervison)
gnud: thank you for the suggestion, I updated the PKGBUILD to use rsync for game data files installation.
gnud commented on 2023-07-22 20:30 (UTC)
The packaging script does not work, since
mv
refuses to replace non-empty folders when moving the Kingmaker files into thepkg
directory.I replaced
mv
withrsync
like so:Of course there are other ways to solve it, like mv'ing the files of each subfolder separately.
lilymonad commented on 2021-10-14 14:59 (UTC) (edited on 2021-10-14 15:00 (UTC) by lilymonad)
ubervison: I have all lib32 dependencies, the only thing I may not have is the right lib32-libgl ? I have lib32-libglvnd (still listed). Here is a pastebin of what happens (error line not included but same as before) https://pastebin.com/TU3HpKLG
ubervison commented on 2021-10-08 21:30 (UTC)
lilymonad: this seems more like an architecture problem : this error occurs when the CPU encounters an unsupported instruction. There are a lot of 32-bit dependencies required for this packages, are you sure that you were able to install them all ?
lilymonad commented on 2021-10-02 16:05 (UTC)
Hello, I tried installing your package and running the game, but after 2 "empty" runs (to create the movies I guess), the third run tells me this:
/usr/bin/nwn: line 28: 28335 Illegal instruction (core dumped) ./nwmain $@
The Lutris version is also doing the same thing. I have not found any information about it. Why would an illegal instruction occur ? wine bug ?
ubervison commented on 2021-02-25 21:33 (UTC)
Done, thank you for the patch !
vdemin commented on 2021-02-25 20:54 (UTC)
@ubervison My patch has been merged, so you can revert the repo back ;) Thank you for maintaining the package!
ubervison commented on 2021-02-24 16:10 (UTC)
@vdemin it seems to be compiling fine, I changed the repo for nwuser to yours for now, pending upstream merging your changes.
vdemin commented on 2021-02-24 10:04 (UTC)
I was wrong, fakeroot has nothing to do with it. I just created the pull request: https://github.com/nwnlinux/nwuser/pull/2
You can test it by simply replacing nwuser repo in PKGBUILD with https://github.com/vdemin/nwuser
1 2 3 4 5 Next › Last »