Index: head/games/hyperrogue/Makefile =================================================================== --- head/games/hyperrogue/Makefile (revision 473335) +++ head/games/hyperrogue/Makefile (revision 473336) @@ -1,49 +1,49 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= hyperrogue -PORTVERSION= 9.4g +PORTVERSION= 10.4f DISTVERSIONPREFIX= v CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Roguelike in a non-euclidean world LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:graphics/png - BROKEN_powerpc64= fails to link: langen-langen.o: relocation truncated to fit: R_PPC64_TOC16_DS +LIB_DEPENDS= libpng.so:graphics/png + USE_GITHUB= yes GH_ACCOUNT= zenorogue USES= autoreconf localbase GNU_CONFIGURE= yes USE_SDL= sdl mixer gfx ttf -USE_GL= gl +USE_GL= gl glew # remove -O2, otherwise clang takes gigabytes of memory CFLAGS:= ${CFLAGS:C/-O[0-9]//} -DFHS CXXFLAGS:= ${CXXFLAGS:C/-O[0-9]//} -DFHS PORTDOCS= README.md DESKTOP_ENTRIES="HyperRogue" \ "" \ "${PREFIX}/share/pixmaps/${PORTNAME}.ico" \ "${PORTNAME}" \ "Game;RolePlaying;" \ "" OPTIONS_DEFINE= DOCS post-install: ${INSTALL_DATA} ${WRKSRC}/hr-icon.ico ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.ico post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include Index: head/games/hyperrogue/distinfo =================================================================== --- head/games/hyperrogue/distinfo (revision 473335) +++ head/games/hyperrogue/distinfo (revision 473336) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498498940 -SHA256 (zenorogue-hyperrogue-v9.4g_GH0.tar.gz) = 62b611185afc045f83c837e592ceadc28b27ef6ffb09ca1adc11cc79c22008cc -SIZE (zenorogue-hyperrogue-v9.4g_GH0.tar.gz) = 57345565 +TIMESTAMP = 1529938419 +SHA256 (zenorogue-hyperrogue-v10.4f_GH0.tar.gz) = be8d2741ba48735f3318e68ef613d08602f14299485a2de39a8ce3f9bee23cfd +SIZE (zenorogue-hyperrogue-v10.4f_GH0.tar.gz) = 57537630 Index: head/games/hyperrogue/files/patch-sound.cpp =================================================================== --- head/games/hyperrogue/files/patch-sound.cpp (revision 473335) +++ head/games/hyperrogue/files/patch-sound.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- sound.cpp.orig 2017-04-15 02:52:00 UTC -+++ sound.cpp -@@ -122,7 +122,7 @@ bool loadMusicInfo(string dir) { - for(int i=0; i 0) { -+ while(fgets(buf, 800, f) != NULL) { - for(int i=0; buf[i]; i++) if(buf[i] == 10 || buf[i] == 13) buf[i] = 0; - if(buf[0] == '[' && buf[3] == ']') { - int id = (buf[1] - '0') * 10 + buf[2] - '0'; Property changes on: head/games/hyperrogue/files/patch-sound.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/hyperrogue/files/patch-Makefile.am =================================================================== --- head/games/hyperrogue/files/patch-Makefile.am (revision 473335) +++ head/games/hyperrogue/files/patch-Makefile.am (revision 473336) @@ -1,11 +1,11 @@ ---- Makefile.am.orig 2017-04-15 02:52:00 UTC +--- Makefile.am.orig 2018-06-22 18:28:41 UTC +++ Makefile.am -@@ -6,7 +6,7 @@ dist_doc_DATA = README.md - hyperrogue_SOURCES = hyper.cpp savepng.c +@@ -3,7 +3,7 @@ bin_PROGRAMS = hyperrogue + hyperroguedir = $(datadir)/hyperrogue + dist_hyperrogue_DATA = hyperrogue-music.txt DejaVuSans-Bold.ttf + dist_doc_DATA = README.md +-hyperrogue_SOURCES = hyper.cpp savepng.c ++hyperrogue_SOURCES = hyper.cpp savepng.cpp # Some definitions used in graph.cpp --hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\" -O2 -+hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\" - - # Musicdir - musicdir=$(datadir)/hyperrogue/music + hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\" Index: head/games/hyperrogue/pkg-plist =================================================================== --- head/games/hyperrogue/pkg-plist (revision 473335) +++ head/games/hyperrogue/pkg-plist (revision 473336) @@ -1,92 +1,93 @@ bin/hyperrogue %%DATADIR%%/DejaVuSans-Bold.ttf %%DATADIR%%/hyperrogue-music.txt %%DATADIR%%/music/hr3-caves.ogg %%DATADIR%%/music/hr3-crossroads.ogg %%DATADIR%%/music/hr3-desert.ogg %%DATADIR%%/music/hr3-graveyard.ogg %%DATADIR%%/music/hr3-hell.ogg %%DATADIR%%/music/hr3-icyland.ogg %%DATADIR%%/music/hr3-jungle.ogg %%DATADIR%%/music/hr3-laboratory.ogg %%DATADIR%%/music/hr3-mirror.ogg %%DATADIR%%/music/hr3-motion.ogg %%DATADIR%%/music/hr3-rlyeh.ogg %%DATADIR%%/sounds/bull.ogg %%DATADIR%%/sounds/click.ogg %%DATADIR%%/sounds/closegate.ogg %%DATADIR%%/sounds/credits.txt %%DATADIR%%/sounds/die-bomberbird.ogg %%DATADIR%%/sounds/die-fairy.ogg %%DATADIR%%/sounds/die-prince.ogg %%DATADIR%%/sounds/die-princess.ogg %%DATADIR%%/sounds/die-troll.ogg %%DATADIR%%/sounds/die-vinebeast.ogg %%DATADIR%%/sounds/die-vinespirit.ogg %%DATADIR%%/sounds/dzia-prince.ogg %%DATADIR%%/sounds/dzia-princess.ogg %%DATADIR%%/sounds/explosion.ogg %%DATADIR%%/sounds/fire.ogg %%DATADIR%%/sounds/heal-prince.ogg %%DATADIR%%/sounds/heal-princess.ogg %%DATADIR%%/sounds/hit-axe1.ogg %%DATADIR%%/sounds/hit-axe2.ogg %%DATADIR%%/sounds/hit-axe3.ogg %%DATADIR%%/sounds/hit-crush1.ogg %%DATADIR%%/sounds/hit-crush2.ogg %%DATADIR%%/sounds/hit-crush3.ogg %%DATADIR%%/sounds/hit-orbsword.ogg %%DATADIR%%/sounds/hit-prince.ogg %%DATADIR%%/sounds/hit-princess.ogg %%DATADIR%%/sounds/hit-rose.ogg %%DATADIR%%/sounds/hit-sword1.ogg %%DATADIR%%/sounds/hit-sword2.ogg %%DATADIR%%/sounds/hit-sword3.ogg %%DATADIR%%/sounds/message-roar.ogg %%DATADIR%%/sounds/message-troll.ogg %%DATADIR%%/sounds/mousesqueak.ogg %%DATADIR%%/sounds/necromancy.ogg %%DATADIR%%/sounds/nervous.ogg %%DATADIR%%/sounds/opengate.ogg %%DATADIR%%/sounds/orb-frog.ogg %%DATADIR%%/sounds/orb-mind.ogg %%DATADIR%%/sounds/orb-ranged.ogg %%DATADIR%%/sounds/orb-teleport.ogg %%DATADIR%%/sounds/pickup-gem.ogg %%DATADIR%%/sounds/pickup-gold.ogg %%DATADIR%%/sounds/pickup-key.ogg %%DATADIR%%/sounds/pickup-mirror.ogg %%DATADIR%%/sounds/pickup-orb.ogg %%DATADIR%%/sounds/pickup-potion.ogg %%DATADIR%%/sounds/pickup-scroll.ogg %%DATADIR%%/sounds/pickup-speed.ogg %%DATADIR%%/sounds/pickup-winter.ogg %%DATADIR%%/sounds/pickup-yendor.ogg %%DATADIR%%/sounds/seen-air.ogg %%DATADIR%%/sounds/seen-cultist.ogg %%DATADIR%%/sounds/seen-cultistfire.ogg %%DATADIR%%/sounds/seen-cultistleader.ogg %%DATADIR%%/sounds/seen-dragon.ogg %%DATADIR%%/sounds/seen-eagle.ogg %%DATADIR%%/sounds/seen-earth.ogg %%DATADIR%%/sounds/seen-fairy.ogg %%DATADIR%%/sounds/seen-gardener.ogg %%DATADIR%%/sounds/seen-ghost.ogg %%DATADIR%%/sounds/seen-kraken.ogg %%DATADIR%%/sounds/seen-necromancer.ogg %%DATADIR%%/sounds/seen-rosebeauty.ogg %%DATADIR%%/sounds/seen-sandworm.ogg %%DATADIR%%/sounds/seen-skeleton.ogg %%DATADIR%%/sounds/seen-snake.ogg %%DATADIR%%/sounds/seen-troll.ogg %%DATADIR%%/sounds/seen-vizier.ogg %%DATADIR%%/sounds/seen-water.ogg %%DATADIR%%/sounds/seen-woof.ogg %%DATADIR%%/sounds/speak-prince.ogg %%DATADIR%%/sounds/speak-princess.ogg %%DATADIR%%/sounds/splash1.ogg %%DATADIR%%/sounds/splash2.ogg +%%DATADIR%%/sounds/steamhiss.ogg %%DATADIR%%/sounds/storm.ogg %%DATADIR%%/sounds/tada.ogg %%DATADIR%%/sounds/trapdoor.ogg share/pixmaps/hyperrogue.ico