Blinken is the KDE version of the well-known game Simon Says. Follow

the pattern of sounds and lights as long as you can! Press the start
game button to begin. Watch the computer and copy the pattern it makes.
Complete the sequence in the right order to win.
This commit is contained in:
zhuk 2013-04-24 11:29:13 +00:00
parent 1de204a6a0
commit 76bc3c8562
4 changed files with 57 additions and 0 deletions

13
x11/kde4/blinken/Makefile Normal file
View File

@ -0,0 +1,13 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:29:13 zhuk Exp $
COMMENT = KDE game Simon Says
DISTNAME = blinken-${MODKDE4_VERSION}
WANTLIB = c m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork lib/qt4/QtSvg
WANTLIB += lib/qt4/QtXml
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio
MODULES = multimedia/phonon
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (kde/blinken-4.10.2.tar.xz) = yIOEaHTW7ImGh+QmkJ3161i0pvTtPqhbgH25ThWmXaY=
SIZE (kde/blinken-4.10.2.tar.xz) = 566692

View File

@ -0,0 +1,4 @@
Blinken is the KDE version of the well-known game Simon Says. Follow
the pattern of sounds and lights as long as you can! Press the start
game button to begin. Watch the computer and copy the pattern it makes.
Complete the sequence in the right order to win.

View File

@ -0,0 +1,38 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 11:29:13 zhuk Exp $
@bin bin/blinken
share/applications/kde4/blinken.desktop
share/apps/blinken/
share/apps/blinken/README.packagers
share/apps/blinken/fonts/
share/apps/blinken/fonts/steve.ttf
share/apps/blinken/images/
share/apps/blinken/images/blinken.svg
share/apps/blinken/sounds/
share/apps/blinken/sounds/1.wav
share/apps/blinken/sounds/2.wav
share/apps/blinken/sounds/3.wav
share/apps/blinken/sounds/4.wav
share/apps/blinken/sounds/lose.wav
share/config.kcfg/blinken.kcfg
share/doc/HTML/en/blinken/
share/doc/HTML/en/blinken/blinken1.png
share/doc/HTML/en/blinken/blinken2.png
share/doc/HTML/en/blinken/blinken_accesskeys.png
share/doc/HTML/en/blinken/blinken_helpbutton.png
share/doc/HTML/en/blinken/blinken_highscoresbutton.png
share/doc/HTML/en/blinken/blinken_nickprompt.png
share/doc/HTML/en/blinken/blinken_quitbutton.png
share/doc/HTML/en/blinken/common
share/doc/HTML/en/blinken/index.cache.bz2
share/doc/HTML/en/blinken/index.docbook
share/icons/hicolor/128x128/apps/blinken.png
share/icons/hicolor/16x16/apps/blinken.png
share/icons/hicolor/22x22/apps/blinken.png
share/icons/hicolor/32x32/apps/blinken.png
share/icons/hicolor/48x48/apps/blinken.png
share/icons/hicolor/64x64/apps/blinken.png
share/icons/hicolor/scalable/apps/blinken.svgz
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor