PKGNAME=openmpt
PKGSEC=sound
PKGDEP="flac libogg libsndfile libvorbis mpg123 portaudio pulseaudio zlib"
PKGDES="A multi-format tracker music player"

#           OPTIMIZE=vectorize  -O3
#           speed      -O2
#           size       -Os/-Oz
#           test       -Og
#           debug      -O0
#           none
#
# Declaring AB_FLAGS_O3=1 to keep in sync with the OPTIMIZE= flag.
AB_FLAGS_O3=1

PKGBREAK="audacious<=4.4.2 gstreamer<=1.24.12-1 mpd<=0.24.2"

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
