ports/173431: [MAINTAINER] games/madbomber: Makefile changed, added pkg-plist, Desktop entries, removed all notes
nemysis
nemysis at gmx.ch
Sat Feb 23 14:00:02 UTC 2013
The following reply was made to PR ports/173431; it has been noted by GNATS.
From: nemysis <nemysis at gmx.ch>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/173431: [MAINTAINER] games/madbomber: Makefile changed,
added pkg-plist, Desktop entries, removed all notes
Date: Sat, 23 Feb 2013 14:50:36 +0100
--MP_/k500twp.rqgXdd59NApQR5r
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Changed
+DESKTOP_ENTRIES="Mad Bomber" "${COMMENT}" \
+ "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+ "${PORTNAME}" "Game;ArcadeGame;" false
--MP_/k500twp.rqgXdd59NApQR5r
Content-Type: text/x-patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=madbomber.diff
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/games/madbomber/Makefile ./Makefile
--- /usr/ports/games/madbomber/Makefile 2013-01-14 17:55:32.000000000 +0100
+++ ./Makefile 2013-02-23 14:46:16.000000000 +0100
@@ -7,13 +7,13 @@
PORTNAME= madbomber
PORTVERSION= 0.2.5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/madbomber/src/ \
ftp://ftp.billsgames.com/unix/x/madbomber/src/
MAINTAINER= nemysis at gmx.ch
-COMMENT= A clone of Activision's classic Atari 2600 console game "Kaboom!"
+COMMENT= Clone of Activision's classic Atari 2600 console game "Kaboom!"
LICENSE= GPLv2
@@ -22,12 +22,12 @@
CPPFLAGS+= `${SDL_CONFIG} --cflags` -DDATA_PREFIX=\"${DATADIR}/\"
LDFLAGS+= `${SDL_CONFIG} --libs`
-PLIST_FILES= bin/${PORTNAME} \
- share/pixmaps/${PORTNAME}.png
-
-PORTDATA= *
PORTDOCS= AUTHORS.txt CHANGES.txt README.txt TODO.txt
+DESKTOP_ENTRIES="Mad Bomber" "${COMMENT}" \
+ "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
+ "${PORTNAME}" "Game;ArcadeGame;" false
+
.include <bsd.port.options.mk>
do-build:
@@ -35,24 +35,18 @@
${PORTNAME}.c ${LDFLAGS} -lSDL_mixer -lSDL_image
do-install:
-# Executable
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
-# Data
${MKDIR} ${DATADIR}
.for d in images music sounds
@(cd ${WRKSRC}/data && ${COPYTREE_SHARE} ${d} ${DATADIR})
.endfor
-# Pixmaps
${INSTALL_DATA} ${WRKSRC}/data/images/icon.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
-# Documentation
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
-. for f in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
-. endfor
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/games/madbomber/pkg-plist ./pkg-plist
--- /usr/ports/games/madbomber/pkg-plist 1970-01-01 01:00:00.000000000 +0100
+++ ./pkg-plist 2012-11-06 23:38:46.000000000 +0100
@@ -0,0 +1,141 @@
+bin/madbomber
+%%DATADIR%%/images/bar.png
+%%DATADIR%%/images/game/background.png
+%%DATADIR%%/images/game/bomb/bomb0.png
+%%DATADIR%%/images/game/bomb/bomb1.png
+%%DATADIR%%/images/game/bomb/bomb2.png
+%%DATADIR%%/images/game/bomb/bomb3.png
+%%DATADIR%%/images/game/bomb/explosion1.png
+%%DATADIR%%/images/game/bomb/explosion2.png
+%%DATADIR%%/images/game/bomber/bomber-amazed.png
+%%DATADIR%%/images/game/bomber/bomber-happy.png
+%%DATADIR%%/images/game/bomber/bomber-sad.png
+%%DATADIR%%/images/game/bucket/bucket1.png
+%%DATADIR%%/images/game/bucket/bucket1red.png
+%%DATADIR%%/images/game/bucket/bucket2.png
+%%DATADIR%%/images/game/bucket/bucket2red.png
+%%DATADIR%%/images/game/bucket/bucket3.png
+%%DATADIR%%/images/game/bucket/bucket3red.png
+%%DATADIR%%/images/game/bucket/small-bucket1.png
+%%DATADIR%%/images/game/bucket/small-bucket1red.png
+%%DATADIR%%/images/game/bucket/small-bucket2.png
+%%DATADIR%%/images/game/bucket/small-bucket2red.png
+%%DATADIR%%/images/game/bucket/small-bucket3.png
+%%DATADIR%%/images/game/bucket/small-bucket3red.png
+%%DATADIR%%/images/game/drop/drop-down.png
+%%DATADIR%%/images/game/drop/drop-left-down.png
+%%DATADIR%%/images/game/drop/drop-left-up.png
+%%DATADIR%%/images/game/drop/drop-left.png
+%%DATADIR%%/images/game/drop/drop-right-down.png
+%%DATADIR%%/images/game/drop/drop-right-up.png
+%%DATADIR%%/images/game/drop/drop-right.png
+%%DATADIR%%/images/game/drop/drop-up.png
+%%DATADIR%%/images/game/game-over.png
+%%DATADIR%%/images/game/highscore.png
+%%DATADIR%%/images/game/numbers/0.png
+%%DATADIR%%/images/game/numbers/0red.png
+%%DATADIR%%/images/game/numbers/1.png
+%%DATADIR%%/images/game/numbers/1red.png
+%%DATADIR%%/images/game/numbers/2.png
+%%DATADIR%%/images/game/numbers/2red.png
+%%DATADIR%%/images/game/numbers/3.png
+%%DATADIR%%/images/game/numbers/3red.png
+%%DATADIR%%/images/game/numbers/4.png
+%%DATADIR%%/images/game/numbers/4red.png
+%%DATADIR%%/images/game/numbers/5.png
+%%DATADIR%%/images/game/numbers/5red.png
+%%DATADIR%%/images/game/numbers/6.png
+%%DATADIR%%/images/game/numbers/6red.png
+%%DATADIR%%/images/game/numbers/7.png
+%%DATADIR%%/images/game/numbers/7red.png
+%%DATADIR%%/images/game/numbers/8.png
+%%DATADIR%%/images/game/numbers/8red.png
+%%DATADIR%%/images/game/numbers/9.png
+%%DATADIR%%/images/game/numbers/9red.png
+%%DATADIR%%/images/game/paused.png
+%%DATADIR%%/images/game/press-escape.png
+%%DATADIR%%/images/game/press-fire.png
+%%DATADIR%%/images/highscore/highscore.png
+%%DATADIR%%/images/highscore/letters.png
+%%DATADIR%%/images/icon.png
+%%DATADIR%%/images/loading.png
+%%DATADIR%%/images/make-offs.sh
+%%DATADIR%%/images/options/0percent-off.png
+%%DATADIR%%/images/options/0percent.png
+%%DATADIR%%/images/options/100percent-off.png
+%%DATADIR%%/images/options/100percent.png
+%%DATADIR%%/images/options/25percent-off.png
+%%DATADIR%%/images/options/25percent.png
+%%DATADIR%%/images/options/50percent-off.png
+%%DATADIR%%/images/options/50percent.png
+%%DATADIR%%/images/options/75percent-off.png
+%%DATADIR%%/images/options/75percent.png
+%%DATADIR%%/images/options/detail.png
+%%DATADIR%%/images/options/difficulty.png
+%%DATADIR%%/images/options/effects.png
+%%DATADIR%%/images/options/hard-off.png
+%%DATADIR%%/images/options/hard.png
+%%DATADIR%%/images/options/music.png
+%%DATADIR%%/images/options/normal-off.png
+%%DATADIR%%/images/options/normal.png
+%%DATADIR%%/images/options/ok-off.png
+%%DATADIR%%/images/options/ok.png
+%%DATADIR%%/images/options/options.png
+%%DATADIR%%/images/options/player-one.png
+%%DATADIR%%/images/options/player-two.png
+%%DATADIR%%/images/options/volume.png
+%%DATADIR%%/images/options/zen-off.png
+%%DATADIR%%/images/options/zen.png
+%%DATADIR%%/images/spray-black.png
+%%DATADIR%%/images/spray-blue.png
+%%DATADIR%%/images/spray-cyan.png
+%%DATADIR%%/images/title/exit-off.png
+%%DATADIR%%/images/title/exit.png
+%%DATADIR%%/images/title/highscore-off.png
+%%DATADIR%%/images/title/highscore.png
+%%DATADIR%%/images/title/one-player-off.png
+%%DATADIR%%/images/title/one-player.png
+%%DATADIR%%/images/title/options-off.png
+%%DATADIR%%/images/title/options.png
+%%DATADIR%%/images/title/title.png
+%%DATADIR%%/images/title/two-player-vs-off.png
+%%DATADIR%%/images/title/two-player-vs.png
+%%DATADIR%%/images/title/two-players-off.png
+%%DATADIR%%/images/title/two-players.png
+%%DATADIR%%/music/astraltr.mod
+%%DATADIR%%/music/bizjung.it
+%%DATADIR%%/music/fdn-arab.s3m
+%%DATADIR%%/music/gluppobe.mod
+%%DATADIR%%/music/waterfal.mod
+%%DATADIR%%/sounds/bigexplosion.wav
+%%DATADIR%%/sounds/can-shake.wav
+%%DATADIR%%/sounds/confirm.wav
+%%DATADIR%%/sounds/explosion.wav
+%%DATADIR%%/sounds/fuse.wav
+%%DATADIR%%/sounds/highscore.wav
+%%DATADIR%%/sounds/level8.wav
+%%DATADIR%%/sounds/oneup.wav
+%%DATADIR%%/sounds/select.wav
+%%DATADIR%%/sounds/splash1.wav
+%%DATADIR%%/sounds/splash2.wav
+%%DATADIR%%/sounds/splash3.wav
+%%DATADIR%%/sounds/splash4.wav
+%%DATADIR%%/sounds/splash5.wav
+%%DATADIR%%/sounds/splash6.wav
+%%DATADIR%%/sounds/splash7.wav
+%%DATADIR%%/sounds/splash8.wav
+%%DATADIR%%/sounds/spray.wav
+share/pixmaps/madbomber.png
+ at dirrm %%DATADIR%%/sounds
+ at dirrm %%DATADIR%%/music
+ at dirrm %%DATADIR%%/images/title
+ at dirrm %%DATADIR%%/images/options
+ at dirrm %%DATADIR%%/images/highscore
+ at dirrm %%DATADIR%%/images/game/numbers
+ at dirrm %%DATADIR%%/images/game/drop
+ at dirrm %%DATADIR%%/images/game/bucket
+ at dirrm %%DATADIR%%/images/game/bomber
+ at dirrm %%DATADIR%%/images/game/bomb
+ at dirrm %%DATADIR%%/images/game
+ at dirrm %%DATADIR%%/images
+ at dirrm %%DATADIR%%
===> Done
--MP_/k500twp.rqgXdd59NApQR5r--
More information about the freebsd-ports-bugs
mailing list