Konquest is the KDE version of Gnu-Lactic. Players conquer other

planets by sending ships to them. The goal is to build an interstellar
empire and ultimately conqueror all other player's planets. Konquest
can be played against other people or a computer.
This commit is contained in:
zhuk 2013-04-24 12:17:18 +00:00
parent c1641cceb5
commit 1d4194b538
4 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 12:17:18 zhuk Exp $
COMMENT = galactic strategy game for KDE
DISTNAME = konquest-${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 <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (kde/konquest-4.10.2.tar.xz) = w7lg2lvrBpM/thD5KlgwEZQax7RkPeTIiCrzfzGWf4w=
SIZE (kde/konquest-4.10.2.tar.xz) = 418092

View File

@ -0,0 +1,4 @@
Konquest is the KDE version of Gnu-Lactic. Players conquer other
planets by sending ships to them. The goal is to build an interstellar
empire and ultimately conqueror all other player's planets. Konquest
can be played against other people or a computer.

View File

@ -0,0 +1,25 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 12:17:18 zhuk Exp $
@bin bin/konquest
share/applications/kde4/konquest.desktop
share/apps/konquest/
share/apps/konquest/konquestui.rc
share/apps/konquest/pics/
share/apps/konquest/pics/default_theme.svgz
share/apps/konquest/pics/konquest-splash.png
share/doc/HTML/en/konquest/
share/doc/HTML/en/konquest/common
share/doc/HTML/en/konquest/index.cache.bz2
share/doc/HTML/en/konquest/index.docbook
share/doc/HTML/en/konquest/ingame_window.png
share/doc/HTML/en/konquest/main_game_window.png
share/doc/HTML/en/konquest/new_game_settings.png
share/icons/hicolor/128x128/apps/konquest.png
share/icons/hicolor/16x16/apps/konquest.png
share/icons/hicolor/22x22/apps/konquest.png
share/icons/hicolor/32x32/apps/konquest.png
share/icons/hicolor/48x48/apps/konquest.png
share/icons/hicolor/64x64/apps/konquest.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