Index: head/games/legend-of-edgar/Makefile =================================================================== --- head/games/legend-of-edgar/Makefile (revision 372418) +++ head/games/legend-of-edgar/Makefile (revision 372419) @@ -1,67 +1,68 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= edgar -DISTVERSION= 1.17-1 -PORTREVISION= 1 +DISTVERSION= 1.18-1 CATEGORIES= games MASTER_SITES= SF/legendof${PORTNAME}/${PORTVERSION:R}/ PKGNAMEPREFIX= legend-of- MAINTAINER= nemysis@FreeBSD.org COMMENT= 2D platform game with a persistent world LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-1//} USES= gmake USE_SDL= image mixer sdl ttf WITH_ZLIB= yes MAKEFILE= makefile PORTDOCS= * INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext .include post-patch: @${REINPLACE_CMD} -e 's|CC = gcc|CC = ${CC}|; \ s|$$(DESTDIR)/usr|$$(DESTDIR)/usr/local|; \ s|$$(PREFIX)/games/|$$(PREFIX)/bin/|; \ s|/share/games/edgar/|/share/edgar/|; \ s|-Wall ||; \ s|sdl-config|$(SDL_CONFIG)|; \ s|-s ||' \ ${WRKSRC}/makefile @${REINPLACE_CMD} -e 's|SDL/SDL|${LOCALBASE}/include/SDL/SDL|g' \ ${WRKSRC}/src/headers.h @${REINPLACE_CMD} -e 's|png.h|${LOCALBASE}/include/png.h|g' \ ${WRKSRC}/src/graphics/save_png.c @${REINPLACE_CMD} -e 's|self->dirY =- 13|self->dirY -= 13|g' \ ${WRKSRC}/src/boss/golem_boss.c + @${REINPLACE_CMD} -e 's|Categories=Game|Categories=Game;ArcadeGame;|' \ + ${WRKSRC}/icons/${PORTNAME}.desktop .if ! ${PORT_OPTIONS:MDOCS} @${REINPLACE_CMD} -i '' -e '/mkdir -p $$(DOC_DIR)/d' \ -i '' -e '/cp $$(DOCS) $$(DOC_DIR)/d' \ ${WRKSRC}/makefile .endif .if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e 's|^LOCALE_MO =.*|LOCALE_MO =|' \ ${WRKSRC}/makefile .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ .include Index: head/games/legend-of-edgar/distinfo =================================================================== --- head/games/legend-of-edgar/distinfo (revision 372418) +++ head/games/legend-of-edgar/distinfo (revision 372419) @@ -1,2 +1,2 @@ -SHA256 (edgar-1.17-1.tar.gz) = 17bc5c91664234b98631faa78bc2287c6c9829afb46cc31f8037540f4c4f019d -SIZE (edgar-1.17-1.tar.gz) = 90870003 +SHA256 (edgar-1.18-1.tar.gz) = b2a661f465e85aca59f77152be2ec168c41d0f26fccff810637c5574ba6d4007 +SIZE (edgar-1.18-1.tar.gz) = 90872297 Index: head/games/legend-of-edgar/pkg-descr =================================================================== --- head/games/legend-of-edgar/pkg-descr (revision 372418) +++ head/games/legend-of-edgar/pkg-descr (revision 372419) @@ -1,13 +1,13 @@ The Legend of Edgar is a platform game, not unlike those found on the Amiga and SNES. Edgar must battle his way across the world, solving puzzles and defeating powerful enemies to achieve his quest. A 2D platform game with a persistent world. When Edgar's father fails to return home after venturing out one dark and stormy night, Edgar fears the worst: he has been captured by the evil sorcerer who lives in a fortress beyond the forbidden swamp. Donning his armour, Edgar sets off to rescue him, but his quest will not be easy... -WWW: http://www.parallelrealities.co.uk/p/legend-of-edgar.html?m=0 +WWW: http://www.parallelrealities.co.uk/p/legend-of-edgar.html Index: head/games/legend-of-edgar/pkg-plist =================================================================== --- head/games/legend-of-edgar/pkg-plist (revision 372418) +++ head/games/legend-of-edgar/pkg-plist (revision 372419) @@ -1,45 +1,38 @@ bin/edgar share/applications/edgar.desktop %%DATADIR%%/edgar.pak share/icons/hicolor/16x16/apps/edgar.png share/icons/hicolor/32x32/apps/edgar.png share/icons/hicolor/48x48/apps/edgar.png share/icons/hicolor/64x64/apps/edgar.png %%NLS%%share/locale/ar/LC_MESSAGES/edgar.mo %%NLS%%share/locale/cs/LC_MESSAGES/edgar.mo %%NLS%%share/locale/da/LC_MESSAGES/edgar.mo %%NLS%%share/locale/de/LC_MESSAGES/edgar.mo %%NLS%%share/locale/el/LC_MESSAGES/edgar.mo %%NLS%%share/locale/en_US/LC_MESSAGES/edgar.mo %%NLS%%share/locale/eo/LC_MESSAGES/edgar.mo %%NLS%%share/locale/es/LC_MESSAGES/edgar.mo %%NLS%%share/locale/fa/LC_MESSAGES/edgar.mo %%NLS%%share/locale/fr/LC_MESSAGES/edgar.mo %%NLS%%share/locale/hi/LC_MESSAGES/edgar.mo %%NLS%%share/locale/it/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ja/LC_MESSAGES/edgar.mo %%NLS%%share/locale/jv/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ko/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ms/LC_MESSAGES/edgar.mo %%NLS%%share/locale/nl/LC_MESSAGES/edgar.mo %%NLS%%share/locale/pl/LC_MESSAGES/edgar.mo %%NLS%%share/locale/pt/LC_MESSAGES/edgar.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ro/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ru/LC_MESSAGES/edgar.mo %%NLS%%share/locale/sk/LC_MESSAGES/edgar.mo %%NLS%%share/locale/sv/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ta/LC_MESSAGES/edgar.mo %%NLS%%share/locale/tr/LC_MESSAGES/edgar.mo %%NLS%%share/locale/uk/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ur/LC_MESSAGES/edgar.mo %%NLS%%share/locale/vi/LC_MESSAGES/edgar.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/edgar.mo share/pixmaps/edgar.png -%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ur -%%NLS%%@dirrmtry share/locale/jv/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/jv -%%NLS%%@dirrmtry share/locale/en_US/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/en_US -@dirrm %%DATADIR%%