FreeBSD Bugzilla – Attachment 128965 Details for
Bug 172887
[PATCH] games/nuclearchess: Makefile changed, OptionsNG, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nuclearchess-1.0.0_7.patch
nuclearchess-1.0.0_7.patch (text/plain), 2.62 KB, created by
nemysis
on 2012-10-19 23:40:01 UTC
(
hide
)
Description:
nuclearchess-1.0.0_7.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-10-19 23:40:01 UTC
Size:
2.62 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/nuclearchess/Makefile ./Makefile >--- /usr/ports/games/nuclearchess/Makefile 2012-06-01 07:19:06.000000000 +0200 >+++ ./Makefile 2012-10-20 00:19:33.000000000 +0200 >@@ -7,19 +7,44 @@ > > PORTNAME= nuclearchess > PORTVERSION= 1.0.0 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= games > MASTER_SITES= http://www.linux-games.com/nuclearchess/ > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= A chess variant designed to be short and fun for all players >+MAINTAINER= nemysis@gmx.ch >+COMMENT= Chess variant designed to be short and fun for all players > >-LICENSE= GPLv2 GPLv3 >-LICENSE_COMB= dual >+LICENSE= GPLv2 >+ >+BUILD_DEPENDS= pamscale:${PORTSDIR}/graphics/netpbm > > USE_SDL= sdl image > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --localstatedir=${DATADIR} > MAKE_JOBS_SAFE= yes > >+PLIST_FILES= bin/${PORTNAME} \ >+ share/pixmaps/${PORTNAME}.png >+ >+PORTDATA= * >+PORTDOCS= AUTHORS ChangeLog >+ >+DESKTOP_ENTRIES="NuclearChess" "${COMMENT}" "${PORTNAME}" \ >+ "${PORTNAME}" "Game;ArcadeGame;" ${FALSE} >+ >+.include <bsd.port.options.mk> >+ >+post-build: >+ @(cd ${WRKSRC}/gfx && \ >+ ${LOCALBASE}/bin/pngtopnm atom.png | \ >+ ${LOCALBASE}/bin/pamscale .22 | ${LOCALBASE}/bin/pnmtopng > nuclearchess.png) >+ >+post-install: >+ ${INSTALL_DATA} ${WRKSRC}/gfx/nuclearchess.png ${PREFIX}/share/pixmaps >+ >+.if ${PORT_OPTIONS:MDOCS} >+ ${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} >+.endif >+ > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/games/nuclearchess/pkg-plist ./pkg-plist >--- /usr/ports/games/nuclearchess/pkg-plist 2006-06-23 05:48:14.000000000 +0200 >+++ ./pkg-plist 1970-01-01 01:00:00.000000000 +0100 >@@ -1,37 +0,0 @@ >-bin/nuclearchess >-%%DATADIR%%/gfx/SmallStone.png >-%%DATADIR%%/gfx/anim3.png >-%%DATADIR%%/gfx/bauer.png >-%%DATADIR%%/gfx/dame.png >-%%DATADIR%%/gfx/anim1.png >-%%DATADIR%%/gfx/anim4.png >-%%DATADIR%%/gfx/turm.png >-%%DATADIR%%/gfx/StoneFont.png >-%%DATADIR%%/gfx/anim10.png >-%%DATADIR%%/gfx/anim5.png >-%%DATADIR%%/gfx/black.png >-%%DATADIR%%/gfx/koenig.png >-%%DATADIR%%/gfx/anim11.png >-%%DATADIR%%/gfx/anim6.png >-%%DATADIR%%/gfx/white.png >-%%DATADIR%%/gfx/anim12.png >-%%DATADIR%%/gfx/anim7.png >-%%DATADIR%%/gfx/board.png >-%%DATADIR%%/gfx/laeufer.png >-%%DATADIR%%/gfx/wood.png >-%%DATADIR%%/gfx/anim13.png >-%%DATADIR%%/gfx/anim8.png >-%%DATADIR%%/gfx/bomb.png >-%%DATADIR%%/gfx/anim14.png >-%%DATADIR%%/gfx/anim9.png >-%%DATADIR%%/gfx/bombe.png >-%%DATADIR%%/gfx/anim15.png >-%%DATADIR%%/gfx/atom-rot.png >-%%DATADIR%%/gfx/button-light.png >-%%DATADIR%%/gfx/select.png >-%%DATADIR%%/gfx/anim2.png >-%%DATADIR%%/gfx/atom.png >-%%DATADIR%%/gfx/button.png >-%%DATADIR%%/gfx/springer.png >-@dirrm %%DATADIR%%/gfx >-@dirrm %%DATADIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 172887
: 128965 |
128966