32 Commits

Author SHA1 Message Date
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
zhuk
f4ee1b5a1e Unbreak those as well: it's bad idea to commit subdirectory when the fix
was done in Makefile.inc.

Spotted by aja@ as well
2016-03-28 09:29:00 +00:00
zhuk
2e9ca58610 Use MODQMAKE, -7 lines. 2016-03-07 10:14:57 +00:00
benoit
9ffedf66fa Update to simsu-1.3.2. 2016-02-01 07:50:13 +00:00
czarkoff
fdd9826e1c Fix manual page installation path
OK ajacoutot@, bentley@, landry@, sthen@
2015-06-08 06:42:14 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
zhuk
8a49cd3e4e Remove patch not needed anymore since Qt5 provides sane -isystem defaults. 2015-05-04 12:12:59 +00:00
ajacoutot
7ce1939351 qt5 link_pkgconfig is broken in some funky way when WRKOBJDIR is set to a
non standard path.
To be investigated...

ok landry@
2015-05-03 12:57:01 +00:00
landry
0b11c67bc1 update to tanglet 1.3.1, switches to QT5 2015-04-06 15:02:36 +00:00
landry
27a4c57d6c update to simsu 1.3.1, switches to QT5 2015-04-06 15:01:36 +00:00
landry
336f236b29 update to peg-e 1.2.1, switches to QT5 2015-04-06 15:00:54 +00:00
landry
f39fd38e95 update to hexalate 1.0.3 2015-04-06 15:00:19 +00:00
landry
eb8600b41c update to cutemaze 1.1.1 2015-04-06 14:59:52 +00:00
landry
fe6b2c3147 update to connectagram 1.2.1, switches to QT5 2015-04-06 14:59:24 +00:00
landry
ea3b487815 Add some plumbing to selectively build against QT4 or QT5, depending on
subdirs..
2015-04-06 14:57:15 +00:00
ajacoutot
f33b253e38 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:41:04 +00:00
landry
59107e396c +cutemaze 2013-12-30 11:25:22 +00:00
landry
8525e03402 Import cutemaze 1.1.0, a really simple maze game for kids.
(modeled after other gottcode games)

CuteMaze is a simple, top-down game in which mazes are randomly
generated using one of a choice of several different algorithms. You
move the character through the maze while hunting for targets (cheese,
by default)-the game is won once all of these targets have been picked
up.
2013-12-30 11:24:48 +00:00
bcallah
7a6089feb4 Update Tetzle to 2.0.3
ok benoit@
2013-11-26 14:54:18 +00:00
zhuk
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
landry
831732b1cc +connectagram,tanglet 2013-06-26 19:00:35 +00:00
landry
14871346ea Import tanglet-1.2.1, looks good to sthen@
Tanglet is a single player word finding game based on Boggle. The
object of the game is to list as many words as you can before the time
runs out. There are several timer modes that determine how much time you
start with, and if you get extra time when you find a word.

You can join letters horizontally, vertically, or diagonally in any
direction to make a word, so as long as the letters are next to each
other on the board. However, you can not reuse the same letter cells in
a single word. Also, each word must be at least three letters on a
normal board, and four letters on a large board.
2013-06-26 18:59:51 +00:00
landry
52f48eb613 Import connectagram 1.1.1, looks good to sthen@
Connectagram is a word unscrambling game. The board consists of several
scrambled words that are joined together. You can choose the length of
the words, the amount of words, and the pattern that the words are
arranged in. The game provides a hint option for times when you are
stuck, and features an online word lookup that fetches the definitions
of each word from Wiktionary. Your current progress is automatically
saved.
2013-06-26 18:58:38 +00:00
landry
beb5014c7b Update to hexalate 1.0.2 2013-06-26 18:53:35 +00:00
landry
db9790757b Update to simsu 1.2.3 2013-06-26 18:53:16 +00:00
landry
3f32a1b905 Update to peg-e 1.1.2 2013-06-26 18:52:57 +00:00
landry
8ab7f82213 Update to tetzle 2.0.2.1 2013-06-26 18:52:30 +00:00
rpe
215fd49e71 normalize CATEGORIES to games
ok sthen@
2013-05-16 20:45:30 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
landry
954d7c8af6 Import 4 new simple QT games from gottcode.org.
Hexalate is a color matching game. The goal of the game is to rotate and
position the circles so that each touching line matches in color. You
rotate circles by right clicking, and you move circles by dragging them.

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.

Tetzle is a jigsaw puzzle game that uses tetrominoes for the pieces. Any
image can be imported and used to create puzzles with a wide range of
sizes.

Peg-E is a peg solitaire game in which you jump over pieces in order to
remove them from the board, ultimately trying to eliminate all but one.

ok ajacoutot@
2012-09-04 09:29:38 +00:00