Lieutenant Skat (from German Offiziersskat) is a fun and engaging

card game for two players, where the second player is either live
opponent, or built in artificial intelligence.

The game is played using a single deck of cards. Cards are shuffled
and distributed amongst the players in such a way that half of them
are face down and half of them are open. Each participant plays one
of the open cards per turn. As soon as all the cards are played the
round ends and points are calculated and awarded.
This commit is contained in:
zhuk 2013-04-24 18:29:21 +00:00
parent ecd7d33235
commit d2287df781
4 changed files with 56 additions and 0 deletions

15
x11/kde4/lskat/Makefile Normal file
View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 18:29:21 zhuk Exp $
COMMENT = card game for KDE
DISTNAME = lskat-${MODKDE4_VERSION}
WANTLIB = c m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg
WANTLIB += ${KDE4LIB}/kdeui
MODKDE4_USE = games
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic
.include <bsd.port.mk>

2
x11/kde4/lskat/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (kde/lskat-4.10.2.tar.xz) = rwBVxHnt/o2t/zw3fKM8be5/OB5ReV3od5RCY8SA+xE=
SIZE (kde/lskat-4.10.2.tar.xz) = 959292

9
x11/kde4/lskat/pkg/DESCR Normal file
View File

@ -0,0 +1,9 @@
Lieutenant Skat (from German Offiziersskat) is a fun and engaging
card game for two players, where the second player is either live
opponent, or built in artificial intelligence.
The game is played using a single deck of cards. Cards are shuffled
and distributed amongst the players in such a way that half of them
are face down and half of them are open. Each participant plays one
of the open cards per turn. As soon as all the cards are played the
round ends and points are calculated and awarded.

30
x11/kde4/lskat/pkg/PLIST Normal file
View File

@ -0,0 +1,30 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 18:29:21 zhuk Exp $
@bin bin/lskat
share/applications/kde4/lskat.desktop
share/apps/lskat/
share/apps/lskat/grafix/
share/apps/lskat/grafix/blue.desktop
share/apps/lskat/grafix/blue.rc
share/apps/lskat/grafix/blue.svg
share/apps/lskat/grafix/egyptian.desktop
share/apps/lskat/grafix/egyptian.rc
share/apps/lskat/grafix/egyptian.svg
share/apps/lskat/grafix/oxygen.desktop
share/apps/lskat/grafix/oxygen.rc
share/apps/lskat/grafix/oxygen.svg
share/apps/lskat/lskatui.rc
share/doc/HTML/en/lskat/
share/doc/HTML/en/lskat/common
share/doc/HTML/en/lskat/index.cache.bz2
share/doc/HTML/en/lskat/index.docbook
share/doc/HTML/en/lskat/lskat_screen_01.png
share/icons/hicolor/128x128/apps/lskat.png
share/icons/hicolor/16x16/apps/lskat.png
share/icons/hicolor/22x22/apps/lskat.png
share/icons/hicolor/32x32/apps/lskat.png
share/icons/hicolor/48x48/apps/lskat.png
share/icons/hicolor/64x64/apps/lskat.png
@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