From 71f1078b165bad3853c2926c3da8033a287fc22d Mon Sep 17 00:00:00 2001 From: zhuk Date: Wed, 24 Apr 2013 18:20:52 +0000 Subject: [PATCH] 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. --- x11/kde4/kubrick/Makefile | 16 ++++++++++++++ x11/kde4/kubrick/distinfo | 2 ++ x11/kde4/kubrick/pkg/DESCR | 7 ++++++ x11/kde4/kubrick/pkg/PLIST | 44 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 69 insertions(+) create mode 100644 x11/kde4/kubrick/Makefile create mode 100644 x11/kde4/kubrick/distinfo create mode 100644 x11/kde4/kubrick/pkg/DESCR create mode 100644 x11/kde4/kubrick/pkg/PLIST diff --git a/x11/kde4/kubrick/Makefile b/x11/kde4/kubrick/Makefile new file mode 100644 index 00000000000..7bdd5be0256 --- /dev/null +++ b/x11/kde4/kubrick/Makefile @@ -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 diff --git a/x11/kde4/kubrick/distinfo b/x11/kde4/kubrick/distinfo new file mode 100644 index 00000000000..d49b134f710 --- /dev/null +++ b/x11/kde4/kubrick/distinfo @@ -0,0 +1,2 @@ +SHA256 (kde/kubrick-4.10.2.tar.xz) = YL1/C7ONWXeZftV5Ry79NWaAoAyeREKzrbkpc41bEu8= +SIZE (kde/kubrick-4.10.2.tar.xz) = 121664 diff --git a/x11/kde4/kubrick/pkg/DESCR b/x11/kde4/kubrick/pkg/DESCR new file mode 100644 index 00000000000..0aefe069204 --- /dev/null +++ b/x11/kde4/kubrick/pkg/DESCR @@ -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. diff --git a/x11/kde4/kubrick/pkg/PLIST b/x11/kde4/kubrick/pkg/PLIST new file mode 100644 index 00000000000..22b61bed621 --- /dev/null +++ b/x11/kde4/kubrick/pkg/PLIST @@ -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