4 GME_URL
:= https
://bitbucket.org
/mpyne
/game-music-emu
/downloads
/game-music-emu-
$(GME_VERSION
).
tar.bz2
8 $(TARBALLS
)/game-music-emu-
$(GME_VERSION
).
tar.bz2
:
9 $(call download_pkg
,$(GME_URL
),gme
)
11 .sum-gme
: game-music-emu-
$(GME_VERSION
).
tar.bz2
13 game-music-emu
: game-music-emu-
$(GME_VERSION
).
tar.bz2 .sum-gme
15 $(APPLY
) $(SRC
)/gme
/gme-quotes.patch
16 $(APPLY
) $(SRC
)/gme
/skip-underrun.patch
17 $(APPLY
) $(SRC
)/gme
/gme-static.patch
20 .gme
: game-music-emu toolchain.cmake
21 cd
$< && $(HOSTVARS_PIC
) $(CMAKE
) .
22 cd
$< && $(CMAKEBUILD
) .
--target
install