Package Details: nestris-bin 0.7-4

Git Clone URL: https://aur.archlinux.org/nestris-bin.git (read-only, click to copy)
Package Base: nestris-bin
Description: Tetris NES powered by the Nestris reimplimentation engine.
Upstream URL: https://gitlab.com/linuxbombay/nestris
Licenses: GPL
Submitter: gameslayer
Maintainer: gameslayer
Last Packager: gameslayer
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-20 11:11 (UTC)
Last Updated: 2025-01-10 05:23 (UTC)

Latest Comments

oech3 commented on 2025-04-19 13:54 (UTC)

scriptver is not reserved by makepkg now. But it may used in the feature.

_underscored_variable does not conflicts. https://wiki.archlinux.org/title/Arch_package_guidelines#Package_etiquette

gameslayer commented on 2025-04-19 13:26 (UTC)

Hmm right if that is the case I will remove it also why is _scriptver safer if you don't mind me asking?

oech3 commented on 2025-04-19 12:36 (UTC)

And scriptver should be avoided. _scriptver is safer.

oech3 commented on 2025-04-19 12:25 (UTC)

==> Extracting sources... -> Extracting nestris-linux-x64.tar.xz with bsdtar -> Extracting nestris-1.0.0.tar.bz2 with bsdtar if I dropped

gameslayer commented on 2025-04-19 12:20 (UTC)

Yes but it needs to extract the archive files first to copy organize the files

oech3 commented on 2025-04-19 12:18 (UTC)

The PKGBUILD is just copying files.

gameslayer commented on 2025-04-19 11:49 (UTC)

Hey @oech3, It's needed to unzip the game binary tar.xz files when building.

oech3 commented on 2025-04-19 11:24 (UTC)

Would you drop unzip from makedeps from packages you are maintaining(if unused)?