Picmi is a single player puzzle game. The object of the game is to

color cells according to numbers given at the side of the board.
This commit is contained in:
zhuk 2013-04-24 18:36:48 +00:00
parent 0f97392ac1
commit eb64116000
4 changed files with 74 additions and 0 deletions

16
x11/kde4/picmi/Makefile Normal file
View File

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 18:36:48 zhuk Exp $
COMMENT = single player puzzle game for KDE
DISTNAME = picmi-${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
MODKDE4_USE = games
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic
.include <bsd.port.mk>

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

@ -0,0 +1,2 @@
SHA256 (kde/picmi-4.10.2.tar.xz) = FGxe6enLmGaXkwEuSiITf84z8+yIssyWVuKj08Mceng=
SIZE (kde/picmi-4.10.2.tar.xz) = 736384

2
x11/kde4/picmi/pkg/DESCR Normal file
View File

@ -0,0 +1,2 @@
Picmi is a single player puzzle game. The object of the game is to
color cells according to numbers given at the side of the board.

54
x11/kde4/picmi/pkg/PLIST Normal file
View File

@ -0,0 +1,54 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 18:36:48 zhuk Exp $
@bin bin/picmi
share/applications/kde4/picmi.desktop
share/apps/picmi/
share/apps/picmi/levels/
share/apps/picmi/levels/default/
share/apps/picmi/levels/default.xml
share/apps/picmi/levels/default/antique_phone.xpm
share/apps/picmi/levels/default/baby_chick.xpm
share/apps/picmi/levels/default/baby_panda.xpm
share/apps/picmi/levels/default/basketball.xpm
share/apps/picmi/levels/default/bass_clef.xpm
share/apps/picmi/levels/default/bird.xpm
share/apps/picmi/levels/default/calculator.xpm
share/apps/picmi/levels/default/camera.xpm
share/apps/picmi/levels/default/carlthecat.xpm
share/apps/picmi/levels/default/clarathecat.xpm
share/apps/picmi/levels/default/clausthecat.xpm
share/apps/picmi/levels/default/clef.xpm
share/apps/picmi/levels/default/clown.xpm
share/apps/picmi/levels/default/crocodile.xpm
share/apps/picmi/levels/default/elephant.xpm
share/apps/picmi/levels/default/halloween.xpm
share/apps/picmi/levels/default/hourglass.xpm
share/apps/picmi/levels/default/mobile_phone.xpm
share/apps/picmi/levels/default/panda.xpm
share/apps/picmi/levels/default/phone.xpm
share/apps/picmi/levels/default/pirate_dog.xpm
share/apps/picmi/levels/default/policeman.xpm
share/apps/picmi/levels/default/robot.xpm
share/apps/picmi/levels/default/santa_claus.xpm
share/apps/picmi/levels/default/shopping_cart.xpm
share/apps/picmi/levels/default/zebra.xpm
share/apps/picmi/picmiui.rc
share/apps/picmi/themes/
share/apps/picmi/themes/picmi.desktop
share/apps/picmi/themes/picmi.png
share/apps/picmi/themes/picmi.svg
share/doc/HTML/en/picmi/
share/doc/HTML/en/picmi/common
share/doc/HTML/en/picmi/index.cache.bz2
share/doc/HTML/en/picmi/index.docbook
share/icons/hicolor/128x128/apps/picmi.png
share/icons/hicolor/16x16/apps/picmi.png
share/icons/hicolor/22x22/apps/picmi.png
share/icons/hicolor/256x256/apps/picmi.png
share/icons/hicolor/32x32/apps/picmi.png
share/icons/hicolor/48x48/apps/picmi.png
share/icons/hicolor/64x64/apps/picmi.png
share/icons/hicolor/scalable/apps/picmi.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