Package Details: nblood-git r13623.3843a7f93-1

Git Clone URL: https://aur.archlinux.org/nblood-git.git (read-only, click to copy)
Package Base: nblood-git
Description: Blood port based on EDuke32 (git version)
Upstream URL: http://nukeykt.retrohost.net/
Licenses: GPL, custom:BUILD
Conflicts: nblood
Provides: nblood
Submitter: grubber
Maintainer: Sid127
Last Packager: Sid127
Votes: 5
Popularity: 0.89
First Submitted: 2019-02-18 20:05 (UTC)
Last Updated: 2023-06-22 04:21 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Mimicking commented on 2021-11-20 05:58 (UTC)

This is broken for me too ==> ERROR: pkgver is not allowed to be empty. ==> ERROR: pkgver() generated an invalid version

lualuv897 commented on 2021-11-20 00:55 (UTC) (edited on 2021-11-20 00:58 (UTC) by lualuv897)

I have been trying to update to the new rev (r12717) however I get this error (I had to use google translate to translate it to english then edit it myself):

==> Starting pkgver()... fatal: No names found, nothing can be described. ==> ERROR: pkgver cannot be empty. ==> ERROR: pkgver() has generated an invalid version:

Here is a link to a screenshot the original output (it's in spanish): https://imgur.com/a/9xBRuFV

Here is a link to a pastebin with the original output in spanish: https://pastebin.com/85YYv2yh

Is this something I'm fucking up somehow or is there another problem? Anyways thanks for the update and for maintaining this AUR package.

Sid127 commented on 2021-10-19 04:05 (UTC) (edited on 2021-12-29 05:56 (UTC) by Sid127)

lualuv897, the Linux builds of NBlood take a command line argument to use a custom folder, you have to launch NBlood from the custom folder using a terminal like so: nblood -usecwd

And thank you for the kind words

lualuv897 commented on 2021-10-19 00:45 (UTC)

For whatever reason, this version of the launcher does not detect custom folders, or gives the option of choosing the expansion cryptic passage unlike the Windows release. Also latest version has been updated to r12715.

Other wise playing the game is practically on par with the windows release and it is possible to mod the game.

Thanks for the hard work my dude.

Sid127 commented on 2021-09-25 19:45 (UTC)

C01NoP, it'd appear I accidentally bumped the pkgrel string. Sorry about that, I'm new to this and still learning the ropes, thanks for pointing this out~

C01NoP commented on 2021-09-25 18:55 (UTC)

Something is going on with this. Although it shows the new -2 version, it builds version -1 again. Tried from the aur and from source with the same result: ==> Making package: nblood-git r12582+5b9fe377-2 (Sat 25 Sep 2021 01:44:50 PM CDT) ==> Starting pkgver()... ==> Updated version: nblood-git r12582.5b9fe377b-1 ==> Finished making: nblood-git r12582.5b9fe377b-1 (Sat 25 Sep 2021 01:49:11 PM CDT)

Sid127 commented on 2021-09-20 04:38 (UTC)

CyberConan, Opvolger: thanks for the inputs, merged~

CyberConan commented on 2021-09-09 16:56 (UTC)

Compiled and installed when I changed: git describe --tags --long | sed 's/^v//;s/-/+/g' with: echo "r$(git rev-list --count HEAD).$(git rev-parse --short HEAD)"

sasha commented on 2021-08-29 15:15 (UTC)

the format security got fixed but there's no tags so the pkgver() needs to be changed.

sasha commented on 2021-08-13 19:47 (UTC)

Currently doesn't build because of -Werror=format-security flag.