Import hex-a-hop port.

Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
destroy all green tiles! There are infinite undos and no time limits --
you just have to find a way to destroy all the green tiles and step on a
safe tile at the end.

ok landry
This commit is contained in:
stsp 2013-01-04 22:57:07 +00:00
parent df5a288315
commit 27a5ac4f07
4 changed files with 64 additions and 0 deletions

23
games/hex-a-hop/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/01/04 22:57:07 stsp Exp $
COMMENT = hexagonal tile-based puzzle game
DISTNAME = hex-a-hop-1.1.0
CATEGORIES = games
HOMEPAGE = http://hexahop.sourceforge.net
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB = SDL SDL_mixer SDL_ttf c m pthread stdc++
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=hexahop/}
LIB_DEPENDS = devel/sdl-mixer \
devel/sdl-ttf
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>

2
games/hex-a-hop/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (hex-a-hop-1.1.0.tar.gz) = gL8Z2TaoQwyrW8Ro7mgnw4BS4CbGCet+zhYxfnkyoNY=
SIZE (hex-a-hop-1.1.0.tar.gz) = 9249269

View File

@ -0,0 +1,4 @@
Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
destroy all green tiles! There are infinite undos and no time limits --
you just have to find a way to destroy all the green tiles and step on a
safe tile at the end.

35
games/hex-a-hop/pkg/PLIST Normal file
View File

@ -0,0 +1,35 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/01/04 22:57:07 stsp Exp $
@bin bin/hex-a-hop
share/hex-a-hop/
share/hex-a-hop/emi.dat
share/hex-a-hop/font.dat
share/hex-a-hop/font.ttf
share/hex-a-hop/gradient.dat
share/hex-a-hop/icon.bmp
share/hex-a-hop/levels.dat
share/hex-a-hop/map.dat
share/hex-a-hop/map_top.dat
share/hex-a-hop/music-ending-nonfree.ogg
share/hex-a-hop/music-game-nonfree-1.ogg
share/hex-a-hop/music-game-nonfree.ogg
share/hex-a-hop/sound-builder-nonfree.ogg
share/hex-a-hop/sound-collapse-nonfree.ogg
share/hex-a-hop/sound-crack.ogg
share/hex-a-hop/sound-death.ogg
share/hex-a-hop/sound-explode-big.ogg
share/hex-a-hop/sound-explode-small.ogg
share/hex-a-hop/sound-floater-enter.ogg
share/hex-a-hop/sound-found-antiice-nonfree.ogg
share/hex-a-hop/sound-found-jump-nonfree.ogg
share/hex-a-hop/sound-ice.ogg
share/hex-a-hop/sound-laser.ogg
share/hex-a-hop/sound-lift-down-nonfree.ogg
share/hex-a-hop/sound-lift-up-nonfree.ogg
share/hex-a-hop/sound-spinner-nonfree.ogg
share/hex-a-hop/sound-trampoline.ogg
share/hex-a-hop/sound-used-antiice.ogg
share/hex-a-hop/sound-used-jump.ogg
share/hex-a-hop/sound-win.ogg
share/hex-a-hop/tiles.dat
share/hex-a-hop/tiles_reflect.dat
share/hex-a-hop/title.dat