d2287df781
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.
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
@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
|