diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-13 13:04:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-13 13:04:28 +0000 |
commit | b6c71239315f869fddd34c7818d90011fbcdabc8 (patch) | |
tree | ec7157f96e6a130b77f238790bdb1cedad2021f4 /games | |
parent | 83f137b8c01b09cf5637d0b8ea7ecef0e59e5f1d (diff) | |
download | pkgsrc-b6c71239315f869fddd34c7818d90011fbcdabc8.tar.gz |
Fix help display. Bump PKGREVISION.
Diffstat (limited to 'games')
-rw-r--r-- | games/MyGoGrinder/Makefile | 9 | ||||
-rw-r--r-- | games/MyGoGrinder/PLIST | 71 |
2 files changed, 41 insertions, 39 deletions
diff --git a/games/MyGoGrinder/Makefile b/games/MyGoGrinder/Makefile index 5ba2dfcbf14..53a5a473c0a 100644 --- a/games/MyGoGrinder/Makefile +++ b/games/MyGoGrinder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/08/10 13:12:31 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/08/13 13:04:28 wiz Exp $ DISTNAME= MyGoGrinder-2-0-0-J6 PKGNAME= ${DISTNAME:S/2-0-0-/2.0.0./} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mygogrinder/} EXTRACT_SUFX= .zip @@ -26,7 +27,7 @@ INSTALLATION_DIRS+= share/pixmaps do-build: ${ECHO} '#!/bin/sh' > ${WRKDIR}/MyGoGrinder.sh - ${ECHO} "exec ${JAVA_BINPREFIX}-java -jar "'"'"${PREFIX}/share/${PKGBASE}/MyGoGrinder.jar"'" "$$@"' >> ${WRKDIR}/MyGoGrinder.sh + ${ECHO} "cd ${PREFIX}/share/doc/${PKGBASE} && exec ${JAVA_BINPREFIX}-java -jar "'"'"${PREFIX}/share/${PKGBASE}/MyGoGrinder.jar"'" "$$@"' >> ${WRKDIR}/MyGoGrinder.sh do-install: ${INSTALL_SCRIPT} ${WRKDIR}/MyGoGrinder.sh ${DESTDIR}${PREFIX}/bin @@ -38,9 +39,11 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/readme.txt ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} ${INSTALL_DATA} ${WRKSRC}/DEMO.WGF ${DESTDIR}${PREFIX}/share/examples/${PKGBASE}/demo.wgf ${INSTALL_DATA} ${WRKDIR}/"Xuan-Xuan-Qi-Jing-(problems).zip" ${DESTDIR}${PREFIX}/share/examples/${PKGBASE} - cd ${WRKSRC}/docs && pax -pp -rw * ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} + cd ${WRKSRC}/docs && pax -pp -rw * ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/docs + ${RM} -f ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/docs/Notizen* ${CHMOD} a-wx ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/*.* ${CHMOD} a-wx ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/*/*.* + ${CHMOD} a-wx ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/*/*/*.* .include "../../mk/java-vm.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/MyGoGrinder/PLIST b/games/MyGoGrinder/PLIST index 1475b8219b4..25824f3273f 100644 --- a/games/MyGoGrinder/PLIST +++ b/games/MyGoGrinder/PLIST @@ -1,45 +1,44 @@ -@comment $NetBSD: PLIST,v 1.1 2014/08/10 13:12:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/08/13 13:04:28 wiz Exp $ bin/MyGoGrinder.sh share/MyGoGrinder/MyGoGrinder.jar share/MyGoGrinder/Tags list English.txt share/MyGoGrinder/Tags-Liste teilw.Deutsch.txt share/doc/MyGoGrinder/License.txt -share/doc/MyGoGrinder/Notizen HTML.txt -share/doc/MyGoGrinder/collections.html -share/doc/MyGoGrinder/docs.html -share/doc/MyGoGrinder/download.html -share/doc/MyGoGrinder/features.html -share/doc/MyGoGrinder/imgs/About.png -share/doc/MyGoGrinder/imgs/AutoAdv.png -share/doc/MyGoGrinder/imgs/Banner.png -share/doc/MyGoGrinder/imgs/BannerOld.png -share/doc/MyGoGrinder/imgs/Edit.png -share/doc/MyGoGrinder/imgs/Find.png -share/doc/MyGoGrinder/imgs/Help.png -share/doc/MyGoGrinder/imgs/Import.png -share/doc/MyGoGrinder/imgs/NextProb.png -share/doc/MyGoGrinder/imgs/Open.png -share/doc/MyGoGrinder/imgs/Prefs.png -share/doc/MyGoGrinder/imgs/PrevProb.png -share/doc/MyGoGrinder/imgs/Save.png -share/doc/MyGoGrinder/imgs/SelProbs.png -share/doc/MyGoGrinder/imgs/Split.png -share/doc/MyGoGrinder/imgs/fullscreen.png -share/doc/MyGoGrinder/imgs/index2.jpg -share/doc/MyGoGrinder/imgs/probframe.png -share/doc/MyGoGrinder/imgs/probframethumb.png -share/doc/MyGoGrinder/imgs/selectiondialog.png -share/doc/MyGoGrinder/imgs/selectiondialogthumb.png -share/doc/MyGoGrinder/imgs/settingsdialog.png -share/doc/MyGoGrinder/imgs/settingsfolder.png -share/doc/MyGoGrinder/imgs/sflogo.png -share/doc/MyGoGrinder/index.html -share/doc/MyGoGrinder/license.html +share/doc/MyGoGrinder/docs/collections.html +share/doc/MyGoGrinder/docs/docs.html +share/doc/MyGoGrinder/docs/download.html +share/doc/MyGoGrinder/docs/features.html +share/doc/MyGoGrinder/docs/imgs/About.png +share/doc/MyGoGrinder/docs/imgs/AutoAdv.png +share/doc/MyGoGrinder/docs/imgs/Banner.png +share/doc/MyGoGrinder/docs/imgs/BannerOld.png +share/doc/MyGoGrinder/docs/imgs/Edit.png +share/doc/MyGoGrinder/docs/imgs/Find.png +share/doc/MyGoGrinder/docs/imgs/Help.png +share/doc/MyGoGrinder/docs/imgs/Import.png +share/doc/MyGoGrinder/docs/imgs/NextProb.png +share/doc/MyGoGrinder/docs/imgs/Open.png +share/doc/MyGoGrinder/docs/imgs/Prefs.png +share/doc/MyGoGrinder/docs/imgs/PrevProb.png +share/doc/MyGoGrinder/docs/imgs/Save.png +share/doc/MyGoGrinder/docs/imgs/SelProbs.png +share/doc/MyGoGrinder/docs/imgs/Split.png +share/doc/MyGoGrinder/docs/imgs/fullscreen.png +share/doc/MyGoGrinder/docs/imgs/index2.jpg +share/doc/MyGoGrinder/docs/imgs/probframe.png +share/doc/MyGoGrinder/docs/imgs/probframethumb.png +share/doc/MyGoGrinder/docs/imgs/selectiondialog.png +share/doc/MyGoGrinder/docs/imgs/selectiondialogthumb.png +share/doc/MyGoGrinder/docs/imgs/settingsdialog.png +share/doc/MyGoGrinder/docs/imgs/settingsfolder.png +share/doc/MyGoGrinder/docs/imgs/sflogo.png +share/doc/MyGoGrinder/docs/index.html +share/doc/MyGoGrinder/docs/license.html +share/doc/MyGoGrinder/docs/tagssortorder1.png +share/doc/MyGoGrinder/docs/tagssortorder2.png +share/doc/MyGoGrinder/docs/tips.html +share/doc/MyGoGrinder/docs/wgf.html share/doc/MyGoGrinder/readme.txt -share/doc/MyGoGrinder/tagssortorder1.png -share/doc/MyGoGrinder/tagssortorder2.png -share/doc/MyGoGrinder/tips.html -share/doc/MyGoGrinder/wgf.html share/examples/MyGoGrinder/Xuan-Xuan-Qi-Jing-(problems).zip share/examples/MyGoGrinder/demo.wgf share/pixmaps/Grinder128.png |