Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : simsu | name : simsu | ||||
| version : 1.3.3 | version : 1.3.5 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/gottcode/simsu/archive/v1.3.3.tar.gz : 435c7b07bddb1e7f93cd13bfd2cfbe6a6ca7e91b2935d5116727db0fcb432798 | - https://github.com/gottcode/simsu/archive/v1.3.5.tar.gz : 18a6a62e9dcee423d34d786b9b84bf915ee40f2aa5ae535fcd6f4d26894217ab | ||||
| license : GPL-3.0 | license : GPL-3.0 | ||||
| component : games.puzzle | component : games.puzzle | ||||
| summary : A basic Sudoku game | summary : A basic Sudoku game | ||||
| description: | | description: | | ||||
| Simsu is a basic Sudoku game. You can switch between filling in notes (pencil mode), or filling in answers (pen mode). To make it easier to see where to place numbers, you can highlight all instances of a number. You can also check your answers for correctness while playing. The game stores your current notes and answers, so that you can pick up where you left off the next time you play. | Simsu is a basic Sudoku game. You can switch between filling in notes (pencil mode), or filling in answers (pen mode). To make it easier to see where to place numbers, you can highlight all instances of a number. You can also check your answers for correctness while playing. The game stores your current notes and answers, so that you can pick up where you left off the next time you play. | ||||
| builddeps: | builddeps : | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| - pkgconfig(glu) | - pkgconfig(glu) | ||||
| setup : | | setup : | | ||||
| %qmake PREFIX=/usr | %qmake PREFIX=/usr | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install INSTALL_ROOT=$installdir | %make_install INSTALL_ROOT=$installdir | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.