From 4ad03f50b47dd342e4f80a70edc17b80f54f2959 Mon Sep 17 00:00:00 2001 From: zhuk Date: Wed, 24 Apr 2013 11:30:16 +0000 Subject: [PATCH] Bovo is a Gomoku-like game for two players. --- x11/kde4/bovo/Makefile | 15 +++++++++++++++ x11/kde4/bovo/distinfo | 2 ++ x11/kde4/bovo/pkg/DESCR | 1 + x11/kde4/bovo/pkg/PLIST | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+) create mode 100644 x11/kde4/bovo/Makefile create mode 100644 x11/kde4/bovo/distinfo create mode 100644 x11/kde4/bovo/pkg/DESCR create mode 100644 x11/kde4/bovo/pkg/PLIST diff --git a/x11/kde4/bovo/Makefile b/x11/kde4/bovo/Makefile new file mode 100644 index 00000000000..f7dcb1a42f8 --- /dev/null +++ b/x11/kde4/bovo/Makefile @@ -0,0 +1,15 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:30:16 zhuk Exp $ + +COMMENT = Gomoku-like game for two players for KDE +DISTNAME = bovo-${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 diff --git a/x11/kde4/bovo/distinfo b/x11/kde4/bovo/distinfo new file mode 100644 index 00000000000..255dbd91628 --- /dev/null +++ b/x11/kde4/bovo/distinfo @@ -0,0 +1,2 @@ +SHA256 (kde/bovo-4.10.2.tar.xz) = y4VfFC9wvKfhMTZQw2mbal+B+Nc7lEP9A8CyRYCnS/8= +SIZE (kde/bovo-4.10.2.tar.xz) = 110548 diff --git a/x11/kde4/bovo/pkg/DESCR b/x11/kde4/bovo/pkg/DESCR new file mode 100644 index 00000000000..c99cb2fffc0 --- /dev/null +++ b/x11/kde4/bovo/pkg/DESCR @@ -0,0 +1 @@ +Bovo is a Gomoku-like game for two players. diff --git a/x11/kde4/bovo/pkg/PLIST b/x11/kde4/bovo/pkg/PLIST new file mode 100644 index 00000000000..2427e5c5a1d --- /dev/null +++ b/x11/kde4/bovo/pkg/PLIST @@ -0,0 +1,33 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 11:30:16 zhuk Exp $ +@bin bin/bovo +share/applications/kde4/bovo.desktop +share/apps/bovo/ +share/apps/bovo/bovoui.rc +share/apps/bovo/themes/ +share/apps/bovo/themes/gomoku/ +share/apps/bovo/themes/gomoku/theme.svg +share/apps/bovo/themes/gomoku/themerc +share/apps/bovo/themes/highcontrast/ +share/apps/bovo/themes/highcontrast/theme.svg +share/apps/bovo/themes/highcontrast/themerc +share/apps/bovo/themes/scribble/ +share/apps/bovo/themes/scribble/theme.svg +share/apps/bovo/themes/scribble/themerc +share/apps/bovo/themes/spacy/ +share/apps/bovo/themes/spacy/theme.svg +share/apps/bovo/themes/spacy/themerc +share/doc/HTML/en/bovo/ +share/doc/HTML/en/bovo/common +share/doc/HTML/en/bovo/index.cache.bz2 +share/doc/HTML/en/bovo/index.docbook +share/icons/hicolor/128x128/apps/bovo.png +share/icons/hicolor/16x16/apps/bovo.png +share/icons/hicolor/22x22/apps/bovo.png +share/icons/hicolor/32x32/apps/bovo.png +share/icons/hicolor/48x48/apps/bovo.png +share/icons/hicolor/64x64/apps/bovo.png +share/icons/hicolor/scalable/apps/bovo.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