Search Criteria
Package Details: vitetris 0.59.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vitetris.git (read-only, click to copy) |
---|---|
Package Base: | vitetris |
Description: | Virtual terminal *tris clone |
Upstream URL: | http://victornils.net/tetris |
Keywords: | game tetris |
Licenses: | BSD |
Submitter: | wide-eyed |
Maintainer: | Dragonlord |
Last Packager: | Dragonlord |
Votes: | 65 |
Popularity: | 0.007429 |
First Submitted: | 2008-01-18 19:15 (UTC) |
Last Updated: | 2020-12-26 17:57 (UTC) |
Dependencies (2)
- ncurses (ncurses-nohex, ncurses-versioned, ncurses-git)
- patch (patch-git) (make)
Latest Comments
kleintux commented on 2021-11-02 07:25 (UTC)
@hidayat.pcd thx, now it works
hidayat.pcd commented on 2021-10-29 15:34 (UTC)
It seems like
printf
needs a string format, so I add this line to the end ofprepare()
inPKGBUILD
. It successfully builds with this fix.StarTroop commented on 2021-07-19 01:58 (UTC)
I haven't been able to build this since April (I have version 0.59.1-1 on my laptop, but now I'm unable to build it on my desktop as of June). Same error as kleintux, but I'm unable to troubleshoot in detail. From what I can gather, the addition in the compiler of
Werror=format-security
, which doesn't likefprint
, causes the fatal error. If an upstream fix is necessary, is anyone who is able to troubleshoot better able to submit the issue? Otherwise is a patch possible?Paragoumba commented on 2021-02-20 12:20 (UTC)
The desktop file need to be updated because it calls an executable that doesn't exist
OliverLew commented on 2020-08-03 06:02 (UTC)
With the current makefile patch renaming the executable, I think the
Exec
key in the desktop file needs to be changed accordingly.polyzen commented on 2017-11-02 19:57 (UTC)
commented on 2017-11-02 12:22 (UTC)
polyzen commented on 2017-10-31 19:27 (UTC)
commented on 2017-10-31 17:55 (UTC)