1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

- Update to 007

PR:		188138
Submitted by:	ports fury
This commit is contained in:
Martin Wilke 2014-05-18 07:43:47 +00:00
parent 16b0e0b9a9
commit 6eccf60199
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354406
3 changed files with 23 additions and 8 deletions

View File

@ -2,21 +2,30 @@
# $FreeBSD$
PORTNAME= endgame-singularity-music
PORTVERSION= 006
PORTVERSION= 007
CATEGORIES= games
MASTER_SITES= GOOGLE_CODE CENKES
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= endgame-singularity
MAINTAINER= ports@FreeBSD.org
COMMENT= Music pack for endgame-singularity
PROJECTHOST= endgame-singularity
NO_ARCH= yes
NO_BUILD= yes
USES= zip
DATADIR= ${PREFIX}/share/singularity
do-install:
cd ${WRKSRC}/ && ${COPYTREE_SHARE} music ${STAGEDIR}${DATADIR}
@${MKDIR} ${STAGEDIR}${DATADIR}/music
@(cd ${WRKSRC} && ${INSTALL_DATA} *.ogg \
${STAGEDIR}${DATADIR}/music)
@${MKDIR} ${STAGEDIR}${DATADIR}/music/lose
@(cd ${WRKSRC}/lose && ${INSTALL_DATA} *.ogg \
${STAGEDIR}${DATADIR}/music/lose)
@${MKDIR} ${STAGEDIR}${DATADIR}/music/win
@(cd ${WRKSRC}/win && ${INSTALL_DATA} *.ogg \
${STAGEDIR}${DATADIR}/music/win)
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (endgame-singularity-music-006.zip) = 469697285c00564d831249898204d3e532f2685a17b4cf47ee4abc3ffc29276f
SIZE (endgame-singularity-music-006.zip) = 28250705
SHA256 (endgame-singularity-music-007.zip) = eb5a3c2730731fda0cc7861977cd97937950b85d3fe08bc431054a639cc2c26d
SIZE (endgame-singularity-music-007.zip) = 51774799

View File

@ -1,14 +1,20 @@
%%DATADIR%%/music/A New Journey.ogg
%%DATADIR%%/music/Aberrations.ogg
%%DATADIR%%/music/Advanced Simulacra.ogg
%%DATADIR%%/music/Awakening.ogg
%%DATADIR%%/music/By-Product.ogg
%%DATADIR%%/music/Coherence.ogg
%%DATADIR%%/music/Deprecation.ogg
%%DATADIR%%/music/Enemy Unknown.ogg
%%DATADIR%%/music/Inevitable.ogg
%%DATADIR%%/music/Media Threat.ogg
%%DATADIR%%/music/Nebula.ogg
%%DATADIR%%/music/Orbital Elevator.ogg
%%DATADIR%%/music/Through Space.ogg
%%DATADIR%%/music/lose/Chimes They Fade.ogg
%%DATADIR%%/music/lose/March Thee to Dis.ogg
%%DATADIR%%/music/win/Apex Aleph.ogg
@dirrm %%DATADIR%%/music/lose
@dirrm %%DATADIR%%/music/win
@dirrm %%DATADIR%%/music/lose
@dirrmtry %%DATADIR%%/music
@dirrmtry %%DATADIR%%