Waiting for a qt4 build is soooo boring...

Import monadius, a 2-D scrolling vector graphics clone of the
arcade game Gradius, implemented in Haskell.
This commit is contained in:
kili 2010-04-25 19:11:51 +00:00
parent e559cb9481
commit 3e9661b80f
4 changed files with 44 additions and 0 deletions

31
games/monadius/Makefile Normal file
View File

@ -0,0 +1,31 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/25 19:11:51 kili Exp $
COMMENT = Gradius clone
DISTNAME = Monadius-0.93
PKGNAME = ${DISTNAME:L}
CATEGORIES = games
HOMEPAGE = http://www.geocities.jp/takascience/haskell/monadius_en.html
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB = GL GLU ICE SM X11 Xi Xmu c m pthread util
MODULES = lang/ghc converters/libiconv
MODGHC_BUILD = cabal hackage nort
LIB_DEPENDS = glut::graphics/freeglut
BUILD_DEPENDS = ::graphics/hs-GLUT \
:hs-OpenGL->=2.0:graphics/hs-OpenGL
USE_X11 = Yes
post-install:
mv ${PREFIX}/share/${DISTNAME}/* ${PREFIX}/share/doc/${DISTNAME}
rmdir ${PREFIX}/share/${DISTNAME}
.include <bsd.port.mk>

5
games/monadius/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (Monadius-0.93.tar.gz) = bCyGyeLtEYpgFH0I8MF62g==
RMD160 (Monadius-0.93.tar.gz) = rqZbH3fq6umZx9dlroFja2P0dyg=
SHA1 (Monadius-0.93.tar.gz) = BUd/wwVGUVMo/CbMzgTH1KPtY5Y=
SHA256 (Monadius-0.93.tar.gz) = s0OBGvlPriRpYTvvzrxRxMsO5FKT6y6zQU0RUciSzS4=
SIZE (Monadius-0.93.tar.gz) = 45673

2
games/monadius/pkg/DESCR Normal file
View File

@ -0,0 +1,2 @@
A fast-paced 2-D scrolling vector graphics clone of the arcade game
Gradius; it is dedicated to the 20th anniversary of Gradius series.

6
games/monadius/pkg/PLIST Normal file
View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/25 19:11:51 kili Exp $
@bin bin/monadius
share/doc/${DISTNAME}/
@comment share/doc/${DISTNAME}/LICENSE
share/doc/${DISTNAME}/readme-e.txt
share/doc/${DISTNAME}/readme-j.txt