KHangMan is the classical hangman game. The child should guess a

word letter by letter. At each miss, the picture of a hangman
appears. After 10 tries, if the word is not guessed, the game is
over and the answer is displayed.  A hint can be shown to help you
guess the word.

The words are nouns and available in several languages at the moment
including English US, Bulgarian, Catalan, Czech, Danish, German,
Greek, British English, Spanish, Estonian, Finnish, French, Irish
(Gaelic), Hungarian, Italian, Norwegian (Bokml), Dutch, Norwegian
(Nynorsk), Occitan, Punjabi, Polish, Portuguese, Brazilian Portuguese,
Russian, Slovenian, Serbian, Slovak, Swedish, Tajik, Turkish and
Ukrainian. The program will detect which languages are present and
enable them. You will also be able to easily download other languages
via the Get New Stuff dialog.

There are at least 4 categories per language: easy, medium, hard
and animals which contains only animals nouns.
This commit is contained in:
zhuk 2013-04-24 12:04:31 +00:00
parent bb7544e375
commit f4cfc4d993
4 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 12:04:31 zhuk Exp $
COMMENT = KDE hangman game
DISTNAME = khangman-${MODKDE4_VERSION}
SHARED_LIBS = khangmanengine 0.0
WANTLIB = c m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg lib/qt4/QtXml
WANTLIB += lib/qt4/QtNetwork
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kio ${KDE4LIB}/knewstuff3
WANTLIB += ${KDE4LIB}/keduvocdocument
MODULES = multimedia/phonon
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic
LIB_DEPENDS = ${MODKDE4_DEP_DIR}/libkdeedu>=${MODKDE4_DEP_VERSION}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (kde/khangman-4.10.2.tar.xz) = Crk1AkUXpvXDGyYBqAteAocmcLYJ2rkLDV4bC34aRPI=
SIZE (kde/khangman-4.10.2.tar.xz) = 3946600

View File

@ -0,0 +1,18 @@
KHangMan is the classical hangman game. The child should guess a
word letter by letter. At each miss, the picture of a hangman
appears. After 10 tries, if the word is not guessed, the game is
over and the answer is displayed. A hint can be shown to help you
guess the word.
The words are nouns and available in several languages at the moment
including English US, Bulgarian, Catalan, Czech, Danish, German,
Greek, British English, Spanish, Estonian, Finnish, French, Irish
(Gaelic), Hungarian, Italian, Norwegian (Bokml), Dutch, Norwegian
(Nynorsk), Occitan, Punjabi, Polish, Portuguese, Brazilian Portuguese,
Russian, Slovenian, Serbian, Slovak, Swedish, Tajik, Turkish and
Ukrainian. The program will detect which languages are present and
enable them. You will also be able to easily download other languages
via the Get New Stuff dialog.
There are at least 4 categories per language: easy, medium, hard
and animals which contains only animals nouns.

View File

@ -0,0 +1,59 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 12:04:31 zhuk Exp $
@bin bin/khangman
include/khangman/
include/khangman/khangman_engine_export.h
include/khangman/khangmanengine.h
include/khangman/prefs.h
@lib ${KDE4LIB}/libkhangmanengine.so.${LIBkhangmanengine_VERSION}
@lib lib/libkhangmanengine.so.${LIBkhangmanengine_VERSION}
@man man/man6/khangman.6
share/applications/kde4/khangman.desktop
share/apps/khangman/
share/apps/khangman/fonts/
share/apps/khangman/fonts/Domestic_Manners.ttf
share/apps/khangman/fonts/Dustismo_Roman.ttf
share/apps/khangman/khangmanui.rc
share/apps/khangman/pics/
share/apps/khangman/pics/bees/
share/apps/khangman/pics/bees/khangman_bees.svg
share/apps/khangman/pics/desert/
share/apps/khangman/pics/desert/khangman_desert.svg
share/apps/khangman/pics/sea/
share/apps/khangman/pics/sea/khangman_sea.svg
share/apps/khangman/pics/standardthemes.xml
share/apps/khangman/pics/winter/
share/apps/khangman/pics/winter/khangman_winter.svg
share/apps/khangman/sounds/
share/apps/khangman/sounds/EW_Dialogue_Appear.ogg
share/apps/khangman/sounds/new_game.ogg
share/config.kcfg/khangman.kcfg
share/config/khangman.knsrc
share/doc/HTML/en/khangman/
share/doc/HTML/en/khangman/application-exit.png
share/doc/HTML/en/khangman/common
share/doc/HTML/en/khangman/document-new.png
share/doc/HTML/en/khangman/games-hint.png
share/doc/HTML/en/khangman/getnewstuff.png
share/doc/HTML/en/khangman/index.cache.bz2
share/doc/HTML/en/khangman/index.docbook
share/doc/HTML/en/khangman/khangman-desert.png
share/doc/HTML/en/khangman/khangman-main.png
share/doc/HTML/en/khangman/man-khangman.6.docbook
share/doc/HTML/en/khangman/settings-general.png
share/doc/HTML/en/khangman/settings-languages.png
share/doc/HTML/en/khangman/settings-timers.png
share/icons/hicolor/128x128/apps/khangman.png
share/icons/hicolor/16x16/apps/khangman.png
share/icons/hicolor/22x22/apps/khangman.png
share/icons/hicolor/32x32/apps/khangman.png
share/icons/hicolor/48x48/apps/khangman.png
share/icons/hicolor/64x64/apps/khangman.png
share/icons/hicolor/80x80/
share/icons/hicolor/80x80/apps/
share/icons/hicolor/80x80/apps/khangman-harmattan.png
share/icons/hicolor/scalable/apps/khangman-harmattan.svgz
share/icons/hicolor/scalable/apps/khangman.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