Package Details: xminesweeper 2.1.1-5

Git Clone URL: https://aur.archlinux.org/xminesweeper.git (read-only, click to copy)
Package Base: xminesweeper
Description: A minesweeper game for the X Window System
Upstream URL: http://www.babafou.eu.org/xdemineur/
Keywords: game minesweeper
Licenses: custom
Submitter: apropos
Maintainer: apropos
Last Packager: apropos
Votes: 1
Popularity: 0.000000
First Submitted: 2020-10-25 06:46 (UTC)
Last Updated: 2025-01-12 00:02 (UTC)

Latest Comments

apropos commented on 2025-01-12 00:03 (UTC)

Fixed, sorry for the breakage.

t.sefzick commented on 2024-12-09 18:24 (UTC) (edited on 2024-12-09 18:25 (UTC) by t.sefzick)

Compiler complains about implicit declaration of "strcmp", and suggests to add

#include <string.h>

to main.c