Kubrick is based on the famous Rubik's Cube(TM) puzzle. In Kubrick,

the cube sizes range from 2x2x2 (easy) up to 6x6x6 (very hard), or
you can play with irregular "bricks" such as 5x3x2 and "mats" (one
cubie thick) such as 6x4x1. The game has a selection of puzzles at
several levels of difficulty, as well as some demonstrations of
pretty patterns and solution moves. It is also possible to make up
your own puzzles.
This commit is contained in:
zhuk 2013-04-24 18:20:52 +00:00
parent 209e396f64
commit 71f1078b16
4 changed files with 69 additions and 0 deletions

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

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 18:20:52 zhuk Exp $
COMMENT = Rubik's cube simulator for KDE
DISTNAME = kubrick-${MODKDE4_VERSION}
WANTLIB = c m pthread stdc++ GL GLU
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork
WANTLIB += lib/qt4/QtOpenGL lib/qt4/QtSvg 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>

View File

@ -0,0 +1,2 @@
SHA256 (kde/kubrick-4.10.2.tar.xz) = YL1/C7ONWXeZftV5Ry79NWaAoAyeREKzrbkpc41bEu8=
SIZE (kde/kubrick-4.10.2.tar.xz) = 121664

View File

@ -0,0 +1,7 @@
Kubrick is based on the famous Rubik's Cube(TM) puzzle. In Kubrick,
the cube sizes range from 2x2x2 (easy) up to 6x6x6 (very hard), or
you can play with irregular "bricks" such as 5x3x2 and "mats" (one
cubie thick) such as 6x4x1. The game has a selection of puzzles at
several levels of difficulty, as well as some demonstrations of
pretty patterns and solution moves. It is also possible to make up
your own puzzles.

View File

@ -0,0 +1,44 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 18:20:52 zhuk Exp $
@bin bin/kubrick
share/applications/kde4/kubrick.desktop
share/apps/kubrick/
share/apps/kubrick/kubrickui.rc
share/apps/kubrick/m333CTwirl2.kbk
share/apps/kubrick/m333Complete.kbk
share/apps/kubrick/m333E2prX.kbk
share/apps/kubrick/m333EFlip2.kbk
share/apps/kubrick/m333LLCornerPos.kbk
share/apps/kubrick/m333LLCornerRot.kbk
share/apps/kubrick/m333LLEdgeFlip.kbk
share/apps/kubrick/m333LLEdgePos.kbk
share/apps/kubrick/m333Layer1.kbk
share/apps/kubrick/m333MEdge1.kbk
share/apps/kubrick/m333MEdge2.kbk
share/apps/kubrick/p333Bar4.kbk
share/apps/kubrick/p333DoubleCube.kbk
share/apps/kubrick/p333Plus4.kbk
share/apps/kubrick/p333Snake.kbk
share/apps/kubrick/p333Spot4.kbk
share/apps/kubrick/p333Spot6.kbk
share/apps/kubrick/p333Tricolor6.kbk
share/apps/kubrick/p333U4.kbk
share/apps/kubrick/p333U6.kbk
share/apps/kubrick/p333Worm.kbk
share/apps/kubrick/p333X2.kbk
share/apps/kubrick/p333X6.kbk
share/apps/kubrick/themes/
share/apps/kubrick/themes/default.svgz
share/doc/HTML/en/kubrick/
share/doc/HTML/en/kubrick/common
share/doc/HTML/en/kubrick/index.cache.bz2
share/doc/HTML/en/kubrick/index.docbook
share/icons/hicolor/128x128/apps/kubrick.png
share/icons/hicolor/16x16/apps/kubrick.png
share/icons/hicolor/22x22/apps/kubrick.png
share/icons/hicolor/32x32/apps/kubrick.png
share/icons/hicolor/48x48/apps/kubrick.png
share/icons/hicolor/64x64/apps/kubrick.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