summaryrefslogtreecommitdiffstats
path: root/src/sdl2_mixer.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-05-02 02:34:20 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-05-02 02:34:20 (GMT)
commit6e88e0ef7d5a26093b9407c93a7857961b62a7ad (patch)
tree05fc46be60a13b37136e65fb40442639f32f0504 /src/sdl2_mixer.mk
parent2ad1be646818fa31e2c878663afed58ed0ea9780 (diff)
downloadmxe-6e88e0ef7d5a26093b9407c93a7857961b62a7ad.zip
mxe-6e88e0ef7d5a26093b9407c93a7857961b62a7ad.tar.gz
mxe-6e88e0ef7d5a26093b9407c93a7857961b62a7ad.tar.bz2
package sdl2_mixer: fix typo and smpeg2-config detection
Diffstat (limited to 'src/sdl2_mixer.mk')
-rw-r--r--src/sdl2_mixer.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sdl2_mixer.mk b/src/sdl2_mixer.mk
index 32aef6d..bd81ada 100644
--- a/src/sdl2_mixer.mk
+++ b/src/sdl2_mixer.mk
@@ -36,7 +36,8 @@ define $(PKG)_BUILD
--enable-music-mp3 \
--disable-music-ogg-shared \
--disable-music-flac-shared \
- --disable-smpegtest
+ --disable-smpegtest \
+ SMPEG_CONFIG='$(PREFIX)/$(TARGET)/bin/smpeg2-config' \
WINDRES='$(TARGET)-windres' \
LIBS='-lvorbis -logg'
$(MAKE) -C '$(1)' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=