diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/chapping/Makefile | 38 | ||||
-rw-r--r-- | games/chapping/distinfo | 3 | ||||
-rw-r--r-- | games/chapping/pkg-descr | 3 | ||||
-rw-r--r-- | games/chapping/pkg-plist | 221 |
5 files changed, 266 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index cad79c4..f3c32f0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -119,6 +119,7 @@ SUBDIR += cgoban SUBDIR += cgoban2 SUBDIR += chanta + SUBDIR += chapping SUBDIR += cheech SUBDIR += childsplay SUBDIR += childsplay_plugins diff --git a/games/chapping/Makefile b/games/chapping/Makefile new file mode 100644 index 0000000..09fd4a5 --- /dev/null +++ b/games/chapping/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: chapping +# Date created: 01 Aug 2008 +# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= chapping +PORTVERSION= 0.43 +CATEGORIES= games +MASTER_SITES= http://forja.rediris.es/frs/download.php/760/ \ + http://www.amdmi3.ru/distfiles/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Turn based board football game + +USE_BZIP2= yes +USE_GMAKE= yes +USE_SDL= sdl image gfx ttf + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source +ALL_TARGET= linux + +post-patch: + @${REINPLACE_CMD} -e 's|make|${GMAKE}|g' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e '/^CXX=/ d; s|^SDL=.*|SDL=${SDL_CONFIG}|; \ + /\.o:/ d; /^CXXFLAGS=/ s|=-g -Wall -O2|+=|' \ + ${WRKSRC}/library/Makefile ${WRKSRC}/game/Makefile + @${REINPLACE_CMD} -e 's|menuimg/|${DATADIR}/&|; s|themes/|${DATADIR}/&|' \ + ${WRKSRC}/game/*.cpp + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/chapping ${PREFIX}/bin + ${MKDIR} ${DATADIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} "menuimg themes" ${DATADIR}/ + +.include <bsd.port.mk> diff --git a/games/chapping/distinfo b/games/chapping/distinfo new file mode 100644 index 0000000..5d271c3 --- /dev/null +++ b/games/chapping/distinfo @@ -0,0 +1,3 @@ +MD5 (chapping-0.43-src.tar.bz2) = 3b2d78d220266eedbbef19d8da603b46 +SHA256 (chapping-0.43-src.tar.bz2) = 1e180bbd7beb62cf5450fef6ee10b11dd11b4f1805838a1ee68111072775c5a9 +SIZE (chapping-0.43-src.tar.bz2) = 5903715 diff --git a/games/chapping/pkg-descr b/games/chapping/pkg-descr new file mode 100644 index 0000000..b9ebf90 --- /dev/null +++ b/games/chapping/pkg-descr @@ -0,0 +1,3 @@ +Turn based board football game. + +WWW: http://chapping.wordpress.com/ diff --git a/games/chapping/pkg-plist b/games/chapping/pkg-plist new file mode 100644 index 0000000..106a31a --- /dev/null +++ b/games/chapping/pkg-plist @@ -0,0 +1,221 @@ +bin/chapping +%%DATADIR%%/menuimg/active.png +%%DATADIR%%/menuimg/click.png +%%DATADIR%%/menuimg/joinpd.ttf +%%DATADIR%%/menuimg/logo.png +%%DATADIR%%/menuimg/menu.png +%%DATADIR%%/menuimg/noactive.png +%%DATADIR%%/menuimg/rect.png +%%DATADIR%%/menuimg/selection.png +%%DATADIR%%/menuimg/startgame.png +%%DATADIR%%/themes/beach/accelarrow.png +%%DATADIR%%/themes/beach/activecap.png +%%DATADIR%%/themes/beach/activecapyellow.png +%%DATADIR%%/themes/beach/arrow.png +%%DATADIR%%/themes/beach/ball.png +%%DATADIR%%/themes/beach/cap_left.png +%%DATADIR%%/themes/beach/cap_right.png +%%DATADIR%%/themes/beach/caps/g18620.png +%%DATADIR%%/themes/beach/caps/g18621.png +%%DATADIR%%/themes/beach/caps/g18623.png +%%DATADIR%%/themes/beach/caps/g18624.png +%%DATADIR%%/themes/beach/caps/g18625.png +%%DATADIR%%/themes/beach/caps/g18626.png +%%DATADIR%%/themes/beach/caps/g18627.png +%%DATADIR%%/themes/beach/caps/g18628.png +%%DATADIR%%/themes/beach/caps/g18629.png +%%DATADIR%%/themes/beach/caps/g18630.png +%%DATADIR%%/themes/beach/caps/g18631.png +%%DATADIR%%/themes/beach/capture.png +%%DATADIR%%/themes/beach/goal.png +%%DATADIR%%/themes/beach/goal_.png +%%DATADIR%%/themes/beach/goalmen.png +%%DATADIR%%/themes/beach/goldenmen.png +%%DATADIR%%/themes/beach/name.png +%%DATADIR%%/themes/beach/pass.png +%%DATADIR%%/themes/beach/passmen.png +%%DATADIR%%/themes/beach/redmen.png +%%DATADIR%%/themes/beach/scoreboard.png +%%DATADIR%%/themes/beach/select.png +%%DATADIR%%/themes/beach/stadium.png +%%DATADIR%%/themes/beach/theme.txt +%%DATADIR%%/themes/beach/timeboard.png +%%DATADIR%%/themes/beach/timemen.png +%%DATADIR%%/themes/beach/winmen.png +%%DATADIR%%/themes/beach/yellowmen.png +%%DATADIR%%/themes/ice/accelarrow.png +%%DATADIR%%/themes/ice/activecap.png +%%DATADIR%%/themes/ice/activecapyellow.png +%%DATADIR%%/themes/ice/arrow.png +%%DATADIR%%/themes/ice/ball.png +%%DATADIR%%/themes/ice/cap_left.png +%%DATADIR%%/themes/ice/cap_right.png +%%DATADIR%%/themes/ice/caps/g18728.png +%%DATADIR%%/themes/ice/caps/g18789.png +%%DATADIR%%/themes/ice/caps/g18797.png +%%DATADIR%%/themes/ice/caps/g18818.png +%%DATADIR%%/themes/ice/caps/g18832.png +%%DATADIR%%/themes/ice/caps/g18846.png +%%DATADIR%%/themes/ice/caps/g19658.png +%%DATADIR%%/themes/ice/caps/g21128.png +%%DATADIR%%/themes/ice/caps/g21149.png +%%DATADIR%%/themes/ice/caps/g21161.png +%%DATADIR%%/themes/ice/caps/g21172.png +%%DATADIR%%/themes/ice/caps/g21183.png +%%DATADIR%%/themes/ice/caps/g21194.png +%%DATADIR%%/themes/ice/caps/g21202.png +%%DATADIR%%/themes/ice/caps/g21607.png +%%DATADIR%%/themes/ice/caps/g21620.png +%%DATADIR%%/themes/ice/caps/g21630.png +%%DATADIR%%/themes/ice/caps/g21640.png +%%DATADIR%%/themes/ice/caps/g21650.png +%%DATADIR%%/themes/ice/caps/g21660.png +%%DATADIR%%/themes/ice/caps/g21670.png +%%DATADIR%%/themes/ice/capture.png +%%DATADIR%%/themes/ice/goal.png +%%DATADIR%%/themes/ice/goalmen.png +%%DATADIR%%/themes/ice/goldenmen.png +%%DATADIR%%/themes/ice/name.png +%%DATADIR%%/themes/ice/pass.png +%%DATADIR%%/themes/ice/passmen.png +%%DATADIR%%/themes/ice/redmen.png +%%DATADIR%%/themes/ice/scoreboard.png +%%DATADIR%%/themes/ice/select.png +%%DATADIR%%/themes/ice/select_.png +%%DATADIR%%/themes/ice/stadium.png +%%DATADIR%%/themes/ice/theme.txt +%%DATADIR%%/themes/ice/timeboard.png +%%DATADIR%%/themes/ice/timemen.png +%%DATADIR%%/themes/ice/winmen.png +%%DATADIR%%/themes/ice/yellowmen.png +%%DATADIR%%/themes/original/accelarrow.png +%%DATADIR%%/themes/original/activecap.png +%%DATADIR%%/themes/original/activecapyellow.png +%%DATADIR%%/themes/original/arrow.png +%%DATADIR%%/themes/original/ball.png +%%DATADIR%%/themes/original/cap_left.png +%%DATADIR%%/themes/original/cap_right.png +%%DATADIR%%/themes/original/caps/g10500.png +%%DATADIR%%/themes/original/caps/g10534.png +%%DATADIR%%/themes/original/caps/g10544.png +%%DATADIR%%/themes/original/caps/g10570.png +%%DATADIR%%/themes/original/caps/g9563.png +%%DATADIR%%/themes/original/caps/g9606.png +%%DATADIR%%/themes/original/caps/g9610.png +%%DATADIR%%/themes/original/caps/g9614.png +%%DATADIR%%/themes/original/caps/g9618.png +%%DATADIR%%/themes/original/caps/g9622.png +%%DATADIR%%/themes/original/caps/g9626.png +%%DATADIR%%/themes/original/caps/g9630.png +%%DATADIR%%/themes/original/caps/g9634.png +%%DATADIR%%/themes/original/caps/g9638.png +%%DATADIR%%/themes/original/caps/g9642.png +%%DATADIR%%/themes/original/caps/g9646.png +%%DATADIR%%/themes/original/caps/g9650.png +%%DATADIR%%/themes/original/caps/g9654.png +%%DATADIR%%/themes/original/caps/g9658.png +%%DATADIR%%/themes/original/caps/g9662.png +%%DATADIR%%/themes/original/capture.png +%%DATADIR%%/themes/original/goal.png +%%DATADIR%%/themes/original/goalmen.png +%%DATADIR%%/themes/original/goldenmen.png +%%DATADIR%%/themes/original/mini_timer_num.png +%%DATADIR%%/themes/original/name.png +%%DATADIR%%/themes/original/pass.png +%%DATADIR%%/themes/original/passmen.png +%%DATADIR%%/themes/original/redmen.png +%%DATADIR%%/themes/original/scoreboard.png +%%DATADIR%%/themes/original/select.png +%%DATADIR%%/themes/original/stadium.png +%%DATADIR%%/themes/original/theme.txt +%%DATADIR%%/themes/original/timeboard.png +%%DATADIR%%/themes/original/timemen.png +%%DATADIR%%/themes/original/winmen.png +%%DATADIR%%/themes/original/yellowmen.png +%%DATADIR%%/themes/pool/accelarrow.png +%%DATADIR%%/themes/pool/activecap.png +%%DATADIR%%/themes/pool/activecapyellow.png +%%DATADIR%%/themes/pool/arrow.png +%%DATADIR%%/themes/pool/ball.png +%%DATADIR%%/themes/pool/cap_left.png +%%DATADIR%%/themes/pool/cap_right.png +%%DATADIR%%/themes/pool/caps/1.png +%%DATADIR%%/themes/pool/caps/10.png +%%DATADIR%%/themes/pool/caps/11.png +%%DATADIR%%/themes/pool/caps/12.png +%%DATADIR%%/themes/pool/caps/13.png +%%DATADIR%%/themes/pool/caps/14.png +%%DATADIR%%/themes/pool/caps/15.png +%%DATADIR%%/themes/pool/caps/2.png +%%DATADIR%%/themes/pool/caps/3.png +%%DATADIR%%/themes/pool/caps/4.png +%%DATADIR%%/themes/pool/caps/5.png +%%DATADIR%%/themes/pool/caps/6.png +%%DATADIR%%/themes/pool/caps/7.png +%%DATADIR%%/themes/pool/caps/8.png +%%DATADIR%%/themes/pool/caps/9.png +%%DATADIR%%/themes/pool/caps/pong.svg +%%DATADIR%%/themes/pool/caps/rect3004.png +%%DATADIR%%/themes/pool/capture.png +%%DATADIR%%/themes/pool/goal.png +%%DATADIR%%/themes/pool/goalmen.png +%%DATADIR%%/themes/pool/goldenmen.png +%%DATADIR%%/themes/pool/name.png +%%DATADIR%%/themes/pool/pass.png +%%DATADIR%%/themes/pool/passmen.png +%%DATADIR%%/themes/pool/redmen.png +%%DATADIR%%/themes/pool/scoreboard.png +%%DATADIR%%/themes/pool/select.png +%%DATADIR%%/themes/pool/stadium.png +%%DATADIR%%/themes/pool/theme.txt +%%DATADIR%%/themes/pool/timeboard.png +%%DATADIR%%/themes/pool/timemen.png +%%DATADIR%%/themes/pool/winmen.png +%%DATADIR%%/themes/pool/yellowmen.png +%%DATADIR%%/themes/retro/accelarrow.png +%%DATADIR%%/themes/retro/activecap.png +%%DATADIR%%/themes/retro/activecapyellow.png +%%DATADIR%%/themes/retro/arrow.png +%%DATADIR%%/themes/retro/ball.png +%%DATADIR%%/themes/retro/cap_left.png +%%DATADIR%%/themes/retro/cap_right.png +%%DATADIR%%/themes/retro/caps/g3272.png +%%DATADIR%%/themes/retro/caps/g3288.png +%%DATADIR%%/themes/retro/caps/g3294.png +%%DATADIR%%/themes/retro/caps/g3300.png +%%DATADIR%%/themes/retro/caps/g3323.png +%%DATADIR%%/themes/retro/caps/g3343.png +%%DATADIR%%/themes/retro/caps/g3353.png +%%DATADIR%%/themes/retro/caps/g3373.png +%%DATADIR%%/themes/retro/caps/path2469.png +%%DATADIR%%/themes/retro/caps/path3379.png +%%DATADIR%%/themes/retro/caps/pong.svg +%%DATADIR%%/themes/retro/capture.png +%%DATADIR%%/themes/retro/goal.png +%%DATADIR%%/themes/retro/goalmen.png +%%DATADIR%%/themes/retro/goldenmen.png +%%DATADIR%%/themes/retro/name.png +%%DATADIR%%/themes/retro/pass.png +%%DATADIR%%/themes/retro/passmen.png +%%DATADIR%%/themes/retro/redmen.png +%%DATADIR%%/themes/retro/scoreboard.png +%%DATADIR%%/themes/retro/select.png +%%DATADIR%%/themes/retro/stadium.png +%%DATADIR%%/themes/retro/theme.txt +%%DATADIR%%/themes/retro/timeboard.png +%%DATADIR%%/themes/retro/timemen.png +%%DATADIR%%/themes/retro/winmen.png +%%DATADIR%%/themes/retro/yellowmen.png +@dirrm %%DATADIR%%/themes/retro/caps +@dirrm %%DATADIR%%/themes/retro +@dirrm %%DATADIR%%/themes/pool/caps +@dirrm %%DATADIR%%/themes/pool +@dirrm %%DATADIR%%/themes/original/caps +@dirrm %%DATADIR%%/themes/original +@dirrm %%DATADIR%%/themes/ice/caps +@dirrm %%DATADIR%%/themes/ice +@dirrm %%DATADIR%%/themes/beach/caps +@dirrm %%DATADIR%%/themes/beach +@dirrm %%DATADIR%%/themes +@dirrm %%DATADIR%%/menuimg +@dirrm %%DATADIR%% |