tar -xf SM5-beta2a.tar.gz configure.ac:20: installing `autoconf/compile' configure.ac:5: installing `autoconf/config.guess' configure.ac:5: installing `autoconf/config.sub' configure.ac:8: installing `autoconf/install-sh' configure.ac:8: installing `autoconf/missing' src/Makefile.am: installing `autoconf/depcomp' checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking for gcc option to use signed chars... checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for X... libraries , headers checking for XTestQueryExtension in -lXtst... yes checking for XRRSizes in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for glPushMatrix in -lGL... yes checking for gluGetString in -lGLU... yes checking for selective static linking... -Wl,-static ... -Wl,-dy checking for png_create_read_struct in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzCompressInit in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for ogg_stream_init in -logg... yes checking for vorbis_comment_add in -lvorbis... yes checking for ov_open in -lvorbisfile... yes checking for mad_synth_init in -lmad... yes checking for av_free in -lavutil... yes checking for avcodec_register_all in -lavcodec... yes checking for av_guess_format in -lavformat... yes checking for sws_scale in -lswscale... yes checking for TLS... yes checking for library containing dladdr... -ldl checking for crash handler components... ok checking for working cxa_demangle... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes checking for ld used by GCC... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.24.20) checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking whether OSS_GETVERSION is declared... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for pa_stream_new in -lpulse... no checking if cstdlib breaks llabs... no checking for pthread_create in -lpthread... yes checking for pthread_mutex_timedlock in -lpthread... yes checking for pthread_cond_timedwait in -lpthread... yes checking whether powf is declared... yes checking whether sqrtf is declared... yes checking whether sinf is declared... yes checking whether tanf is declared... yes checking whether cosf is declared... yes checking whether acosf is declared... yes checking whether roundf is declared... yes checking whether truncf is declared... yes checking whether strtof is declared... yes checking whether SIGPWR is declared... yes checking whether SIGUSR1 is declared... yes checking pkg-config is at least version 0.9.0... yes checking for GLEW... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' if test -e ver.cpp; then \ build=`sed -rs 's/.*version_num = ([[:digit:]]+);/\1/;q' ver.cpp`; \ build=`expr $build + 1`; \ else \ build=0; \ fi; \ echo "extern const unsigned long version_num = $build;" > ver.cpp; \ echo "extern const char *const version_time = \"`date +"%X %Z (UTC%:z)"`\";" >> ver.cpp; echo "extern const char *const version_date = \"`date +"%Y%m%d"`\";" >> ver.cpp; make all-am make[2]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bncore.o -MD -MP -MF .deps/libtommath_a-bncore.Tpo -c -o libtommath_a-bncore.o `test -f 'libtommath/bncore.c' || echo './'`libtommath/bncore.c mv -f .deps/libtommath_a-bncore.Tpo .deps/libtommath_a-bncore.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_init.o -MD -MP -MF .deps/libtommath_a-bn_mp_init.Tpo -c -o libtommath_a-bn_mp_init.o `test -f 'libtommath/bn_mp_init.c' || echo './'`libtommath/bn_mp_init.c mv -f .deps/libtommath_a-bn_mp_init.Tpo .deps/libtommath_a-bn_mp_init.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_clear.o -MD -MP -MF .deps/libtommath_a-bn_mp_clear.Tpo -c -o libtommath_a-bn_mp_clear.o `test -f 'libtommath/bn_mp_clear.c' || echo './'`libtommath/bn_mp_clear.c mv -f .deps/libtommath_a-bn_mp_clear.Tpo .deps/libtommath_a-bn_mp_clear.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_exch.o -MD -MP -MF .deps/libtommath_a-bn_mp_exch.Tpo -c -o libtommath_a-bn_mp_exch.o `test -f 'libtommath/bn_mp_exch.c' || echo './'`libtommath/bn_mp_exch.c mv -f .deps/libtommath_a-bn_mp_exch.Tpo .deps/libtommath_a-bn_mp_exch.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_grow.o -MD -MP -MF .deps/libtommath_a-bn_mp_grow.Tpo -c -o libtommath_a-bn_mp_grow.o `test -f 'libtommath/bn_mp_grow.c' || echo './'`libtommath/bn_mp_grow.c mv -f .deps/libtommath_a-bn_mp_grow.Tpo .deps/libtommath_a-bn_mp_grow.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_shrink.o -MD -MP -MF .deps/libtommath_a-bn_mp_shrink.Tpo -c -o libtommath_a-bn_mp_shrink.o `test -f 'libtommath/bn_mp_shrink.c' || echo './'`libtommath/bn_mp_shrink.c mv -f .deps/libtommath_a-bn_mp_shrink.Tpo .deps/libtommath_a-bn_mp_shrink.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_clamp.o -MD -MP -MF .deps/libtommath_a-bn_mp_clamp.Tpo -c -o libtommath_a-bn_mp_clamp.o `test -f 'libtommath/bn_mp_clamp.c' || echo './'`libtommath/bn_mp_clamp.c mv -f .deps/libtommath_a-bn_mp_clamp.Tpo .deps/libtommath_a-bn_mp_clamp.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_zero.o -MD -MP -MF .deps/libtommath_a-bn_mp_zero.Tpo -c -o libtommath_a-bn_mp_zero.o `test -f 'libtommath/bn_mp_zero.c' || echo './'`libtommath/bn_mp_zero.c mv -f .deps/libtommath_a-bn_mp_zero.Tpo .deps/libtommath_a-bn_mp_zero.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_set.o -MD -MP -MF .deps/libtommath_a-bn_mp_set.Tpo -c -o libtommath_a-bn_mp_set.o `test -f 'libtommath/bn_mp_set.c' || echo './'`libtommath/bn_mp_set.c mv -f .deps/libtommath_a-bn_mp_set.Tpo .deps/libtommath_a-bn_mp_set.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_set_int.o -MD -MP -MF .deps/libtommath_a-bn_mp_set_int.Tpo -c -o libtommath_a-bn_mp_set_int.o `test -f 'libtommath/bn_mp_set_int.c' || echo './'`libtommath/bn_mp_set_int.c mv -f .deps/libtommath_a-bn_mp_set_int.Tpo .deps/libtommath_a-bn_mp_set_int.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_init_size.o -MD -MP -MF .deps/libtommath_a-bn_mp_init_size.Tpo -c -o libtommath_a-bn_mp_init_size.o `test -f 'libtommath/bn_mp_init_size.c' || echo './'`libtommath/bn_mp_init_size.c mv -f .deps/libtommath_a-bn_mp_init_size.Tpo .deps/libtommath_a-bn_mp_init_size.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_copy.o -MD -MP -MF .deps/libtommath_a-bn_mp_copy.Tpo -c -o libtommath_a-bn_mp_copy.o `test -f 'libtommath/bn_mp_copy.c' || echo './'`libtommath/bn_mp_copy.c mv -f .deps/libtommath_a-bn_mp_copy.Tpo .deps/libtommath_a-bn_mp_copy.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_init_copy.o -MD -MP -MF .deps/libtommath_a-bn_mp_init_copy.Tpo -c -o libtommath_a-bn_mp_init_copy.o `test -f 'libtommath/bn_mp_init_copy.c' || echo './'`libtommath/bn_mp_init_copy.c mv -f .deps/libtommath_a-bn_mp_init_copy.Tpo .deps/libtommath_a-bn_mp_init_copy.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_abs.o -MD -MP -MF .deps/libtommath_a-bn_mp_abs.Tpo -c -o libtommath_a-bn_mp_abs.o `test -f 'libtommath/bn_mp_abs.c' || echo './'`libtommath/bn_mp_abs.c mv -f .deps/libtommath_a-bn_mp_abs.Tpo .deps/libtommath_a-bn_mp_abs.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_neg.o -MD -MP -MF .deps/libtommath_a-bn_mp_neg.Tpo -c -o libtommath_a-bn_mp_neg.o `test -f 'libtommath/bn_mp_neg.c' || echo './'`libtommath/bn_mp_neg.c mv -f .deps/libtommath_a-bn_mp_neg.Tpo .deps/libtommath_a-bn_mp_neg.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_cmp_mag.o -MD -MP -MF .deps/libtommath_a-bn_mp_cmp_mag.Tpo -c -o libtommath_a-bn_mp_cmp_mag.o `test -f 'libtommath/bn_mp_cmp_mag.c' || echo './'`libtommath/bn_mp_cmp_mag.c mv -f .deps/libtommath_a-bn_mp_cmp_mag.Tpo .deps/libtommath_a-bn_mp_cmp_mag.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_cmp.o -MD -MP -MF .deps/libtommath_a-bn_mp_cmp.Tpo -c -o libtommath_a-bn_mp_cmp.o `test -f 'libtommath/bn_mp_cmp.c' || echo './'`libtommath/bn_mp_cmp.c mv -f .deps/libtommath_a-bn_mp_cmp.Tpo .deps/libtommath_a-bn_mp_cmp.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_cmp_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_cmp_d.Tpo -c -o libtommath_a-bn_mp_cmp_d.o `test -f 'libtommath/bn_mp_cmp_d.c' || echo './'`libtommath/bn_mp_cmp_d.c mv -f .deps/libtommath_a-bn_mp_cmp_d.Tpo .deps/libtommath_a-bn_mp_cmp_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_rshd.o -MD -MP -MF .deps/libtommath_a-bn_mp_rshd.Tpo -c -o libtommath_a-bn_mp_rshd.o `test -f 'libtommath/bn_mp_rshd.c' || echo './'`libtommath/bn_mp_rshd.c mv -f .deps/libtommath_a-bn_mp_rshd.Tpo .deps/libtommath_a-bn_mp_rshd.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_lshd.o -MD -MP -MF .deps/libtommath_a-bn_mp_lshd.Tpo -c -o libtommath_a-bn_mp_lshd.o `test -f 'libtommath/bn_mp_lshd.c' || echo './'`libtommath/bn_mp_lshd.c mv -f .deps/libtommath_a-bn_mp_lshd.Tpo .deps/libtommath_a-bn_mp_lshd.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mod_2d.o -MD -MP -MF .deps/libtommath_a-bn_mp_mod_2d.Tpo -c -o libtommath_a-bn_mp_mod_2d.o `test -f 'libtommath/bn_mp_mod_2d.c' || echo './'`libtommath/bn_mp_mod_2d.c mv -f .deps/libtommath_a-bn_mp_mod_2d.Tpo .deps/libtommath_a-bn_mp_mod_2d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_div_2d.o -MD -MP -MF .deps/libtommath_a-bn_mp_div_2d.Tpo -c -o libtommath_a-bn_mp_div_2d.o `test -f 'libtommath/bn_mp_div_2d.c' || echo './'`libtommath/bn_mp_div_2d.c mv -f .deps/libtommath_a-bn_mp_div_2d.Tpo .deps/libtommath_a-bn_mp_div_2d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mul_2d.o -MD -MP -MF .deps/libtommath_a-bn_mp_mul_2d.Tpo -c -o libtommath_a-bn_mp_mul_2d.o `test -f 'libtommath/bn_mp_mul_2d.c' || echo './'`libtommath/bn_mp_mul_2d.c mv -f .deps/libtommath_a-bn_mp_mul_2d.Tpo .deps/libtommath_a-bn_mp_mul_2d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_div_2.o -MD -MP -MF .deps/libtommath_a-bn_mp_div_2.Tpo -c -o libtommath_a-bn_mp_div_2.o `test -f 'libtommath/bn_mp_div_2.c' || echo './'`libtommath/bn_mp_div_2.c mv -f .deps/libtommath_a-bn_mp_div_2.Tpo .deps/libtommath_a-bn_mp_div_2.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mul_2.o -MD -MP -MF .deps/libtommath_a-bn_mp_mul_2.Tpo -c -o libtommath_a-bn_mp_mul_2.o `test -f 'libtommath/bn_mp_mul_2.c' || echo './'`libtommath/bn_mp_mul_2.c mv -f .deps/libtommath_a-bn_mp_mul_2.Tpo .deps/libtommath_a-bn_mp_mul_2.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_s_mp_add.o -MD -MP -MF .deps/libtommath_a-bn_s_mp_add.Tpo -c -o libtommath_a-bn_s_mp_add.o `test -f 'libtommath/bn_s_mp_add.c' || echo './'`libtommath/bn_s_mp_add.c mv -f .deps/libtommath_a-bn_s_mp_add.Tpo .deps/libtommath_a-bn_s_mp_add.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_s_mp_sub.o -MD -MP -MF .deps/libtommath_a-bn_s_mp_sub.Tpo -c -o libtommath_a-bn_s_mp_sub.o `test -f 'libtommath/bn_s_mp_sub.c' || echo './'`libtommath/bn_s_mp_sub.c mv -f .deps/libtommath_a-bn_s_mp_sub.Tpo .deps/libtommath_a-bn_s_mp_sub.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_fast_s_mp_mul_digs.o -MD -MP -MF .deps/libtommath_a-bn_fast_s_mp_mul_digs.Tpo -c -o libtommath_a-bn_fast_s_mp_mul_digs.o `test -f 'libtommath/bn_fast_s_mp_mul_digs.c' || echo './'`libtommath/bn_fast_s_mp_mul_digs.c mv -f .deps/libtommath_a-bn_fast_s_mp_mul_digs.Tpo .deps/libtommath_a-bn_fast_s_mp_mul_digs.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_s_mp_mul_digs.o -MD -MP -MF .deps/libtommath_a-bn_s_mp_mul_digs.Tpo -c -o libtommath_a-bn_s_mp_mul_digs.o `test -f 'libtommath/bn_s_mp_mul_digs.c' || echo './'`libtommath/bn_s_mp_mul_digs.c mv -f .deps/libtommath_a-bn_s_mp_mul_digs.Tpo .deps/libtommath_a-bn_s_mp_mul_digs.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_fast_s_mp_mul_high_digs.o -MD -MP -MF .deps/libtommath_a-bn_fast_s_mp_mul_high_digs.Tpo -c -o libtommath_a-bn_fast_s_mp_mul_high_digs.o `test -f 'libtommath/bn_fast_s_mp_mul_high_digs.c' || echo './'`libtommath/bn_fast_s_mp_mul_high_digs.c mv -f .deps/libtommath_a-bn_fast_s_mp_mul_high_digs.Tpo .deps/libtommath_a-bn_fast_s_mp_mul_high_digs.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_s_mp_mul_high_digs.o -MD -MP -MF .deps/libtommath_a-bn_s_mp_mul_high_digs.Tpo -c -o libtommath_a-bn_s_mp_mul_high_digs.o `test -f 'libtommath/bn_s_mp_mul_high_digs.c' || echo './'`libtommath/bn_s_mp_mul_high_digs.c mv -f .deps/libtommath_a-bn_s_mp_mul_high_digs.Tpo .deps/libtommath_a-bn_s_mp_mul_high_digs.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_fast_s_mp_sqr.o -MD -MP -MF .deps/libtommath_a-bn_fast_s_mp_sqr.Tpo -c -o libtommath_a-bn_fast_s_mp_sqr.o `test -f 'libtommath/bn_fast_s_mp_sqr.c' || echo './'`libtommath/bn_fast_s_mp_sqr.c mv -f .deps/libtommath_a-bn_fast_s_mp_sqr.Tpo .deps/libtommath_a-bn_fast_s_mp_sqr.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_s_mp_sqr.o -MD -MP -MF .deps/libtommath_a-bn_s_mp_sqr.Tpo -c -o libtommath_a-bn_s_mp_sqr.o `test -f 'libtommath/bn_s_mp_sqr.c' || echo './'`libtommath/bn_s_mp_sqr.c mv -f .deps/libtommath_a-bn_s_mp_sqr.Tpo .deps/libtommath_a-bn_s_mp_sqr.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_add.o -MD -MP -MF .deps/libtommath_a-bn_mp_add.Tpo -c -o libtommath_a-bn_mp_add.o `test -f 'libtommath/bn_mp_add.c' || echo './'`libtommath/bn_mp_add.c mv -f .deps/libtommath_a-bn_mp_add.Tpo .deps/libtommath_a-bn_mp_add.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_sub.o -MD -MP -MF .deps/libtommath_a-bn_mp_sub.Tpo -c -o libtommath_a-bn_mp_sub.o `test -f 'libtommath/bn_mp_sub.c' || echo './'`libtommath/bn_mp_sub.c mv -f .deps/libtommath_a-bn_mp_sub.Tpo .deps/libtommath_a-bn_mp_sub.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_karatsuba_mul.o -MD -MP -MF .deps/libtommath_a-bn_mp_karatsuba_mul.Tpo -c -o libtommath_a-bn_mp_karatsuba_mul.o `test -f 'libtommath/bn_mp_karatsuba_mul.c' || echo './'`libtommath/bn_mp_karatsuba_mul.c mv -f .deps/libtommath_a-bn_mp_karatsuba_mul.Tpo .deps/libtommath_a-bn_mp_karatsuba_mul.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mul.o -MD -MP -MF .deps/libtommath_a-bn_mp_mul.Tpo -c -o libtommath_a-bn_mp_mul.o `test -f 'libtommath/bn_mp_mul.c' || echo './'`libtommath/bn_mp_mul.c mv -f .deps/libtommath_a-bn_mp_mul.Tpo .deps/libtommath_a-bn_mp_mul.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_karatsuba_sqr.o -MD -MP -MF .deps/libtommath_a-bn_mp_karatsuba_sqr.Tpo -c -o libtommath_a-bn_mp_karatsuba_sqr.o `test -f 'libtommath/bn_mp_karatsuba_sqr.c' || echo './'`libtommath/bn_mp_karatsuba_sqr.c mv -f .deps/libtommath_a-bn_mp_karatsuba_sqr.Tpo .deps/libtommath_a-bn_mp_karatsuba_sqr.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_sqr.o -MD -MP -MF .deps/libtommath_a-bn_mp_sqr.Tpo -c -o libtommath_a-bn_mp_sqr.o `test -f 'libtommath/bn_mp_sqr.c' || echo './'`libtommath/bn_mp_sqr.c mv -f .deps/libtommath_a-bn_mp_sqr.Tpo .deps/libtommath_a-bn_mp_sqr.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_div.o -MD -MP -MF .deps/libtommath_a-bn_mp_div.Tpo -c -o libtommath_a-bn_mp_div.o `test -f 'libtommath/bn_mp_div.c' || echo './'`libtommath/bn_mp_div.c mv -f .deps/libtommath_a-bn_mp_div.Tpo .deps/libtommath_a-bn_mp_div.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mod.o -MD -MP -MF .deps/libtommath_a-bn_mp_mod.Tpo -c -o libtommath_a-bn_mp_mod.o `test -f 'libtommath/bn_mp_mod.c' || echo './'`libtommath/bn_mp_mod.c mv -f .deps/libtommath_a-bn_mp_mod.Tpo .deps/libtommath_a-bn_mp_mod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_add_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_add_d.Tpo -c -o libtommath_a-bn_mp_add_d.o `test -f 'libtommath/bn_mp_add_d.c' || echo './'`libtommath/bn_mp_add_d.c mv -f .deps/libtommath_a-bn_mp_add_d.Tpo .deps/libtommath_a-bn_mp_add_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_sub_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_sub_d.Tpo -c -o libtommath_a-bn_mp_sub_d.o `test -f 'libtommath/bn_mp_sub_d.c' || echo './'`libtommath/bn_mp_sub_d.c mv -f .deps/libtommath_a-bn_mp_sub_d.Tpo .deps/libtommath_a-bn_mp_sub_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mul_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_mul_d.Tpo -c -o libtommath_a-bn_mp_mul_d.o `test -f 'libtommath/bn_mp_mul_d.c' || echo './'`libtommath/bn_mp_mul_d.c mv -f .deps/libtommath_a-bn_mp_mul_d.Tpo .deps/libtommath_a-bn_mp_mul_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_div_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_div_d.Tpo -c -o libtommath_a-bn_mp_div_d.o `test -f 'libtommath/bn_mp_div_d.c' || echo './'`libtommath/bn_mp_div_d.c mv -f .deps/libtommath_a-bn_mp_div_d.Tpo .deps/libtommath_a-bn_mp_div_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mod_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_mod_d.Tpo -c -o libtommath_a-bn_mp_mod_d.o `test -f 'libtommath/bn_mp_mod_d.c' || echo './'`libtommath/bn_mp_mod_d.c mv -f .deps/libtommath_a-bn_mp_mod_d.Tpo .deps/libtommath_a-bn_mp_mod_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_expt_d.o -MD -MP -MF .deps/libtommath_a-bn_mp_expt_d.Tpo -c -o libtommath_a-bn_mp_expt_d.o `test -f 'libtommath/bn_mp_expt_d.c' || echo './'`libtommath/bn_mp_expt_d.c mv -f .deps/libtommath_a-bn_mp_expt_d.Tpo .deps/libtommath_a-bn_mp_expt_d.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_addmod.o -MD -MP -MF .deps/libtommath_a-bn_mp_addmod.Tpo -c -o libtommath_a-bn_mp_addmod.o `test -f 'libtommath/bn_mp_addmod.c' || echo './'`libtommath/bn_mp_addmod.c mv -f .deps/libtommath_a-bn_mp_addmod.Tpo .deps/libtommath_a-bn_mp_addmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_submod.o -MD -MP -MF .deps/libtommath_a-bn_mp_submod.Tpo -c -o libtommath_a-bn_mp_submod.o `test -f 'libtommath/bn_mp_submod.c' || echo './'`libtommath/bn_mp_submod.c mv -f .deps/libtommath_a-bn_mp_submod.Tpo .deps/libtommath_a-bn_mp_submod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_mulmod.o -MD -MP -MF .deps/libtommath_a-bn_mp_mulmod.Tpo -c -o libtommath_a-bn_mp_mulmod.o `test -f 'libtommath/bn_mp_mulmod.c' || echo './'`libtommath/bn_mp_mulmod.c mv -f .deps/libtommath_a-bn_mp_mulmod.Tpo .deps/libtommath_a-bn_mp_mulmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_sqrmod.o -MD -MP -MF .deps/libtommath_a-bn_mp_sqrmod.Tpo -c -o libtommath_a-bn_mp_sqrmod.o `test -f 'libtommath/bn_mp_sqrmod.c' || echo './'`libtommath/bn_mp_sqrmod.c mv -f .deps/libtommath_a-bn_mp_sqrmod.Tpo .deps/libtommath_a-bn_mp_sqrmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_gcd.o -MD -MP -MF .deps/libtommath_a-bn_mp_gcd.Tpo -c -o libtommath_a-bn_mp_gcd.o `test -f 'libtommath/bn_mp_gcd.c' || echo './'`libtommath/bn_mp_gcd.c mv -f .deps/libtommath_a-bn_mp_gcd.Tpo .deps/libtommath_a-bn_mp_gcd.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_lcm.o -MD -MP -MF .deps/libtommath_a-bn_mp_lcm.Tpo -c -o libtommath_a-bn_mp_lcm.o `test -f 'libtommath/bn_mp_lcm.c' || echo './'`libtommath/bn_mp_lcm.c mv -f .deps/libtommath_a-bn_mp_lcm.Tpo .deps/libtommath_a-bn_mp_lcm.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_fast_mp_invmod.o -MD -MP -MF .deps/libtommath_a-bn_fast_mp_invmod.Tpo -c -o libtommath_a-bn_fast_mp_invmod.o `test -f 'libtommath/bn_fast_mp_invmod.c' || echo './'`libtommath/bn_fast_mp_invmod.c mv -f .deps/libtommath_a-bn_fast_mp_invmod.Tpo .deps/libtommath_a-bn_fast_mp_invmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_invmod.o -MD -MP -MF .deps/libtommath_a-bn_mp_invmod.Tpo -c -o libtommath_a-bn_mp_invmod.o `test -f 'libtommath/bn_mp_invmod.c' || echo './'`libtommath/bn_mp_invmod.c mv -f .deps/libtommath_a-bn_mp_invmod.Tpo .deps/libtommath_a-bn_mp_invmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce.Tpo -c -o libtommath_a-bn_mp_reduce.o `test -f 'libtommath/bn_mp_reduce.c' || echo './'`libtommath/bn_mp_reduce.c mv -f .deps/libtommath_a-bn_mp_reduce.Tpo .deps/libtommath_a-bn_mp_reduce.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_montgomery_setup.o -MD -MP -MF .deps/libtommath_a-bn_mp_montgomery_setup.Tpo -c -o libtommath_a-bn_mp_montgomery_setup.o `test -f 'libtommath/bn_mp_montgomery_setup.c' || echo './'`libtommath/bn_mp_montgomery_setup.c mv -f .deps/libtommath_a-bn_mp_montgomery_setup.Tpo .deps/libtommath_a-bn_mp_montgomery_setup.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_fast_mp_montgomery_reduce.o -MD -MP -MF .deps/libtommath_a-bn_fast_mp_montgomery_reduce.Tpo -c -o libtommath_a-bn_fast_mp_montgomery_reduce.o `test -f 'libtommath/bn_fast_mp_montgomery_reduce.c' || echo './'`libtommath/bn_fast_mp_montgomery_reduce.c mv -f .deps/libtommath_a-bn_fast_mp_montgomery_reduce.Tpo .deps/libtommath_a-bn_fast_mp_montgomery_reduce.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_montgomery_reduce.o -MD -MP -MF .deps/libtommath_a-bn_mp_montgomery_reduce.Tpo -c -o libtommath_a-bn_mp_montgomery_reduce.o `test -f 'libtommath/bn_mp_montgomery_reduce.c' || echo './'`libtommath/bn_mp_montgomery_reduce.c mv -f .deps/libtommath_a-bn_mp_montgomery_reduce.Tpo .deps/libtommath_a-bn_mp_montgomery_reduce.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_exptmod_fast.o -MD -MP -MF .deps/libtommath_a-bn_mp_exptmod_fast.Tpo -c -o libtommath_a-bn_mp_exptmod_fast.o `test -f 'libtommath/bn_mp_exptmod_fast.c' || echo './'`libtommath/bn_mp_exptmod_fast.c mv -f .deps/libtommath_a-bn_mp_exptmod_fast.Tpo .deps/libtommath_a-bn_mp_exptmod_fast.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_exptmod.o -MD -MP -MF .deps/libtommath_a-bn_mp_exptmod.Tpo -c -o libtommath_a-bn_mp_exptmod.o `test -f 'libtommath/bn_mp_exptmod.c' || echo './'`libtommath/bn_mp_exptmod.c mv -f .deps/libtommath_a-bn_mp_exptmod.Tpo .deps/libtommath_a-bn_mp_exptmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_2expt.o -MD -MP -MF .deps/libtommath_a-bn_mp_2expt.Tpo -c -o libtommath_a-bn_mp_2expt.o `test -f 'libtommath/bn_mp_2expt.c' || echo './'`libtommath/bn_mp_2expt.c mv -f .deps/libtommath_a-bn_mp_2expt.Tpo .deps/libtommath_a-bn_mp_2expt.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_n_root.o -MD -MP -MF .deps/libtommath_a-bn_mp_n_root.Tpo -c -o libtommath_a-bn_mp_n_root.o `test -f 'libtommath/bn_mp_n_root.c' || echo './'`libtommath/bn_mp_n_root.c mv -f .deps/libtommath_a-bn_mp_n_root.Tpo .deps/libtommath_a-bn_mp_n_root.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_jacobi.o -MD -MP -MF .deps/libtommath_a-bn_mp_jacobi.Tpo -c -o libtommath_a-bn_mp_jacobi.o `test -f 'libtommath/bn_mp_jacobi.c' || echo './'`libtommath/bn_mp_jacobi.c mv -f .deps/libtommath_a-bn_mp_jacobi.Tpo .deps/libtommath_a-bn_mp_jacobi.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_reverse.o -MD -MP -MF .deps/libtommath_a-bn_reverse.Tpo -c -o libtommath_a-bn_reverse.o `test -f 'libtommath/bn_reverse.c' || echo './'`libtommath/bn_reverse.c mv -f .deps/libtommath_a-bn_reverse.Tpo .deps/libtommath_a-bn_reverse.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_count_bits.o -MD -MP -MF .deps/libtommath_a-bn_mp_count_bits.Tpo -c -o libtommath_a-bn_mp_count_bits.o `test -f 'libtommath/bn_mp_count_bits.c' || echo './'`libtommath/bn_mp_count_bits.c mv -f .deps/libtommath_a-bn_mp_count_bits.Tpo .deps/libtommath_a-bn_mp_count_bits.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_read_unsigned_bin.o -MD -MP -MF .deps/libtommath_a-bn_mp_read_unsigned_bin.Tpo -c -o libtommath_a-bn_mp_read_unsigned_bin.o `test -f 'libtommath/bn_mp_read_unsigned_bin.c' || echo './'`libtommath/bn_mp_read_unsigned_bin.c mv -f .deps/libtommath_a-bn_mp_read_unsigned_bin.Tpo .deps/libtommath_a-bn_mp_read_unsigned_bin.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_read_signed_bin.o -MD -MP -MF .deps/libtommath_a-bn_mp_read_signed_bin.Tpo -c -o libtommath_a-bn_mp_read_signed_bin.o `test -f 'libtommath/bn_mp_read_signed_bin.c' || echo './'`libtommath/bn_mp_read_signed_bin.c mv -f .deps/libtommath_a-bn_mp_read_signed_bin.Tpo .deps/libtommath_a-bn_mp_read_signed_bin.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_to_unsigned_bin.o -MD -MP -MF .deps/libtommath_a-bn_mp_to_unsigned_bin.Tpo -c -o libtommath_a-bn_mp_to_unsigned_bin.o `test -f 'libtommath/bn_mp_to_unsigned_bin.c' || echo './'`libtommath/bn_mp_to_unsigned_bin.c mv -f .deps/libtommath_a-bn_mp_to_unsigned_bin.Tpo .deps/libtommath_a-bn_mp_to_unsigned_bin.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_to_signed_bin.o -MD -MP -MF .deps/libtommath_a-bn_mp_to_signed_bin.Tpo -c -o libtommath_a-bn_mp_to_signed_bin.o `test -f 'libtommath/bn_mp_to_signed_bin.c' || echo './'`libtommath/bn_mp_to_signed_bin.c mv -f .deps/libtommath_a-bn_mp_to_signed_bin.Tpo .deps/libtommath_a-bn_mp_to_signed_bin.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_unsigned_bin_size.o -MD -MP -MF .deps/libtommath_a-bn_mp_unsigned_bin_size.Tpo -c -o libtommath_a-bn_mp_unsigned_bin_size.o `test -f 'libtommath/bn_mp_unsigned_bin_size.c' || echo './'`libtommath/bn_mp_unsigned_bin_size.c mv -f .deps/libtommath_a-bn_mp_unsigned_bin_size.Tpo .deps/libtommath_a-bn_mp_unsigned_bin_size.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_signed_bin_size.o -MD -MP -MF .deps/libtommath_a-bn_mp_signed_bin_size.Tpo -c -o libtommath_a-bn_mp_signed_bin_size.o `test -f 'libtommath/bn_mp_signed_bin_size.c' || echo './'`libtommath/bn_mp_signed_bin_size.c mv -f .deps/libtommath_a-bn_mp_signed_bin_size.Tpo .deps/libtommath_a-bn_mp_signed_bin_size.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_xor.o -MD -MP -MF .deps/libtommath_a-bn_mp_xor.Tpo -c -o libtommath_a-bn_mp_xor.o `test -f 'libtommath/bn_mp_xor.c' || echo './'`libtommath/bn_mp_xor.c mv -f .deps/libtommath_a-bn_mp_xor.Tpo .deps/libtommath_a-bn_mp_xor.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_and.o -MD -MP -MF .deps/libtommath_a-bn_mp_and.Tpo -c -o libtommath_a-bn_mp_and.o `test -f 'libtommath/bn_mp_and.c' || echo './'`libtommath/bn_mp_and.c mv -f .deps/libtommath_a-bn_mp_and.Tpo .deps/libtommath_a-bn_mp_and.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_or.o -MD -MP -MF .deps/libtommath_a-bn_mp_or.Tpo -c -o libtommath_a-bn_mp_or.o `test -f 'libtommath/bn_mp_or.c' || echo './'`libtommath/bn_mp_or.c mv -f .deps/libtommath_a-bn_mp_or.Tpo .deps/libtommath_a-bn_mp_or.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_rand.o -MD -MP -MF .deps/libtommath_a-bn_mp_rand.Tpo -c -o libtommath_a-bn_mp_rand.o `test -f 'libtommath/bn_mp_rand.c' || echo './'`libtommath/bn_mp_rand.c mv -f .deps/libtommath_a-bn_mp_rand.Tpo .deps/libtommath_a-bn_mp_rand.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_montgomery_calc_normalization.o -MD -MP -MF .deps/libtommath_a-bn_mp_montgomery_calc_normalization.Tpo -c -o libtommath_a-bn_mp_montgomery_calc_normalization.o `test -f 'libtommath/bn_mp_montgomery_calc_normalization.c' || echo './'`libtommath/bn_mp_montgomery_calc_normalization.c mv -f .deps/libtommath_a-bn_mp_montgomery_calc_normalization.Tpo .deps/libtommath_a-bn_mp_montgomery_calc_normalization.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_is_divisible.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_is_divisible.Tpo -c -o libtommath_a-bn_mp_prime_is_divisible.o `test -f 'libtommath/bn_mp_prime_is_divisible.c' || echo './'`libtommath/bn_mp_prime_is_divisible.c mv -f .deps/libtommath_a-bn_mp_prime_is_divisible.Tpo .deps/libtommath_a-bn_mp_prime_is_divisible.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_prime_tab.o -MD -MP -MF .deps/libtommath_a-bn_prime_tab.Tpo -c -o libtommath_a-bn_prime_tab.o `test -f 'libtommath/bn_prime_tab.c' || echo './'`libtommath/bn_prime_tab.c mv -f .deps/libtommath_a-bn_prime_tab.Tpo .deps/libtommath_a-bn_prime_tab.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_fermat.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_fermat.Tpo -c -o libtommath_a-bn_mp_prime_fermat.o `test -f 'libtommath/bn_mp_prime_fermat.c' || echo './'`libtommath/bn_mp_prime_fermat.c mv -f .deps/libtommath_a-bn_mp_prime_fermat.Tpo .deps/libtommath_a-bn_mp_prime_fermat.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_miller_rabin.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_miller_rabin.Tpo -c -o libtommath_a-bn_mp_prime_miller_rabin.o `test -f 'libtommath/bn_mp_prime_miller_rabin.c' || echo './'`libtommath/bn_mp_prime_miller_rabin.c mv -f .deps/libtommath_a-bn_mp_prime_miller_rabin.Tpo .deps/libtommath_a-bn_mp_prime_miller_rabin.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_is_prime.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_is_prime.Tpo -c -o libtommath_a-bn_mp_prime_is_prime.o `test -f 'libtommath/bn_mp_prime_is_prime.c' || echo './'`libtommath/bn_mp_prime_is_prime.c mv -f .deps/libtommath_a-bn_mp_prime_is_prime.Tpo .deps/libtommath_a-bn_mp_prime_is_prime.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_next_prime.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_next_prime.Tpo -c -o libtommath_a-bn_mp_prime_next_prime.o `test -f 'libtommath/bn_mp_prime_next_prime.c' || echo './'`libtommath/bn_mp_prime_next_prime.c mv -f .deps/libtommath_a-bn_mp_prime_next_prime.Tpo .deps/libtommath_a-bn_mp_prime_next_prime.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_dr_reduce.o -MD -MP -MF .deps/libtommath_a-bn_mp_dr_reduce.Tpo -c -o libtommath_a-bn_mp_dr_reduce.o `test -f 'libtommath/bn_mp_dr_reduce.c' || echo './'`libtommath/bn_mp_dr_reduce.c mv -f .deps/libtommath_a-bn_mp_dr_reduce.Tpo .deps/libtommath_a-bn_mp_dr_reduce.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_dr_is_modulus.o -MD -MP -MF .deps/libtommath_a-bn_mp_dr_is_modulus.Tpo -c -o libtommath_a-bn_mp_dr_is_modulus.o `test -f 'libtommath/bn_mp_dr_is_modulus.c' || echo './'`libtommath/bn_mp_dr_is_modulus.c mv -f .deps/libtommath_a-bn_mp_dr_is_modulus.Tpo .deps/libtommath_a-bn_mp_dr_is_modulus.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_dr_setup.o -MD -MP -MF .deps/libtommath_a-bn_mp_dr_setup.Tpo -c -o libtommath_a-bn_mp_dr_setup.o `test -f 'libtommath/bn_mp_dr_setup.c' || echo './'`libtommath/bn_mp_dr_setup.c mv -f .deps/libtommath_a-bn_mp_dr_setup.Tpo .deps/libtommath_a-bn_mp_dr_setup.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_setup.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_setup.Tpo -c -o libtommath_a-bn_mp_reduce_setup.o `test -f 'libtommath/bn_mp_reduce_setup.c' || echo './'`libtommath/bn_mp_reduce_setup.c mv -f .deps/libtommath_a-bn_mp_reduce_setup.Tpo .deps/libtommath_a-bn_mp_reduce_setup.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_toom_mul.o -MD -MP -MF .deps/libtommath_a-bn_mp_toom_mul.Tpo -c -o libtommath_a-bn_mp_toom_mul.o `test -f 'libtommath/bn_mp_toom_mul.c' || echo './'`libtommath/bn_mp_toom_mul.c mv -f .deps/libtommath_a-bn_mp_toom_mul.Tpo .deps/libtommath_a-bn_mp_toom_mul.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_toom_sqr.o -MD -MP -MF .deps/libtommath_a-bn_mp_toom_sqr.Tpo -c -o libtommath_a-bn_mp_toom_sqr.o `test -f 'libtommath/bn_mp_toom_sqr.c' || echo './'`libtommath/bn_mp_toom_sqr.c mv -f .deps/libtommath_a-bn_mp_toom_sqr.Tpo .deps/libtommath_a-bn_mp_toom_sqr.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_div_3.o -MD -MP -MF .deps/libtommath_a-bn_mp_div_3.Tpo -c -o libtommath_a-bn_mp_div_3.o `test -f 'libtommath/bn_mp_div_3.c' || echo './'`libtommath/bn_mp_div_3.c mv -f .deps/libtommath_a-bn_mp_div_3.Tpo .deps/libtommath_a-bn_mp_div_3.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_s_mp_exptmod.o -MD -MP -MF .deps/libtommath_a-bn_s_mp_exptmod.Tpo -c -o libtommath_a-bn_s_mp_exptmod.o `test -f 'libtommath/bn_s_mp_exptmod.c' || echo './'`libtommath/bn_s_mp_exptmod.c mv -f .deps/libtommath_a-bn_s_mp_exptmod.Tpo .deps/libtommath_a-bn_s_mp_exptmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_2k.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_2k.Tpo -c -o libtommath_a-bn_mp_reduce_2k.o `test -f 'libtommath/bn_mp_reduce_2k.c' || echo './'`libtommath/bn_mp_reduce_2k.c mv -f .deps/libtommath_a-bn_mp_reduce_2k.Tpo .deps/libtommath_a-bn_mp_reduce_2k.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_is_2k.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_is_2k.Tpo -c -o libtommath_a-bn_mp_reduce_is_2k.o `test -f 'libtommath/bn_mp_reduce_is_2k.c' || echo './'`libtommath/bn_mp_reduce_is_2k.c mv -f .deps/libtommath_a-bn_mp_reduce_is_2k.Tpo .deps/libtommath_a-bn_mp_reduce_is_2k.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_2k_setup.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_2k_setup.Tpo -c -o libtommath_a-bn_mp_reduce_2k_setup.o `test -f 'libtommath/bn_mp_reduce_2k_setup.c' || echo './'`libtommath/bn_mp_reduce_2k_setup.c mv -f .deps/libtommath_a-bn_mp_reduce_2k_setup.Tpo .deps/libtommath_a-bn_mp_reduce_2k_setup.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_2k_l.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_2k_l.Tpo -c -o libtommath_a-bn_mp_reduce_2k_l.o `test -f 'libtommath/bn_mp_reduce_2k_l.c' || echo './'`libtommath/bn_mp_reduce_2k_l.c mv -f .deps/libtommath_a-bn_mp_reduce_2k_l.Tpo .deps/libtommath_a-bn_mp_reduce_2k_l.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_is_2k_l.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_is_2k_l.Tpo -c -o libtommath_a-bn_mp_reduce_is_2k_l.o `test -f 'libtommath/bn_mp_reduce_is_2k_l.c' || echo './'`libtommath/bn_mp_reduce_is_2k_l.c mv -f .deps/libtommath_a-bn_mp_reduce_is_2k_l.Tpo .deps/libtommath_a-bn_mp_reduce_is_2k_l.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_reduce_2k_setup_l.o -MD -MP -MF .deps/libtommath_a-bn_mp_reduce_2k_setup_l.Tpo -c -o libtommath_a-bn_mp_reduce_2k_setup_l.o `test -f 'libtommath/bn_mp_reduce_2k_setup_l.c' || echo './'`libtommath/bn_mp_reduce_2k_setup_l.c mv -f .deps/libtommath_a-bn_mp_reduce_2k_setup_l.Tpo .deps/libtommath_a-bn_mp_reduce_2k_setup_l.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_radix_smap.o -MD -MP -MF .deps/libtommath_a-bn_mp_radix_smap.Tpo -c -o libtommath_a-bn_mp_radix_smap.o `test -f 'libtommath/bn_mp_radix_smap.c' || echo './'`libtommath/bn_mp_radix_smap.c mv -f .deps/libtommath_a-bn_mp_radix_smap.Tpo .deps/libtommath_a-bn_mp_radix_smap.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_read_radix.o -MD -MP -MF .deps/libtommath_a-bn_mp_read_radix.Tpo -c -o libtommath_a-bn_mp_read_radix.o `test -f 'libtommath/bn_mp_read_radix.c' || echo './'`libtommath/bn_mp_read_radix.c mv -f .deps/libtommath_a-bn_mp_read_radix.Tpo .deps/libtommath_a-bn_mp_read_radix.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_toradix.o -MD -MP -MF .deps/libtommath_a-bn_mp_toradix.Tpo -c -o libtommath_a-bn_mp_toradix.o `test -f 'libtommath/bn_mp_toradix.c' || echo './'`libtommath/bn_mp_toradix.c mv -f .deps/libtommath_a-bn_mp_toradix.Tpo .deps/libtommath_a-bn_mp_toradix.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_radix_size.o -MD -MP -MF .deps/libtommath_a-bn_mp_radix_size.Tpo -c -o libtommath_a-bn_mp_radix_size.o `test -f 'libtommath/bn_mp_radix_size.c' || echo './'`libtommath/bn_mp_radix_size.c mv -f .deps/libtommath_a-bn_mp_radix_size.Tpo .deps/libtommath_a-bn_mp_radix_size.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_fread.o -MD -MP -MF .deps/libtommath_a-bn_mp_fread.Tpo -c -o libtommath_a-bn_mp_fread.o `test -f 'libtommath/bn_mp_fread.c' || echo './'`libtommath/bn_mp_fread.c mv -f .deps/libtommath_a-bn_mp_fread.Tpo .deps/libtommath_a-bn_mp_fread.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_fwrite.o -MD -MP -MF .deps/libtommath_a-bn_mp_fwrite.Tpo -c -o libtommath_a-bn_mp_fwrite.o `test -f 'libtommath/bn_mp_fwrite.c' || echo './'`libtommath/bn_mp_fwrite.c mv -f .deps/libtommath_a-bn_mp_fwrite.Tpo .deps/libtommath_a-bn_mp_fwrite.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_cnt_lsb.o -MD -MP -MF .deps/libtommath_a-bn_mp_cnt_lsb.Tpo -c -o libtommath_a-bn_mp_cnt_lsb.o `test -f 'libtommath/bn_mp_cnt_lsb.c' || echo './'`libtommath/bn_mp_cnt_lsb.c mv -f .deps/libtommath_a-bn_mp_cnt_lsb.Tpo .deps/libtommath_a-bn_mp_cnt_lsb.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_error.o -MD -MP -MF .deps/libtommath_a-bn_error.Tpo -c -o libtommath_a-bn_error.o `test -f 'libtommath/bn_error.c' || echo './'`libtommath/bn_error.c mv -f .deps/libtommath_a-bn_error.Tpo .deps/libtommath_a-bn_error.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_init_multi.o -MD -MP -MF .deps/libtommath_a-bn_mp_init_multi.Tpo -c -o libtommath_a-bn_mp_init_multi.o `test -f 'libtommath/bn_mp_init_multi.c' || echo './'`libtommath/bn_mp_init_multi.c mv -f .deps/libtommath_a-bn_mp_init_multi.Tpo .deps/libtommath_a-bn_mp_init_multi.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_clear_multi.o -MD -MP -MF .deps/libtommath_a-bn_mp_clear_multi.Tpo -c -o libtommath_a-bn_mp_clear_multi.o `test -f 'libtommath/bn_mp_clear_multi.c' || echo './'`libtommath/bn_mp_clear_multi.c mv -f .deps/libtommath_a-bn_mp_clear_multi.Tpo .deps/libtommath_a-bn_mp_clear_multi.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_exteuclid.o -MD -MP -MF .deps/libtommath_a-bn_mp_exteuclid.Tpo -c -o libtommath_a-bn_mp_exteuclid.o `test -f 'libtommath/bn_mp_exteuclid.c' || echo './'`libtommath/bn_mp_exteuclid.c mv -f .deps/libtommath_a-bn_mp_exteuclid.Tpo .deps/libtommath_a-bn_mp_exteuclid.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_toradix_n.o -MD -MP -MF .deps/libtommath_a-bn_mp_toradix_n.Tpo -c -o libtommath_a-bn_mp_toradix_n.o `test -f 'libtommath/bn_mp_toradix_n.c' || echo './'`libtommath/bn_mp_toradix_n.c mv -f .deps/libtommath_a-bn_mp_toradix_n.Tpo .deps/libtommath_a-bn_mp_toradix_n.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_random_ex.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_random_ex.Tpo -c -o libtommath_a-bn_mp_prime_random_ex.o `test -f 'libtommath/bn_mp_prime_random_ex.c' || echo './'`libtommath/bn_mp_prime_random_ex.c mv -f .deps/libtommath_a-bn_mp_prime_random_ex.Tpo .deps/libtommath_a-bn_mp_prime_random_ex.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_get_int.o -MD -MP -MF .deps/libtommath_a-bn_mp_get_int.Tpo -c -o libtommath_a-bn_mp_get_int.o `test -f 'libtommath/bn_mp_get_int.c' || echo './'`libtommath/bn_mp_get_int.c mv -f .deps/libtommath_a-bn_mp_get_int.Tpo .deps/libtommath_a-bn_mp_get_int.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_sqrt.o -MD -MP -MF .deps/libtommath_a-bn_mp_sqrt.Tpo -c -o libtommath_a-bn_mp_sqrt.o `test -f 'libtommath/bn_mp_sqrt.c' || echo './'`libtommath/bn_mp_sqrt.c mv -f .deps/libtommath_a-bn_mp_sqrt.Tpo .deps/libtommath_a-bn_mp_sqrt.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_is_square.o -MD -MP -MF .deps/libtommath_a-bn_mp_is_square.Tpo -c -o libtommath_a-bn_mp_is_square.o `test -f 'libtommath/bn_mp_is_square.c' || echo './'`libtommath/bn_mp_is_square.c mv -f .deps/libtommath_a-bn_mp_is_square.Tpo .deps/libtommath_a-bn_mp_is_square.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_init_set.o -MD -MP -MF .deps/libtommath_a-bn_mp_init_set.Tpo -c -o libtommath_a-bn_mp_init_set.o `test -f 'libtommath/bn_mp_init_set.c' || echo './'`libtommath/bn_mp_init_set.c mv -f .deps/libtommath_a-bn_mp_init_set.Tpo .deps/libtommath_a-bn_mp_init_set.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_init_set_int.o -MD -MP -MF .deps/libtommath_a-bn_mp_init_set_int.Tpo -c -o libtommath_a-bn_mp_init_set_int.o `test -f 'libtommath/bn_mp_init_set_int.c' || echo './'`libtommath/bn_mp_init_set_int.c mv -f .deps/libtommath_a-bn_mp_init_set_int.Tpo .deps/libtommath_a-bn_mp_init_set_int.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_invmod_slow.o -MD -MP -MF .deps/libtommath_a-bn_mp_invmod_slow.Tpo -c -o libtommath_a-bn_mp_invmod_slow.o `test -f 'libtommath/bn_mp_invmod_slow.c' || echo './'`libtommath/bn_mp_invmod_slow.c mv -f .deps/libtommath_a-bn_mp_invmod_slow.Tpo .deps/libtommath_a-bn_mp_invmod_slow.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_prime_rabin_miller_trials.o -MD -MP -MF .deps/libtommath_a-bn_mp_prime_rabin_miller_trials.Tpo -c -o libtommath_a-bn_mp_prime_rabin_miller_trials.o `test -f 'libtommath/bn_mp_prime_rabin_miller_trials.c' || echo './'`libtommath/bn_mp_prime_rabin_miller_trials.c mv -f .deps/libtommath_a-bn_mp_prime_rabin_miller_trials.Tpo .deps/libtommath_a-bn_mp_prime_rabin_miller_trials.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_to_signed_bin_n.o -MD -MP -MF .deps/libtommath_a-bn_mp_to_signed_bin_n.Tpo -c -o libtommath_a-bn_mp_to_signed_bin_n.o `test -f 'libtommath/bn_mp_to_signed_bin_n.c' || echo './'`libtommath/bn_mp_to_signed_bin_n.c mv -f .deps/libtommath_a-bn_mp_to_signed_bin_n.Tpo .deps/libtommath_a-bn_mp_to_signed_bin_n.Po gcc -DHAVE_CONFIG_H -I. -I./libtommath -O2 -march=i486 -mtune=i686 -msse2 -MT libtommath_a-bn_mp_to_unsigned_bin_n.o -MD -MP -MF .deps/libtommath_a-bn_mp_to_unsigned_bin_n.Tpo -c -o libtommath_a-bn_mp_to_unsigned_bin_n.o `test -f 'libtommath/bn_mp_to_unsigned_bin_n.c' || echo './'`libtommath/bn_mp_to_unsigned_bin_n.c mv -f .deps/libtommath_a-bn_mp_to_unsigned_bin_n.Tpo .deps/libtommath_a-bn_mp_to_unsigned_bin_n.Po rm -f libtommath.a ar cru libtommath.a libtommath_a-bncore.o libtommath_a-bn_mp_init.o libtommath_a-bn_mp_clear.o libtommath_a-bn_mp_exch.o libtommath_a-bn_mp_grow.o libtommath_a-bn_mp_shrink.o libtommath_a-bn_mp_clamp.o libtommath_a-bn_mp_zero.o libtommath_a-bn_mp_set.o libtommath_a-bn_mp_set_int.o libtommath_a-bn_mp_init_size.o libtommath_a-bn_mp_copy.o libtommath_a-bn_mp_init_copy.o libtommath_a-bn_mp_abs.o libtommath_a-bn_mp_neg.o libtommath_a-bn_mp_cmp_mag.o libtommath_a-bn_mp_cmp.o libtommath_a-bn_mp_cmp_d.o libtommath_a-bn_mp_rshd.o libtommath_a-bn_mp_lshd.o libtommath_a-bn_mp_mod_2d.o libtommath_a-bn_mp_div_2d.o libtommath_a-bn_mp_mul_2d.o libtommath_a-bn_mp_div_2.o libtommath_a-bn_mp_mul_2.o libtommath_a-bn_s_mp_add.o libtommath_a-bn_s_mp_sub.o libtommath_a-bn_fast_s_mp_mul_digs.o libtommath_a-bn_s_mp_mul_digs.o libtommath_a-bn_fast_s_mp_mul_high_digs.o libtommath_a-bn_s_mp_mul_high_digs.o libtommath_a-bn_fast_s_mp_sqr.o libtommath_a-bn_s_mp_sqr.o libtommath_a-bn_mp_add.o libtommath_a-bn_mp_sub.o libtommath_a-bn_mp_karatsuba_mul.o libtommath_a-bn_mp_mul.o libtommath_a-bn_mp_karatsuba_sqr.o libtommath_a-bn_mp_sqr.o libtommath_a-bn_mp_div.o libtommath_a-bn_mp_mod.o libtommath_a-bn_mp_add_d.o libtommath_a-bn_mp_sub_d.o libtommath_a-bn_mp_mul_d.o libtommath_a-bn_mp_div_d.o libtommath_a-bn_mp_mod_d.o libtommath_a-bn_mp_expt_d.o libtommath_a-bn_mp_addmod.o libtommath_a-bn_mp_submod.o libtommath_a-bn_mp_mulmod.o libtommath_a-bn_mp_sqrmod.o libtommath_a-bn_mp_gcd.o libtommath_a-bn_mp_lcm.o libtommath_a-bn_fast_mp_invmod.o libtommath_a-bn_mp_invmod.o libtommath_a-bn_mp_reduce.o libtommath_a-bn_mp_montgomery_setup.o libtommath_a-bn_fast_mp_montgomery_reduce.o libtommath_a-bn_mp_montgomery_reduce.o libtommath_a-bn_mp_exptmod_fast.o libtommath_a-bn_mp_exptmod.o libtommath_a-bn_mp_2expt.o libtommath_a-bn_mp_n_root.o libtommath_a-bn_mp_jacobi.o libtommath_a-bn_reverse.o libtommath_a-bn_mp_count_bits.o libtommath_a-bn_mp_read_unsigned_bin.o libtommath_a-bn_mp_read_signed_bin.o libtommath_a-bn_mp_to_unsigned_bin.o libtommath_a-bn_mp_to_signed_bin.o libtommath_a-bn_mp_unsigned_bin_size.o libtommath_a-bn_mp_signed_bin_size.o libtommath_a-bn_mp_xor.o libtommath_a-bn_mp_and.o libtommath_a-bn_mp_or.o libtommath_a-bn_mp_rand.o libtommath_a-bn_mp_montgomery_calc_normalization.o libtommath_a-bn_mp_prime_is_divisible.o libtommath_a-bn_prime_tab.o libtommath_a-bn_mp_prime_fermat.o libtommath_a-bn_mp_prime_miller_rabin.o libtommath_a-bn_mp_prime_is_prime.o libtommath_a-bn_mp_prime_next_prime.o libtommath_a-bn_mp_dr_reduce.o libtommath_a-bn_mp_dr_is_modulus.o libtommath_a-bn_mp_dr_setup.o libtommath_a-bn_mp_reduce_setup.o libtommath_a-bn_mp_toom_mul.o libtommath_a-bn_mp_toom_sqr.o libtommath_a-bn_mp_div_3.o libtommath_a-bn_s_mp_exptmod.o libtommath_a-bn_mp_reduce_2k.o libtommath_a-bn_mp_reduce_is_2k.o libtommath_a-bn_mp_reduce_2k_setup.o libtommath_a-bn_mp_reduce_2k_l.o libtommath_a-bn_mp_reduce_is_2k_l.o libtommath_a-bn_mp_reduce_2k_setup_l.o libtommath_a-bn_mp_radix_smap.o libtommath_a-bn_mp_read_radix.o libtommath_a-bn_mp_toradix.o libtommath_a-bn_mp_radix_size.o libtommath_a-bn_mp_fread.o libtommath_a-bn_mp_fwrite.o libtommath_a-bn_mp_cnt_lsb.o libtommath_a-bn_error.o libtommath_a-bn_mp_init_multi.o libtommath_a-bn_mp_clear_multi.o libtommath_a-bn_mp_exteuclid.o libtommath_a-bn_mp_toradix_n.o libtommath_a-bn_mp_prime_random_ex.o libtommath_a-bn_mp_get_int.o libtommath_a-bn_mp_sqrt.o libtommath_a-bn_mp_is_square.o libtommath_a-bn_mp_init_set.o libtommath_a-bn_mp_init_set_int.o libtommath_a-bn_mp_invmod_slow.o libtommath_a-bn_mp_prime_rabin_miller_trials.o libtommath_a-bn_mp_to_signed_bin_n.o libtommath_a-bn_mp_to_unsigned_bin_n.o ranlib libtommath.a gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-aes.o -MD -MP -MF .deps/libtomcrypt_a-aes.Tpo -c -o libtomcrypt_a-aes.o `test -f 'libtomcrypt/src/ciphers/aes/aes.c' || echo './'`libtomcrypt/src/ciphers/aes/aes.c mv -f .deps/libtomcrypt_a-aes.Tpo .deps/libtomcrypt_a-aes.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-md5.o -MD -MP -MF .deps/libtomcrypt_a-md5.Tpo -c -o libtomcrypt_a-md5.o `test -f 'libtomcrypt/src/hashes/md5.c' || echo './'`libtomcrypt/src/hashes/md5.c mv -f .deps/libtomcrypt_a-md5.Tpo .deps/libtomcrypt_a-md5.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-sha1.o -MD -MP -MF .deps/libtomcrypt_a-sha1.Tpo -c -o libtomcrypt_a-sha1.o `test -f 'libtomcrypt/src/hashes/sha1.c' || echo './'`libtomcrypt/src/hashes/sha1.c mv -f .deps/libtomcrypt_a-sha1.Tpo .deps/libtomcrypt_a-sha1.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-hash_memory.o -MD -MP -MF .deps/libtomcrypt_a-hash_memory.Tpo -c -o libtomcrypt_a-hash_memory.o `test -f 'libtomcrypt/src/hashes/helper/hash_memory.c' || echo './'`libtomcrypt/src/hashes/helper/hash_memory.c mv -f .deps/libtomcrypt_a-hash_memory.Tpo .deps/libtomcrypt_a-hash_memory.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ltc_ecc_fp_mulmod.o -MD -MP -MF .deps/libtomcrypt_a-ltc_ecc_fp_mulmod.Tpo -c -o libtomcrypt_a-ltc_ecc_fp_mulmod.o `test -f 'libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.c' || echo './'`libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.c mv -f .deps/libtomcrypt_a-ltc_ecc_fp_mulmod.Tpo .deps/libtomcrypt_a-ltc_ecc_fp_mulmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ltm_desc.o -MD -MP -MF .deps/libtomcrypt_a-ltm_desc.Tpo -c -o libtomcrypt_a-ltm_desc.o `test -f 'libtomcrypt/src/math/ltm_desc.c' || echo './'`libtomcrypt/src/math/ltm_desc.c mv -f .deps/libtomcrypt_a-ltm_desc.Tpo .deps/libtomcrypt_a-ltm_desc.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-multi.o -MD -MP -MF .deps/libtomcrypt_a-multi.Tpo -c -o libtomcrypt_a-multi.o `test -f 'libtomcrypt/src/math/multi.c' || echo './'`libtomcrypt/src/math/multi.c mv -f .deps/libtomcrypt_a-multi.Tpo .deps/libtomcrypt_a-multi.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rand_prime.o -MD -MP -MF .deps/libtomcrypt_a-rand_prime.Tpo -c -o libtomcrypt_a-rand_prime.o `test -f 'libtomcrypt/src/math/rand_prime.c' || echo './'`libtomcrypt/src/math/rand_prime.c mv -f .deps/libtomcrypt_a-rand_prime.Tpo .deps/libtomcrypt_a-rand_prime.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-base64_decode.o -MD -MP -MF .deps/libtomcrypt_a-base64_decode.Tpo -c -o libtomcrypt_a-base64_decode.o `test -f 'libtomcrypt/src/misc/base64/base64_decode.c' || echo './'`libtomcrypt/src/misc/base64/base64_decode.c mv -f .deps/libtomcrypt_a-base64_decode.Tpo .deps/libtomcrypt_a-base64_decode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-base64_encode.o -MD -MP -MF .deps/libtomcrypt_a-base64_encode.Tpo -c -o libtomcrypt_a-base64_encode.o `test -f 'libtomcrypt/src/misc/base64/base64_encode.c' || echo './'`libtomcrypt/src/misc/base64/base64_encode.c mv -f .deps/libtomcrypt_a-base64_encode.Tpo .deps/libtomcrypt_a-base64_encode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-burn_stack.o -MD -MP -MF .deps/libtomcrypt_a-burn_stack.Tpo -c -o libtomcrypt_a-burn_stack.o `test -f 'libtomcrypt/src/misc/burn_stack.c' || echo './'`libtomcrypt/src/misc/burn_stack.c mv -f .deps/libtomcrypt_a-burn_stack.Tpo .deps/libtomcrypt_a-burn_stack.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt.o -MD -MP -MF .deps/libtomcrypt_a-crypt.Tpo -c -o libtomcrypt_a-crypt.o `test -f 'libtomcrypt/src/misc/crypt/crypt.c' || echo './'`libtomcrypt/src/misc/crypt/crypt.c mv -f .deps/libtomcrypt_a-crypt.Tpo .deps/libtomcrypt_a-crypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_argchk.o -MD -MP -MF .deps/libtomcrypt_a-crypt_argchk.Tpo -c -o libtomcrypt_a-crypt_argchk.o `test -f 'libtomcrypt/src/misc/crypt/crypt_argchk.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_argchk.c mv -f .deps/libtomcrypt_a-crypt_argchk.Tpo .deps/libtomcrypt_a-crypt_argchk.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_cipher_descriptor.o -MD -MP -MF .deps/libtomcrypt_a-crypt_cipher_descriptor.Tpo -c -o libtomcrypt_a-crypt_cipher_descriptor.o `test -f 'libtomcrypt/src/misc/crypt/crypt_cipher_descriptor.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_cipher_descriptor.c mv -f .deps/libtomcrypt_a-crypt_cipher_descriptor.Tpo .deps/libtomcrypt_a-crypt_cipher_descriptor.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_cipher_is_valid.o -MD -MP -MF .deps/libtomcrypt_a-crypt_cipher_is_valid.Tpo -c -o libtomcrypt_a-crypt_cipher_is_valid.o `test -f 'libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.c mv -f .deps/libtomcrypt_a-crypt_cipher_is_valid.Tpo .deps/libtomcrypt_a-crypt_cipher_is_valid.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_cipher.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_cipher.Tpo -c -o libtomcrypt_a-crypt_find_cipher.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_cipher.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_cipher.c mv -f .deps/libtomcrypt_a-crypt_find_cipher.Tpo .deps/libtomcrypt_a-crypt_find_cipher.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_cipher_any.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_cipher_any.Tpo -c -o libtomcrypt_a-crypt_find_cipher_any.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_cipher_any.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_cipher_any.c mv -f .deps/libtomcrypt_a-crypt_find_cipher_any.Tpo .deps/libtomcrypt_a-crypt_find_cipher_any.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_cipher_id.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_cipher_id.Tpo -c -o libtomcrypt_a-crypt_find_cipher_id.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_cipher_id.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_cipher_id.c mv -f .deps/libtomcrypt_a-crypt_find_cipher_id.Tpo .deps/libtomcrypt_a-crypt_find_cipher_id.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_hash.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_hash.Tpo -c -o libtomcrypt_a-crypt_find_hash.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_hash.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_hash.c mv -f .deps/libtomcrypt_a-crypt_find_hash.Tpo .deps/libtomcrypt_a-crypt_find_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_hash_any.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_hash_any.Tpo -c -o libtomcrypt_a-crypt_find_hash_any.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_hash_any.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_hash_any.c mv -f .deps/libtomcrypt_a-crypt_find_hash_any.Tpo .deps/libtomcrypt_a-crypt_find_hash_any.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_hash_id.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_hash_id.Tpo -c -o libtomcrypt_a-crypt_find_hash_id.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_hash_id.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_hash_id.c mv -f .deps/libtomcrypt_a-crypt_find_hash_id.Tpo .deps/libtomcrypt_a-crypt_find_hash_id.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_hash_oid.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_hash_oid.Tpo -c -o libtomcrypt_a-crypt_find_hash_oid.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_hash_oid.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_hash_oid.c mv -f .deps/libtomcrypt_a-crypt_find_hash_oid.Tpo .deps/libtomcrypt_a-crypt_find_hash_oid.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_find_prng.o -MD -MP -MF .deps/libtomcrypt_a-crypt_find_prng.Tpo -c -o libtomcrypt_a-crypt_find_prng.o `test -f 'libtomcrypt/src/misc/crypt/crypt_find_prng.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_find_prng.c mv -f .deps/libtomcrypt_a-crypt_find_prng.Tpo .deps/libtomcrypt_a-crypt_find_prng.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_fsa.o -MD -MP -MF .deps/libtomcrypt_a-crypt_fsa.Tpo -c -o libtomcrypt_a-crypt_fsa.o `test -f 'libtomcrypt/src/misc/crypt/crypt_fsa.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_fsa.c mv -f .deps/libtomcrypt_a-crypt_fsa.Tpo .deps/libtomcrypt_a-crypt_fsa.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_hash_descriptor.o -MD -MP -MF .deps/libtomcrypt_a-crypt_hash_descriptor.Tpo -c -o libtomcrypt_a-crypt_hash_descriptor.o `test -f 'libtomcrypt/src/misc/crypt/crypt_hash_descriptor.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_hash_descriptor.c mv -f .deps/libtomcrypt_a-crypt_hash_descriptor.Tpo .deps/libtomcrypt_a-crypt_hash_descriptor.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_hash_is_valid.o -MD -MP -MF .deps/libtomcrypt_a-crypt_hash_is_valid.Tpo -c -o libtomcrypt_a-crypt_hash_is_valid.o `test -f 'libtomcrypt/src/misc/crypt/crypt_hash_is_valid.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_hash_is_valid.c mv -f .deps/libtomcrypt_a-crypt_hash_is_valid.Tpo .deps/libtomcrypt_a-crypt_hash_is_valid.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_ltc_mp_descriptor.o -MD -MP -MF .deps/libtomcrypt_a-crypt_ltc_mp_descriptor.Tpo -c -o libtomcrypt_a-crypt_ltc_mp_descriptor.o `test -f 'libtomcrypt/src/misc/crypt/crypt_ltc_mp_descriptor.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_ltc_mp_descriptor.c mv -f .deps/libtomcrypt_a-crypt_ltc_mp_descriptor.Tpo .deps/libtomcrypt_a-crypt_ltc_mp_descriptor.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_prng_descriptor.o -MD -MP -MF .deps/libtomcrypt_a-crypt_prng_descriptor.Tpo -c -o libtomcrypt_a-crypt_prng_descriptor.o `test -f 'libtomcrypt/src/misc/crypt/crypt_prng_descriptor.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_prng_descriptor.c mv -f .deps/libtomcrypt_a-crypt_prng_descriptor.Tpo .deps/libtomcrypt_a-crypt_prng_descriptor.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_prng_is_valid.o -MD -MP -MF .deps/libtomcrypt_a-crypt_prng_is_valid.Tpo -c -o libtomcrypt_a-crypt_prng_is_valid.o `test -f 'libtomcrypt/src/misc/crypt/crypt_prng_is_valid.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_prng_is_valid.c mv -f .deps/libtomcrypt_a-crypt_prng_is_valid.Tpo .deps/libtomcrypt_a-crypt_prng_is_valid.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_register_cipher.o -MD -MP -MF .deps/libtomcrypt_a-crypt_register_cipher.Tpo -c -o libtomcrypt_a-crypt_register_cipher.o `test -f 'libtomcrypt/src/misc/crypt/crypt_register_cipher.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_register_cipher.c mv -f .deps/libtomcrypt_a-crypt_register_cipher.Tpo .deps/libtomcrypt_a-crypt_register_cipher.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_register_hash.o -MD -MP -MF .deps/libtomcrypt_a-crypt_register_hash.Tpo -c -o libtomcrypt_a-crypt_register_hash.o `test -f 'libtomcrypt/src/misc/crypt/crypt_register_hash.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_register_hash.c mv -f .deps/libtomcrypt_a-crypt_register_hash.Tpo .deps/libtomcrypt_a-crypt_register_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_register_prng.o -MD -MP -MF .deps/libtomcrypt_a-crypt_register_prng.Tpo -c -o libtomcrypt_a-crypt_register_prng.o `test -f 'libtomcrypt/src/misc/crypt/crypt_register_prng.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_register_prng.c mv -f .deps/libtomcrypt_a-crypt_register_prng.Tpo .deps/libtomcrypt_a-crypt_register_prng.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_unregister_cipher.o -MD -MP -MF .deps/libtomcrypt_a-crypt_unregister_cipher.Tpo -c -o libtomcrypt_a-crypt_unregister_cipher.o `test -f 'libtomcrypt/src/misc/crypt/crypt_unregister_cipher.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_unregister_cipher.c mv -f .deps/libtomcrypt_a-crypt_unregister_cipher.Tpo .deps/libtomcrypt_a-crypt_unregister_cipher.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_unregister_hash.o -MD -MP -MF .deps/libtomcrypt_a-crypt_unregister_hash.Tpo -c -o libtomcrypt_a-crypt_unregister_hash.o `test -f 'libtomcrypt/src/misc/crypt/crypt_unregister_hash.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_unregister_hash.c mv -f .deps/libtomcrypt_a-crypt_unregister_hash.Tpo .deps/libtomcrypt_a-crypt_unregister_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-crypt_unregister_prng.o -MD -MP -MF .deps/libtomcrypt_a-crypt_unregister_prng.Tpo -c -o libtomcrypt_a-crypt_unregister_prng.o `test -f 'libtomcrypt/src/misc/crypt/crypt_unregister_prng.c' || echo './'`libtomcrypt/src/misc/crypt/crypt_unregister_prng.c mv -f .deps/libtomcrypt_a-crypt_unregister_prng.Tpo .deps/libtomcrypt_a-crypt_unregister_prng.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-error_to_string.o -MD -MP -MF .deps/libtomcrypt_a-error_to_string.Tpo -c -o libtomcrypt_a-error_to_string.o `test -f 'libtomcrypt/src/misc/error_to_string.c' || echo './'`libtomcrypt/src/misc/error_to_string.c mv -f .deps/libtomcrypt_a-error_to_string.Tpo .deps/libtomcrypt_a-error_to_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_5_1.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_5_1.Tpo -c -o libtomcrypt_a-pkcs_5_1.o `test -f 'libtomcrypt/src/misc/pkcs5/pkcs_5_1.c' || echo './'`libtomcrypt/src/misc/pkcs5/pkcs_5_1.c mv -f .deps/libtomcrypt_a-pkcs_5_1.Tpo .deps/libtomcrypt_a-pkcs_5_1.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_5_2.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_5_2.Tpo -c -o libtomcrypt_a-pkcs_5_2.o `test -f 'libtomcrypt/src/misc/pkcs5/pkcs_5_2.c' || echo './'`libtomcrypt/src/misc/pkcs5/pkcs_5_2.c mv -f .deps/libtomcrypt_a-pkcs_5_2.Tpo .deps/libtomcrypt_a-pkcs_5_2.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-zeromem.o -MD -MP -MF .deps/libtomcrypt_a-zeromem.Tpo -c -o libtomcrypt_a-zeromem.o `test -f 'libtomcrypt/src/misc/zeromem.c' || echo './'`libtomcrypt/src/misc/zeromem.c mv -f .deps/libtomcrypt_a-zeromem.Tpo .deps/libtomcrypt_a-zeromem.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cbc_decrypt.o -MD -MP -MF .deps/libtomcrypt_a-cbc_decrypt.Tpo -c -o libtomcrypt_a-cbc_decrypt.o `test -f 'libtomcrypt/src/modes/cbc/cbc_decrypt.c' || echo './'`libtomcrypt/src/modes/cbc/cbc_decrypt.c mv -f .deps/libtomcrypt_a-cbc_decrypt.Tpo .deps/libtomcrypt_a-cbc_decrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cbc_done.o -MD -MP -MF .deps/libtomcrypt_a-cbc_done.Tpo -c -o libtomcrypt_a-cbc_done.o `test -f 'libtomcrypt/src/modes/cbc/cbc_done.c' || echo './'`libtomcrypt/src/modes/cbc/cbc_done.c mv -f .deps/libtomcrypt_a-cbc_done.Tpo .deps/libtomcrypt_a-cbc_done.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cbc_encrypt.o -MD -MP -MF .deps/libtomcrypt_a-cbc_encrypt.Tpo -c -o libtomcrypt_a-cbc_encrypt.o `test -f 'libtomcrypt/src/modes/cbc/cbc_encrypt.c' || echo './'`libtomcrypt/src/modes/cbc/cbc_encrypt.c mv -f .deps/libtomcrypt_a-cbc_encrypt.Tpo .deps/libtomcrypt_a-cbc_encrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cbc_getiv.o -MD -MP -MF .deps/libtomcrypt_a-cbc_getiv.Tpo -c -o libtomcrypt_a-cbc_getiv.o `test -f 'libtomcrypt/src/modes/cbc/cbc_getiv.c' || echo './'`libtomcrypt/src/modes/cbc/cbc_getiv.c mv -f .deps/libtomcrypt_a-cbc_getiv.Tpo .deps/libtomcrypt_a-cbc_getiv.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cbc_setiv.o -MD -MP -MF .deps/libtomcrypt_a-cbc_setiv.Tpo -c -o libtomcrypt_a-cbc_setiv.o `test -f 'libtomcrypt/src/modes/cbc/cbc_setiv.c' || echo './'`libtomcrypt/src/modes/cbc/cbc_setiv.c mv -f .deps/libtomcrypt_a-cbc_setiv.Tpo .deps/libtomcrypt_a-cbc_setiv.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cbc_start.o -MD -MP -MF .deps/libtomcrypt_a-cbc_start.Tpo -c -o libtomcrypt_a-cbc_start.o `test -f 'libtomcrypt/src/modes/cbc/cbc_start.c' || echo './'`libtomcrypt/src/modes/cbc/cbc_start.c mv -f .deps/libtomcrypt_a-cbc_start.Tpo .deps/libtomcrypt_a-cbc_start.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cfb_decrypt.o -MD -MP -MF .deps/libtomcrypt_a-cfb_decrypt.Tpo -c -o libtomcrypt_a-cfb_decrypt.o `test -f 'libtomcrypt/src/modes/cfb/cfb_decrypt.c' || echo './'`libtomcrypt/src/modes/cfb/cfb_decrypt.c mv -f .deps/libtomcrypt_a-cfb_decrypt.Tpo .deps/libtomcrypt_a-cfb_decrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cfb_done.o -MD -MP -MF .deps/libtomcrypt_a-cfb_done.Tpo -c -o libtomcrypt_a-cfb_done.o `test -f 'libtomcrypt/src/modes/cfb/cfb_done.c' || echo './'`libtomcrypt/src/modes/cfb/cfb_done.c mv -f .deps/libtomcrypt_a-cfb_done.Tpo .deps/libtomcrypt_a-cfb_done.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cfb_encrypt.o -MD -MP -MF .deps/libtomcrypt_a-cfb_encrypt.Tpo -c -o libtomcrypt_a-cfb_encrypt.o `test -f 'libtomcrypt/src/modes/cfb/cfb_encrypt.c' || echo './'`libtomcrypt/src/modes/cfb/cfb_encrypt.c mv -f .deps/libtomcrypt_a-cfb_encrypt.Tpo .deps/libtomcrypt_a-cfb_encrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cfb_getiv.o -MD -MP -MF .deps/libtomcrypt_a-cfb_getiv.Tpo -c -o libtomcrypt_a-cfb_getiv.o `test -f 'libtomcrypt/src/modes/cfb/cfb_getiv.c' || echo './'`libtomcrypt/src/modes/cfb/cfb_getiv.c mv -f .deps/libtomcrypt_a-cfb_getiv.Tpo .deps/libtomcrypt_a-cfb_getiv.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cfb_setiv.o -MD -MP -MF .deps/libtomcrypt_a-cfb_setiv.Tpo -c -o libtomcrypt_a-cfb_setiv.o `test -f 'libtomcrypt/src/modes/cfb/cfb_setiv.c' || echo './'`libtomcrypt/src/modes/cfb/cfb_setiv.c mv -f .deps/libtomcrypt_a-cfb_setiv.Tpo .deps/libtomcrypt_a-cfb_setiv.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-cfb_start.o -MD -MP -MF .deps/libtomcrypt_a-cfb_start.Tpo -c -o libtomcrypt_a-cfb_start.o `test -f 'libtomcrypt/src/modes/cfb/cfb_start.c' || echo './'`libtomcrypt/src/modes/cfb/cfb_start.c mv -f .deps/libtomcrypt_a-cfb_start.Tpo .deps/libtomcrypt_a-cfb_start.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_decrypt.o -MD -MP -MF .deps/libtomcrypt_a-ctr_decrypt.Tpo -c -o libtomcrypt_a-ctr_decrypt.o `test -f 'libtomcrypt/src/modes/ctr/ctr_decrypt.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_decrypt.c mv -f .deps/libtomcrypt_a-ctr_decrypt.Tpo .deps/libtomcrypt_a-ctr_decrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_done.o -MD -MP -MF .deps/libtomcrypt_a-ctr_done.Tpo -c -o libtomcrypt_a-ctr_done.o `test -f 'libtomcrypt/src/modes/ctr/ctr_done.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_done.c mv -f .deps/libtomcrypt_a-ctr_done.Tpo .deps/libtomcrypt_a-ctr_done.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_encrypt.o -MD -MP -MF .deps/libtomcrypt_a-ctr_encrypt.Tpo -c -o libtomcrypt_a-ctr_encrypt.o `test -f 'libtomcrypt/src/modes/ctr/ctr_encrypt.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_encrypt.c mv -f .deps/libtomcrypt_a-ctr_encrypt.Tpo .deps/libtomcrypt_a-ctr_encrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_getiv.o -MD -MP -MF .deps/libtomcrypt_a-ctr_getiv.Tpo -c -o libtomcrypt_a-ctr_getiv.o `test -f 'libtomcrypt/src/modes/ctr/ctr_getiv.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_getiv.c mv -f .deps/libtomcrypt_a-ctr_getiv.Tpo .deps/libtomcrypt_a-ctr_getiv.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_setiv.o -MD -MP -MF .deps/libtomcrypt_a-ctr_setiv.Tpo -c -o libtomcrypt_a-ctr_setiv.o `test -f 'libtomcrypt/src/modes/ctr/ctr_setiv.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_setiv.c mv -f .deps/libtomcrypt_a-ctr_setiv.Tpo .deps/libtomcrypt_a-ctr_setiv.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_start.o -MD -MP -MF .deps/libtomcrypt_a-ctr_start.Tpo -c -o libtomcrypt_a-ctr_start.o `test -f 'libtomcrypt/src/modes/ctr/ctr_start.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_start.c mv -f .deps/libtomcrypt_a-ctr_start.Tpo .deps/libtomcrypt_a-ctr_start.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ctr_test.o -MD -MP -MF .deps/libtomcrypt_a-ctr_test.Tpo -c -o libtomcrypt_a-ctr_test.o `test -f 'libtomcrypt/src/modes/ctr/ctr_test.c' || echo './'`libtomcrypt/src/modes/ctr/ctr_test.c mv -f .deps/libtomcrypt_a-ctr_test.Tpo .deps/libtomcrypt_a-ctr_test.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ecb_decrypt.o -MD -MP -MF .deps/libtomcrypt_a-ecb_decrypt.Tpo -c -o libtomcrypt_a-ecb_decrypt.o `test -f 'libtomcrypt/src/modes/ecb/ecb_decrypt.c' || echo './'`libtomcrypt/src/modes/ecb/ecb_decrypt.c mv -f .deps/libtomcrypt_a-ecb_decrypt.Tpo .deps/libtomcrypt_a-ecb_decrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ecb_done.o -MD -MP -MF .deps/libtomcrypt_a-ecb_done.Tpo -c -o libtomcrypt_a-ecb_done.o `test -f 'libtomcrypt/src/modes/ecb/ecb_done.c' || echo './'`libtomcrypt/src/modes/ecb/ecb_done.c mv -f .deps/libtomcrypt_a-ecb_done.Tpo .deps/libtomcrypt_a-ecb_done.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ecb_encrypt.o -MD -MP -MF .deps/libtomcrypt_a-ecb_encrypt.Tpo -c -o libtomcrypt_a-ecb_encrypt.o `test -f 'libtomcrypt/src/modes/ecb/ecb_encrypt.c' || echo './'`libtomcrypt/src/modes/ecb/ecb_encrypt.c mv -f .deps/libtomcrypt_a-ecb_encrypt.Tpo .deps/libtomcrypt_a-ecb_encrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ecb_start.o -MD -MP -MF .deps/libtomcrypt_a-ecb_start.Tpo -c -o libtomcrypt_a-ecb_start.o `test -f 'libtomcrypt/src/modes/ecb/ecb_start.c' || echo './'`libtomcrypt/src/modes/ecb/ecb_start.c mv -f .deps/libtomcrypt_a-ecb_start.Tpo .deps/libtomcrypt_a-ecb_start.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ofb_decrypt.o -MD -MP -MF .deps/libtomcrypt_a-ofb_decrypt.Tpo -c -o libtomcrypt_a-ofb_decrypt.o `test -f 'libtomcrypt/src/modes/ofb/ofb_decrypt.c' || echo './'`libtomcrypt/src/modes/ofb/ofb_decrypt.c mv -f .deps/libtomcrypt_a-ofb_decrypt.Tpo .deps/libtomcrypt_a-ofb_decrypt.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-ofb_done.o -MD -MP -MF .deps/libtomcrypt_a-ofb_done.Tpo -c -o libtomcrypt_a-ofb_done.o `test -f 'libtomcrypt/src/modes/ofb/ofb_done.c' || echo './'`libtomcrypt/src/modes/ofb/ofb_done.c mv -f .deps/libtomcrypt_a-ofb_done.Tpo .deps/libtomcrypt_a-ofb_done.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_bit_string.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_bit_string.Tpo -c -o libtomcrypt_a-der_decode_bit_string.o `test -f 'libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.c mv -f .deps/libtomcrypt_a-der_decode_bit_string.Tpo .deps/libtomcrypt_a-der_decode_bit_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_bit_string.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_bit_string.Tpo -c -o libtomcrypt_a-der_encode_bit_string.o `test -f 'libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.c mv -f .deps/libtomcrypt_a-der_encode_bit_string.Tpo .deps/libtomcrypt_a-der_encode_bit_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_bit_string.o -MD -MP -MF .deps/libtomcrypt_a-der_length_bit_string.Tpo -c -o libtomcrypt_a-der_length_bit_string.o `test -f 'libtomcrypt/src/pk/asn1/der/bit/der_length_bit_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/bit/der_length_bit_string.c mv -f .deps/libtomcrypt_a-der_length_bit_string.Tpo .deps/libtomcrypt_a-der_length_bit_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_boolean.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_boolean.Tpo -c -o libtomcrypt_a-der_decode_boolean.o `test -f 'libtomcrypt/src/pk/asn1/der/boolean/der_decode_boolean.c' || echo './'`libtomcrypt/src/pk/asn1/der/boolean/der_decode_boolean.c mv -f .deps/libtomcrypt_a-der_decode_boolean.Tpo .deps/libtomcrypt_a-der_decode_boolean.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_boolean.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_boolean.Tpo -c -o libtomcrypt_a-der_encode_boolean.o `test -f 'libtomcrypt/src/pk/asn1/der/boolean/der_encode_boolean.c' || echo './'`libtomcrypt/src/pk/asn1/der/boolean/der_encode_boolean.c mv -f .deps/libtomcrypt_a-der_encode_boolean.Tpo .deps/libtomcrypt_a-der_encode_boolean.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_boolean.o -MD -MP -MF .deps/libtomcrypt_a-der_length_boolean.Tpo -c -o libtomcrypt_a-der_length_boolean.o `test -f 'libtomcrypt/src/pk/asn1/der/boolean/der_length_boolean.c' || echo './'`libtomcrypt/src/pk/asn1/der/boolean/der_length_boolean.c mv -f .deps/libtomcrypt_a-der_length_boolean.Tpo .deps/libtomcrypt_a-der_length_boolean.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_choice.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_choice.Tpo -c -o libtomcrypt_a-der_decode_choice.o `test -f 'libtomcrypt/src/pk/asn1/der/choice/der_decode_choice.c' || echo './'`libtomcrypt/src/pk/asn1/der/choice/der_decode_choice.c mv -f .deps/libtomcrypt_a-der_decode_choice.Tpo .deps/libtomcrypt_a-der_decode_choice.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_ia5_string.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_ia5_string.Tpo -c -o libtomcrypt_a-der_decode_ia5_string.o `test -f 'libtomcrypt/src/pk/asn1/der/ia5/der_decode_ia5_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/ia5/der_decode_ia5_string.c mv -f .deps/libtomcrypt_a-der_decode_ia5_string.Tpo .deps/libtomcrypt_a-der_decode_ia5_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_ia5_string.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_ia5_string.Tpo -c -o libtomcrypt_a-der_encode_ia5_string.o `test -f 'libtomcrypt/src/pk/asn1/der/ia5/der_encode_ia5_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/ia5/der_encode_ia5_string.c mv -f .deps/libtomcrypt_a-der_encode_ia5_string.Tpo .deps/libtomcrypt_a-der_encode_ia5_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_ia5_string.o -MD -MP -MF .deps/libtomcrypt_a-der_length_ia5_string.Tpo -c -o libtomcrypt_a-der_length_ia5_string.o `test -f 'libtomcrypt/src/pk/asn1/der/ia5/der_length_ia5_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/ia5/der_length_ia5_string.c mv -f .deps/libtomcrypt_a-der_length_ia5_string.Tpo .deps/libtomcrypt_a-der_length_ia5_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_integer.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_integer.Tpo -c -o libtomcrypt_a-der_decode_integer.o `test -f 'libtomcrypt/src/pk/asn1/der/integer/der_decode_integer.c' || echo './'`libtomcrypt/src/pk/asn1/der/integer/der_decode_integer.c mv -f .deps/libtomcrypt_a-der_decode_integer.Tpo .deps/libtomcrypt_a-der_decode_integer.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_integer.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_integer.Tpo -c -o libtomcrypt_a-der_encode_integer.o `test -f 'libtomcrypt/src/pk/asn1/der/integer/der_encode_integer.c' || echo './'`libtomcrypt/src/pk/asn1/der/integer/der_encode_integer.c mv -f .deps/libtomcrypt_a-der_encode_integer.Tpo .deps/libtomcrypt_a-der_encode_integer.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_integer.o -MD -MP -MF .deps/libtomcrypt_a-der_length_integer.Tpo -c -o libtomcrypt_a-der_length_integer.o `test -f 'libtomcrypt/src/pk/asn1/der/integer/der_length_integer.c' || echo './'`libtomcrypt/src/pk/asn1/der/integer/der_length_integer.c mv -f .deps/libtomcrypt_a-der_length_integer.Tpo .deps/libtomcrypt_a-der_length_integer.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_object_identifier.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_object_identifier.Tpo -c -o libtomcrypt_a-der_decode_object_identifier.o `test -f 'libtomcrypt/src/pk/asn1/der/object_identifier/der_decode_object_identifier.c' || echo './'`libtomcrypt/src/pk/asn1/der/object_identifier/der_decode_object_identifier.c mv -f .deps/libtomcrypt_a-der_decode_object_identifier.Tpo .deps/libtomcrypt_a-der_decode_object_identifier.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_object_identifier.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_object_identifier.Tpo -c -o libtomcrypt_a-der_encode_object_identifier.o `test -f 'libtomcrypt/src/pk/asn1/der/object_identifier/der_encode_object_identifier.c' || echo './'`libtomcrypt/src/pk/asn1/der/object_identifier/der_encode_object_identifier.c mv -f .deps/libtomcrypt_a-der_encode_object_identifier.Tpo .deps/libtomcrypt_a-der_encode_object_identifier.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_object_identifier.o -MD -MP -MF .deps/libtomcrypt_a-der_length_object_identifier.Tpo -c -o libtomcrypt_a-der_length_object_identifier.o `test -f 'libtomcrypt/src/pk/asn1/der/object_identifier/der_length_object_identifier.c' || echo './'`libtomcrypt/src/pk/asn1/der/object_identifier/der_length_object_identifier.c mv -f .deps/libtomcrypt_a-der_length_object_identifier.Tpo .deps/libtomcrypt_a-der_length_object_identifier.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_octet_string.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_octet_string.Tpo -c -o libtomcrypt_a-der_decode_octet_string.o `test -f 'libtomcrypt/src/pk/asn1/der/octet/der_decode_octet_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/octet/der_decode_octet_string.c mv -f .deps/libtomcrypt_a-der_decode_octet_string.Tpo .deps/libtomcrypt_a-der_decode_octet_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_octet_string.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_octet_string.Tpo -c -o libtomcrypt_a-der_encode_octet_string.o `test -f 'libtomcrypt/src/pk/asn1/der/octet/der_encode_octet_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/octet/der_encode_octet_string.c mv -f .deps/libtomcrypt_a-der_encode_octet_string.Tpo .deps/libtomcrypt_a-der_encode_octet_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_octet_string.o -MD -MP -MF .deps/libtomcrypt_a-der_length_octet_string.Tpo -c -o libtomcrypt_a-der_length_octet_string.o `test -f 'libtomcrypt/src/pk/asn1/der/octet/der_length_octet_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/octet/der_length_octet_string.c mv -f .deps/libtomcrypt_a-der_length_octet_string.Tpo .deps/libtomcrypt_a-der_length_octet_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_printable_string.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_printable_string.Tpo -c -o libtomcrypt_a-der_decode_printable_string.o `test -f 'libtomcrypt/src/pk/asn1/der/printable_string/der_decode_printable_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/printable_string/der_decode_printable_string.c mv -f .deps/libtomcrypt_a-der_decode_printable_string.Tpo .deps/libtomcrypt_a-der_decode_printable_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_printable_string.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_printable_string.Tpo -c -o libtomcrypt_a-der_encode_printable_string.o `test -f 'libtomcrypt/src/pk/asn1/der/printable_string/der_encode_printable_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/printable_string/der_encode_printable_string.c mv -f .deps/libtomcrypt_a-der_encode_printable_string.Tpo .deps/libtomcrypt_a-der_encode_printable_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_printable_string.o -MD -MP -MF .deps/libtomcrypt_a-der_length_printable_string.Tpo -c -o libtomcrypt_a-der_length_printable_string.o `test -f 'libtomcrypt/src/pk/asn1/der/printable_string/der_length_printable_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/printable_string/der_length_printable_string.c mv -f .deps/libtomcrypt_a-der_length_printable_string.Tpo .deps/libtomcrypt_a-der_length_printable_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_sequence_ex.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_sequence_ex.Tpo -c -o libtomcrypt_a-der_decode_sequence_ex.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_ex.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_ex.c mv -f .deps/libtomcrypt_a-der_decode_sequence_ex.Tpo .deps/libtomcrypt_a-der_decode_sequence_ex.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_sequence_flexi.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_sequence_flexi.Tpo -c -o libtomcrypt_a-der_decode_sequence_flexi.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_flexi.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_flexi.c mv -f .deps/libtomcrypt_a-der_decode_sequence_flexi.Tpo .deps/libtomcrypt_a-der_decode_sequence_flexi.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_sequence_multi.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_sequence_multi.Tpo -c -o libtomcrypt_a-der_decode_sequence_multi.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_multi.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_decode_sequence_multi.c mv -f .deps/libtomcrypt_a-der_decode_sequence_multi.Tpo .deps/libtomcrypt_a-der_decode_sequence_multi.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_sequence_ex.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_sequence_ex.Tpo -c -o libtomcrypt_a-der_encode_sequence_ex.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_ex.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_ex.c mv -f .deps/libtomcrypt_a-der_encode_sequence_ex.Tpo .deps/libtomcrypt_a-der_encode_sequence_ex.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_sequence_multi.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_sequence_multi.Tpo -c -o libtomcrypt_a-der_encode_sequence_multi.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_multi.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_encode_sequence_multi.c mv -f .deps/libtomcrypt_a-der_encode_sequence_multi.Tpo .deps/libtomcrypt_a-der_encode_sequence_multi.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_sequence.o -MD -MP -MF .deps/libtomcrypt_a-der_length_sequence.Tpo -c -o libtomcrypt_a-der_length_sequence.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_length_sequence.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_length_sequence.c mv -f .deps/libtomcrypt_a-der_length_sequence.Tpo .deps/libtomcrypt_a-der_length_sequence.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_sequence_free.o -MD -MP -MF .deps/libtomcrypt_a-der_sequence_free.Tpo -c -o libtomcrypt_a-der_sequence_free.o `test -f 'libtomcrypt/src/pk/asn1/der/sequence/der_sequence_free.c' || echo './'`libtomcrypt/src/pk/asn1/der/sequence/der_sequence_free.c mv -f .deps/libtomcrypt_a-der_sequence_free.Tpo .deps/libtomcrypt_a-der_sequence_free.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_set.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_set.Tpo -c -o libtomcrypt_a-der_encode_set.o `test -f 'libtomcrypt/src/pk/asn1/der/set/der_encode_set.c' || echo './'`libtomcrypt/src/pk/asn1/der/set/der_encode_set.c mv -f .deps/libtomcrypt_a-der_encode_set.Tpo .deps/libtomcrypt_a-der_encode_set.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_setof.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_setof.Tpo -c -o libtomcrypt_a-der_encode_setof.o `test -f 'libtomcrypt/src/pk/asn1/der/set/der_encode_setof.c' || echo './'`libtomcrypt/src/pk/asn1/der/set/der_encode_setof.c mv -f .deps/libtomcrypt_a-der_encode_setof.Tpo .deps/libtomcrypt_a-der_encode_setof.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_short_integer.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_short_integer.Tpo -c -o libtomcrypt_a-der_decode_short_integer.o `test -f 'libtomcrypt/src/pk/asn1/der/short_integer/der_decode_short_integer.c' || echo './'`libtomcrypt/src/pk/asn1/der/short_integer/der_decode_short_integer.c mv -f .deps/libtomcrypt_a-der_decode_short_integer.Tpo .deps/libtomcrypt_a-der_decode_short_integer.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_short_integer.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_short_integer.Tpo -c -o libtomcrypt_a-der_encode_short_integer.o `test -f 'libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.c' || echo './'`libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.c mv -f .deps/libtomcrypt_a-der_encode_short_integer.Tpo .deps/libtomcrypt_a-der_encode_short_integer.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_short_integer.o -MD -MP -MF .deps/libtomcrypt_a-der_length_short_integer.Tpo -c -o libtomcrypt_a-der_length_short_integer.o `test -f 'libtomcrypt/src/pk/asn1/der/short_integer/der_length_short_integer.c' || echo './'`libtomcrypt/src/pk/asn1/der/short_integer/der_length_short_integer.c mv -f .deps/libtomcrypt_a-der_length_short_integer.Tpo .deps/libtomcrypt_a-der_length_short_integer.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_utctime.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_utctime.Tpo -c -o libtomcrypt_a-der_decode_utctime.o `test -f 'libtomcrypt/src/pk/asn1/der/utctime/der_decode_utctime.c' || echo './'`libtomcrypt/src/pk/asn1/der/utctime/der_decode_utctime.c mv -f .deps/libtomcrypt_a-der_decode_utctime.Tpo .deps/libtomcrypt_a-der_decode_utctime.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_utctime.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_utctime.Tpo -c -o libtomcrypt_a-der_encode_utctime.o `test -f 'libtomcrypt/src/pk/asn1/der/utctime/der_encode_utctime.c' || echo './'`libtomcrypt/src/pk/asn1/der/utctime/der_encode_utctime.c mv -f .deps/libtomcrypt_a-der_encode_utctime.Tpo .deps/libtomcrypt_a-der_encode_utctime.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_utctime.o -MD -MP -MF .deps/libtomcrypt_a-der_length_utctime.Tpo -c -o libtomcrypt_a-der_length_utctime.o `test -f 'libtomcrypt/src/pk/asn1/der/utctime/der_length_utctime.c' || echo './'`libtomcrypt/src/pk/asn1/der/utctime/der_length_utctime.c mv -f .deps/libtomcrypt_a-der_length_utctime.Tpo .deps/libtomcrypt_a-der_length_utctime.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_decode_utf8_string.o -MD -MP -MF .deps/libtomcrypt_a-der_decode_utf8_string.Tpo -c -o libtomcrypt_a-der_decode_utf8_string.o `test -f 'libtomcrypt/src/pk/asn1/der/utf8/der_decode_utf8_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/utf8/der_decode_utf8_string.c mv -f .deps/libtomcrypt_a-der_decode_utf8_string.Tpo .deps/libtomcrypt_a-der_decode_utf8_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_encode_utf8_string.o -MD -MP -MF .deps/libtomcrypt_a-der_encode_utf8_string.Tpo -c -o libtomcrypt_a-der_encode_utf8_string.o `test -f 'libtomcrypt/src/pk/asn1/der/utf8/der_encode_utf8_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/utf8/der_encode_utf8_string.c mv -f .deps/libtomcrypt_a-der_encode_utf8_string.Tpo .deps/libtomcrypt_a-der_encode_utf8_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-der_length_utf8_string.o -MD -MP -MF .deps/libtomcrypt_a-der_length_utf8_string.Tpo -c -o libtomcrypt_a-der_length_utf8_string.o `test -f 'libtomcrypt/src/pk/asn1/der/utf8/der_length_utf8_string.c' || echo './'`libtomcrypt/src/pk/asn1/der/utf8/der_length_utf8_string.c mv -f .deps/libtomcrypt_a-der_length_utf8_string.Tpo .deps/libtomcrypt_a-der_length_utf8_string.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_decrypt_key.o -MD -MP -MF .deps/libtomcrypt_a-dsa_decrypt_key.Tpo -c -o libtomcrypt_a-dsa_decrypt_key.o `test -f 'libtomcrypt/src/pk/dsa/dsa_decrypt_key.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_decrypt_key.c mv -f .deps/libtomcrypt_a-dsa_decrypt_key.Tpo .deps/libtomcrypt_a-dsa_decrypt_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_encrypt_key.o -MD -MP -MF .deps/libtomcrypt_a-dsa_encrypt_key.Tpo -c -o libtomcrypt_a-dsa_encrypt_key.o `test -f 'libtomcrypt/src/pk/dsa/dsa_encrypt_key.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_encrypt_key.c mv -f .deps/libtomcrypt_a-dsa_encrypt_key.Tpo .deps/libtomcrypt_a-dsa_encrypt_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_export.o -MD -MP -MF .deps/libtomcrypt_a-dsa_export.Tpo -c -o libtomcrypt_a-dsa_export.o `test -f 'libtomcrypt/src/pk/dsa/dsa_export.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_export.c mv -f .deps/libtomcrypt_a-dsa_export.Tpo .deps/libtomcrypt_a-dsa_export.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_free.o -MD -MP -MF .deps/libtomcrypt_a-dsa_free.Tpo -c -o libtomcrypt_a-dsa_free.o `test -f 'libtomcrypt/src/pk/dsa/dsa_free.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_free.c mv -f .deps/libtomcrypt_a-dsa_free.Tpo .deps/libtomcrypt_a-dsa_free.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_import.o -MD -MP -MF .deps/libtomcrypt_a-dsa_import.Tpo -c -o libtomcrypt_a-dsa_import.o `test -f 'libtomcrypt/src/pk/dsa/dsa_import.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_import.c mv -f .deps/libtomcrypt_a-dsa_import.Tpo .deps/libtomcrypt_a-dsa_import.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_make_key.o -MD -MP -MF .deps/libtomcrypt_a-dsa_make_key.Tpo -c -o libtomcrypt_a-dsa_make_key.o `test -f 'libtomcrypt/src/pk/dsa/dsa_make_key.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_make_key.c mv -f .deps/libtomcrypt_a-dsa_make_key.Tpo .deps/libtomcrypt_a-dsa_make_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_shared_secret.o -MD -MP -MF .deps/libtomcrypt_a-dsa_shared_secret.Tpo -c -o libtomcrypt_a-dsa_shared_secret.o `test -f 'libtomcrypt/src/pk/dsa/dsa_shared_secret.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_shared_secret.c mv -f .deps/libtomcrypt_a-dsa_shared_secret.Tpo .deps/libtomcrypt_a-dsa_shared_secret.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_sign_hash.o -MD -MP -MF .deps/libtomcrypt_a-dsa_sign_hash.Tpo -c -o libtomcrypt_a-dsa_sign_hash.o `test -f 'libtomcrypt/src/pk/dsa/dsa_sign_hash.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_sign_hash.c mv -f .deps/libtomcrypt_a-dsa_sign_hash.Tpo .deps/libtomcrypt_a-dsa_sign_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_verify_hash.o -MD -MP -MF .deps/libtomcrypt_a-dsa_verify_hash.Tpo -c -o libtomcrypt_a-dsa_verify_hash.o `test -f 'libtomcrypt/src/pk/dsa/dsa_verify_hash.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_verify_hash.c mv -f .deps/libtomcrypt_a-dsa_verify_hash.Tpo .deps/libtomcrypt_a-dsa_verify_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-dsa_verify_key.o -MD -MP -MF .deps/libtomcrypt_a-dsa_verify_key.Tpo -c -o libtomcrypt_a-dsa_verify_key.o `test -f 'libtomcrypt/src/pk/dsa/dsa_verify_key.c' || echo './'`libtomcrypt/src/pk/dsa/dsa_verify_key.c mv -f .deps/libtomcrypt_a-dsa_verify_key.Tpo .deps/libtomcrypt_a-dsa_verify_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_i2osp.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_i2osp.Tpo -c -o libtomcrypt_a-pkcs_1_i2osp.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_i2osp.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_i2osp.c mv -f .deps/libtomcrypt_a-pkcs_1_i2osp.Tpo .deps/libtomcrypt_a-pkcs_1_i2osp.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_mgf1.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_mgf1.Tpo -c -o libtomcrypt_a-pkcs_1_mgf1.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_mgf1.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_mgf1.c mv -f .deps/libtomcrypt_a-pkcs_1_mgf1.Tpo .deps/libtomcrypt_a-pkcs_1_mgf1.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_oaep_decode.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_oaep_decode.Tpo -c -o libtomcrypt_a-pkcs_1_oaep_decode.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_decode.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_decode.c mv -f .deps/libtomcrypt_a-pkcs_1_oaep_decode.Tpo .deps/libtomcrypt_a-pkcs_1_oaep_decode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_oaep_encode.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_oaep_encode.Tpo -c -o libtomcrypt_a-pkcs_1_oaep_encode.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_encode.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_oaep_encode.c mv -f .deps/libtomcrypt_a-pkcs_1_oaep_encode.Tpo .deps/libtomcrypt_a-pkcs_1_oaep_encode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_os2ip.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_os2ip.Tpo -c -o libtomcrypt_a-pkcs_1_os2ip.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_os2ip.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_os2ip.c mv -f .deps/libtomcrypt_a-pkcs_1_os2ip.Tpo .deps/libtomcrypt_a-pkcs_1_os2ip.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_pss_decode.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_pss_decode.Tpo -c -o libtomcrypt_a-pkcs_1_pss_decode.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_pss_decode.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_pss_decode.c mv -f .deps/libtomcrypt_a-pkcs_1_pss_decode.Tpo .deps/libtomcrypt_a-pkcs_1_pss_decode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_pss_encode.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_pss_encode.Tpo -c -o libtomcrypt_a-pkcs_1_pss_encode.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_pss_encode.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_pss_encode.c mv -f .deps/libtomcrypt_a-pkcs_1_pss_encode.Tpo .deps/libtomcrypt_a-pkcs_1_pss_encode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_v1_5_decode.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_v1_5_decode.Tpo -c -o libtomcrypt_a-pkcs_1_v1_5_decode.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_decode.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_decode.c mv -f .deps/libtomcrypt_a-pkcs_1_v1_5_decode.Tpo .deps/libtomcrypt_a-pkcs_1_v1_5_decode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-pkcs_1_v1_5_encode.o -MD -MP -MF .deps/libtomcrypt_a-pkcs_1_v1_5_encode.Tpo -c -o libtomcrypt_a-pkcs_1_v1_5_encode.o `test -f 'libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_encode.c' || echo './'`libtomcrypt/src/pk/pkcs1/pkcs_1_v1_5_encode.c mv -f .deps/libtomcrypt_a-pkcs_1_v1_5_encode.Tpo .deps/libtomcrypt_a-pkcs_1_v1_5_encode.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_decrypt_key.o -MD -MP -MF .deps/libtomcrypt_a-rsa_decrypt_key.Tpo -c -o libtomcrypt_a-rsa_decrypt_key.o `test -f 'libtomcrypt/src/pk/rsa/rsa_decrypt_key.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_decrypt_key.c mv -f .deps/libtomcrypt_a-rsa_decrypt_key.Tpo .deps/libtomcrypt_a-rsa_decrypt_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_encrypt_key.o -MD -MP -MF .deps/libtomcrypt_a-rsa_encrypt_key.Tpo -c -o libtomcrypt_a-rsa_encrypt_key.o `test -f 'libtomcrypt/src/pk/rsa/rsa_encrypt_key.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_encrypt_key.c mv -f .deps/libtomcrypt_a-rsa_encrypt_key.Tpo .deps/libtomcrypt_a-rsa_encrypt_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_export.o -MD -MP -MF .deps/libtomcrypt_a-rsa_export.Tpo -c -o libtomcrypt_a-rsa_export.o `test -f 'libtomcrypt/src/pk/rsa/rsa_export.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_export.c mv -f .deps/libtomcrypt_a-rsa_export.Tpo .deps/libtomcrypt_a-rsa_export.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_exptmod.o -MD -MP -MF .deps/libtomcrypt_a-rsa_exptmod.Tpo -c -o libtomcrypt_a-rsa_exptmod.o `test -f 'libtomcrypt/src/pk/rsa/rsa_exptmod.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_exptmod.c mv -f .deps/libtomcrypt_a-rsa_exptmod.Tpo .deps/libtomcrypt_a-rsa_exptmod.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_free.o -MD -MP -MF .deps/libtomcrypt_a-rsa_free.Tpo -c -o libtomcrypt_a-rsa_free.o `test -f 'libtomcrypt/src/pk/rsa/rsa_free.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_free.c mv -f .deps/libtomcrypt_a-rsa_free.Tpo .deps/libtomcrypt_a-rsa_free.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_import.o -MD -MP -MF .deps/libtomcrypt_a-rsa_import.Tpo -c -o libtomcrypt_a-rsa_import.o `test -f 'libtomcrypt/src/pk/rsa/rsa_import.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_import.c mv -f .deps/libtomcrypt_a-rsa_import.Tpo .deps/libtomcrypt_a-rsa_import.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_make_key.o -MD -MP -MF .deps/libtomcrypt_a-rsa_make_key.Tpo -c -o libtomcrypt_a-rsa_make_key.o `test -f 'libtomcrypt/src/pk/rsa/rsa_make_key.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_make_key.c mv -f .deps/libtomcrypt_a-rsa_make_key.Tpo .deps/libtomcrypt_a-rsa_make_key.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_sign_hash.o -MD -MP -MF .deps/libtomcrypt_a-rsa_sign_hash.Tpo -c -o libtomcrypt_a-rsa_sign_hash.o `test -f 'libtomcrypt/src/pk/rsa/rsa_sign_hash.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_sign_hash.c mv -f .deps/libtomcrypt_a-rsa_sign_hash.Tpo .deps/libtomcrypt_a-rsa_sign_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rsa_verify_hash.o -MD -MP -MF .deps/libtomcrypt_a-rsa_verify_hash.Tpo -c -o libtomcrypt_a-rsa_verify_hash.o `test -f 'libtomcrypt/src/pk/rsa/rsa_verify_hash.c' || echo './'`libtomcrypt/src/pk/rsa/rsa_verify_hash.c mv -f .deps/libtomcrypt_a-rsa_verify_hash.Tpo .deps/libtomcrypt_a-rsa_verify_hash.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-fortuna.o -MD -MP -MF .deps/libtomcrypt_a-fortuna.Tpo -c -o libtomcrypt_a-fortuna.o `test -f 'libtomcrypt/src/prngs/fortuna.c' || echo './'`libtomcrypt/src/prngs/fortuna.c mv -f .deps/libtomcrypt_a-fortuna.Tpo .deps/libtomcrypt_a-fortuna.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rng_get_bytes.o -MD -MP -MF .deps/libtomcrypt_a-rng_get_bytes.Tpo -c -o libtomcrypt_a-rng_get_bytes.o `test -f 'libtomcrypt/src/prngs/rng_get_bytes.c' || echo './'`libtomcrypt/src/prngs/rng_get_bytes.c mv -f .deps/libtomcrypt_a-rng_get_bytes.Tpo .deps/libtomcrypt_a-rng_get_bytes.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-rng_make_prng.o -MD -MP -MF .deps/libtomcrypt_a-rng_make_prng.Tpo -c -o libtomcrypt_a-rng_make_prng.o `test -f 'libtomcrypt/src/prngs/rng_make_prng.c' || echo './'`libtomcrypt/src/prngs/rng_make_prng.c mv -f .deps/libtomcrypt_a-rng_make_prng.Tpo .deps/libtomcrypt_a-rng_make_prng.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-sprng.o -MD -MP -MF .deps/libtomcrypt_a-sprng.Tpo -c -o libtomcrypt_a-sprng.o `test -f 'libtomcrypt/src/prngs/sprng.c' || echo './'`libtomcrypt/src/prngs/sprng.c mv -f .deps/libtomcrypt_a-sprng.Tpo .deps/libtomcrypt_a-sprng.Po gcc -DHAVE_CONFIG_H -I. -I./libtomcrypt/src/headers -O2 -march=i486 -mtune=i686 -msse2 -MT libtomcrypt_a-yarrow.o -MD -MP -MF .deps/libtomcrypt_a-yarrow.Tpo -c -o libtomcrypt_a-yarrow.o `test -f 'libtomcrypt/src/prngs/yarrow.c' || echo './'`libtomcrypt/src/prngs/yarrow.c mv -f .deps/libtomcrypt_a-yarrow.Tpo .deps/libtomcrypt_a-yarrow.Po rm -f libtomcrypt.a ar cru libtomcrypt.a libtomcrypt_a-aes.o libtomcrypt_a-md5.o libtomcrypt_a-sha1.o libtomcrypt_a-hash_memory.o libtomcrypt_a-ltc_ecc_fp_mulmod.o libtomcrypt_a-ltm_desc.o libtomcrypt_a-multi.o libtomcrypt_a-rand_prime.o libtomcrypt_a-base64_decode.o libtomcrypt_a-base64_encode.o libtomcrypt_a-burn_stack.o libtomcrypt_a-crypt.o libtomcrypt_a-crypt_argchk.o libtomcrypt_a-crypt_cipher_descriptor.o libtomcrypt_a-crypt_cipher_is_valid.o libtomcrypt_a-crypt_find_cipher.o libtomcrypt_a-crypt_find_cipher_any.o libtomcrypt_a-crypt_find_cipher_id.o libtomcrypt_a-crypt_find_hash.o libtomcrypt_a-crypt_find_hash_any.o libtomcrypt_a-crypt_find_hash_id.o libtomcrypt_a-crypt_find_hash_oid.o libtomcrypt_a-crypt_find_prng.o libtomcrypt_a-crypt_fsa.o libtomcrypt_a-crypt_hash_descriptor.o libtomcrypt_a-crypt_hash_is_valid.o libtomcrypt_a-crypt_ltc_mp_descriptor.o libtomcrypt_a-crypt_prng_descriptor.o libtomcrypt_a-crypt_prng_is_valid.o libtomcrypt_a-crypt_register_cipher.o libtomcrypt_a-crypt_register_hash.o libtomcrypt_a-crypt_register_prng.o libtomcrypt_a-crypt_unregister_cipher.o libtomcrypt_a-crypt_unregister_hash.o libtomcrypt_a-crypt_unregister_prng.o libtomcrypt_a-error_to_string.o libtomcrypt_a-pkcs_5_1.o libtomcrypt_a-pkcs_5_2.o libtomcrypt_a-zeromem.o libtomcrypt_a-cbc_decrypt.o libtomcrypt_a-cbc_done.o libtomcrypt_a-cbc_encrypt.o libtomcrypt_a-cbc_getiv.o libtomcrypt_a-cbc_setiv.o libtomcrypt_a-cbc_start.o libtomcrypt_a-cfb_decrypt.o libtomcrypt_a-cfb_done.o libtomcrypt_a-cfb_encrypt.o libtomcrypt_a-cfb_getiv.o libtomcrypt_a-cfb_setiv.o libtomcrypt_a-cfb_start.o libtomcrypt_a-ctr_decrypt.o libtomcrypt_a-ctr_done.o libtomcrypt_a-ctr_encrypt.o libtomcrypt_a-ctr_getiv.o libtomcrypt_a-ctr_setiv.o libtomcrypt_a-ctr_start.o libtomcrypt_a-ctr_test.o libtomcrypt_a-ecb_decrypt.o libtomcrypt_a-ecb_done.o libtomcrypt_a-ecb_encrypt.o libtomcrypt_a-ecb_start.o libtomcrypt_a-ofb_decrypt.o libtomcrypt_a-ofb_done.o libtomcrypt_a-der_decode_bit_string.o libtomcrypt_a-der_encode_bit_string.o libtomcrypt_a-der_length_bit_string.o libtomcrypt_a-der_decode_boolean.o libtomcrypt_a-der_encode_boolean.o libtomcrypt_a-der_length_boolean.o libtomcrypt_a-der_decode_choice.o libtomcrypt_a-der_decode_ia5_string.o libtomcrypt_a-der_encode_ia5_string.o libtomcrypt_a-der_length_ia5_string.o libtomcrypt_a-der_decode_integer.o libtomcrypt_a-der_encode_integer.o libtomcrypt_a-der_length_integer.o libtomcrypt_a-der_decode_object_identifier.o libtomcrypt_a-der_encode_object_identifier.o libtomcrypt_a-der_length_object_identifier.o libtomcrypt_a-der_decode_octet_string.o libtomcrypt_a-der_encode_octet_string.o libtomcrypt_a-der_length_octet_string.o libtomcrypt_a-der_decode_printable_string.o libtomcrypt_a-der_encode_printable_string.o libtomcrypt_a-der_length_printable_string.o libtomcrypt_a-der_decode_sequence_ex.o libtomcrypt_a-der_decode_sequence_flexi.o libtomcrypt_a-der_decode_sequence_multi.o libtomcrypt_a-der_encode_sequence_ex.o libtomcrypt_a-der_encode_sequence_multi.o libtomcrypt_a-der_length_sequence.o libtomcrypt_a-der_sequence_free.o libtomcrypt_a-der_encode_set.o libtomcrypt_a-der_encode_setof.o libtomcrypt_a-der_decode_short_integer.o libtomcrypt_a-der_encode_short_integer.o libtomcrypt_a-der_length_short_integer.o libtomcrypt_a-der_decode_utctime.o libtomcrypt_a-der_encode_utctime.o libtomcrypt_a-der_length_utctime.o libtomcrypt_a-der_decode_utf8_string.o libtomcrypt_a-der_encode_utf8_string.o libtomcrypt_a-der_length_utf8_string.o libtomcrypt_a-dsa_decrypt_key.o libtomcrypt_a-dsa_encrypt_key.o libtomcrypt_a-dsa_export.o libtomcrypt_a-dsa_free.o libtomcrypt_a-dsa_import.o libtomcrypt_a-dsa_make_key.o libtomcrypt_a-dsa_shared_secret.o libtomcrypt_a-dsa_sign_hash.o libtomcrypt_a-dsa_verify_hash.o libtomcrypt_a-dsa_verify_key.o libtomcrypt_a-pkcs_1_i2osp.o libtomcrypt_a-pkcs_1_mgf1.o libtomcrypt_a-pkcs_1_oaep_decode.o libtomcrypt_a-pkcs_1_oaep_encode.o libtomcrypt_a-pkcs_1_os2ip.o libtomcrypt_a-pkcs_1_pss_decode.o libtomcrypt_a-pkcs_1_pss_encode.o libtomcrypt_a-pkcs_1_v1_5_decode.o libtomcrypt_a-pkcs_1_v1_5_encode.o libtomcrypt_a-rsa_decrypt_key.o libtomcrypt_a-rsa_encrypt_key.o libtomcrypt_a-rsa_export.o libtomcrypt_a-rsa_exptmod.o libtomcrypt_a-rsa_free.o libtomcrypt_a-rsa_import.o libtomcrypt_a-rsa_make_key.o libtomcrypt_a-rsa_sign_hash.o libtomcrypt_a-rsa_verify_hash.o libtomcrypt_a-fortuna.o libtomcrypt_a-rng_get_bytes.o libtomcrypt_a-rng_make_prng.o libtomcrypt_a-sprng.o libtomcrypt_a-yarrow.o ranlib libtomcrypt.a gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-png.o -MD -MP -MF .deps/stepmania-png.Tpo -c -o stepmania-png.o `test -f '../extern/libpng/include/png.c' || echo './'`../extern/libpng/include/png.c mv -f .deps/stepmania-png.Tpo .deps/stepmania-png.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngerror.o -MD -MP -MF .deps/stepmania-pngerror.Tpo -c -o stepmania-pngerror.o `test -f '../extern/libpng/include/pngerror.c' || echo './'`../extern/libpng/include/pngerror.c mv -f .deps/stepmania-pngerror.Tpo .deps/stepmania-pngerror.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngget.o -MD -MP -MF .deps/stepmania-pngget.Tpo -c -o stepmania-pngget.o `test -f '../extern/libpng/include/pngget.c' || echo './'`../extern/libpng/include/pngget.c mv -f .deps/stepmania-pngget.Tpo .deps/stepmania-pngget.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngmem.o -MD -MP -MF .deps/stepmania-pngmem.Tpo -c -o stepmania-pngmem.o `test -f '../extern/libpng/include/pngmem.c' || echo './'`../extern/libpng/include/pngmem.c mv -f .deps/stepmania-pngmem.Tpo .deps/stepmania-pngmem.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngpread.o -MD -MP -MF .deps/stepmania-pngpread.Tpo -c -o stepmania-pngpread.o `test -f '../extern/libpng/include/pngpread.c' || echo './'`../extern/libpng/include/pngpread.c mv -f .deps/stepmania-pngpread.Tpo .deps/stepmania-pngpread.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngread.o -MD -MP -MF .deps/stepmania-pngread.Tpo -c -o stepmania-pngread.o `test -f '../extern/libpng/include/pngread.c' || echo './'`../extern/libpng/include/pngread.c mv -f .deps/stepmania-pngread.Tpo .deps/stepmania-pngread.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngrio.o -MD -MP -MF .deps/stepmania-pngrio.Tpo -c -o stepmania-pngrio.o `test -f '../extern/libpng/include/pngrio.c' || echo './'`../extern/libpng/include/pngrio.c mv -f .deps/stepmania-pngrio.Tpo .deps/stepmania-pngrio.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngrtran.o -MD -MP -MF .deps/stepmania-pngrtran.Tpo -c -o stepmania-pngrtran.o `test -f '../extern/libpng/include/pngrtran.c' || echo './'`../extern/libpng/include/pngrtran.c mv -f .deps/stepmania-pngrtran.Tpo .deps/stepmania-pngrtran.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngrutil.o -MD -MP -MF .deps/stepmania-pngrutil.Tpo -c -o stepmania-pngrutil.o `test -f '../extern/libpng/include/pngrutil.c' || echo './'`../extern/libpng/include/pngrutil.c mv -f .deps/stepmania-pngrutil.Tpo .deps/stepmania-pngrutil.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngset.o -MD -MP -MF .deps/stepmania-pngset.Tpo -c -o stepmania-pngset.o `test -f '../extern/libpng/include/pngset.c' || echo './'`../extern/libpng/include/pngset.c mv -f .deps/stepmania-pngset.Tpo .deps/stepmania-pngset.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngtrans.o -MD -MP -MF .deps/stepmania-pngtrans.Tpo -c -o stepmania-pngtrans.o `test -f '../extern/libpng/include/pngtrans.c' || echo './'`../extern/libpng/include/pngtrans.c mv -f .deps/stepmania-pngtrans.Tpo .deps/stepmania-pngtrans.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngwio.o -MD -MP -MF .deps/stepmania-pngwio.Tpo -c -o stepmania-pngwio.o `test -f '../extern/libpng/include/pngwio.c' || echo './'`../extern/libpng/include/pngwio.c mv -f .deps/stepmania-pngwio.Tpo .deps/stepmania-pngwio.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngwrite.o -MD -MP -MF .deps/stepmania-pngwrite.Tpo -c -o stepmania-pngwrite.o `test -f '../extern/libpng/include/pngwrite.c' || echo './'`../extern/libpng/include/pngwrite.c mv -f .deps/stepmania-pngwrite.Tpo .deps/stepmania-pngwrite.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngwtran.o -MD -MP -MF .deps/stepmania-pngwtran.Tpo -c -o stepmania-pngwtran.o `test -f '../extern/libpng/include/pngwtran.c' || echo './'`../extern/libpng/include/pngwtran.c mv -f .deps/stepmania-pngwtran.Tpo .deps/stepmania-pngwtran.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pngwutil.o -MD -MP -MF .deps/stepmania-pngwutil.Tpo -c -o stepmania-pngwutil.o `test -f '../extern/libpng/include/pngwutil.c' || echo './'`../extern/libpng/include/pngwutil.c mv -f .deps/stepmania-pngwutil.Tpo .deps/stepmania-pngwutil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Screen.o -MD -MP -MF .deps/stepmania-Screen.Tpo -c -o stepmania-Screen.o `test -f 'Screen.cpp' || echo './'`Screen.cpp mv -f .deps/stepmania-Screen.Tpo .deps/stepmania-Screen.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenAttract.o -MD -MP -MF .deps/stepmania-ScreenAttract.Tpo -c -o stepmania-ScreenAttract.o `test -f 'ScreenAttract.cpp' || echo './'`ScreenAttract.cpp mv -f .deps/stepmania-ScreenAttract.Tpo .deps/stepmania-ScreenAttract.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenBookkeeping.o -MD -MP -MF .deps/stepmania-ScreenBookkeeping.Tpo -c -o stepmania-ScreenBookkeeping.o `test -f 'ScreenBookkeeping.cpp' || echo './'`ScreenBookkeeping.cpp mv -f .deps/stepmania-ScreenBookkeeping.Tpo .deps/stepmania-ScreenBookkeeping.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenContinue.o -MD -MP -MF .deps/stepmania-ScreenContinue.Tpo -c -o stepmania-ScreenContinue.o `test -f 'ScreenContinue.cpp' || echo './'`ScreenContinue.cpp mv -f .deps/stepmania-ScreenContinue.Tpo .deps/stepmania-ScreenContinue.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenDebugOverlay.o -MD -MP -MF .deps/stepmania-ScreenDebugOverlay.Tpo -c -o stepmania-ScreenDebugOverlay.o `test -f 'ScreenDebugOverlay.cpp' || echo './'`ScreenDebugOverlay.cpp mv -f .deps/stepmania-ScreenDebugOverlay.Tpo .deps/stepmania-ScreenDebugOverlay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenDemonstration.o -MD -MP -MF .deps/stepmania-ScreenDemonstration.Tpo -c -o stepmania-ScreenDemonstration.o `test -f 'ScreenDemonstration.cpp' || echo './'`ScreenDemonstration.cpp mv -f .deps/stepmania-ScreenDemonstration.Tpo .deps/stepmania-ScreenDemonstration.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenEdit.o -MD -MP -MF .deps/stepmania-ScreenEdit.Tpo -c -o stepmania-ScreenEdit.o `test -f 'ScreenEdit.cpp' || echo './'`ScreenEdit.cpp mv -f .deps/stepmania-ScreenEdit.Tpo .deps/stepmania-ScreenEdit.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenEditMenu.o -MD -MP -MF .deps/stepmania-ScreenEditMenu.Tpo -c -o stepmania-ScreenEditMenu.o `test -f 'ScreenEditMenu.cpp' || echo './'`ScreenEditMenu.cpp mv -f .deps/stepmania-ScreenEditMenu.Tpo .deps/stepmania-ScreenEditMenu.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenEnding.o -MD -MP -MF .deps/stepmania-ScreenEnding.Tpo -c -o stepmania-ScreenEnding.o `test -f 'ScreenEnding.cpp' || echo './'`ScreenEnding.cpp mv -f .deps/stepmania-ScreenEnding.Tpo .deps/stepmania-ScreenEnding.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenEvaluation.o -MD -MP -MF .deps/stepmania-ScreenEvaluation.Tpo -c -o stepmania-ScreenEvaluation.o `test -f 'ScreenEvaluation.cpp' || echo './'`ScreenEvaluation.cpp mv -f .deps/stepmania-ScreenEvaluation.Tpo .deps/stepmania-ScreenEvaluation.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenExit.o -MD -MP -MF .deps/stepmania-ScreenExit.Tpo -c -o stepmania-ScreenExit.o `test -f 'ScreenExit.cpp' || echo './'`ScreenExit.cpp mv -f .deps/stepmania-ScreenExit.Tpo .deps/stepmania-ScreenExit.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNetEvaluation.o -MD -MP -MF .deps/stepmania-ScreenNetEvaluation.Tpo -c -o stepmania-ScreenNetEvaluation.o `test -f 'ScreenNetEvaluation.cpp' || echo './'`ScreenNetEvaluation.cpp mv -f .deps/stepmania-ScreenNetEvaluation.Tpo .deps/stepmania-ScreenNetEvaluation.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNetSelectMusic.o -MD -MP -MF .deps/stepmania-ScreenNetSelectMusic.Tpo -c -o stepmania-ScreenNetSelectMusic.o `test -f 'ScreenNetSelectMusic.cpp' || echo './'`ScreenNetSelectMusic.cpp mv -f .deps/stepmania-ScreenNetSelectMusic.Tpo .deps/stepmania-ScreenNetSelectMusic.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNetSelectBase.o -MD -MP -MF .deps/stepmania-ScreenNetSelectBase.Tpo -c -o stepmania-ScreenNetSelectBase.o `test -f 'ScreenNetSelectBase.cpp' || echo './'`ScreenNetSelectBase.cpp mv -f .deps/stepmania-ScreenNetSelectBase.Tpo .deps/stepmania-ScreenNetSelectBase.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNetRoom.o -MD -MP -MF .deps/stepmania-ScreenNetRoom.Tpo -c -o stepmania-ScreenNetRoom.o `test -f 'ScreenNetRoom.cpp' || echo './'`ScreenNetRoom.cpp mv -f .deps/stepmania-ScreenNetRoom.Tpo .deps/stepmania-ScreenNetRoom.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenGameplay.o -MD -MP -MF .deps/stepmania-ScreenGameplay.Tpo -c -o stepmania-ScreenGameplay.o `test -f 'ScreenGameplay.cpp' || echo './'`ScreenGameplay.cpp mv -f .deps/stepmania-ScreenGameplay.Tpo .deps/stepmania-ScreenGameplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenGameplayLesson.o -MD -MP -MF .deps/stepmania-ScreenGameplayLesson.Tpo -c -o stepmania-ScreenGameplayLesson.o `test -f 'ScreenGameplayLesson.cpp' || echo './'`ScreenGameplayLesson.cpp mv -f .deps/stepmania-ScreenGameplayLesson.Tpo .deps/stepmania-ScreenGameplayLesson.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenGameplayNormal.o -MD -MP -MF .deps/stepmania-ScreenGameplayNormal.Tpo -c -o stepmania-ScreenGameplayNormal.o `test -f 'ScreenGameplayNormal.cpp' || echo './'`ScreenGameplayNormal.cpp mv -f .deps/stepmania-ScreenGameplayNormal.Tpo .deps/stepmania-ScreenGameplayNormal.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenGameplayShared.o -MD -MP -MF .deps/stepmania-ScreenGameplayShared.Tpo -c -o stepmania-ScreenGameplayShared.o `test -f 'ScreenGameplayShared.cpp' || echo './'`ScreenGameplayShared.cpp mv -f .deps/stepmania-ScreenGameplayShared.Tpo .deps/stepmania-ScreenGameplayShared.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenGameplaySyncMachine.o -MD -MP -MF .deps/stepmania-ScreenGameplaySyncMachine.Tpo -c -o stepmania-ScreenGameplaySyncMachine.o `test -f 'ScreenGameplaySyncMachine.cpp' || echo './'`ScreenGameplaySyncMachine.cpp mv -f .deps/stepmania-ScreenGameplaySyncMachine.Tpo .deps/stepmania-ScreenGameplaySyncMachine.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenHighScores.o -MD -MP -MF .deps/stepmania-ScreenHighScores.Tpo -c -o stepmania-ScreenHighScores.o `test -f 'ScreenHighScores.cpp' || echo './'`ScreenHighScores.cpp mv -f .deps/stepmania-ScreenHighScores.Tpo .deps/stepmania-ScreenHighScores.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenHowToPlay.o -MD -MP -MF .deps/stepmania-ScreenHowToPlay.Tpo -c -o stepmania-ScreenHowToPlay.o `test -f 'ScreenHowToPlay.cpp' || echo './'`ScreenHowToPlay.cpp mv -f .deps/stepmania-ScreenHowToPlay.Tpo .deps/stepmania-ScreenHowToPlay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenInstallOverlay.o -MD -MP -MF .deps/stepmania-ScreenInstallOverlay.Tpo -c -o stepmania-ScreenInstallOverlay.o `test -f 'ScreenInstallOverlay.cpp' || echo './'`ScreenInstallOverlay.cpp mv -f .deps/stepmania-ScreenInstallOverlay.Tpo .deps/stepmania-ScreenInstallOverlay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenInstructions.o -MD -MP -MF .deps/stepmania-ScreenInstructions.Tpo -c -o stepmania-ScreenInstructions.o `test -f 'ScreenInstructions.cpp' || echo './'`ScreenInstructions.cpp mv -f .deps/stepmania-ScreenInstructions.Tpo .deps/stepmania-ScreenInstructions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenJukebox.o -MD -MP -MF .deps/stepmania-ScreenJukebox.Tpo -c -o stepmania-ScreenJukebox.o `test -f 'ScreenJukebox.cpp' || echo './'`ScreenJukebox.cpp mv -f .deps/stepmania-ScreenJukebox.Tpo .deps/stepmania-ScreenJukebox.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenMapControllers.o -MD -MP -MF .deps/stepmania-ScreenMapControllers.Tpo -c -o stepmania-ScreenMapControllers.o `test -f 'ScreenMapControllers.cpp' || echo './'`ScreenMapControllers.cpp mv -f .deps/stepmania-ScreenMapControllers.Tpo .deps/stepmania-ScreenMapControllers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenMessage.o -MD -MP -MF .deps/stepmania-ScreenMessage.Tpo -c -o stepmania-ScreenMessage.o `test -f 'ScreenMessage.cpp' || echo './'`ScreenMessage.cpp mv -f .deps/stepmania-ScreenMessage.Tpo .deps/stepmania-ScreenMessage.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenMiniMenu.o -MD -MP -MF .deps/stepmania-ScreenMiniMenu.Tpo -c -o stepmania-ScreenMiniMenu.o `test -f 'ScreenMiniMenu.cpp' || echo './'`ScreenMiniMenu.cpp mv -f .deps/stepmania-ScreenMiniMenu.Tpo .deps/stepmania-ScreenMiniMenu.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNameEntry.o -MD -MP -MF .deps/stepmania-ScreenNameEntry.Tpo -c -o stepmania-ScreenNameEntry.o `test -f 'ScreenNameEntry.cpp' || echo './'`ScreenNameEntry.cpp mv -f .deps/stepmania-ScreenNameEntry.Tpo .deps/stepmania-ScreenNameEntry.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNameEntryTraditional.o -MD -MP -MF .deps/stepmania-ScreenNameEntryTraditional.Tpo -c -o stepmania-ScreenNameEntryTraditional.o `test -f 'ScreenNameEntryTraditional.cpp' || echo './'`ScreenNameEntryTraditional.cpp mv -f .deps/stepmania-ScreenNameEntryTraditional.Tpo .deps/stepmania-ScreenNameEntryTraditional.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptions.o -MD -MP -MF .deps/stepmania-ScreenOptions.Tpo -c -o stepmania-ScreenOptions.o `test -f 'ScreenOptions.cpp' || echo './'`ScreenOptions.cpp mv -f .deps/stepmania-ScreenOptions.Tpo .deps/stepmania-ScreenOptions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsCourseOverview.o -MD -MP -MF .deps/stepmania-ScreenOptionsCourseOverview.Tpo -c -o stepmania-ScreenOptionsCourseOverview.o `test -f 'ScreenOptionsCourseOverview.cpp' || echo './'`ScreenOptionsCourseOverview.cpp mv -f .deps/stepmania-ScreenOptionsCourseOverview.Tpo .deps/stepmania-ScreenOptionsCourseOverview.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsEditCourse.o -MD -MP -MF .deps/stepmania-ScreenOptionsEditCourse.Tpo -c -o stepmania-ScreenOptionsEditCourse.o `test -f 'ScreenOptionsEditCourse.cpp' || echo './'`ScreenOptionsEditCourse.cpp mv -f .deps/stepmania-ScreenOptionsEditCourse.Tpo .deps/stepmania-ScreenOptionsEditCourse.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsEditProfile.o -MD -MP -MF .deps/stepmania-ScreenOptionsEditProfile.Tpo -c -o stepmania-ScreenOptionsEditProfile.o `test -f 'ScreenOptionsEditProfile.cpp' || echo './'`ScreenOptionsEditProfile.cpp mv -f .deps/stepmania-ScreenOptionsEditProfile.Tpo .deps/stepmania-ScreenOptionsEditProfile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsExportPackage.o -MD -MP -MF .deps/stepmania-ScreenOptionsExportPackage.Tpo -c -o stepmania-ScreenOptionsExportPackage.o `test -f 'ScreenOptionsExportPackage.cpp' || echo './'`ScreenOptionsExportPackage.cpp mv -f .deps/stepmania-ScreenOptionsExportPackage.Tpo .deps/stepmania-ScreenOptionsExportPackage.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsManageCourses.o -MD -MP -MF .deps/stepmania-ScreenOptionsManageCourses.Tpo -c -o stepmania-ScreenOptionsManageCourses.o `test -f 'ScreenOptionsManageCourses.cpp' || echo './'`ScreenOptionsManageCourses.cpp mv -f .deps/stepmania-ScreenOptionsManageCourses.Tpo .deps/stepmania-ScreenOptionsManageCourses.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsManageEditSteps.o -MD -MP -MF .deps/stepmania-ScreenOptionsManageEditSteps.Tpo -c -o stepmania-ScreenOptionsManageEditSteps.o `test -f 'ScreenOptionsManageEditSteps.cpp' || echo './'`ScreenOptionsManageEditSteps.cpp mv -f .deps/stepmania-ScreenOptionsManageEditSteps.Tpo .deps/stepmania-ScreenOptionsManageEditSteps.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsManageProfiles.o -MD -MP -MF .deps/stepmania-ScreenOptionsManageProfiles.Tpo -c -o stepmania-ScreenOptionsManageProfiles.o `test -f 'ScreenOptionsManageProfiles.cpp' || echo './'`ScreenOptionsManageProfiles.cpp mv -f .deps/stepmania-ScreenOptionsManageProfiles.Tpo .deps/stepmania-ScreenOptionsManageProfiles.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsMaster.o -MD -MP -MF .deps/stepmania-ScreenOptionsMaster.Tpo -c -o stepmania-ScreenOptionsMaster.o `test -f 'ScreenOptionsMaster.cpp' || echo './'`ScreenOptionsMaster.cpp mv -f .deps/stepmania-ScreenOptionsMaster.Tpo .deps/stepmania-ScreenOptionsMaster.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsMasterPrefs.o -MD -MP -MF .deps/stepmania-ScreenOptionsMasterPrefs.Tpo -c -o stepmania-ScreenOptionsMasterPrefs.o `test -f 'ScreenOptionsMasterPrefs.cpp' || echo './'`ScreenOptionsMasterPrefs.cpp mv -f .deps/stepmania-ScreenOptionsMasterPrefs.Tpo .deps/stepmania-ScreenOptionsMasterPrefs.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenOptionsToggleSongs.o -MD -MP -MF .deps/stepmania-ScreenOptionsToggleSongs.Tpo -c -o stepmania-ScreenOptionsToggleSongs.o `test -f 'ScreenOptionsToggleSongs.cpp' || echo './'`ScreenOptionsToggleSongs.cpp mv -f .deps/stepmania-ScreenOptionsToggleSongs.Tpo .deps/stepmania-ScreenOptionsToggleSongs.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenPackages.o -MD -MP -MF .deps/stepmania-ScreenPackages.Tpo -c -o stepmania-ScreenPackages.o `test -f 'ScreenPackages.cpp' || echo './'`ScreenPackages.cpp mv -f .deps/stepmania-ScreenPackages.Tpo .deps/stepmania-ScreenPackages.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenPackagesSSC.o -MD -MP -MF .deps/stepmania-ScreenPackagesSSC.Tpo -c -o stepmania-ScreenPackagesSSC.o `test -f 'ScreenPackagesSSC.cpp' || echo './'`ScreenPackagesSSC.cpp mv -f .deps/stepmania-ScreenPackagesSSC.Tpo .deps/stepmania-ScreenPackagesSSC.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenNetworkOptions.o -MD -MP -MF .deps/stepmania-ScreenNetworkOptions.Tpo -c -o stepmania-ScreenNetworkOptions.o `test -f 'ScreenNetworkOptions.cpp' || echo './'`ScreenNetworkOptions.cpp mv -f .deps/stepmania-ScreenNetworkOptions.Tpo .deps/stepmania-ScreenNetworkOptions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenPlayerOptions.o -MD -MP -MF .deps/stepmania-ScreenPlayerOptions.Tpo -c -o stepmania-ScreenPlayerOptions.o `test -f 'ScreenPlayerOptions.cpp' || echo './'`ScreenPlayerOptions.cpp mv -f .deps/stepmania-ScreenPlayerOptions.Tpo .deps/stepmania-ScreenPlayerOptions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenProfileLoad.o -MD -MP -MF .deps/stepmania-ScreenProfileLoad.Tpo -c -o stepmania-ScreenProfileLoad.o `test -f 'ScreenProfileLoad.cpp' || echo './'`ScreenProfileLoad.cpp mv -f .deps/stepmania-ScreenProfileLoad.Tpo .deps/stepmania-ScreenProfileLoad.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenProfileSave.o -MD -MP -MF .deps/stepmania-ScreenProfileSave.Tpo -c -o stepmania-ScreenProfileSave.o `test -f 'ScreenProfileSave.cpp' || echo './'`ScreenProfileSave.cpp mv -f .deps/stepmania-ScreenProfileSave.Tpo .deps/stepmania-ScreenProfileSave.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenPrompt.o -MD -MP -MF .deps/stepmania-ScreenPrompt.Tpo -c -o stepmania-ScreenPrompt.o `test -f 'ScreenPrompt.cpp' || echo './'`ScreenPrompt.cpp mv -f .deps/stepmania-ScreenPrompt.Tpo .deps/stepmania-ScreenPrompt.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenRanking.o -MD -MP -MF .deps/stepmania-ScreenRanking.Tpo -c -o stepmania-ScreenRanking.o `test -f 'ScreenRanking.cpp' || echo './'`ScreenRanking.cpp mv -f .deps/stepmania-ScreenRanking.Tpo .deps/stepmania-ScreenRanking.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenReloadSongs.o -MD -MP -MF .deps/stepmania-ScreenReloadSongs.Tpo -c -o stepmania-ScreenReloadSongs.o `test -f 'ScreenReloadSongs.cpp' || echo './'`ScreenReloadSongs.cpp mv -f .deps/stepmania-ScreenReloadSongs.Tpo .deps/stepmania-ScreenReloadSongs.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSandbox.o -MD -MP -MF .deps/stepmania-ScreenSandbox.Tpo -c -o stepmania-ScreenSandbox.o `test -f 'ScreenSandbox.cpp' || echo './'`ScreenSandbox.cpp mv -f .deps/stepmania-ScreenSandbox.Tpo .deps/stepmania-ScreenSandbox.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSaveSync.o -MD -MP -MF .deps/stepmania-ScreenSaveSync.Tpo -c -o stepmania-ScreenSaveSync.o `test -f 'ScreenSaveSync.cpp' || echo './'`ScreenSaveSync.cpp mv -f .deps/stepmania-ScreenSaveSync.Tpo .deps/stepmania-ScreenSaveSync.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenServiceAction.o -MD -MP -MF .deps/stepmania-ScreenServiceAction.Tpo -c -o stepmania-ScreenServiceAction.o `test -f 'ScreenServiceAction.cpp' || echo './'`ScreenServiceAction.cpp mv -f .deps/stepmania-ScreenServiceAction.Tpo .deps/stepmania-ScreenServiceAction.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenStatsOverlay.o -MD -MP -MF .deps/stepmania-ScreenStatsOverlay.Tpo -c -o stepmania-ScreenStatsOverlay.o `test -f 'ScreenStatsOverlay.cpp' || echo './'`ScreenStatsOverlay.cpp mv -f .deps/stepmania-ScreenStatsOverlay.Tpo .deps/stepmania-ScreenStatsOverlay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSelect.o -MD -MP -MF .deps/stepmania-ScreenSelect.Tpo -c -o stepmania-ScreenSelect.o `test -f 'ScreenSelect.cpp' || echo './'`ScreenSelect.cpp mv -f .deps/stepmania-ScreenSelect.Tpo .deps/stepmania-ScreenSelect.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSelectCharacter.o -MD -MP -MF .deps/stepmania-ScreenSelectCharacter.Tpo -c -o stepmania-ScreenSelectCharacter.o `test -f 'ScreenSelectCharacter.cpp' || echo './'`ScreenSelectCharacter.cpp mv -f .deps/stepmania-ScreenSelectCharacter.Tpo .deps/stepmania-ScreenSelectCharacter.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSelectLanguage.o -MD -MP -MF .deps/stepmania-ScreenSelectLanguage.Tpo -c -o stepmania-ScreenSelectLanguage.o `test -f 'ScreenSelectLanguage.cpp' || echo './'`ScreenSelectLanguage.cpp mv -f .deps/stepmania-ScreenSelectLanguage.Tpo .deps/stepmania-ScreenSelectLanguage.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSelectMaster.o -MD -MP -MF .deps/stepmania-ScreenSelectMaster.Tpo -c -o stepmania-ScreenSelectMaster.o `test -f 'ScreenSelectMaster.cpp' || echo './'`ScreenSelectMaster.cpp mv -f .deps/stepmania-ScreenSelectMaster.Tpo .deps/stepmania-ScreenSelectMaster.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSelectMusic.o -MD -MP -MF .deps/stepmania-ScreenSelectMusic.Tpo -c -o stepmania-ScreenSelectMusic.o `test -f 'ScreenSelectMusic.cpp' || echo './'`ScreenSelectMusic.cpp mv -f .deps/stepmania-ScreenSelectMusic.Tpo .deps/stepmania-ScreenSelectMusic.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSelectProfile.o -MD -MP -MF .deps/stepmania-ScreenSelectProfile.Tpo -c -o stepmania-ScreenSelectProfile.o `test -f 'ScreenSelectProfile.cpp' || echo './'`ScreenSelectProfile.cpp mv -f .deps/stepmania-ScreenSelectProfile.Tpo .deps/stepmania-ScreenSelectProfile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSyncOverlay.o -MD -MP -MF .deps/stepmania-ScreenSyncOverlay.Tpo -c -o stepmania-ScreenSyncOverlay.o `test -f 'ScreenSyncOverlay.cpp' || echo './'`ScreenSyncOverlay.cpp mv -f .deps/stepmania-ScreenSyncOverlay.Tpo .deps/stepmania-ScreenSyncOverlay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSystemLayer.o -MD -MP -MF .deps/stepmania-ScreenSystemLayer.Tpo -c -o stepmania-ScreenSystemLayer.o `test -f 'ScreenSystemLayer.cpp' || echo './'`ScreenSystemLayer.cpp mv -f .deps/stepmania-ScreenSystemLayer.Tpo .deps/stepmania-ScreenSystemLayer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSetTime.o -MD -MP -MF .deps/stepmania-ScreenSetTime.Tpo -c -o stepmania-ScreenSetTime.o `test -f 'ScreenSetTime.cpp' || echo './'`ScreenSetTime.cpp mv -f .deps/stepmania-ScreenSetTime.Tpo .deps/stepmania-ScreenSetTime.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSongOptions.o -MD -MP -MF .deps/stepmania-ScreenSongOptions.Tpo -c -o stepmania-ScreenSongOptions.o `test -f 'ScreenSongOptions.cpp' || echo './'`ScreenSongOptions.cpp mv -f .deps/stepmania-ScreenSongOptions.Tpo .deps/stepmania-ScreenSongOptions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSplash.o -MD -MP -MF .deps/stepmania-ScreenSplash.Tpo -c -o stepmania-ScreenSplash.o `test -f 'ScreenSplash.cpp' || echo './'`ScreenSplash.cpp mv -f .deps/stepmania-ScreenSplash.Tpo .deps/stepmania-ScreenSplash.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenTestInput.o -MD -MP -MF .deps/stepmania-ScreenTestInput.Tpo -c -o stepmania-ScreenTestInput.o `test -f 'ScreenTestInput.cpp' || echo './'`ScreenTestInput.cpp mv -f .deps/stepmania-ScreenTestInput.Tpo .deps/stepmania-ScreenTestInput.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenTestLights.o -MD -MP -MF .deps/stepmania-ScreenTestLights.Tpo -c -o stepmania-ScreenTestLights.o `test -f 'ScreenTestLights.cpp' || echo './'`ScreenTestLights.cpp mv -f .deps/stepmania-ScreenTestLights.Tpo .deps/stepmania-ScreenTestLights.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenTestSound.o -MD -MP -MF .deps/stepmania-ScreenTestSound.Tpo -c -o stepmania-ScreenTestSound.o `test -f 'ScreenTestSound.cpp' || echo './'`ScreenTestSound.cpp mv -f .deps/stepmania-ScreenTestSound.Tpo .deps/stepmania-ScreenTestSound.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenTextEntry.o -MD -MP -MF .deps/stepmania-ScreenTextEntry.Tpo -c -o stepmania-ScreenTextEntry.o `test -f 'ScreenTextEntry.cpp' || echo './'`ScreenTextEntry.cpp mv -f .deps/stepmania-ScreenTextEntry.Tpo .deps/stepmania-ScreenTextEntry.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenTitleMenu.o -MD -MP -MF .deps/stepmania-ScreenTitleMenu.Tpo -c -o stepmania-ScreenTitleMenu.o `test -f 'ScreenTitleMenu.cpp' || echo './'`ScreenTitleMenu.cpp mv -f .deps/stepmania-ScreenTitleMenu.Tpo .deps/stepmania-ScreenTitleMenu.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenUnlockBrowse.o -MD -MP -MF .deps/stepmania-ScreenUnlockBrowse.Tpo -c -o stepmania-ScreenUnlockBrowse.o `test -f 'ScreenUnlockBrowse.cpp' || echo './'`ScreenUnlockBrowse.cpp mv -f .deps/stepmania-ScreenUnlockBrowse.Tpo .deps/stepmania-ScreenUnlockBrowse.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenUnlockCelebrate.o -MD -MP -MF .deps/stepmania-ScreenUnlockCelebrate.Tpo -c -o stepmania-ScreenUnlockCelebrate.o `test -f 'ScreenUnlockCelebrate.cpp' || echo './'`ScreenUnlockCelebrate.cpp mv -f .deps/stepmania-ScreenUnlockCelebrate.Tpo .deps/stepmania-ScreenUnlockCelebrate.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenUnlockStatus.o -MD -MP -MF .deps/stepmania-ScreenUnlockStatus.Tpo -c -o stepmania-ScreenUnlockStatus.o `test -f 'ScreenUnlockStatus.cpp' || echo './'`ScreenUnlockStatus.cpp mv -f .deps/stepmania-ScreenUnlockStatus.Tpo .deps/stepmania-ScreenUnlockStatus.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenWithMenuElements.o -MD -MP -MF .deps/stepmania-ScreenWithMenuElements.Tpo -c -o stepmania-ScreenWithMenuElements.o `test -f 'ScreenWithMenuElements.cpp' || echo './'`ScreenWithMenuElements.cpp mv -f .deps/stepmania-ScreenWithMenuElements.Tpo .deps/stepmania-ScreenWithMenuElements.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenSMOnlineLogin.o -MD -MP -MF .deps/stepmania-ScreenSMOnlineLogin.Tpo -c -o stepmania-ScreenSMOnlineLogin.o `test -f 'ScreenSMOnlineLogin.cpp' || echo './'`ScreenSMOnlineLogin.cpp mv -f .deps/stepmania-ScreenSMOnlineLogin.Tpo .deps/stepmania-ScreenSMOnlineLogin.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Attack.o -MD -MP -MF .deps/stepmania-Attack.Tpo -c -o stepmania-Attack.o `test -f 'Attack.cpp' || echo './'`Attack.cpp mv -f .deps/stepmania-Attack.Tpo .deps/stepmania-Attack.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-AutoKeysounds.o -MD -MP -MF .deps/stepmania-AutoKeysounds.Tpo -c -o stepmania-AutoKeysounds.o `test -f 'AutoKeysounds.cpp' || echo './'`AutoKeysounds.cpp mv -f .deps/stepmania-AutoKeysounds.Tpo .deps/stepmania-AutoKeysounds.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-AdjustSync.o -MD -MP -MF .deps/stepmania-AdjustSync.Tpo -c -o stepmania-AdjustSync.o `test -f 'AdjustSync.cpp' || echo './'`AdjustSync.cpp mv -f .deps/stepmania-AdjustSync.Tpo .deps/stepmania-AdjustSync.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BackgroundUtil.o -MD -MP -MF .deps/stepmania-BackgroundUtil.Tpo -c -o stepmania-BackgroundUtil.o `test -f 'BackgroundUtil.cpp' || echo './'`BackgroundUtil.cpp mv -f .deps/stepmania-BackgroundUtil.Tpo .deps/stepmania-BackgroundUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BannerCache.o -MD -MP -MF .deps/stepmania-BannerCache.Tpo -c -o stepmania-BannerCache.o `test -f 'BannerCache.cpp' || echo './'`BannerCache.cpp mv -f .deps/stepmania-BannerCache.Tpo .deps/stepmania-BannerCache.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Character.o -MD -MP -MF .deps/stepmania-Character.Tpo -c -o stepmania-Character.o `test -f 'Character.cpp' || echo './'`Character.cpp mv -f .deps/stepmania-Character.Tpo .deps/stepmania-Character.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CodeDetector.o -MD -MP -MF .deps/stepmania-CodeDetector.Tpo -c -o stepmania-CodeDetector.o `test -f 'CodeDetector.cpp' || echo './'`CodeDetector.cpp mv -f .deps/stepmania-CodeDetector.Tpo .deps/stepmania-CodeDetector.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CodeSet.o -MD -MP -MF .deps/stepmania-CodeSet.Tpo -c -o stepmania-CodeSet.o `test -f 'CodeSet.cpp' || echo './'`CodeSet.cpp mv -f .deps/stepmania-CodeSet.Tpo .deps/stepmania-CodeSet.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Command.o -MD -MP -MF .deps/stepmania-Command.Tpo -c -o stepmania-Command.o `test -f 'Command.cpp' || echo './'`Command.cpp mv -f .deps/stepmania-Command.Tpo .deps/stepmania-Command.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CommonMetrics.o -MD -MP -MF .deps/stepmania-CommonMetrics.Tpo -c -o stepmania-CommonMetrics.o `test -f 'CommonMetrics.cpp' || echo './'`CommonMetrics.cpp mv -f .deps/stepmania-CommonMetrics.Tpo .deps/stepmania-CommonMetrics.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Course.o -MD -MP -MF .deps/stepmania-Course.Tpo -c -o stepmania-Course.o `test -f 'Course.cpp' || echo './'`Course.cpp mv -f .deps/stepmania-Course.Tpo .deps/stepmania-Course.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CourseLoaderCRS.o -MD -MP -MF .deps/stepmania-CourseLoaderCRS.Tpo -c -o stepmania-CourseLoaderCRS.o `test -f 'CourseLoaderCRS.cpp' || echo './'`CourseLoaderCRS.cpp mv -f .deps/stepmania-CourseLoaderCRS.Tpo .deps/stepmania-CourseLoaderCRS.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CourseUtil.o -MD -MP -MF .deps/stepmania-CourseUtil.Tpo -c -o stepmania-CourseUtil.o `test -f 'CourseUtil.cpp' || echo './'`CourseUtil.cpp mv -f .deps/stepmania-CourseUtil.Tpo .deps/stepmania-CourseUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CourseWriterCRS.o -MD -MP -MF .deps/stepmania-CourseWriterCRS.Tpo -c -o stepmania-CourseWriterCRS.o `test -f 'CourseWriterCRS.cpp' || echo './'`CourseWriterCRS.cpp mv -f .deps/stepmania-CourseWriterCRS.Tpo .deps/stepmania-CourseWriterCRS.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CreateZip.o -MD -MP -MF .deps/stepmania-CreateZip.Tpo -c -o stepmania-CreateZip.o `test -f 'CreateZip.cpp' || echo './'`CreateZip.cpp mv -f .deps/stepmania-CreateZip.Tpo .deps/stepmania-CreateZip.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CryptHelpers.o -MD -MP -MF .deps/stepmania-CryptHelpers.Tpo -c -o stepmania-CryptHelpers.o `test -f 'CryptHelpers.cpp' || echo './'`CryptHelpers.cpp mv -f .deps/stepmania-CryptHelpers.Tpo .deps/stepmania-CryptHelpers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DateTime.o -MD -MP -MF .deps/stepmania-DateTime.Tpo -c -o stepmania-DateTime.o `test -f 'DateTime.cpp' || echo './'`DateTime.cpp mv -f .deps/stepmania-DateTime.Tpo .deps/stepmania-DateTime.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Difficulty.o -MD -MP -MF .deps/stepmania-Difficulty.Tpo -c -o stepmania-Difficulty.o `test -f 'Difficulty.cpp' || echo './'`Difficulty.cpp mv -f .deps/stepmania-Difficulty.Tpo .deps/stepmania-Difficulty.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-EnumHelper.o -MD -MP -MF .deps/stepmania-EnumHelper.Tpo -c -o stepmania-EnumHelper.o `test -f 'EnumHelper.cpp' || echo './'`EnumHelper.cpp mv -f .deps/stepmania-EnumHelper.Tpo .deps/stepmania-EnumHelper.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-FileDownload.o -MD -MP -MF .deps/stepmania-FileDownload.Tpo -c -o stepmania-FileDownload.o `test -f 'FileDownload.cpp' || echo './'`FileDownload.cpp mv -f .deps/stepmania-FileDownload.Tpo .deps/stepmania-FileDownload.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Font.o -MD -MP -MF .deps/stepmania-Font.Tpo -c -o stepmania-Font.o `test -f 'Font.cpp' || echo './'`Font.cpp mv -f .deps/stepmania-Font.Tpo .deps/stepmania-Font.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-FontCharAliases.o -MD -MP -MF .deps/stepmania-FontCharAliases.Tpo -c -o stepmania-FontCharAliases.o `test -f 'FontCharAliases.cpp' || echo './'`FontCharAliases.cpp mv -f .deps/stepmania-FontCharAliases.Tpo .deps/stepmania-FontCharAliases.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-FontCharmaps.o -MD -MP -MF .deps/stepmania-FontCharmaps.Tpo -c -o stepmania-FontCharmaps.o `test -f 'FontCharmaps.cpp' || echo './'`FontCharmaps.cpp mv -f .deps/stepmania-FontCharmaps.Tpo .deps/stepmania-FontCharmaps.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Game.o -MD -MP -MF .deps/stepmania-Game.Tpo -c -o stepmania-Game.o `test -f 'Game.cpp' || echo './'`Game.cpp mv -f .deps/stepmania-Game.Tpo .deps/stepmania-Game.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameCommand.o -MD -MP -MF .deps/stepmania-GameCommand.Tpo -c -o stepmania-GameCommand.o `test -f 'GameCommand.cpp' || echo './'`GameCommand.cpp mv -f .deps/stepmania-GameCommand.Tpo .deps/stepmania-GameCommand.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameplayAssist.o -MD -MP -MF .deps/stepmania-GameplayAssist.Tpo -c -o stepmania-GameplayAssist.o `test -f 'GameplayAssist.cpp' || echo './'`GameplayAssist.cpp mv -f .deps/stepmania-GameplayAssist.Tpo .deps/stepmania-GameplayAssist.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameConstantsAndTypes.o -MD -MP -MF .deps/stepmania-GameConstantsAndTypes.Tpo -c -o stepmania-GameConstantsAndTypes.o `test -f 'GameConstantsAndTypes.cpp' || echo './'`GameConstantsAndTypes.cpp mv -f .deps/stepmania-GameConstantsAndTypes.Tpo .deps/stepmania-GameConstantsAndTypes.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GamePreferences.o -MD -MP -MF .deps/stepmania-GamePreferences.Tpo -c -o stepmania-GamePreferences.o `test -f 'GamePreferences.cpp' || echo './'`GamePreferences.cpp mv -f .deps/stepmania-GamePreferences.Tpo .deps/stepmania-GamePreferences.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameInput.o -MD -MP -MF .deps/stepmania-GameInput.Tpo -c -o stepmania-GameInput.o `test -f 'GameInput.cpp' || echo './'`GameInput.cpp mv -f .deps/stepmania-GameInput.Tpo .deps/stepmania-GameInput.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Grade.o -MD -MP -MF .deps/stepmania-Grade.Tpo -c -o stepmania-Grade.o `test -f 'Grade.cpp' || echo './'`Grade.cpp mv -f .deps/stepmania-Grade.Tpo .deps/stepmania-Grade.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-HighScore.o -MD -MP -MF .deps/stepmania-HighScore.Tpo -c -o stepmania-HighScore.o `test -f 'HighScore.cpp' || echo './'`HighScore.cpp mv -f .deps/stepmania-HighScore.Tpo .deps/stepmania-HighScore.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Inventory.o -MD -MP -MF .deps/stepmania-Inventory.Tpo -c -o stepmania-Inventory.o `test -f 'Inventory.cpp' || echo './'`Inventory.cpp mv -f .deps/stepmania-Inventory.Tpo .deps/stepmania-Inventory.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-JsonUtil.o -MD -MP -MF .deps/stepmania-JsonUtil.Tpo -c -o stepmania-JsonUtil.o `test -f 'JsonUtil.cpp' || echo './'`JsonUtil.cpp mv -f .deps/stepmania-JsonUtil.Tpo .deps/stepmania-JsonUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LocalizedString.o -MD -MP -MF .deps/stepmania-LocalizedString.Tpo -c -o stepmania-LocalizedString.o `test -f 'LocalizedString.cpp' || echo './'`LocalizedString.cpp mv -f .deps/stepmania-LocalizedString.Tpo .deps/stepmania-LocalizedString.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LuaReference.o -MD -MP -MF .deps/stepmania-LuaReference.Tpo -c -o stepmania-LuaReference.o `test -f 'LuaReference.cpp' || echo './'`LuaReference.cpp mv -f .deps/stepmania-LuaReference.Tpo .deps/stepmania-LuaReference.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LuaExpressionTransform.o -MD -MP -MF .deps/stepmania-LuaExpressionTransform.Tpo -c -o stepmania-LuaExpressionTransform.o `test -f 'LuaExpressionTransform.cpp' || echo './'`LuaExpressionTransform.cpp mv -f .deps/stepmania-LuaExpressionTransform.Tpo .deps/stepmania-LuaExpressionTransform.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LyricsLoader.o -MD -MP -MF .deps/stepmania-LyricsLoader.Tpo -c -o stepmania-LyricsLoader.o `test -f 'LyricsLoader.cpp' || echo './'`LyricsLoader.cpp mv -f .deps/stepmania-LyricsLoader.Tpo .deps/stepmania-LyricsLoader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ModsGroup.o -MD -MP -MF .deps/stepmania-ModsGroup.Tpo -c -o stepmania-ModsGroup.o `test -f 'ModsGroup.cpp' || echo './'`ModsGroup.cpp mv -f .deps/stepmania-ModsGroup.Tpo .deps/stepmania-ModsGroup.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteData.o -MD -MP -MF .deps/stepmania-NoteData.Tpo -c -o stepmania-NoteData.o `test -f 'NoteData.cpp' || echo './'`NoteData.cpp mv -f .deps/stepmania-NoteData.Tpo .deps/stepmania-NoteData.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteDataUtil.o -MD -MP -MF .deps/stepmania-NoteDataUtil.Tpo -c -o stepmania-NoteDataUtil.o `test -f 'NoteDataUtil.cpp' || echo './'`NoteDataUtil.cpp mv -f .deps/stepmania-NoteDataUtil.Tpo .deps/stepmania-NoteDataUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteDataWithScoring.o -MD -MP -MF .deps/stepmania-NoteDataWithScoring.Tpo -c -o stepmania-NoteDataWithScoring.o `test -f 'NoteDataWithScoring.cpp' || echo './'`NoteDataWithScoring.cpp mv -f .deps/stepmania-NoteDataWithScoring.Tpo .deps/stepmania-NoteDataWithScoring.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteTypes.o -MD -MP -MF .deps/stepmania-NoteTypes.Tpo -c -o stepmania-NoteTypes.o `test -f 'NoteTypes.cpp' || echo './'`NoteTypes.cpp mv -f .deps/stepmania-NoteTypes.Tpo .deps/stepmania-NoteTypes.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoader.o -MD -MP -MF .deps/stepmania-NotesLoader.Tpo -c -o stepmania-NotesLoader.o `test -f 'NotesLoader.cpp' || echo './'`NotesLoader.cpp mv -f .deps/stepmania-NotesLoader.Tpo .deps/stepmania-NotesLoader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderBMS.o -MD -MP -MF .deps/stepmania-NotesLoaderBMS.Tpo -c -o stepmania-NotesLoaderBMS.o `test -f 'NotesLoaderBMS.cpp' || echo './'`NotesLoaderBMS.cpp mv -f .deps/stepmania-NotesLoaderBMS.Tpo .deps/stepmania-NotesLoaderBMS.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderDWI.o -MD -MP -MF .deps/stepmania-NotesLoaderDWI.Tpo -c -o stepmania-NotesLoaderDWI.o `test -f 'NotesLoaderDWI.cpp' || echo './'`NotesLoaderDWI.cpp mv -f .deps/stepmania-NotesLoaderDWI.Tpo .deps/stepmania-NotesLoaderDWI.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderJson.o -MD -MP -MF .deps/stepmania-NotesLoaderJson.Tpo -c -o stepmania-NotesLoaderJson.o `test -f 'NotesLoaderJson.cpp' || echo './'`NotesLoaderJson.cpp mv -f .deps/stepmania-NotesLoaderJson.Tpo .deps/stepmania-NotesLoaderJson.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderKSF.o -MD -MP -MF .deps/stepmania-NotesLoaderKSF.Tpo -c -o stepmania-NotesLoaderKSF.o `test -f 'NotesLoaderKSF.cpp' || echo './'`NotesLoaderKSF.cpp mv -f .deps/stepmania-NotesLoaderKSF.Tpo .deps/stepmania-NotesLoaderKSF.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderSM.o -MD -MP -MF .deps/stepmania-NotesLoaderSM.Tpo -c -o stepmania-NotesLoaderSM.o `test -f 'NotesLoaderSM.cpp' || echo './'`NotesLoaderSM.cpp mv -f .deps/stepmania-NotesLoaderSM.Tpo .deps/stepmania-NotesLoaderSM.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderSSC.o -MD -MP -MF .deps/stepmania-NotesLoaderSSC.Tpo -c -o stepmania-NotesLoaderSSC.o `test -f 'NotesLoaderSSC.cpp' || echo './'`NotesLoaderSSC.cpp mv -f .deps/stepmania-NotesLoaderSSC.Tpo .deps/stepmania-NotesLoaderSSC.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesLoaderSMA.o -MD -MP -MF .deps/stepmania-NotesLoaderSMA.Tpo -c -o stepmania-NotesLoaderSMA.o `test -f 'NotesLoaderSMA.cpp' || echo './'`NotesLoaderSMA.cpp mv -f .deps/stepmania-NotesLoaderSMA.Tpo .deps/stepmania-NotesLoaderSMA.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesWriterDWI.o -MD -MP -MF .deps/stepmania-NotesWriterDWI.Tpo -c -o stepmania-NotesWriterDWI.o `test -f 'NotesWriterDWI.cpp' || echo './'`NotesWriterDWI.cpp mv -f .deps/stepmania-NotesWriterDWI.Tpo .deps/stepmania-NotesWriterDWI.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesWriterJson.o -MD -MP -MF .deps/stepmania-NotesWriterJson.Tpo -c -o stepmania-NotesWriterJson.o `test -f 'NotesWriterJson.cpp' || echo './'`NotesWriterJson.cpp mv -f .deps/stepmania-NotesWriterJson.Tpo .deps/stepmania-NotesWriterJson.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesWriterSM.o -MD -MP -MF .deps/stepmania-NotesWriterSM.Tpo -c -o stepmania-NotesWriterSM.o `test -f 'NotesWriterSM.cpp' || echo './'`NotesWriterSM.cpp mv -f .deps/stepmania-NotesWriterSM.Tpo .deps/stepmania-NotesWriterSM.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NotesWriterSSC.o -MD -MP -MF .deps/stepmania-NotesWriterSSC.Tpo -c -o stepmania-NotesWriterSSC.o `test -f 'NotesWriterSSC.cpp' || echo './'`NotesWriterSSC.cpp mv -f .deps/stepmania-NotesWriterSSC.Tpo .deps/stepmania-NotesWriterSSC.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-OptionRowHandler.o -MD -MP -MF .deps/stepmania-OptionRowHandler.Tpo -c -o stepmania-OptionRowHandler.o `test -f 'OptionRowHandler.cpp' || echo './'`OptionRowHandler.cpp mv -f .deps/stepmania-OptionRowHandler.Tpo .deps/stepmania-OptionRowHandler.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-OptionsList.o -MD -MP -MF .deps/stepmania-OptionsList.Tpo -c -o stepmania-OptionsList.o `test -f 'OptionsList.cpp' || echo './'`OptionsList.cpp mv -f .deps/stepmania-OptionsList.Tpo .deps/stepmania-OptionsList.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PlayerAI.o -MD -MP -MF .deps/stepmania-PlayerAI.Tpo -c -o stepmania-PlayerAI.o `test -f 'PlayerAI.cpp' || echo './'`PlayerAI.cpp mv -f .deps/stepmania-PlayerAI.Tpo .deps/stepmania-PlayerAI.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PlayerNumber.o -MD -MP -MF .deps/stepmania-PlayerNumber.Tpo -c -o stepmania-PlayerNumber.o `test -f 'PlayerNumber.cpp' || echo './'`PlayerNumber.cpp mv -f .deps/stepmania-PlayerNumber.Tpo .deps/stepmania-PlayerNumber.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PlayerOptions.o -MD -MP -MF .deps/stepmania-PlayerOptions.Tpo -c -o stepmania-PlayerOptions.o `test -f 'PlayerOptions.cpp' || echo './'`PlayerOptions.cpp mv -f .deps/stepmania-PlayerOptions.Tpo .deps/stepmania-PlayerOptions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PlayerStageStats.o -MD -MP -MF .deps/stepmania-PlayerStageStats.Tpo -c -o stepmania-PlayerStageStats.o `test -f 'PlayerStageStats.cpp' || echo './'`PlayerStageStats.cpp mv -f .deps/stepmania-PlayerStageStats.Tpo .deps/stepmania-PlayerStageStats.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PlayerState.o -MD -MP -MF .deps/stepmania-PlayerState.Tpo -c -o stepmania-PlayerState.o `test -f 'PlayerState.cpp' || echo './'`PlayerState.cpp mv -f .deps/stepmania-PlayerState.Tpo .deps/stepmania-PlayerState.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Preference.o -MD -MP -MF .deps/stepmania-Preference.Tpo -c -o stepmania-Preference.o `test -f 'Preference.cpp' || echo './'`Preference.cpp mv -f .deps/stepmania-Preference.Tpo .deps/stepmania-Preference.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Profile.o -MD -MP -MF .deps/stepmania-Profile.Tpo -c -o stepmania-Profile.o `test -f 'Profile.cpp' || echo './'`Profile.cpp mv -f .deps/stepmania-Profile.Tpo .deps/stepmania-Profile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RandomSample.o -MD -MP -MF .deps/stepmania-RandomSample.Tpo -c -o stepmania-RandomSample.o `test -f 'RandomSample.cpp' || echo './'`RandomSample.cpp mv -f .deps/stepmania-RandomSample.Tpo .deps/stepmania-RandomSample.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RadarValues.o -MD -MP -MF .deps/stepmania-RadarValues.Tpo -c -o stepmania-RadarValues.o `test -f 'RadarValues.cpp' || echo './'`RadarValues.cpp mv -f .deps/stepmania-RadarValues.Tpo .deps/stepmania-RadarValues.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SampleHistory.o -MD -MP -MF .deps/stepmania-SampleHistory.Tpo -c -o stepmania-SampleHistory.o `test -f 'SampleHistory.cpp' || echo './'`SampleHistory.cpp mv -f .deps/stepmania-SampleHistory.Tpo .deps/stepmania-SampleHistory.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenDimensions.o -MD -MP -MF .deps/stepmania-ScreenDimensions.Tpo -c -o stepmania-ScreenDimensions.o `test -f 'ScreenDimensions.cpp' || echo './'`ScreenDimensions.cpp mv -f .deps/stepmania-ScreenDimensions.Tpo .deps/stepmania-ScreenDimensions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreKeeper.o -MD -MP -MF .deps/stepmania-ScoreKeeper.Tpo -c -o stepmania-ScoreKeeper.o `test -f 'ScoreKeeper.cpp' || echo './'`ScoreKeeper.cpp mv -f .deps/stepmania-ScoreKeeper.Tpo .deps/stepmania-ScoreKeeper.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreKeeperNormal.o -MD -MP -MF .deps/stepmania-ScoreKeeperNormal.Tpo -c -o stepmania-ScoreKeeperNormal.o `test -f 'ScoreKeeperNormal.cpp' || echo './'`ScoreKeeperNormal.cpp mv -f .deps/stepmania-ScoreKeeperNormal.Tpo .deps/stepmania-ScoreKeeperNormal.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreKeeperRave.o -MD -MP -MF .deps/stepmania-ScoreKeeperRave.Tpo -c -o stepmania-ScoreKeeperRave.o `test -f 'ScoreKeeperRave.cpp' || echo './'`ScoreKeeperRave.cpp mv -f .deps/stepmania-ScoreKeeperRave.Tpo .deps/stepmania-ScoreKeeperRave.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreKeeperShared.o -MD -MP -MF .deps/stepmania-ScoreKeeperShared.Tpo -c -o stepmania-ScoreKeeperShared.o `test -f 'ScoreKeeperShared.cpp' || echo './'`ScoreKeeperShared.cpp mv -f .deps/stepmania-ScoreKeeperShared.Tpo .deps/stepmania-ScoreKeeperShared.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Song.o -MD -MP -MF .deps/stepmania-Song.Tpo -c -o stepmania-Song.o `test -f 'Song.cpp' || echo './'`Song.cpp mv -f .deps/stepmania-Song.Tpo .deps/stepmania-Song.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SongCacheIndex.o -MD -MP -MF .deps/stepmania-SongCacheIndex.Tpo -c -o stepmania-SongCacheIndex.o `test -f 'SongCacheIndex.cpp' || echo './'`SongCacheIndex.cpp mv -f .deps/stepmania-SongCacheIndex.Tpo .deps/stepmania-SongCacheIndex.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SongOptions.o -MD -MP -MF .deps/stepmania-SongOptions.Tpo -c -o stepmania-SongOptions.o `test -f 'SongOptions.cpp' || echo './'`SongOptions.cpp mv -f .deps/stepmania-SongOptions.Tpo .deps/stepmania-SongOptions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SongUtil.o -MD -MP -MF .deps/stepmania-SongUtil.Tpo -c -o stepmania-SongUtil.o `test -f 'SongUtil.cpp' || echo './'`SongUtil.cpp mv -f .deps/stepmania-SongUtil.Tpo .deps/stepmania-SongUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StageStats.o -MD -MP -MF .deps/stepmania-StageStats.Tpo -c -o stepmania-StageStats.o `test -f 'StageStats.cpp' || echo './'`StageStats.cpp mv -f .deps/stepmania-StageStats.Tpo .deps/stepmania-StageStats.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Steps.o -MD -MP -MF .deps/stepmania-Steps.Tpo -c -o stepmania-Steps.o `test -f 'Steps.cpp' || echo './'`Steps.cpp mv -f .deps/stepmania-Steps.Tpo .deps/stepmania-Steps.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SoundEffectControl.o -MD -MP -MF .deps/stepmania-SoundEffectControl.Tpo -c -o stepmania-SoundEffectControl.o `test -f 'SoundEffectControl.cpp' || echo './'`SoundEffectControl.cpp mv -f .deps/stepmania-SoundEffectControl.Tpo .deps/stepmania-SoundEffectControl.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StepsUtil.o -MD -MP -MF .deps/stepmania-StepsUtil.Tpo -c -o stepmania-StepsUtil.o `test -f 'StepsUtil.cpp' || echo './'`StepsUtil.cpp mv -f .deps/stepmania-StepsUtil.Tpo .deps/stepmania-StepsUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Style.o -MD -MP -MF .deps/stepmania-Style.Tpo -c -o stepmania-Style.o `test -f 'Style.cpp' || echo './'`Style.cpp mv -f .deps/stepmania-Style.Tpo .deps/stepmania-Style.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StyleUtil.o -MD -MP -MF .deps/stepmania-StyleUtil.Tpo -c -o stepmania-StyleUtil.o `test -f 'StyleUtil.cpp' || echo './'`StyleUtil.cpp mv -f .deps/stepmania-StyleUtil.Tpo .deps/stepmania-StyleUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-TimingData.o -MD -MP -MF .deps/stepmania-TimingData.Tpo -c -o stepmania-TimingData.o `test -f 'TimingData.cpp' || echo './'`TimingData.cpp mv -f .deps/stepmania-TimingData.Tpo .deps/stepmania-TimingData.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-TimingSegments.o -MD -MP -MF .deps/stepmania-TimingSegments.Tpo -c -o stepmania-TimingSegments.o `test -f 'TimingSegments.cpp' || echo './'`TimingSegments.cpp mv -f .deps/stepmania-TimingSegments.Tpo .deps/stepmania-TimingSegments.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Trail.o -MD -MP -MF .deps/stepmania-Trail.Tpo -c -o stepmania-Trail.o `test -f 'Trail.cpp' || echo './'`Trail.cpp mv -f .deps/stepmania-Trail.Tpo .deps/stepmania-Trail.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-TrailUtil.o -MD -MP -MF .deps/stepmania-TrailUtil.Tpo -c -o stepmania-TrailUtil.o `test -f 'TrailUtil.cpp' || echo './'`TrailUtil.cpp mv -f .deps/stepmania-TrailUtil.Tpo .deps/stepmania-TrailUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-TitleSubstitution.o -MD -MP -MF .deps/stepmania-TitleSubstitution.Tpo -c -o stepmania-TitleSubstitution.o `test -f 'TitleSubstitution.cpp' || echo './'`TitleSubstitution.cpp mv -f .deps/stepmania-TitleSubstitution.Tpo .deps/stepmania-TitleSubstitution.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Tween.o -MD -MP -MF .deps/stepmania-Tween.Tpo -c -o stepmania-Tween.o `test -f 'Tween.cpp' || echo './'`Tween.cpp mv -f .deps/stepmania-Tween.Tpo .deps/stepmania-Tween.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RoomWheel.o -MD -MP -MF .deps/stepmania-RoomWheel.Tpo -c -o stepmania-RoomWheel.o `test -f 'RoomWheel.cpp' || echo './'`RoomWheel.cpp mv -f .deps/stepmania-RoomWheel.Tpo .deps/stepmania-RoomWheel.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-IniFile.o -MD -MP -MF .deps/stepmania-IniFile.Tpo -c -o stepmania-IniFile.o `test -f 'IniFile.cpp' || echo './'`IniFile.cpp mv -f .deps/stepmania-IniFile.Tpo .deps/stepmania-IniFile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MsdFile.o -MD -MP -MF .deps/stepmania-MsdFile.Tpo -c -o stepmania-MsdFile.o `test -f 'MsdFile.cpp' || echo './'`MsdFile.cpp mv -f .deps/stepmania-MsdFile.Tpo .deps/stepmania-MsdFile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-XmlFile.o -MD -MP -MF .deps/stepmania-XmlFile.Tpo -c -o stepmania-XmlFile.o `test -f 'XmlFile.cpp' || echo './'`XmlFile.cpp mv -f .deps/stepmania-XmlFile.Tpo .deps/stepmania-XmlFile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-XmlFileUtil.o -MD -MP -MF .deps/stepmania-XmlFileUtil.Tpo -c -o stepmania-XmlFileUtil.o `test -f 'XmlFileUtil.cpp' || echo './'`XmlFileUtil.cpp mv -f .deps/stepmania-XmlFileUtil.Tpo .deps/stepmania-XmlFileUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CommandLineActions.o -MD -MP -MF .deps/stepmania-CommandLineActions.Tpo -c -o stepmania-CommandLineActions.o `test -f 'CommandLineActions.cpp' || echo './'`CommandLineActions.cpp mv -f .deps/stepmania-CommandLineActions.Tpo .deps/stepmania-CommandLineActions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StepMania.o -MD -MP -MF .deps/stepmania-StepMania.Tpo -c -o stepmania-StepMania.o `test -f 'StepMania.cpp' || echo './'`StepMania.cpp mv -f .deps/stepmania-StepMania.Tpo .deps/stepmania-StepMania.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameLoop.o -MD -MP -MF .deps/stepmania-GameLoop.Tpo -c -o stepmania-GameLoop.o `test -f 'GameLoop.cpp' || echo './'`GameLoop.cpp mv -f .deps/stepmania-GameLoop.Tpo .deps/stepmania-GameLoop.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-global.o -MD -MP -MF .deps/stepmania-global.Tpo -c -o stepmania-global.o `test -f 'global.cpp' || echo './'`global.cpp mv -f .deps/stepmania-global.Tpo .deps/stepmania-global.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SpecialFiles.o -MD -MP -MF .deps/stepmania-SpecialFiles.Tpo -c -o stepmania-SpecialFiles.o `test -f 'SpecialFiles.cpp' || echo './'`SpecialFiles.cpp mv -f .deps/stepmania-SpecialFiles.Tpo .deps/stepmania-SpecialFiles.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LoadingWindow.o -MD -MP -MF .deps/stepmania-LoadingWindow.Tpo -c -o stepmania-LoadingWindow.o `test -f 'arch/LoadingWindow/LoadingWindow.cpp' || echo './'`arch/LoadingWindow/LoadingWindow.cpp mv -f .deps/stepmania-LoadingWindow.Tpo .deps/stepmania-LoadingWindow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LoadingWindow_Gtk.o -MD -MP -MF .deps/stepmania-LoadingWindow_Gtk.Tpo -c -o stepmania-LoadingWindow_Gtk.o `test -f 'arch/LoadingWindow/LoadingWindow_Gtk.cpp' || echo './'`arch/LoadingWindow/LoadingWindow_Gtk.cpp mv -f .deps/stepmania-LoadingWindow_Gtk.Tpo .deps/stepmania-LoadingWindow_Gtk.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundDriver.o -MD -MP -MF .deps/stepmania-RageSoundDriver.Tpo -c -o stepmania-RageSoundDriver.o `test -f 'arch/Sound/RageSoundDriver.cpp' || echo './'`arch/Sound/RageSoundDriver.cpp mv -f .deps/stepmania-RageSoundDriver.Tpo .deps/stepmania-RageSoundDriver.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundDriver_Null.o -MD -MP -MF .deps/stepmania-RageSoundDriver_Null.Tpo -c -o stepmania-RageSoundDriver_Null.o `test -f 'arch/Sound/RageSoundDriver_Null.cpp' || echo './'`arch/Sound/RageSoundDriver_Null.cpp mv -f .deps/stepmania-RageSoundDriver_Null.Tpo .deps/stepmania-RageSoundDriver_Null.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundDriver_Generic_Software.o -MD -MP -MF .deps/stepmania-RageSoundDriver_Generic_Software.Tpo -c -o stepmania-RageSoundDriver_Generic_Software.o `test -f 'arch/Sound/RageSoundDriver_Generic_Software.cpp' || echo './'`arch/Sound/RageSoundDriver_Generic_Software.cpp mv -f .deps/stepmania-RageSoundDriver_Generic_Software.Tpo .deps/stepmania-RageSoundDriver_Generic_Software.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundDriver_OSS.o -MD -MP -MF .deps/stepmania-RageSoundDriver_OSS.Tpo -c -o stepmania-RageSoundDriver_OSS.o `test -f 'arch/Sound/RageSoundDriver_OSS.cpp' || echo './'`arch/Sound/RageSoundDriver_OSS.cpp mv -f .deps/stepmania-RageSoundDriver_OSS.Tpo .deps/stepmania-RageSoundDriver_OSS.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ALSA9Dynamic.o -MD -MP -MF .deps/stepmania-ALSA9Dynamic.Tpo -c -o stepmania-ALSA9Dynamic.o `test -f 'arch/Sound/ALSA9Dynamic.cpp' || echo './'`arch/Sound/ALSA9Dynamic.cpp mv -f .deps/stepmania-ALSA9Dynamic.Tpo .deps/stepmania-ALSA9Dynamic.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ALSA9Helpers.o -MD -MP -MF .deps/stepmania-ALSA9Helpers.Tpo -c -o stepmania-ALSA9Helpers.o `test -f 'arch/Sound/ALSA9Helpers.cpp' || echo './'`arch/Sound/ALSA9Helpers.cpp mv -f .deps/stepmania-ALSA9Helpers.Tpo .deps/stepmania-ALSA9Helpers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundDriver_ALSA9_Software.o -MD -MP -MF .deps/stepmania-RageSoundDriver_ALSA9_Software.Tpo -c -o stepmania-RageSoundDriver_ALSA9_Software.o `test -f 'arch/Sound/RageSoundDriver_ALSA9_Software.cpp' || echo './'`arch/Sound/RageSoundDriver_ALSA9_Software.cpp mv -f .deps/stepmania-RageSoundDriver_ALSA9_Software.Tpo .deps/stepmania-RageSoundDriver_ALSA9_Software.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ArchHooks.o -MD -MP -MF .deps/stepmania-ArchHooks.Tpo -c -o stepmania-ArchHooks.o `test -f 'arch/ArchHooks/ArchHooks.cpp' || echo './'`arch/ArchHooks/ArchHooks.cpp mv -f .deps/stepmania-ArchHooks.Tpo .deps/stepmania-ArchHooks.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ArchHooksUtil.o -MD -MP -MF .deps/stepmania-ArchHooksUtil.Tpo -c -o stepmania-ArchHooksUtil.o `test -f 'arch/ArchHooks/ArchHooksUtil.cpp' || echo './'`arch/ArchHooks/ArchHooksUtil.cpp mv -f .deps/stepmania-ArchHooksUtil.Tpo .deps/stepmania-ArchHooksUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ArchHooks_Unix.o -MD -MP -MF .deps/stepmania-ArchHooks_Unix.Tpo -c -o stepmania-ArchHooks_Unix.o `test -f 'arch/ArchHooks/ArchHooks_Unix.cpp' || echo './'`arch/ArchHooks/ArchHooks_Unix.cpp mv -f .deps/stepmania-ArchHooks_Unix.Tpo .deps/stepmania-ArchHooks_Unix.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputHandler.o -MD -MP -MF .deps/stepmania-InputHandler.Tpo -c -o stepmania-InputHandler.o `test -f 'arch/InputHandler/InputHandler.cpp' || echo './'`arch/InputHandler/InputHandler.cpp mv -f .deps/stepmania-InputHandler.Tpo .deps/stepmania-InputHandler.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputHandler_MonkeyKeyboard.o -MD -MP -MF .deps/stepmania-InputHandler_MonkeyKeyboard.Tpo -c -o stepmania-InputHandler_MonkeyKeyboard.o `test -f 'arch/InputHandler/InputHandler_MonkeyKeyboard.cpp' || echo './'`arch/InputHandler/InputHandler_MonkeyKeyboard.cpp mv -f .deps/stepmania-InputHandler_MonkeyKeyboard.Tpo .deps/stepmania-InputHandler_MonkeyKeyboard.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputHandler_Linux_PIUIO.o -MD -MP -MF .deps/stepmania-InputHandler_Linux_PIUIO.Tpo -c -o stepmania-InputHandler_Linux_PIUIO.o `test -f 'arch/InputHandler/InputHandler_Linux_PIUIO.cpp' || echo './'`arch/InputHandler/InputHandler_Linux_PIUIO.cpp mv -f .deps/stepmania-InputHandler_Linux_PIUIO.Tpo .deps/stepmania-InputHandler_Linux_PIUIO.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputHandler_X11.o -MD -MP -MF .deps/stepmania-InputHandler_X11.Tpo -c -o stepmania-InputHandler_X11.o `test -f 'arch/InputHandler/InputHandler_X11.cpp' || echo './'`arch/InputHandler/InputHandler_X11.cpp mv -f .deps/stepmania-InputHandler_X11.Tpo .deps/stepmania-InputHandler_X11.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputHandler_Linux_Joystick.o -MD -MP -MF .deps/stepmania-InputHandler_Linux_Joystick.Tpo -c -o stepmania-InputHandler_Linux_Joystick.o `test -f 'arch/InputHandler/InputHandler_Linux_Joystick.cpp' || echo './'`arch/InputHandler/InputHandler_Linux_Joystick.cpp mv -f .deps/stepmania-InputHandler_Linux_Joystick.Tpo .deps/stepmania-InputHandler_Linux_Joystick.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputHandler_Linux_Event.o -MD -MP -MF .deps/stepmania-InputHandler_Linux_Event.Tpo -c -o stepmania-InputHandler_Linux_Event.o `test -f 'arch/InputHandler/InputHandler_Linux_Event.cpp' || echo './'`arch/InputHandler/InputHandler_Linux_Event.cpp mv -f .deps/stepmania-InputHandler_Linux_Event.Tpo .deps/stepmania-InputHandler_Linux_Event.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MovieTexture.o -MD -MP -MF .deps/stepmania-MovieTexture.Tpo -c -o stepmania-MovieTexture.o `test -f 'arch/MovieTexture/MovieTexture.cpp' || echo './'`arch/MovieTexture/MovieTexture.cpp mv -f .deps/stepmania-MovieTexture.Tpo .deps/stepmania-MovieTexture.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MovieTexture_Generic.o -MD -MP -MF .deps/stepmania-MovieTexture_Generic.Tpo -c -o stepmania-MovieTexture_Generic.o `test -f 'arch/MovieTexture/MovieTexture_Generic.cpp' || echo './'`arch/MovieTexture/MovieTexture_Generic.cpp mv -f .deps/stepmania-MovieTexture_Generic.Tpo .deps/stepmania-MovieTexture_Generic.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MovieTexture_Null.o -MD -MP -MF .deps/stepmania-MovieTexture_Null.Tpo -c -o stepmania-MovieTexture_Null.o `test -f 'arch/MovieTexture/MovieTexture_Null.cpp' || echo './'`arch/MovieTexture/MovieTexture_Null.cpp mv -f .deps/stepmania-MovieTexture_Null.Tpo .deps/stepmania-MovieTexture_Null.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MovieTexture_FFMpeg.o -MD -MP -MF .deps/stepmania-MovieTexture_FFMpeg.Tpo -c -o stepmania-MovieTexture_FFMpeg.o `test -f 'arch/MovieTexture/MovieTexture_FFMpeg.cpp' || echo './'`arch/MovieTexture/MovieTexture_FFMpeg.cpp mv -f .deps/stepmania-MovieTexture_FFMpeg.Tpo .deps/stepmania-MovieTexture_FFMpeg.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsDriver.o -MD -MP -MF .deps/stepmania-LightsDriver.Tpo -c -o stepmania-LightsDriver.o `test -f 'arch/Lights/LightsDriver.cpp' || echo './'`arch/Lights/LightsDriver.cpp mv -f .deps/stepmania-LightsDriver.Tpo .deps/stepmania-LightsDriver.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsDriver_Export.o -MD -MP -MF .deps/stepmania-LightsDriver_Export.Tpo -c -o stepmania-LightsDriver_Export.o `test -f 'arch/Lights/LightsDriver_Export.cpp' || echo './'`arch/Lights/LightsDriver_Export.cpp mv -f .deps/stepmania-LightsDriver_Export.Tpo .deps/stepmania-LightsDriver_Export.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsDriver_SystemMessage.o -MD -MP -MF .deps/stepmania-LightsDriver_SystemMessage.Tpo -c -o stepmania-LightsDriver_SystemMessage.o `test -f 'arch/Lights/LightsDriver_SystemMessage.cpp' || echo './'`arch/Lights/LightsDriver_SystemMessage.cpp mv -f .deps/stepmania-LightsDriver_SystemMessage.Tpo .deps/stepmania-LightsDriver_SystemMessage.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsDriver_LinuxWeedTech.o -MD -MP -MF .deps/stepmania-LightsDriver_LinuxWeedTech.Tpo -c -o stepmania-LightsDriver_LinuxWeedTech.o `test -f 'arch/Lights/LightsDriver_LinuxWeedTech.cpp' || echo './'`arch/Lights/LightsDriver_LinuxWeedTech.cpp mv -f .deps/stepmania-LightsDriver_LinuxWeedTech.Tpo .deps/stepmania-LightsDriver_LinuxWeedTech.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsDriver_Linux_PIUIO.o -MD -MP -MF .deps/stepmania-LightsDriver_Linux_PIUIO.Tpo -c -o stepmania-LightsDriver_Linux_PIUIO.o `test -f 'arch/Lights/LightsDriver_Linux_PIUIO.cpp' || echo './'`arch/Lights/LightsDriver_Linux_PIUIO.cpp mv -f .deps/stepmania-LightsDriver_Linux_PIUIO.Tpo .deps/stepmania-LightsDriver_Linux_PIUIO.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsDriver_LinuxParallel.o -MD -MP -MF .deps/stepmania-LightsDriver_LinuxParallel.Tpo -c -o stepmania-LightsDriver_LinuxParallel.o `test -f 'arch/Lights/LightsDriver_LinuxParallel.cpp' || echo './'`arch/Lights/LightsDriver_LinuxParallel.cpp mv -f .deps/stepmania-LightsDriver_LinuxParallel.Tpo .deps/stepmania-LightsDriver_LinuxParallel.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MemoryCardDriver.o -MD -MP -MF .deps/stepmania-MemoryCardDriver.Tpo -c -o stepmania-MemoryCardDriver.o `test -f 'arch/MemoryCard/MemoryCardDriver.cpp' || echo './'`arch/MemoryCard/MemoryCardDriver.cpp mv -f .deps/stepmania-MemoryCardDriver.Tpo .deps/stepmania-MemoryCardDriver.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MemoryCardDriverThreaded_Linux.o -MD -MP -MF .deps/stepmania-MemoryCardDriverThreaded_Linux.Tpo -c -o stepmania-MemoryCardDriverThreaded_Linux.o `test -f 'arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp' || echo './'`arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp mv -f .deps/stepmania-MemoryCardDriverThreaded_Linux.Tpo .deps/stepmania-MemoryCardDriverThreaded_Linux.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LowLevelWindow.o -MD -MP -MF .deps/stepmania-LowLevelWindow.Tpo -c -o stepmania-LowLevelWindow.o `test -f 'arch/LowLevelWindow/LowLevelWindow.cpp' || echo './'`arch/LowLevelWindow/LowLevelWindow.cpp mv -f .deps/stepmania-LowLevelWindow.Tpo .deps/stepmania-LowLevelWindow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LowLevelWindow_X11.o -MD -MP -MF .deps/stepmania-LowLevelWindow_X11.Tpo -c -o stepmania-LowLevelWindow_X11.o `test -f 'arch/LowLevelWindow/LowLevelWindow_X11.cpp' || echo './'`arch/LowLevelWindow/LowLevelWindow_X11.cpp mv -f .deps/stepmania-LowLevelWindow_X11.Tpo .deps/stepmania-LowLevelWindow_X11.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-X11Helper.o -MD -MP -MF .deps/stepmania-X11Helper.Tpo -c -o stepmania-X11Helper.o `test -f 'archutils/Unix/X11Helper.cpp' || echo './'`archutils/Unix/X11Helper.cpp mv -f .deps/stepmania-X11Helper.Tpo .deps/stepmania-X11Helper.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-AssertionHandler.o -MD -MP -MF .deps/stepmania-AssertionHandler.Tpo -c -o stepmania-AssertionHandler.o `test -f 'archutils/Unix/AssertionHandler.cpp' || echo './'`archutils/Unix/AssertionHandler.cpp mv -f .deps/stepmania-AssertionHandler.Tpo .deps/stepmania-AssertionHandler.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GetSysInfo.o -MD -MP -MF .deps/stepmania-GetSysInfo.Tpo -c -o stepmania-GetSysInfo.o `test -f 'archutils/Unix/GetSysInfo.cpp' || echo './'`archutils/Unix/GetSysInfo.cpp mv -f .deps/stepmania-GetSysInfo.Tpo .deps/stepmania-GetSysInfo.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SignalHandler.o -MD -MP -MF .deps/stepmania-SignalHandler.Tpo -c -o stepmania-SignalHandler.o `test -f 'archutils/Unix/SignalHandler.cpp' || echo './'`archutils/Unix/SignalHandler.cpp mv -f .deps/stepmania-SignalHandler.Tpo .deps/stepmania-SignalHandler.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LinuxThreadHelpers.o -MD -MP -MF .deps/stepmania-LinuxThreadHelpers.Tpo -c -o stepmania-LinuxThreadHelpers.o `test -f 'archutils/Unix/LinuxThreadHelpers.cpp' || echo './'`archutils/Unix/LinuxThreadHelpers.cpp mv -f .deps/stepmania-LinuxThreadHelpers.Tpo .deps/stepmania-LinuxThreadHelpers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RunningUnderValgrind.o -MD -MP -MF .deps/stepmania-RunningUnderValgrind.Tpo -c -o stepmania-RunningUnderValgrind.o `test -f 'archutils/Unix/RunningUnderValgrind.cpp' || echo './'`archutils/Unix/RunningUnderValgrind.cpp mv -f .deps/stepmania-RunningUnderValgrind.Tpo .deps/stepmania-RunningUnderValgrind.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-EmergencyShutdown.o -MD -MP -MF .deps/stepmania-EmergencyShutdown.Tpo -c -o stepmania-EmergencyShutdown.o `test -f 'archutils/Unix/EmergencyShutdown.cpp' || echo './'`archutils/Unix/EmergencyShutdown.cpp mv -f .deps/stepmania-EmergencyShutdown.Tpo .deps/stepmania-EmergencyShutdown.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StackCheck.o -MD -MP -MF .deps/stepmania-StackCheck.Tpo -c -o stepmania-StackCheck.o `test -f 'archutils/Unix/StackCheck.cpp' || echo './'`archutils/Unix/StackCheck.cpp mv -f .deps/stepmania-StackCheck.Tpo .deps/stepmania-StackCheck.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SpecialDirs.o -MD -MP -MF .deps/stepmania-SpecialDirs.Tpo -c -o stepmania-SpecialDirs.o `test -f 'archutils/Unix/SpecialDirs.cpp' || echo './'`archutils/Unix/SpecialDirs.cpp mv -f .deps/stepmania-SpecialDirs.Tpo .deps/stepmania-SpecialDirs.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Backtrace.o -MD -MP -MF .deps/stepmania-Backtrace.Tpo -c -o stepmania-Backtrace.o `test -f 'archutils/Unix/Backtrace.cpp' || echo './'`archutils/Unix/Backtrace.cpp mv -f .deps/stepmania-Backtrace.Tpo .deps/stepmania-Backtrace.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BacktraceNames.o -MD -MP -MF .deps/stepmania-BacktraceNames.Tpo -c -o stepmania-BacktraceNames.o `test -f 'archutils/Unix/BacktraceNames.cpp' || echo './'`archutils/Unix/BacktraceNames.cpp mv -f .deps/stepmania-BacktraceNames.Tpo .deps/stepmania-BacktraceNames.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CrashHandler.o -MD -MP -MF .deps/stepmania-CrashHandler.Tpo -c -o stepmania-CrashHandler.o `test -f 'archutils/Unix/CrashHandler.cpp' || echo './'`archutils/Unix/CrashHandler.cpp mv -f .deps/stepmania-CrashHandler.Tpo .deps/stepmania-CrashHandler.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CrashHandlerChild.o -MD -MP -MF .deps/stepmania-CrashHandlerChild.Tpo -c -o stepmania-CrashHandlerChild.o `test -f 'archutils/Unix/CrashHandlerChild.cpp' || echo './'`archutils/Unix/CrashHandlerChild.cpp mv -f .deps/stepmania-CrashHandlerChild.Tpo .deps/stepmania-CrashHandlerChild.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CrashHandlerInternal.o -MD -MP -MF .deps/stepmania-CrashHandlerInternal.Tpo -c -o stepmania-CrashHandlerInternal.o `test -f 'archutils/Unix/CrashHandlerInternal.cpp' || echo './'`archutils/Unix/CrashHandlerInternal.cpp mv -f .deps/stepmania-CrashHandlerInternal.Tpo .deps/stepmania-CrashHandlerInternal.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Dialog.o -MD -MP -MF .deps/stepmania-Dialog.Tpo -c -o stepmania-Dialog.o `test -f 'arch/Dialog/Dialog.cpp' || echo './'`arch/Dialog/Dialog.cpp mv -f .deps/stepmania-Dialog.Tpo .deps/stepmania-Dialog.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DialogDriver.o -MD -MP -MF .deps/stepmania-DialogDriver.Tpo -c -o stepmania-DialogDriver.o `test -f 'arch/Dialog/DialogDriver.cpp' || echo './'`arch/Dialog/DialogDriver.cpp mv -f .deps/stepmania-DialogDriver.Tpo .deps/stepmania-DialogDriver.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Threads_Pthreads.o -MD -MP -MF .deps/stepmania-Threads_Pthreads.Tpo -c -o stepmania-Threads_Pthreads.o `test -f 'arch/Threads/Threads_Pthreads.cpp' || echo './'`arch/Threads/Threads_Pthreads.cpp mv -f .deps/stepmania-Threads_Pthreads.Tpo .deps/stepmania-Threads_Pthreads.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageDriver.o -MD -MP -MF .deps/stepmania-RageDriver.Tpo -c -o stepmania-RageDriver.o `test -f 'arch/RageDriver.cpp' || echo './'`arch/RageDriver.cpp mv -f .deps/stepmania-RageDriver.Tpo .deps/stepmania-RageDriver.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BGAnimation.o -MD -MP -MF .deps/stepmania-BGAnimation.Tpo -c -o stepmania-BGAnimation.o `test -f 'BGAnimation.cpp' || echo './'`BGAnimation.cpp mv -f .deps/stepmania-BGAnimation.Tpo .deps/stepmania-BGAnimation.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BGAnimationLayer.o -MD -MP -MF .deps/stepmania-BGAnimationLayer.Tpo -c -o stepmania-BGAnimationLayer.o `test -f 'BGAnimationLayer.cpp' || echo './'`BGAnimationLayer.cpp mv -f .deps/stepmania-BGAnimationLayer.Tpo .deps/stepmania-BGAnimationLayer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Banner.o -MD -MP -MF .deps/stepmania-Banner.Tpo -c -o stepmania-Banner.o `test -f 'Banner.cpp' || echo './'`Banner.cpp mv -f .deps/stepmania-Banner.Tpo .deps/stepmania-Banner.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DifficultyIcon.o -MD -MP -MF .deps/stepmania-DifficultyIcon.Tpo -c -o stepmania-DifficultyIcon.o `test -f 'DifficultyIcon.cpp' || echo './'`DifficultyIcon.cpp mv -f .deps/stepmania-DifficultyIcon.Tpo .deps/stepmania-DifficultyIcon.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MeterDisplay.o -MD -MP -MF .deps/stepmania-MeterDisplay.Tpo -c -o stepmania-MeterDisplay.o `test -f 'MeterDisplay.cpp' || echo './'`MeterDisplay.cpp mv -f .deps/stepmania-MeterDisplay.Tpo .deps/stepmania-MeterDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StreamDisplay.o -MD -MP -MF .deps/stepmania-StreamDisplay.Tpo -c -o stepmania-StreamDisplay.o `test -f 'StreamDisplay.cpp' || echo './'`StreamDisplay.cpp mv -f .deps/stepmania-StreamDisplay.Tpo .deps/stepmania-StreamDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Transition.o -MD -MP -MF .deps/stepmania-Transition.Tpo -c -o stepmania-Transition.o `test -f 'Transition.cpp' || echo './'`Transition.cpp mv -f .deps/stepmania-Transition.Tpo .deps/stepmania-Transition.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActiveAttackList.o -MD -MP -MF .deps/stepmania-ActiveAttackList.Tpo -c -o stepmania-ActiveAttackList.o `test -f 'ActiveAttackList.cpp' || echo './'`ActiveAttackList.cpp mv -f .deps/stepmania-ActiveAttackList.Tpo .deps/stepmania-ActiveAttackList.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BPMDisplay.o -MD -MP -MF .deps/stepmania-BPMDisplay.Tpo -c -o stepmania-BPMDisplay.o `test -f 'BPMDisplay.cpp' || echo './'`BPMDisplay.cpp mv -f .deps/stepmania-BPMDisplay.Tpo .deps/stepmania-BPMDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ComboGraph.o -MD -MP -MF .deps/stepmania-ComboGraph.Tpo -c -o stepmania-ComboGraph.o `test -f 'ComboGraph.cpp' || echo './'`ComboGraph.cpp mv -f .deps/stepmania-ComboGraph.Tpo .deps/stepmania-ComboGraph.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CourseContentsList.o -MD -MP -MF .deps/stepmania-CourseContentsList.Tpo -c -o stepmania-CourseContentsList.o `test -f 'CourseContentsList.cpp' || echo './'`CourseContentsList.cpp mv -f .deps/stepmania-CourseContentsList.Tpo .deps/stepmania-CourseContentsList.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StepsDisplay.o -MD -MP -MF .deps/stepmania-StepsDisplay.Tpo -c -o stepmania-StepsDisplay.o `test -f 'StepsDisplay.cpp' || echo './'`StepsDisplay.cpp mv -f .deps/stepmania-StepsDisplay.Tpo .deps/stepmania-StepsDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DifficultyList.o -MD -MP -MF .deps/stepmania-DifficultyList.Tpo -c -o stepmania-DifficultyList.o `test -f 'DifficultyList.cpp' || echo './'`DifficultyList.cpp mv -f .deps/stepmania-DifficultyList.Tpo .deps/stepmania-DifficultyList.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DualScrollBar.o -MD -MP -MF .deps/stepmania-DualScrollBar.Tpo -c -o stepmania-DualScrollBar.o `test -f 'DualScrollBar.cpp' || echo './'`DualScrollBar.cpp mv -f .deps/stepmania-DualScrollBar.Tpo .deps/stepmania-DualScrollBar.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-EditMenu.o -MD -MP -MF .deps/stepmania-EditMenu.Tpo -c -o stepmania-EditMenu.o `test -f 'EditMenu.cpp' || echo './'`EditMenu.cpp mv -f .deps/stepmania-EditMenu.Tpo .deps/stepmania-EditMenu.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-FadingBanner.o -MD -MP -MF .deps/stepmania-FadingBanner.Tpo -c -o stepmania-FadingBanner.o `test -f 'FadingBanner.cpp' || echo './'`FadingBanner.cpp mv -f .deps/stepmania-FadingBanner.Tpo .deps/stepmania-FadingBanner.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GradeDisplay.o -MD -MP -MF .deps/stepmania-GradeDisplay.Tpo -c -o stepmania-GradeDisplay.o `test -f 'GradeDisplay.cpp' || echo './'`GradeDisplay.cpp mv -f .deps/stepmania-GradeDisplay.Tpo .deps/stepmania-GradeDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GraphDisplay.o -MD -MP -MF .deps/stepmania-GraphDisplay.Tpo -c -o stepmania-GraphDisplay.o `test -f 'GraphDisplay.cpp' || echo './'`GraphDisplay.cpp mv -f .deps/stepmania-GraphDisplay.Tpo .deps/stepmania-GraphDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GrooveRadar.o -MD -MP -MF .deps/stepmania-GrooveRadar.Tpo -c -o stepmania-GrooveRadar.o `test -f 'GrooveRadar.cpp' || echo './'`GrooveRadar.cpp mv -f .deps/stepmania-GrooveRadar.Tpo .deps/stepmania-GrooveRadar.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-HelpDisplay.o -MD -MP -MF .deps/stepmania-HelpDisplay.Tpo -c -o stepmania-HelpDisplay.o `test -f 'HelpDisplay.cpp' || echo './'`HelpDisplay.cpp mv -f .deps/stepmania-HelpDisplay.Tpo .deps/stepmania-HelpDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MemoryCardDisplay.o -MD -MP -MF .deps/stepmania-MemoryCardDisplay.Tpo -c -o stepmania-MemoryCardDisplay.o `test -f 'MemoryCardDisplay.cpp' || echo './'`MemoryCardDisplay.cpp mv -f .deps/stepmania-MemoryCardDisplay.Tpo .deps/stepmania-MemoryCardDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MenuTimer.o -MD -MP -MF .deps/stepmania-MenuTimer.Tpo -c -o stepmania-MenuTimer.o `test -f 'MenuTimer.cpp' || echo './'`MenuTimer.cpp mv -f .deps/stepmania-MenuTimer.Tpo .deps/stepmania-MenuTimer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ModIcon.o -MD -MP -MF .deps/stepmania-ModIcon.Tpo -c -o stepmania-ModIcon.o `test -f 'ModIcon.cpp' || echo './'`ModIcon.cpp mv -f .deps/stepmania-ModIcon.Tpo .deps/stepmania-ModIcon.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ModIconRow.o -MD -MP -MF .deps/stepmania-ModIconRow.Tpo -c -o stepmania-ModIconRow.o `test -f 'ModIconRow.cpp' || echo './'`ModIconRow.cpp mv -f .deps/stepmania-ModIconRow.Tpo .deps/stepmania-ModIconRow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MusicWheel.o -MD -MP -MF .deps/stepmania-MusicWheel.Tpo -c -o stepmania-MusicWheel.o `test -f 'MusicWheel.cpp' || echo './'`MusicWheel.cpp mv -f .deps/stepmania-MusicWheel.Tpo .deps/stepmania-MusicWheel.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MusicWheelItem.o -MD -MP -MF .deps/stepmania-MusicWheelItem.Tpo -c -o stepmania-MusicWheelItem.o `test -f 'MusicWheelItem.cpp' || echo './'`MusicWheelItem.cpp mv -f .deps/stepmania-MusicWheelItem.Tpo .deps/stepmania-MusicWheelItem.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-OptionRow.o -MD -MP -MF .deps/stepmania-OptionRow.Tpo -c -o stepmania-OptionRow.o `test -f 'OptionRow.cpp' || echo './'`OptionRow.cpp mv -f .deps/stepmania-OptionRow.Tpo .deps/stepmania-OptionRow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-OptionsCursor.o -MD -MP -MF .deps/stepmania-OptionsCursor.Tpo -c -o stepmania-OptionsCursor.o `test -f 'OptionsCursor.cpp' || echo './'`OptionsCursor.cpp mv -f .deps/stepmania-OptionsCursor.Tpo .deps/stepmania-OptionsCursor.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PaneDisplay.o -MD -MP -MF .deps/stepmania-PaneDisplay.Tpo -c -o stepmania-PaneDisplay.o `test -f 'PaneDisplay.cpp' || echo './'`PaneDisplay.cpp mv -f .deps/stepmania-PaneDisplay.Tpo .deps/stepmania-PaneDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScrollBar.o -MD -MP -MF .deps/stepmania-ScrollBar.Tpo -c -o stepmania-ScrollBar.o `test -f 'ScrollBar.cpp' || echo './'`ScrollBar.cpp mv -f .deps/stepmania-ScrollBar.Tpo .deps/stepmania-ScrollBar.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SnapDisplay.o -MD -MP -MF .deps/stepmania-SnapDisplay.Tpo -c -o stepmania-SnapDisplay.o `test -f 'SnapDisplay.cpp' || echo './'`SnapDisplay.cpp mv -f .deps/stepmania-SnapDisplay.Tpo .deps/stepmania-SnapDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-TextBanner.o -MD -MP -MF .deps/stepmania-TextBanner.Tpo -c -o stepmania-TextBanner.o `test -f 'TextBanner.cpp' || echo './'`TextBanner.cpp mv -f .deps/stepmania-TextBanner.Tpo .deps/stepmania-TextBanner.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-WheelBase.o -MD -MP -MF .deps/stepmania-WheelBase.Tpo -c -o stepmania-WheelBase.o `test -f 'WheelBase.cpp' || echo './'`WheelBase.cpp mv -f .deps/stepmania-WheelBase.Tpo .deps/stepmania-WheelBase.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-WheelItemBase.o -MD -MP -MF .deps/stepmania-WheelItemBase.Tpo -c -o stepmania-WheelItemBase.o `test -f 'WheelItemBase.cpp' || echo './'`WheelItemBase.cpp mv -f .deps/stepmania-WheelItemBase.Tpo .deps/stepmania-WheelItemBase.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-WheelNotifyIcon.o -MD -MP -MF .deps/stepmania-WheelNotifyIcon.Tpo -c -o stepmania-WheelNotifyIcon.o `test -f 'WheelNotifyIcon.cpp' || echo './'`WheelNotifyIcon.cpp mv -f .deps/stepmania-WheelNotifyIcon.Tpo .deps/stepmania-WheelNotifyIcon.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-WorkoutGraph.o -MD -MP -MF .deps/stepmania-WorkoutGraph.Tpo -c -o stepmania-WorkoutGraph.o `test -f 'WorkoutGraph.cpp' || echo './'`WorkoutGraph.cpp mv -f .deps/stepmania-WorkoutGraph.Tpo .deps/stepmania-WorkoutGraph.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RoomInfoDisplay.o -MD -MP -MF .deps/stepmania-RoomInfoDisplay.Tpo -c -o stepmania-RoomInfoDisplay.o `test -f 'RoomInfoDisplay.cpp' || echo './'`RoomInfoDisplay.cpp mv -f .deps/stepmania-RoomInfoDisplay.Tpo .deps/stepmania-RoomInfoDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ArrowEffects.o -MD -MP -MF .deps/stepmania-ArrowEffects.Tpo -c -o stepmania-ArrowEffects.o `test -f 'ArrowEffects.cpp' || echo './'`ArrowEffects.cpp mv -f .deps/stepmania-ArrowEffects.Tpo .deps/stepmania-ArrowEffects.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-AttackDisplay.o -MD -MP -MF .deps/stepmania-AttackDisplay.Tpo -c -o stepmania-AttackDisplay.o `test -f 'AttackDisplay.cpp' || echo './'`AttackDisplay.cpp mv -f .deps/stepmania-AttackDisplay.Tpo .deps/stepmania-AttackDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Background.o -MD -MP -MF .deps/stepmania-Background.Tpo -c -o stepmania-Background.o `test -f 'Background.cpp' || echo './'`Background.cpp mv -f .deps/stepmania-Background.Tpo .deps/stepmania-Background.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BeginnerHelper.o -MD -MP -MF .deps/stepmania-BeginnerHelper.Tpo -c -o stepmania-BeginnerHelper.o `test -f 'BeginnerHelper.cpp' || echo './'`BeginnerHelper.cpp mv -f .deps/stepmania-BeginnerHelper.Tpo .deps/stepmania-BeginnerHelper.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CombinedLifeMeterTug.o -MD -MP -MF .deps/stepmania-CombinedLifeMeterTug.Tpo -c -o stepmania-CombinedLifeMeterTug.o `test -f 'CombinedLifeMeterTug.cpp' || echo './'`CombinedLifeMeterTug.cpp mv -f .deps/stepmania-CombinedLifeMeterTug.Tpo .deps/stepmania-CombinedLifeMeterTug.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DancingCharacters.o -MD -MP -MF .deps/stepmania-DancingCharacters.Tpo -c -o stepmania-DancingCharacters.o `test -f 'DancingCharacters.cpp' || echo './'`DancingCharacters.cpp mv -f .deps/stepmania-DancingCharacters.Tpo .deps/stepmania-DancingCharacters.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Foreground.o -MD -MP -MF .deps/stepmania-Foreground.Tpo -c -o stepmania-Foreground.o `test -f 'Foreground.cpp' || echo './'`Foreground.cpp mv -f .deps/stepmania-Foreground.Tpo .deps/stepmania-Foreground.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GhostArrowRow.o -MD -MP -MF .deps/stepmania-GhostArrowRow.Tpo -c -o stepmania-GhostArrowRow.o `test -f 'GhostArrowRow.cpp' || echo './'`GhostArrowRow.cpp mv -f .deps/stepmania-GhostArrowRow.Tpo .deps/stepmania-GhostArrowRow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-HoldJudgment.o -MD -MP -MF .deps/stepmania-HoldJudgment.Tpo -c -o stepmania-HoldJudgment.o `test -f 'HoldJudgment.cpp' || echo './'`HoldJudgment.cpp mv -f .deps/stepmania-HoldJudgment.Tpo .deps/stepmania-HoldJudgment.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LifeMeter.o -MD -MP -MF .deps/stepmania-LifeMeter.Tpo -c -o stepmania-LifeMeter.o `test -f 'LifeMeter.cpp' || echo './'`LifeMeter.cpp mv -f .deps/stepmania-LifeMeter.Tpo .deps/stepmania-LifeMeter.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LifeMeterBar.o -MD -MP -MF .deps/stepmania-LifeMeterBar.Tpo -c -o stepmania-LifeMeterBar.o `test -f 'LifeMeterBar.cpp' || echo './'`LifeMeterBar.cpp mv -f .deps/stepmania-LifeMeterBar.Tpo .deps/stepmania-LifeMeterBar.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LifeMeterBattery.o -MD -MP -MF .deps/stepmania-LifeMeterBattery.Tpo -c -o stepmania-LifeMeterBattery.o `test -f 'LifeMeterBattery.cpp' || echo './'`LifeMeterBattery.cpp mv -f .deps/stepmania-LifeMeterBattery.Tpo .deps/stepmania-LifeMeterBattery.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LifeMeterTime.o -MD -MP -MF .deps/stepmania-LifeMeterTime.Tpo -c -o stepmania-LifeMeterTime.o `test -f 'LifeMeterTime.cpp' || echo './'`LifeMeterTime.cpp mv -f .deps/stepmania-LifeMeterTime.Tpo .deps/stepmania-LifeMeterTime.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LyricDisplay.o -MD -MP -MF .deps/stepmania-LyricDisplay.Tpo -c -o stepmania-LyricDisplay.o `test -f 'LyricDisplay.cpp' || echo './'`LyricDisplay.cpp mv -f .deps/stepmania-LyricDisplay.Tpo .deps/stepmania-LyricDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteDisplay.o -MD -MP -MF .deps/stepmania-NoteDisplay.Tpo -c -o stepmania-NoteDisplay.o `test -f 'NoteDisplay.cpp' || echo './'`NoteDisplay.cpp mv -f .deps/stepmania-NoteDisplay.Tpo .deps/stepmania-NoteDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteField.o -MD -MP -MF .deps/stepmania-NoteField.Tpo -c -o stepmania-NoteField.o `test -f 'NoteField.cpp' || echo './'`NoteField.cpp mv -f .deps/stepmania-NoteField.Tpo .deps/stepmania-NoteField.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PercentageDisplay.o -MD -MP -MF .deps/stepmania-PercentageDisplay.Tpo -c -o stepmania-PercentageDisplay.o `test -f 'PercentageDisplay.cpp' || echo './'`PercentageDisplay.cpp mv -f .deps/stepmania-PercentageDisplay.Tpo .deps/stepmania-PercentageDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Player.o -MD -MP -MF .deps/stepmania-Player.Tpo -c -o stepmania-Player.o `test -f 'Player.cpp' || echo './'`Player.cpp mv -f .deps/stepmania-Player.Tpo .deps/stepmania-Player.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ReceptorArrow.o -MD -MP -MF .deps/stepmania-ReceptorArrow.Tpo -c -o stepmania-ReceptorArrow.o `test -f 'ReceptorArrow.cpp' || echo './'`ReceptorArrow.cpp mv -f .deps/stepmania-ReceptorArrow.Tpo .deps/stepmania-ReceptorArrow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ReceptorArrowRow.o -MD -MP -MF .deps/stepmania-ReceptorArrowRow.Tpo -c -o stepmania-ReceptorArrowRow.o `test -f 'ReceptorArrowRow.cpp' || echo './'`ReceptorArrowRow.cpp mv -f .deps/stepmania-ReceptorArrowRow.Tpo .deps/stepmania-ReceptorArrowRow.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplay.o -MD -MP -MF .deps/stepmania-ScoreDisplay.Tpo -c -o stepmania-ScoreDisplay.o `test -f 'ScoreDisplay.cpp' || echo './'`ScoreDisplay.cpp mv -f .deps/stepmania-ScoreDisplay.Tpo .deps/stepmania-ScoreDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayAliveTime.o -MD -MP -MF .deps/stepmania-ScoreDisplayAliveTime.Tpo -c -o stepmania-ScoreDisplayAliveTime.o `test -f 'ScoreDisplayAliveTime.cpp' || echo './'`ScoreDisplayAliveTime.cpp mv -f .deps/stepmania-ScoreDisplayAliveTime.Tpo .deps/stepmania-ScoreDisplayAliveTime.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayBattle.o -MD -MP -MF .deps/stepmania-ScoreDisplayBattle.Tpo -c -o stepmania-ScoreDisplayBattle.o `test -f 'ScoreDisplayBattle.cpp' || echo './'`ScoreDisplayBattle.cpp mv -f .deps/stepmania-ScoreDisplayBattle.Tpo .deps/stepmania-ScoreDisplayBattle.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayCalories.o -MD -MP -MF .deps/stepmania-ScoreDisplayCalories.Tpo -c -o stepmania-ScoreDisplayCalories.o `test -f 'ScoreDisplayCalories.cpp' || echo './'`ScoreDisplayCalories.cpp mv -f .deps/stepmania-ScoreDisplayCalories.Tpo .deps/stepmania-ScoreDisplayCalories.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayLifeTime.o -MD -MP -MF .deps/stepmania-ScoreDisplayLifeTime.Tpo -c -o stepmania-ScoreDisplayLifeTime.o `test -f 'ScoreDisplayLifeTime.cpp' || echo './'`ScoreDisplayLifeTime.cpp mv -f .deps/stepmania-ScoreDisplayLifeTime.Tpo .deps/stepmania-ScoreDisplayLifeTime.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayNormal.o -MD -MP -MF .deps/stepmania-ScoreDisplayNormal.Tpo -c -o stepmania-ScoreDisplayNormal.o `test -f 'ScoreDisplayNormal.cpp' || echo './'`ScoreDisplayNormal.cpp mv -f .deps/stepmania-ScoreDisplayNormal.Tpo .deps/stepmania-ScoreDisplayNormal.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayOni.o -MD -MP -MF .deps/stepmania-ScoreDisplayOni.Tpo -c -o stepmania-ScoreDisplayOni.o `test -f 'ScoreDisplayOni.cpp' || echo './'`ScoreDisplayOni.cpp mv -f .deps/stepmania-ScoreDisplayOni.Tpo .deps/stepmania-ScoreDisplayOni.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayPercentage.o -MD -MP -MF .deps/stepmania-ScoreDisplayPercentage.Tpo -c -o stepmania-ScoreDisplayPercentage.o `test -f 'ScoreDisplayPercentage.cpp' || echo './'`ScoreDisplayPercentage.cpp mv -f .deps/stepmania-ScoreDisplayPercentage.Tpo .deps/stepmania-ScoreDisplayPercentage.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScoreDisplayRave.o -MD -MP -MF .deps/stepmania-ScoreDisplayRave.Tpo -c -o stepmania-ScoreDisplayRave.o `test -f 'ScoreDisplayRave.cpp' || echo './'`ScoreDisplayRave.cpp mv -f .deps/stepmania-ScoreDisplayRave.Tpo .deps/stepmania-ScoreDisplayRave.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SongPosition.o -MD -MP -MF .deps/stepmania-SongPosition.Tpo -c -o stepmania-SongPosition.o `test -f 'SongPosition.cpp' || echo './'`SongPosition.cpp mv -f .deps/stepmania-SongPosition.Tpo .deps/stepmania-SongPosition.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-get.o -MD -MP -MF .deps/stepmania-get.Tpo -c -o stepmania-get.o `test -f '../extern/pcre/get.c' || echo './'`../extern/pcre/get.c mv -f .deps/stepmania-get.Tpo .deps/stepmania-get.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-maketables.o -MD -MP -MF .deps/stepmania-maketables.Tpo -c -o stepmania-maketables.o `test -f '../extern/pcre/maketables.c' || echo './'`../extern/pcre/maketables.c mv -f .deps/stepmania-maketables.Tpo .deps/stepmania-maketables.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-pcre.o -MD -MP -MF .deps/stepmania-pcre.Tpo -c -o stepmania-pcre.o `test -f '../extern/pcre/pcre.c' || echo './'`../extern/pcre/pcre.c mv -f .deps/stepmania-pcre.Tpo .deps/stepmania-pcre.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-study.o -MD -MP -MF .deps/stepmania-study.Tpo -c -o stepmania-study.o `test -f '../extern/pcre/study.c' || echo './'`../extern/pcre/study.c mv -f .deps/stepmania-study.Tpo .deps/stepmania-study.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lapi.o -MD -MP -MF .deps/stepmania-lapi.Tpo -c -o stepmania-lapi.o `test -f '../extern/lua-5.1/src/lapi.c' || echo './'`../extern/lua-5.1/src/lapi.c mv -f .deps/stepmania-lapi.Tpo .deps/stepmania-lapi.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lauxlib.o -MD -MP -MF .deps/stepmania-lauxlib.Tpo -c -o stepmania-lauxlib.o `test -f '../extern/lua-5.1/src/lauxlib.c' || echo './'`../extern/lua-5.1/src/lauxlib.c mv -f .deps/stepmania-lauxlib.Tpo .deps/stepmania-lauxlib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lbaselib.o -MD -MP -MF .deps/stepmania-lbaselib.Tpo -c -o stepmania-lbaselib.o `test -f '../extern/lua-5.1/src/lbaselib.c' || echo './'`../extern/lua-5.1/src/lbaselib.c mv -f .deps/stepmania-lbaselib.Tpo .deps/stepmania-lbaselib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lcode.o -MD -MP -MF .deps/stepmania-lcode.Tpo -c -o stepmania-lcode.o `test -f '../extern/lua-5.1/src/lcode.c' || echo './'`../extern/lua-5.1/src/lcode.c mv -f .deps/stepmania-lcode.Tpo .deps/stepmania-lcode.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ldblib.o -MD -MP -MF .deps/stepmania-ldblib.Tpo -c -o stepmania-ldblib.o `test -f '../extern/lua-5.1/src/ldblib.c' || echo './'`../extern/lua-5.1/src/ldblib.c mv -f .deps/stepmania-ldblib.Tpo .deps/stepmania-ldblib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ldebug.o -MD -MP -MF .deps/stepmania-ldebug.Tpo -c -o stepmania-ldebug.o `test -f '../extern/lua-5.1/src/ldebug.c' || echo './'`../extern/lua-5.1/src/ldebug.c mv -f .deps/stepmania-ldebug.Tpo .deps/stepmania-ldebug.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ldo.o -MD -MP -MF .deps/stepmania-ldo.Tpo -c -o stepmania-ldo.o `test -f '../extern/lua-5.1/src/ldo.c' || echo './'`../extern/lua-5.1/src/ldo.c mv -f .deps/stepmania-ldo.Tpo .deps/stepmania-ldo.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ldump.o -MD -MP -MF .deps/stepmania-ldump.Tpo -c -o stepmania-ldump.o `test -f '../extern/lua-5.1/src/ldump.c' || echo './'`../extern/lua-5.1/src/ldump.c mv -f .deps/stepmania-ldump.Tpo .deps/stepmania-ldump.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lfunc.o -MD -MP -MF .deps/stepmania-lfunc.Tpo -c -o stepmania-lfunc.o `test -f '../extern/lua-5.1/src/lfunc.c' || echo './'`../extern/lua-5.1/src/lfunc.c mv -f .deps/stepmania-lfunc.Tpo .deps/stepmania-lfunc.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lgc.o -MD -MP -MF .deps/stepmania-lgc.Tpo -c -o stepmania-lgc.o `test -f '../extern/lua-5.1/src/lgc.c' || echo './'`../extern/lua-5.1/src/lgc.c mv -f .deps/stepmania-lgc.Tpo .deps/stepmania-lgc.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-linit.o -MD -MP -MF .deps/stepmania-linit.Tpo -c -o stepmania-linit.o `test -f '../extern/lua-5.1/src/linit.c' || echo './'`../extern/lua-5.1/src/linit.c mv -f .deps/stepmania-linit.Tpo .deps/stepmania-linit.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-liolib.o -MD -MP -MF .deps/stepmania-liolib.Tpo -c -o stepmania-liolib.o `test -f '../extern/lua-5.1/src/liolib.c' || echo './'`../extern/lua-5.1/src/liolib.c mv -f .deps/stepmania-liolib.Tpo .deps/stepmania-liolib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-llex.o -MD -MP -MF .deps/stepmania-llex.Tpo -c -o stepmania-llex.o `test -f '../extern/lua-5.1/src/llex.c' || echo './'`../extern/lua-5.1/src/llex.c mv -f .deps/stepmania-llex.Tpo .deps/stepmania-llex.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lmathlib.o -MD -MP -MF .deps/stepmania-lmathlib.Tpo -c -o stepmania-lmathlib.o `test -f '../extern/lua-5.1/src/lmathlib.c' || echo './'`../extern/lua-5.1/src/lmathlib.c mv -f .deps/stepmania-lmathlib.Tpo .deps/stepmania-lmathlib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lmem.o -MD -MP -MF .deps/stepmania-lmem.Tpo -c -o stepmania-lmem.o `test -f '../extern/lua-5.1/src/lmem.c' || echo './'`../extern/lua-5.1/src/lmem.c mv -f .deps/stepmania-lmem.Tpo .deps/stepmania-lmem.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-loadlib.o -MD -MP -MF .deps/stepmania-loadlib.Tpo -c -o stepmania-loadlib.o `test -f '../extern/lua-5.1/src/loadlib.c' || echo './'`../extern/lua-5.1/src/loadlib.c mv -f .deps/stepmania-loadlib.Tpo .deps/stepmania-loadlib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lobject.o -MD -MP -MF .deps/stepmania-lobject.Tpo -c -o stepmania-lobject.o `test -f '../extern/lua-5.1/src/lobject.c' || echo './'`../extern/lua-5.1/src/lobject.c mv -f .deps/stepmania-lobject.Tpo .deps/stepmania-lobject.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lopcodes.o -MD -MP -MF .deps/stepmania-lopcodes.Tpo -c -o stepmania-lopcodes.o `test -f '../extern/lua-5.1/src/lopcodes.c' || echo './'`../extern/lua-5.1/src/lopcodes.c mv -f .deps/stepmania-lopcodes.Tpo .deps/stepmania-lopcodes.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-loslib.o -MD -MP -MF .deps/stepmania-loslib.Tpo -c -o stepmania-loslib.o `test -f '../extern/lua-5.1/src/loslib.c' || echo './'`../extern/lua-5.1/src/loslib.c mv -f .deps/stepmania-loslib.Tpo .deps/stepmania-loslib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lparser.o -MD -MP -MF .deps/stepmania-lparser.Tpo -c -o stepmania-lparser.o `test -f '../extern/lua-5.1/src/lparser.c' || echo './'`../extern/lua-5.1/src/lparser.c mv -f .deps/stepmania-lparser.Tpo .deps/stepmania-lparser.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lstate.o -MD -MP -MF .deps/stepmania-lstate.Tpo -c -o stepmania-lstate.o `test -f '../extern/lua-5.1/src/lstate.c' || echo './'`../extern/lua-5.1/src/lstate.c mv -f .deps/stepmania-lstate.Tpo .deps/stepmania-lstate.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lstring.o -MD -MP -MF .deps/stepmania-lstring.Tpo -c -o stepmania-lstring.o `test -f '../extern/lua-5.1/src/lstring.c' || echo './'`../extern/lua-5.1/src/lstring.c mv -f .deps/stepmania-lstring.Tpo .deps/stepmania-lstring.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lstrlib.o -MD -MP -MF .deps/stepmania-lstrlib.Tpo -c -o stepmania-lstrlib.o `test -f '../extern/lua-5.1/src/lstrlib.c' || echo './'`../extern/lua-5.1/src/lstrlib.c mv -f .deps/stepmania-lstrlib.Tpo .deps/stepmania-lstrlib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ltable.o -MD -MP -MF .deps/stepmania-ltable.Tpo -c -o stepmania-ltable.o `test -f '../extern/lua-5.1/src/ltable.c' || echo './'`../extern/lua-5.1/src/ltable.c mv -f .deps/stepmania-ltable.Tpo .deps/stepmania-ltable.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ltablib.o -MD -MP -MF .deps/stepmania-ltablib.Tpo -c -o stepmania-ltablib.o `test -f '../extern/lua-5.1/src/ltablib.c' || echo './'`../extern/lua-5.1/src/ltablib.c mv -f .deps/stepmania-ltablib.Tpo .deps/stepmania-ltablib.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ltm.o -MD -MP -MF .deps/stepmania-ltm.Tpo -c -o stepmania-ltm.o `test -f '../extern/lua-5.1/src/ltm.c' || echo './'`../extern/lua-5.1/src/ltm.c mv -f .deps/stepmania-ltm.Tpo .deps/stepmania-ltm.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lundump.o -MD -MP -MF .deps/stepmania-lundump.Tpo -c -o stepmania-lundump.o `test -f '../extern/lua-5.1/src/lundump.c' || echo './'`../extern/lua-5.1/src/lundump.c mv -f .deps/stepmania-lundump.Tpo .deps/stepmania-lundump.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lvm.o -MD -MP -MF .deps/stepmania-lvm.Tpo -c -o stepmania-lvm.o `test -f '../extern/lua-5.1/src/lvm.c' || echo './'`../extern/lua-5.1/src/lvm.c mv -f .deps/stepmania-lvm.Tpo .deps/stepmania-lvm.Po gcc -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-lzio.o -MD -MP -MF .deps/stepmania-lzio.Tpo -c -o stepmania-lzio.o `test -f '../extern/lua-5.1/src/lzio.c' || echo './'`../extern/lua-5.1/src/lzio.c mv -f .deps/stepmania-lzio.Tpo .deps/stepmania-lzio.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-json_reader.o -MD -MP -MF .deps/stepmania-json_reader.Tpo -c -o stepmania-json_reader.o `test -f '../extern/jsoncpp/src/lib_json/json_reader.cpp' || echo './'`../extern/jsoncpp/src/lib_json/json_reader.cpp mv -f .deps/stepmania-json_reader.Tpo .deps/stepmania-json_reader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-json_value.o -MD -MP -MF .deps/stepmania-json_value.Tpo -c -o stepmania-json_value.o `test -f '../extern/jsoncpp/src/lib_json/json_value.cpp' || echo './'`../extern/jsoncpp/src/lib_json/json_value.cpp mv -f .deps/stepmania-json_value.Tpo .deps/stepmania-json_value.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-json_writer.o -MD -MP -MF .deps/stepmania-json_writer.Tpo -c -o stepmania-json_writer.o `test -f '../extern/jsoncpp/src/lib_json/json_writer.cpp' || echo './'`../extern/jsoncpp/src/lib_json/json_writer.cpp mv -f .deps/stepmania-json_writer.Tpo .deps/stepmania-json_writer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileBasic.o -MD -MP -MF .deps/stepmania-RageFileBasic.Tpo -c -o stepmania-RageFileBasic.o `test -f 'RageFileBasic.cpp' || echo './'`RageFileBasic.cpp mv -f .deps/stepmania-RageFileBasic.Tpo .deps/stepmania-RageFileBasic.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFile.o -MD -MP -MF .deps/stepmania-RageFile.Tpo -c -o stepmania-RageFile.o `test -f 'RageFile.cpp' || echo './'`RageFile.cpp mv -f .deps/stepmania-RageFile.Tpo .deps/stepmania-RageFile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriver.o -MD -MP -MF .deps/stepmania-RageFileDriver.Tpo -c -o stepmania-RageFileDriver.o `test -f 'RageFileDriver.cpp' || echo './'`RageFileDriver.cpp mv -f .deps/stepmania-RageFileDriver.Tpo .deps/stepmania-RageFileDriver.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileManager.o -MD -MP -MF .deps/stepmania-RageFileManager.Tpo -c -o stepmania-RageFileManager.o `test -f 'RageFileManager.cpp' || echo './'`RageFileManager.cpp mv -f .deps/stepmania-RageFileManager.Tpo .deps/stepmania-RageFileManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileManager_ReadAhead.o -MD -MP -MF .deps/stepmania-RageFileManager_ReadAhead.Tpo -c -o stepmania-RageFileManager_ReadAhead.o `test -f 'RageFileManager_ReadAhead.cpp' || echo './'`RageFileManager_ReadAhead.cpp mv -f .deps/stepmania-RageFileManager_ReadAhead.Tpo .deps/stepmania-RageFileManager_ReadAhead.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverDirect.o -MD -MP -MF .deps/stepmania-RageFileDriverDirect.Tpo -c -o stepmania-RageFileDriverDirect.o `test -f 'RageFileDriverDirect.cpp' || echo './'`RageFileDriverDirect.cpp mv -f .deps/stepmania-RageFileDriverDirect.Tpo .deps/stepmania-RageFileDriverDirect.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverDirectHelpers.o -MD -MP -MF .deps/stepmania-RageFileDriverDirectHelpers.Tpo -c -o stepmania-RageFileDriverDirectHelpers.o `test -f 'RageFileDriverDirectHelpers.cpp' || echo './'`RageFileDriverDirectHelpers.cpp mv -f .deps/stepmania-RageFileDriverDirectHelpers.Tpo .deps/stepmania-RageFileDriverDirectHelpers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverMemory.o -MD -MP -MF .deps/stepmania-RageFileDriverMemory.Tpo -c -o stepmania-RageFileDriverMemory.o `test -f 'RageFileDriverMemory.cpp' || echo './'`RageFileDriverMemory.cpp mv -f .deps/stepmania-RageFileDriverMemory.Tpo .deps/stepmania-RageFileDriverMemory.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverZip.o -MD -MP -MF .deps/stepmania-RageFileDriverZip.Tpo -c -o stepmania-RageFileDriverZip.o `test -f 'RageFileDriverZip.cpp' || echo './'`RageFileDriverZip.cpp mv -f .deps/stepmania-RageFileDriverZip.Tpo .deps/stepmania-RageFileDriverZip.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverDeflate.o -MD -MP -MF .deps/stepmania-RageFileDriverDeflate.Tpo -c -o stepmania-RageFileDriverDeflate.o `test -f 'RageFileDriverDeflate.cpp' || echo './'`RageFileDriverDeflate.cpp mv -f .deps/stepmania-RageFileDriverDeflate.Tpo .deps/stepmania-RageFileDriverDeflate.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverReadAhead.o -MD -MP -MF .deps/stepmania-RageFileDriverReadAhead.Tpo -c -o stepmania-RageFileDriverReadAhead.o `test -f 'RageFileDriverReadAhead.cpp' || echo './'`RageFileDriverReadAhead.cpp mv -f .deps/stepmania-RageFileDriverReadAhead.Tpo .deps/stepmania-RageFileDriverReadAhead.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverSlice.o -MD -MP -MF .deps/stepmania-RageFileDriverSlice.Tpo -c -o stepmania-RageFileDriverSlice.o `test -f 'RageFileDriverSlice.cpp' || echo './'`RageFileDriverSlice.cpp mv -f .deps/stepmania-RageFileDriverSlice.Tpo .deps/stepmania-RageFileDriverSlice.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageFileDriverTimeout.o -MD -MP -MF .deps/stepmania-RageFileDriverTimeout.Tpo -c -o stepmania-RageFileDriverTimeout.o `test -f 'RageFileDriverTimeout.cpp' || echo './'`RageFileDriverTimeout.cpp mv -f .deps/stepmania-RageFileDriverTimeout.Tpo .deps/stepmania-RageFileDriverTimeout.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_WAV.o -MD -MP -MF .deps/stepmania-RageSoundReader_WAV.Tpo -c -o stepmania-RageSoundReader_WAV.o `test -f 'RageSoundReader_WAV.cpp' || echo './'`RageSoundReader_WAV.cpp mv -f .deps/stepmania-RageSoundReader_WAV.Tpo .deps/stepmania-RageSoundReader_WAV.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Vorbisfile.o -MD -MP -MF .deps/stepmania-RageSoundReader_Vorbisfile.Tpo -c -o stepmania-RageSoundReader_Vorbisfile.o `test -f 'RageSoundReader_Vorbisfile.cpp' || echo './'`RageSoundReader_Vorbisfile.cpp mv -f .deps/stepmania-RageSoundReader_Vorbisfile.Tpo .deps/stepmania-RageSoundReader_Vorbisfile.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_MP3.o -MD -MP -MF .deps/stepmania-RageSoundReader_MP3.Tpo -c -o stepmania-RageSoundReader_MP3.o `test -f 'RageSoundReader_MP3.cpp' || echo './'`RageSoundReader_MP3.cpp mv -f .deps/stepmania-RageSoundReader_MP3.Tpo .deps/stepmania-RageSoundReader_MP3.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageBitmapTexture.o -MD -MP -MF .deps/stepmania-RageBitmapTexture.Tpo -c -o stepmania-RageBitmapTexture.o `test -f 'RageBitmapTexture.cpp' || echo './'`RageBitmapTexture.cpp mv -f .deps/stepmania-RageBitmapTexture.Tpo .deps/stepmania-RageBitmapTexture.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageDisplay.o -MD -MP -MF .deps/stepmania-RageDisplay.Tpo -c -o stepmania-RageDisplay.o `test -f 'RageDisplay.cpp' || echo './'`RageDisplay.cpp mv -f .deps/stepmania-RageDisplay.Tpo .deps/stepmania-RageDisplay.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageDisplay_OGL.o -MD -MP -MF .deps/stepmania-RageDisplay_OGL.Tpo -c -o stepmania-RageDisplay_OGL.o `test -f 'RageDisplay_OGL.cpp' || echo './'`RageDisplay_OGL.cpp mv -f .deps/stepmania-RageDisplay_OGL.Tpo .deps/stepmania-RageDisplay_OGL.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageDisplay_OGL_Helpers.o -MD -MP -MF .deps/stepmania-RageDisplay_OGL_Helpers.Tpo -c -o stepmania-RageDisplay_OGL_Helpers.o `test -f 'RageDisplay_OGL_Helpers.cpp' || echo './'`RageDisplay_OGL_Helpers.cpp mv -f .deps/stepmania-RageDisplay_OGL_Helpers.Tpo .deps/stepmania-RageDisplay_OGL_Helpers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageDisplay_Null.o -MD -MP -MF .deps/stepmania-RageDisplay_Null.Tpo -c -o stepmania-RageDisplay_Null.o `test -f 'RageDisplay_Null.cpp' || echo './'`RageDisplay_Null.cpp mv -f .deps/stepmania-RageDisplay_Null.Tpo .deps/stepmania-RageDisplay_Null.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageException.o -MD -MP -MF .deps/stepmania-RageException.Tpo -c -o stepmania-RageException.o `test -f 'RageException.cpp' || echo './'`RageException.cpp mv -f .deps/stepmania-RageException.Tpo .deps/stepmania-RageException.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageInput.o -MD -MP -MF .deps/stepmania-RageInput.Tpo -c -o stepmania-RageInput.o `test -f 'RageInput.cpp' || echo './'`RageInput.cpp mv -f .deps/stepmania-RageInput.Tpo .deps/stepmania-RageInput.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageInputDevice.o -MD -MP -MF .deps/stepmania-RageInputDevice.Tpo -c -o stepmania-RageInputDevice.o `test -f 'RageInputDevice.cpp' || echo './'`RageInputDevice.cpp mv -f .deps/stepmania-RageInputDevice.Tpo .deps/stepmania-RageInputDevice.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageLog.o -MD -MP -MF .deps/stepmania-RageLog.Tpo -c -o stepmania-RageLog.o `test -f 'RageLog.cpp' || echo './'`RageLog.cpp mv -f .deps/stepmania-RageLog.Tpo .deps/stepmania-RageLog.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageMath.o -MD -MP -MF .deps/stepmania-RageMath.Tpo -c -o stepmania-RageMath.o `test -f 'RageMath.cpp' || echo './'`RageMath.cpp mv -f .deps/stepmania-RageMath.Tpo .deps/stepmania-RageMath.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageModelGeometry.o -MD -MP -MF .deps/stepmania-RageModelGeometry.Tpo -c -o stepmania-RageModelGeometry.o `test -f 'RageModelGeometry.cpp' || echo './'`RageModelGeometry.cpp mv -f .deps/stepmania-RageModelGeometry.Tpo .deps/stepmania-RageModelGeometry.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSound.o -MD -MP -MF .deps/stepmania-RageSound.Tpo -c -o stepmania-RageSound.o `test -f 'RageSound.cpp' || echo './'`RageSound.cpp mv -f .deps/stepmania-RageSound.Tpo .deps/stepmania-RageSound.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundManager.o -MD -MP -MF .deps/stepmania-RageSoundManager.Tpo -c -o stepmania-RageSoundManager.o `test -f 'RageSoundManager.cpp' || echo './'`RageSoundManager.cpp mv -f .deps/stepmania-RageSoundManager.Tpo .deps/stepmania-RageSoundManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundUtil.o -MD -MP -MF .deps/stepmania-RageSoundUtil.Tpo -c -o stepmania-RageSoundUtil.o `test -f 'RageSoundUtil.cpp' || echo './'`RageSoundUtil.cpp mv -f .deps/stepmania-RageSoundUtil.Tpo .deps/stepmania-RageSoundUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundMixBuffer.o -MD -MP -MF .deps/stepmania-RageSoundMixBuffer.Tpo -c -o stepmania-RageSoundMixBuffer.o `test -f 'RageSoundMixBuffer.cpp' || echo './'`RageSoundMixBuffer.cpp mv -f .deps/stepmania-RageSoundMixBuffer.Tpo .deps/stepmania-RageSoundMixBuffer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundPosMap.o -MD -MP -MF .deps/stepmania-RageSoundPosMap.Tpo -c -o stepmania-RageSoundPosMap.o `test -f 'RageSoundPosMap.cpp' || echo './'`RageSoundPosMap.cpp mv -f .deps/stepmania-RageSoundPosMap.Tpo .deps/stepmania-RageSoundPosMap.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader.o -MD -MP -MF .deps/stepmania-RageSoundReader.Tpo -c -o stepmania-RageSoundReader.o `test -f 'RageSoundReader.cpp' || echo './'`RageSoundReader.cpp mv -f .deps/stepmania-RageSoundReader.Tpo .deps/stepmania-RageSoundReader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_FileReader.o -MD -MP -MF .deps/stepmania-RageSoundReader_FileReader.Tpo -c -o stepmania-RageSoundReader_FileReader.o `test -f 'RageSoundReader_FileReader.cpp' || echo './'`RageSoundReader_FileReader.cpp mv -f .deps/stepmania-RageSoundReader_FileReader.Tpo .deps/stepmania-RageSoundReader_FileReader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_ChannelSplit.o -MD -MP -MF .deps/stepmania-RageSoundReader_ChannelSplit.Tpo -c -o stepmania-RageSoundReader_ChannelSplit.o `test -f 'RageSoundReader_ChannelSplit.cpp' || echo './'`RageSoundReader_ChannelSplit.cpp mv -f .deps/stepmania-RageSoundReader_ChannelSplit.Tpo .deps/stepmania-RageSoundReader_ChannelSplit.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Extend.o -MD -MP -MF .deps/stepmania-RageSoundReader_Extend.Tpo -c -o stepmania-RageSoundReader_Extend.o `test -f 'RageSoundReader_Extend.cpp' || echo './'`RageSoundReader_Extend.cpp mv -f .deps/stepmania-RageSoundReader_Extend.Tpo .deps/stepmania-RageSoundReader_Extend.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Merge.o -MD -MP -MF .deps/stepmania-RageSoundReader_Merge.Tpo -c -o stepmania-RageSoundReader_Merge.o `test -f 'RageSoundReader_Merge.cpp' || echo './'`RageSoundReader_Merge.cpp mv -f .deps/stepmania-RageSoundReader_Merge.Tpo .deps/stepmania-RageSoundReader_Merge.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_PitchChange.o -MD -MP -MF .deps/stepmania-RageSoundReader_PitchChange.Tpo -c -o stepmania-RageSoundReader_PitchChange.o `test -f 'RageSoundReader_PitchChange.cpp' || echo './'`RageSoundReader_PitchChange.cpp mv -f .deps/stepmania-RageSoundReader_PitchChange.Tpo .deps/stepmania-RageSoundReader_PitchChange.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_PostBuffering.o -MD -MP -MF .deps/stepmania-RageSoundReader_PostBuffering.Tpo -c -o stepmania-RageSoundReader_PostBuffering.o `test -f 'RageSoundReader_PostBuffering.cpp' || echo './'`RageSoundReader_PostBuffering.cpp mv -f .deps/stepmania-RageSoundReader_PostBuffering.Tpo .deps/stepmania-RageSoundReader_PostBuffering.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Pan.o -MD -MP -MF .deps/stepmania-RageSoundReader_Pan.Tpo -c -o stepmania-RageSoundReader_Pan.o `test -f 'RageSoundReader_Pan.cpp' || echo './'`RageSoundReader_Pan.cpp mv -f .deps/stepmania-RageSoundReader_Pan.Tpo .deps/stepmania-RageSoundReader_Pan.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Preload.o -MD -MP -MF .deps/stepmania-RageSoundReader_Preload.Tpo -c -o stepmania-RageSoundReader_Preload.o `test -f 'RageSoundReader_Preload.cpp' || echo './'`RageSoundReader_Preload.cpp mv -f .deps/stepmania-RageSoundReader_Preload.Tpo .deps/stepmania-RageSoundReader_Preload.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Resample_Good.o -MD -MP -MF .deps/stepmania-RageSoundReader_Resample_Good.Tpo -c -o stepmania-RageSoundReader_Resample_Good.o `test -f 'RageSoundReader_Resample_Good.cpp' || echo './'`RageSoundReader_Resample_Good.cpp mv -f .deps/stepmania-RageSoundReader_Resample_Good.Tpo .deps/stepmania-RageSoundReader_Resample_Good.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_SpeedChange.o -MD -MP -MF .deps/stepmania-RageSoundReader_SpeedChange.Tpo -c -o stepmania-RageSoundReader_SpeedChange.o `test -f 'RageSoundReader_SpeedChange.cpp' || echo './'`RageSoundReader_SpeedChange.cpp mv -f .deps/stepmania-RageSoundReader_SpeedChange.Tpo .deps/stepmania-RageSoundReader_SpeedChange.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_ThreadedBuffer.o -MD -MP -MF .deps/stepmania-RageSoundReader_ThreadedBuffer.Tpo -c -o stepmania-RageSoundReader_ThreadedBuffer.o `test -f 'RageSoundReader_ThreadedBuffer.cpp' || echo './'`RageSoundReader_ThreadedBuffer.cpp mv -f .deps/stepmania-RageSoundReader_ThreadedBuffer.Tpo .deps/stepmania-RageSoundReader_ThreadedBuffer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSoundReader_Chain.o -MD -MP -MF .deps/stepmania-RageSoundReader_Chain.Tpo -c -o stepmania-RageSoundReader_Chain.o `test -f 'RageSoundReader_Chain.cpp' || echo './'`RageSoundReader_Chain.cpp mv -f .deps/stepmania-RageSoundReader_Chain.Tpo .deps/stepmania-RageSoundReader_Chain.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface.o -MD -MP -MF .deps/stepmania-RageSurface.Tpo -c -o stepmania-RageSurface.o `test -f 'RageSurface.cpp' || echo './'`RageSurface.cpp mv -f .deps/stepmania-RageSurface.Tpo .deps/stepmania-RageSurface.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurfaceUtils.o -MD -MP -MF .deps/stepmania-RageSurfaceUtils.Tpo -c -o stepmania-RageSurfaceUtils.o `test -f 'RageSurfaceUtils.cpp' || echo './'`RageSurfaceUtils.cpp mv -f .deps/stepmania-RageSurfaceUtils.Tpo .deps/stepmania-RageSurfaceUtils.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurfaceUtils_Dither.o -MD -MP -MF .deps/stepmania-RageSurfaceUtils_Dither.Tpo -c -o stepmania-RageSurfaceUtils_Dither.o `test -f 'RageSurfaceUtils_Dither.cpp' || echo './'`RageSurfaceUtils_Dither.cpp mv -f .deps/stepmania-RageSurfaceUtils_Dither.Tpo .deps/stepmania-RageSurfaceUtils_Dither.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Save_JPEG.o -MD -MP -MF .deps/stepmania-RageSurface_Save_JPEG.Tpo -c -o stepmania-RageSurface_Save_JPEG.o `test -f 'RageSurface_Save_JPEG.cpp' || echo './'`RageSurface_Save_JPEG.cpp mv -f .deps/stepmania-RageSurface_Save_JPEG.Tpo .deps/stepmania-RageSurface_Save_JPEG.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurfaceUtils_Palettize.o -MD -MP -MF .deps/stepmania-RageSurfaceUtils_Palettize.Tpo -c -o stepmania-RageSurfaceUtils_Palettize.o `test -f 'RageSurfaceUtils_Palettize.cpp' || echo './'`RageSurfaceUtils_Palettize.cpp mv -f .deps/stepmania-RageSurfaceUtils_Palettize.Tpo .deps/stepmania-RageSurfaceUtils_Palettize.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurfaceUtils_Zoom.o -MD -MP -MF .deps/stepmania-RageSurfaceUtils_Zoom.Tpo -c -o stepmania-RageSurfaceUtils_Zoom.o `test -f 'RageSurfaceUtils_Zoom.cpp' || echo './'`RageSurfaceUtils_Zoom.cpp mv -f .deps/stepmania-RageSurfaceUtils_Zoom.Tpo .deps/stepmania-RageSurfaceUtils_Zoom.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Load.o -MD -MP -MF .deps/stepmania-RageSurface_Load.Tpo -c -o stepmania-RageSurface_Load.o `test -f 'RageSurface_Load.cpp' || echo './'`RageSurface_Load.cpp mv -f .deps/stepmania-RageSurface_Load.Tpo .deps/stepmania-RageSurface_Load.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Load_PNG.o -MD -MP -MF .deps/stepmania-RageSurface_Load_PNG.Tpo -c -o stepmania-RageSurface_Load_PNG.o `test -f 'RageSurface_Load_PNG.cpp' || echo './'`RageSurface_Load_PNG.cpp mv -f .deps/stepmania-RageSurface_Load_PNG.Tpo .deps/stepmania-RageSurface_Load_PNG.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Load_JPEG.o -MD -MP -MF .deps/stepmania-RageSurface_Load_JPEG.Tpo -c -o stepmania-RageSurface_Load_JPEG.o `test -f 'RageSurface_Load_JPEG.cpp' || echo './'`RageSurface_Load_JPEG.cpp mv -f .deps/stepmania-RageSurface_Load_JPEG.Tpo .deps/stepmania-RageSurface_Load_JPEG.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Load_GIF.o -MD -MP -MF .deps/stepmania-RageSurface_Load_GIF.Tpo -c -o stepmania-RageSurface_Load_GIF.o `test -f 'RageSurface_Load_GIF.cpp' || echo './'`RageSurface_Load_GIF.cpp mv -f .deps/stepmania-RageSurface_Load_GIF.Tpo .deps/stepmania-RageSurface_Load_GIF.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Load_BMP.o -MD -MP -MF .deps/stepmania-RageSurface_Load_BMP.Tpo -c -o stepmania-RageSurface_Load_BMP.o `test -f 'RageSurface_Load_BMP.cpp' || echo './'`RageSurface_Load_BMP.cpp mv -f .deps/stepmania-RageSurface_Load_BMP.Tpo .deps/stepmania-RageSurface_Load_BMP.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Load_XPM.o -MD -MP -MF .deps/stepmania-RageSurface_Load_XPM.Tpo -c -o stepmania-RageSurface_Load_XPM.o `test -f 'RageSurface_Load_XPM.cpp' || echo './'`RageSurface_Load_XPM.cpp mv -f .deps/stepmania-RageSurface_Load_XPM.Tpo .deps/stepmania-RageSurface_Load_XPM.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTexture.o -MD -MP -MF .deps/stepmania-RageTexture.Tpo -c -o stepmania-RageTexture.o `test -f 'RageTexture.cpp' || echo './'`RageTexture.cpp mv -f .deps/stepmania-RageTexture.Tpo .deps/stepmania-RageTexture.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTexturePreloader.o -MD -MP -MF .deps/stepmania-RageTexturePreloader.Tpo -c -o stepmania-RageTexturePreloader.o `test -f 'RageTexturePreloader.cpp' || echo './'`RageTexturePreloader.cpp mv -f .deps/stepmania-RageTexturePreloader.Tpo .deps/stepmania-RageTexturePreloader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTextureRenderTarget.o -MD -MP -MF .deps/stepmania-RageTextureRenderTarget.Tpo -c -o stepmania-RageTextureRenderTarget.o `test -f 'RageTextureRenderTarget.cpp' || echo './'`RageTextureRenderTarget.cpp mv -f .deps/stepmania-RageTextureRenderTarget.Tpo .deps/stepmania-RageTextureRenderTarget.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Save_BMP.o -MD -MP -MF .deps/stepmania-RageSurface_Save_BMP.Tpo -c -o stepmania-RageSurface_Save_BMP.o `test -f 'RageSurface_Save_BMP.cpp' || echo './'`RageSurface_Save_BMP.cpp mv -f .deps/stepmania-RageSurface_Save_BMP.Tpo .deps/stepmania-RageSurface_Save_BMP.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageSurface_Save_PNG.o -MD -MP -MF .deps/stepmania-RageSurface_Save_PNG.Tpo -c -o stepmania-RageSurface_Save_PNG.o `test -f 'RageSurface_Save_PNG.cpp' || echo './'`RageSurface_Save_PNG.cpp mv -f .deps/stepmania-RageSurface_Save_PNG.Tpo .deps/stepmania-RageSurface_Save_PNG.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTextureID.o -MD -MP -MF .deps/stepmania-RageTextureID.Tpo -c -o stepmania-RageTextureID.o `test -f 'RageTextureID.cpp' || echo './'`RageTextureID.cpp mv -f .deps/stepmania-RageTextureID.Tpo .deps/stepmania-RageTextureID.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTextureManager.o -MD -MP -MF .deps/stepmania-RageTextureManager.Tpo -c -o stepmania-RageTextureManager.o `test -f 'RageTextureManager.cpp' || echo './'`RageTextureManager.cpp mv -f .deps/stepmania-RageTextureManager.Tpo .deps/stepmania-RageTextureManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageThreads.o -MD -MP -MF .deps/stepmania-RageThreads.Tpo -c -o stepmania-RageThreads.o `test -f 'RageThreads.cpp' || echo './'`RageThreads.cpp mv -f .deps/stepmania-RageThreads.Tpo .deps/stepmania-RageThreads.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTimer.o -MD -MP -MF .deps/stepmania-RageTimer.Tpo -c -o stepmania-RageTimer.o `test -f 'RageTimer.cpp' || echo './'`RageTimer.cpp mv -f .deps/stepmania-RageTimer.Tpo .deps/stepmania-RageTimer.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageTypes.o -MD -MP -MF .deps/stepmania-RageTypes.Tpo -c -o stepmania-RageTypes.o `test -f 'RageTypes.cpp' || echo './'`RageTypes.cpp mv -f .deps/stepmania-RageTypes.Tpo .deps/stepmania-RageTypes.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageUtil.o -MD -MP -MF .deps/stepmania-RageUtil.Tpo -c -o stepmania-RageUtil.o `test -f 'RageUtil.cpp' || echo './'`RageUtil.cpp mv -f .deps/stepmania-RageUtil.Tpo .deps/stepmania-RageUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageUtil_CachedObject.o -MD -MP -MF .deps/stepmania-RageUtil_CachedObject.Tpo -c -o stepmania-RageUtil_CachedObject.o `test -f 'RageUtil_CachedObject.cpp' || echo './'`RageUtil_CachedObject.cpp mv -f .deps/stepmania-RageUtil_CachedObject.Tpo .deps/stepmania-RageUtil_CachedObject.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageUtil_CharConversions.o -MD -MP -MF .deps/stepmania-RageUtil_CharConversions.Tpo -c -o stepmania-RageUtil_CharConversions.o `test -f 'RageUtil_CharConversions.cpp' || echo './'`RageUtil_CharConversions.cpp mv -f .deps/stepmania-RageUtil_CharConversions.Tpo .deps/stepmania-RageUtil_CharConversions.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageUtil_BackgroundLoader.o -MD -MP -MF .deps/stepmania-RageUtil_BackgroundLoader.Tpo -c -o stepmania-RageUtil_BackgroundLoader.o `test -f 'RageUtil_BackgroundLoader.cpp' || echo './'`RageUtil_BackgroundLoader.cpp mv -f .deps/stepmania-RageUtil_BackgroundLoader.Tpo .deps/stepmania-RageUtil_BackgroundLoader.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageUtil_FileDB.o -MD -MP -MF .deps/stepmania-RageUtil_FileDB.Tpo -c -o stepmania-RageUtil_FileDB.o `test -f 'RageUtil_FileDB.cpp' || echo './'`RageUtil_FileDB.cpp mv -f .deps/stepmania-RageUtil_FileDB.Tpo .deps/stepmania-RageUtil_FileDB.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageUtil_WorkerThread.o -MD -MP -MF .deps/stepmania-RageUtil_WorkerThread.Tpo -c -o stepmania-RageUtil_WorkerThread.o `test -f 'RageUtil_WorkerThread.cpp' || echo './'`RageUtil_WorkerThread.cpp mv -f .deps/stepmania-RageUtil_WorkerThread.Tpo .deps/stepmania-RageUtil_WorkerThread.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Actor.o -MD -MP -MF .deps/stepmania-Actor.Tpo -c -o stepmania-Actor.o `test -f 'Actor.cpp' || echo './'`Actor.cpp mv -f .deps/stepmania-Actor.Tpo .deps/stepmania-Actor.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorFrame.o -MD -MP -MF .deps/stepmania-ActorFrame.Tpo -c -o stepmania-ActorFrame.o `test -f 'ActorFrame.cpp' || echo './'`ActorFrame.cpp mv -f .deps/stepmania-ActorFrame.Tpo .deps/stepmania-ActorFrame.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorFrameTexture.o -MD -MP -MF .deps/stepmania-ActorFrameTexture.Tpo -c -o stepmania-ActorFrameTexture.o `test -f 'ActorFrameTexture.cpp' || echo './'`ActorFrameTexture.cpp mv -f .deps/stepmania-ActorFrameTexture.Tpo .deps/stepmania-ActorFrameTexture.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorMultiTexture.o -MD -MP -MF .deps/stepmania-ActorMultiTexture.Tpo -c -o stepmania-ActorMultiTexture.o `test -f 'ActorMultiTexture.cpp' || echo './'`ActorMultiTexture.cpp mv -f .deps/stepmania-ActorMultiTexture.Tpo .deps/stepmania-ActorMultiTexture.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorProxy.o -MD -MP -MF .deps/stepmania-ActorProxy.Tpo -c -o stepmania-ActorProxy.o `test -f 'ActorProxy.cpp' || echo './'`ActorProxy.cpp mv -f .deps/stepmania-ActorProxy.Tpo .deps/stepmania-ActorProxy.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorScroller.o -MD -MP -MF .deps/stepmania-ActorScroller.Tpo -c -o stepmania-ActorScroller.o `test -f 'ActorScroller.cpp' || echo './'`ActorScroller.cpp mv -f .deps/stepmania-ActorScroller.Tpo .deps/stepmania-ActorScroller.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorUtil.o -MD -MP -MF .deps/stepmania-ActorUtil.Tpo -c -o stepmania-ActorUtil.o `test -f 'ActorUtil.cpp' || echo './'`ActorUtil.cpp mv -f .deps/stepmania-ActorUtil.Tpo .deps/stepmania-ActorUtil.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ActorSound.o -MD -MP -MF .deps/stepmania-ActorSound.Tpo -c -o stepmania-ActorSound.o `test -f 'ActorSound.cpp' || echo './'`ActorSound.cpp mv -f .deps/stepmania-ActorSound.Tpo .deps/stepmania-ActorSound.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-AutoActor.o -MD -MP -MF .deps/stepmania-AutoActor.Tpo -c -o stepmania-AutoActor.o `test -f 'AutoActor.cpp' || echo './'`AutoActor.cpp mv -f .deps/stepmania-AutoActor.Tpo .deps/stepmania-AutoActor.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-BitmapText.o -MD -MP -MF .deps/stepmania-BitmapText.Tpo -c -o stepmania-BitmapText.o `test -f 'BitmapText.cpp' || echo './'`BitmapText.cpp mv -f .deps/stepmania-BitmapText.Tpo .deps/stepmania-BitmapText.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Model.o -MD -MP -MF .deps/stepmania-Model.Tpo -c -o stepmania-Model.o `test -f 'Model.cpp' || echo './'`Model.cpp mv -f .deps/stepmania-Model.Tpo .deps/stepmania-Model.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-DynamicActorScroller.o -MD -MP -MF .deps/stepmania-DynamicActorScroller.Tpo -c -o stepmania-DynamicActorScroller.o `test -f 'DynamicActorScroller.cpp' || echo './'`DynamicActorScroller.cpp mv -f .deps/stepmania-DynamicActorScroller.Tpo .deps/stepmania-DynamicActorScroller.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ModelManager.o -MD -MP -MF .deps/stepmania-ModelManager.Tpo -c -o stepmania-ModelManager.o `test -f 'ModelManager.cpp' || echo './'`ModelManager.cpp mv -f .deps/stepmania-ModelManager.Tpo .deps/stepmania-ModelManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ModelTypes.o -MD -MP -MF .deps/stepmania-ModelTypes.Tpo -c -o stepmania-ModelTypes.o `test -f 'ModelTypes.cpp' || echo './'`ModelTypes.cpp mv -f .deps/stepmania-ModelTypes.Tpo .deps/stepmania-ModelTypes.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Quad.o -MD -MP -MF .deps/stepmania-Quad.Tpo -c -o stepmania-Quad.o `test -f 'Quad.cpp' || echo './'`Quad.cpp mv -f .deps/stepmania-Quad.Tpo .deps/stepmania-Quad.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RollingNumbers.o -MD -MP -MF .deps/stepmania-RollingNumbers.Tpo -c -o stepmania-RollingNumbers.o `test -f 'RollingNumbers.cpp' || echo './'`RollingNumbers.cpp mv -f .deps/stepmania-RollingNumbers.Tpo .deps/stepmania-RollingNumbers.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Sprite.o -MD -MP -MF .deps/stepmania-Sprite.Tpo -c -o stepmania-Sprite.o `test -f 'Sprite.cpp' || echo './'`Sprite.cpp mv -f .deps/stepmania-Sprite.Tpo .deps/stepmania-Sprite.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-AnnouncerManager.o -MD -MP -MF .deps/stepmania-AnnouncerManager.Tpo -c -o stepmania-AnnouncerManager.o `test -f 'AnnouncerManager.cpp' || echo './'`AnnouncerManager.cpp mv -f .deps/stepmania-AnnouncerManager.Tpo .deps/stepmania-AnnouncerManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-Bookkeeper.o -MD -MP -MF .deps/stepmania-Bookkeeper.Tpo -c -o stepmania-Bookkeeper.o `test -f 'Bookkeeper.cpp' || echo './'`Bookkeeper.cpp mv -f .deps/stepmania-Bookkeeper.Tpo .deps/stepmania-Bookkeeper.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CharacterManager.o -MD -MP -MF .deps/stepmania-CharacterManager.Tpo -c -o stepmania-CharacterManager.o `test -f 'CharacterManager.cpp' || echo './'`CharacterManager.cpp mv -f .deps/stepmania-CharacterManager.Tpo .deps/stepmania-CharacterManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-CryptManager.o -MD -MP -MF .deps/stepmania-CryptManager.Tpo -c -o stepmania-CryptManager.o `test -f 'CryptManager.cpp' || echo './'`CryptManager.cpp mv -f .deps/stepmania-CryptManager.Tpo .deps/stepmania-CryptManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-FontManager.o -MD -MP -MF .deps/stepmania-FontManager.Tpo -c -o stepmania-FontManager.o `test -f 'FontManager.cpp' || echo './'`FontManager.cpp mv -f .deps/stepmania-FontManager.Tpo .deps/stepmania-FontManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameSoundManager.o -MD -MP -MF .deps/stepmania-GameSoundManager.Tpo -c -o stepmania-GameSoundManager.o `test -f 'GameSoundManager.cpp' || echo './'`GameSoundManager.cpp mv -f .deps/stepmania-GameSoundManager.Tpo .deps/stepmania-GameSoundManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameManager.o -MD -MP -MF .deps/stepmania-GameManager.Tpo -c -o stepmania-GameManager.o `test -f 'GameManager.cpp' || echo './'`GameManager.cpp mv -f .deps/stepmania-GameManager.Tpo .deps/stepmania-GameManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-GameState.o -MD -MP -MF .deps/stepmania-GameState.Tpo -c -o stepmania-GameState.o `test -f 'GameState.cpp' || echo './'`GameState.cpp mv -f .deps/stepmania-GameState.Tpo .deps/stepmania-GameState.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputFilter.o -MD -MP -MF .deps/stepmania-InputFilter.Tpo -c -o stepmania-InputFilter.o `test -f 'InputFilter.cpp' || echo './'`InputFilter.cpp mv -f .deps/stepmania-InputFilter.Tpo .deps/stepmania-InputFilter.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputMapper.o -MD -MP -MF .deps/stepmania-InputMapper.Tpo -c -o stepmania-InputMapper.o `test -f 'InputMapper.cpp' || echo './'`InputMapper.cpp mv -f .deps/stepmania-InputMapper.Tpo .deps/stepmania-InputMapper.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-InputQueue.o -MD -MP -MF .deps/stepmania-InputQueue.Tpo -c -o stepmania-InputQueue.o `test -f 'InputQueue.cpp' || echo './'`InputQueue.cpp mv -f .deps/stepmania-InputQueue.Tpo .deps/stepmania-InputQueue.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LuaBinding.o -MD -MP -MF .deps/stepmania-LuaBinding.Tpo -c -o stepmania-LuaBinding.o `test -f 'LuaBinding.cpp' || echo './'`LuaBinding.cpp mv -f .deps/stepmania-LuaBinding.Tpo .deps/stepmania-LuaBinding.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LuaManager.o -MD -MP -MF .deps/stepmania-LuaManager.Tpo -c -o stepmania-LuaManager.o `test -f 'LuaManager.cpp' || echo './'`LuaManager.cpp mv -f .deps/stepmania-LuaManager.Tpo .deps/stepmania-LuaManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-LightsManager.o -MD -MP -MF .deps/stepmania-LightsManager.Tpo -c -o stepmania-LightsManager.o `test -f 'LightsManager.cpp' || echo './'`LightsManager.cpp mv -f .deps/stepmania-LightsManager.Tpo .deps/stepmania-LightsManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MemoryCardManager.o -MD -MP -MF .deps/stepmania-MemoryCardManager.Tpo -c -o stepmania-MemoryCardManager.o `test -f 'MemoryCardManager.cpp' || echo './'`MemoryCardManager.cpp mv -f .deps/stepmania-MemoryCardManager.Tpo .deps/stepmania-MemoryCardManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-MessageManager.o -MD -MP -MF .deps/stepmania-MessageManager.Tpo -c -o stepmania-MessageManager.o `test -f 'MessageManager.cpp' || echo './'`MessageManager.cpp mv -f .deps/stepmania-MessageManager.Tpo .deps/stepmania-MessageManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NetworkSyncManager.o -MD -MP -MF .deps/stepmania-NetworkSyncManager.Tpo -c -o stepmania-NetworkSyncManager.o `test -f 'NetworkSyncManager.cpp' || echo './'`NetworkSyncManager.cpp mv -f .deps/stepmania-NetworkSyncManager.Tpo .deps/stepmania-NetworkSyncManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-NoteSkinManager.o -MD -MP -MF .deps/stepmania-NoteSkinManager.Tpo -c -o stepmania-NoteSkinManager.o `test -f 'NoteSkinManager.cpp' || echo './'`NoteSkinManager.cpp mv -f .deps/stepmania-NoteSkinManager.Tpo .deps/stepmania-NoteSkinManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-PrefsManager.o -MD -MP -MF .deps/stepmania-PrefsManager.Tpo -c -o stepmania-PrefsManager.o `test -f 'PrefsManager.cpp' || echo './'`PrefsManager.cpp mv -f .deps/stepmania-PrefsManager.Tpo .deps/stepmania-PrefsManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ProfileManager.o -MD -MP -MF .deps/stepmania-ProfileManager.Tpo -c -o stepmania-ProfileManager.o `test -f 'ProfileManager.cpp' || echo './'`ProfileManager.cpp mv -f .deps/stepmania-ProfileManager.Tpo .deps/stepmania-ProfileManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ScreenManager.o -MD -MP -MF .deps/stepmania-ScreenManager.Tpo -c -o stepmania-ScreenManager.o `test -f 'ScreenManager.cpp' || echo './'`ScreenManager.cpp mv -f .deps/stepmania-ScreenManager.Tpo .deps/stepmania-ScreenManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-SongManager.o -MD -MP -MF .deps/stepmania-SongManager.Tpo -c -o stepmania-SongManager.o `test -f 'SongManager.cpp' || echo './'`SongManager.cpp mv -f .deps/stepmania-SongManager.Tpo .deps/stepmania-SongManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-StatsManager.o -MD -MP -MF .deps/stepmania-StatsManager.Tpo -c -o stepmania-StatsManager.o `test -f 'StatsManager.cpp' || echo './'`StatsManager.cpp mv -f .deps/stepmania-StatsManager.Tpo .deps/stepmania-StatsManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ThemeManager.o -MD -MP -MF .deps/stepmania-ThemeManager.Tpo -c -o stepmania-ThemeManager.o `test -f 'ThemeManager.cpp' || echo './'`ThemeManager.cpp mv -f .deps/stepmania-ThemeManager.Tpo .deps/stepmania-ThemeManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-UnlockManager.o -MD -MP -MF .deps/stepmania-UnlockManager.Tpo -c -o stepmania-UnlockManager.o `test -f 'UnlockManager.cpp' || echo './'`UnlockManager.cpp mv -f .deps/stepmania-UnlockManager.Tpo .deps/stepmania-UnlockManager.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ezsockets.o -MD -MP -MF .deps/stepmania-ezsockets.Tpo -c -o stepmania-ezsockets.o `test -f 'ezsockets.cpp' || echo './'`ezsockets.cpp mv -f .deps/stepmania-ezsockets.Tpo .deps/stepmania-ezsockets.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-RageDisplay_GLES2.o -MD -MP -MF .deps/stepmania-RageDisplay_GLES2.Tpo -c -o stepmania-RageDisplay_GLES2.o `test -f 'RageDisplay_GLES2.cpp' || echo './'`RageDisplay_GLES2.cpp mv -f .deps/stepmania-RageDisplay_GLES2.Tpo .deps/stepmania-RageDisplay_GLES2.Po g++ -DHAVE_CONFIG_H -I. -I../extern/jsoncpp/include -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT stepmania-ver.o -MD -MP -MF .deps/stepmania-ver.Tpo -c -o stepmania-ver.o `test -f 'ver.cpp' || echo './'`ver.cpp mv -f .deps/stepmania-ver.Tpo .deps/stepmania-ver.Po g++ -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -rdynamic -o stepmania stepmania-png.o stepmania-pngerror.o stepmania-pngget.o stepmania-pngmem.o stepmania-pngpread.o stepmania-pngread.o stepmania-pngrio.o stepmania-pngrtran.o stepmania-pngrutil.o stepmania-pngset.o stepmania-pngtrans.o stepmania-pngwio.o stepmania-pngwrite.o stepmania-pngwtran.o stepmania-pngwutil.o stepmania-Screen.o stepmania-ScreenAttract.o stepmania-ScreenBookkeeping.o stepmania-ScreenContinue.o stepmania-ScreenDebugOverlay.o stepmania-ScreenDemonstration.o stepmania-ScreenEdit.o stepmania-ScreenEditMenu.o stepmania-ScreenEnding.o stepmania-ScreenEvaluation.o stepmania-ScreenExit.o stepmania-ScreenNetEvaluation.o stepmania-ScreenNetSelectMusic.o stepmania-ScreenNetSelectBase.o stepmania-ScreenNetRoom.o stepmania-ScreenGameplay.o stepmania-ScreenGameplayLesson.o stepmania-ScreenGameplayNormal.o stepmania-ScreenGameplayShared.o stepmania-ScreenGameplaySyncMachine.o stepmania-ScreenHighScores.o stepmania-ScreenHowToPlay.o stepmania-ScreenInstallOverlay.o stepmania-ScreenInstructions.o stepmania-ScreenJukebox.o stepmania-ScreenMapControllers.o stepmania-ScreenMessage.o stepmania-ScreenMiniMenu.o stepmania-ScreenNameEntry.o stepmania-ScreenNameEntryTraditional.o stepmania-ScreenOptions.o stepmania-ScreenOptionsCourseOverview.o stepmania-ScreenOptionsEditCourse.o stepmania-ScreenOptionsEditProfile.o stepmania-ScreenOptionsExportPackage.o stepmania-ScreenOptionsManageCourses.o stepmania-ScreenOptionsManageEditSteps.o stepmania-ScreenOptionsManageProfiles.o stepmania-ScreenOptionsMaster.o stepmania-ScreenOptionsMasterPrefs.o stepmania-ScreenOptionsToggleSongs.o stepmania-ScreenPackages.o stepmania-ScreenPackagesSSC.o stepmania-ScreenNetworkOptions.o stepmania-ScreenPlayerOptions.o stepmania-ScreenProfileLoad.o stepmania-ScreenProfileSave.o stepmania-ScreenPrompt.o stepmania-ScreenRanking.o stepmania-ScreenReloadSongs.o stepmania-ScreenSandbox.o stepmania-ScreenSaveSync.o stepmania-ScreenServiceAction.o stepmania-ScreenStatsOverlay.o stepmania-ScreenSelect.o stepmania-ScreenSelectCharacter.o stepmania-ScreenSelectLanguage.o stepmania-ScreenSelectMaster.o stepmania-ScreenSelectMusic.o stepmania-ScreenSelectProfile.o stepmania-ScreenSyncOverlay.o stepmania-ScreenSystemLayer.o stepmania-ScreenSetTime.o stepmania-ScreenSongOptions.o stepmania-ScreenSplash.o stepmania-ScreenTestInput.o stepmania-ScreenTestLights.o stepmania-ScreenTestSound.o stepmania-ScreenTextEntry.o stepmania-ScreenTitleMenu.o stepmania-ScreenUnlockBrowse.o stepmania-ScreenUnlockCelebrate.o stepmania-ScreenUnlockStatus.o stepmania-ScreenWithMenuElements.o stepmania-ScreenSMOnlineLogin.o stepmania-Attack.o stepmania-AutoKeysounds.o stepmania-AdjustSync.o stepmania-BackgroundUtil.o stepmania-BannerCache.o stepmania-Character.o stepmania-CodeDetector.o stepmania-CodeSet.o stepmania-Command.o stepmania-CommonMetrics.o stepmania-Course.o stepmania-CourseLoaderCRS.o stepmania-CourseUtil.o stepmania-CourseWriterCRS.o stepmania-CreateZip.o stepmania-CryptHelpers.o stepmania-DateTime.o stepmania-Difficulty.o stepmania-EnumHelper.o stepmania-FileDownload.o stepmania-Font.o stepmania-FontCharAliases.o stepmania-FontCharmaps.o stepmania-Game.o stepmania-GameCommand.o stepmania-GameplayAssist.o stepmania-GameConstantsAndTypes.o stepmania-GamePreferences.o stepmania-GameInput.o stepmania-Grade.o stepmania-HighScore.o stepmania-Inventory.o stepmania-JsonUtil.o stepmania-LocalizedString.o stepmania-LuaReference.o stepmania-LuaExpressionTransform.o stepmania-LyricsLoader.o stepmania-ModsGroup.o stepmania-NoteData.o stepmania-NoteDataUtil.o stepmania-NoteDataWithScoring.o stepmania-NoteTypes.o stepmania-NotesLoader.o stepmania-NotesLoaderBMS.o stepmania-NotesLoaderDWI.o stepmania-NotesLoaderJson.o stepmania-NotesLoaderKSF.o stepmania-NotesLoaderSM.o stepmania-NotesLoaderSSC.o stepmania-NotesLoaderSMA.o stepmania-NotesWriterDWI.o stepmania-NotesWriterJson.o stepmania-NotesWriterSM.o stepmania-NotesWriterSSC.o stepmania-OptionRowHandler.o stepmania-OptionsList.o stepmania-PlayerAI.o stepmania-PlayerNumber.o stepmania-PlayerOptions.o stepmania-PlayerStageStats.o stepmania-PlayerState.o stepmania-Preference.o stepmania-Profile.o stepmania-RandomSample.o stepmania-RadarValues.o stepmania-SampleHistory.o stepmania-ScreenDimensions.o stepmania-ScoreKeeper.o stepmania-ScoreKeeperNormal.o stepmania-ScoreKeeperRave.o stepmania-ScoreKeeperShared.o stepmania-Song.o stepmania-SongCacheIndex.o stepmania-SongOptions.o stepmania-SongUtil.o stepmania-StageStats.o stepmania-Steps.o stepmania-SoundEffectControl.o stepmania-StepsUtil.o stepmania-Style.o stepmania-StyleUtil.o stepmania-TimingData.o stepmania-TimingSegments.o stepmania-Trail.o stepmania-TrailUtil.o stepmania-TitleSubstitution.o stepmania-Tween.o stepmania-RoomWheel.o stepmania-IniFile.o stepmania-MsdFile.o stepmania-XmlFile.o stepmania-XmlFileUtil.o stepmania-CommandLineActions.o stepmania-StepMania.o stepmania-GameLoop.o stepmania-global.o stepmania-SpecialFiles.o stepmania-LoadingWindow.o stepmania-LoadingWindow_Gtk.o stepmania-RageSoundDriver.o stepmania-RageSoundDriver_Null.o stepmania-RageSoundDriver_Generic_Software.o stepmania-RageSoundDriver_OSS.o stepmania-ALSA9Dynamic.o stepmania-ALSA9Helpers.o stepmania-RageSoundDriver_ALSA9_Software.o stepmania-ArchHooks.o stepmania-ArchHooksUtil.o stepmania-ArchHooks_Unix.o stepmania-InputHandler.o stepmania-InputHandler_MonkeyKeyboard.o stepmania-InputHandler_Linux_PIUIO.o stepmania-InputHandler_X11.o stepmania-InputHandler_Linux_Joystick.o stepmania-InputHandler_Linux_Event.o stepmania-MovieTexture.o stepmania-MovieTexture_Generic.o stepmania-MovieTexture_Null.o stepmania-MovieTexture_FFMpeg.o stepmania-LightsDriver.o stepmania-LightsDriver_Export.o stepmania-LightsDriver_SystemMessage.o stepmania-LightsDriver_LinuxWeedTech.o stepmania-LightsDriver_Linux_PIUIO.o stepmania-LightsDriver_LinuxParallel.o stepmania-MemoryCardDriver.o stepmania-MemoryCardDriverThreaded_Linux.o stepmania-LowLevelWindow.o stepmania-LowLevelWindow_X11.o stepmania-X11Helper.o stepmania-AssertionHandler.o stepmania-GetSysInfo.o stepmania-SignalHandler.o stepmania-LinuxThreadHelpers.o stepmania-RunningUnderValgrind.o stepmania-EmergencyShutdown.o stepmania-StackCheck.o stepmania-SpecialDirs.o stepmania-Backtrace.o stepmania-BacktraceNames.o stepmania-CrashHandler.o stepmania-CrashHandlerChild.o stepmania-CrashHandlerInternal.o stepmania-Dialog.o stepmania-DialogDriver.o stepmania-Threads_Pthreads.o stepmania-RageDriver.o stepmania-BGAnimation.o stepmania-BGAnimationLayer.o stepmania-Banner.o stepmania-DifficultyIcon.o stepmania-MeterDisplay.o stepmania-StreamDisplay.o stepmania-Transition.o stepmania-ActiveAttackList.o stepmania-BPMDisplay.o stepmania-ComboGraph.o stepmania-CourseContentsList.o stepmania-StepsDisplay.o stepmania-DifficultyList.o stepmania-DualScrollBar.o stepmania-EditMenu.o stepmania-FadingBanner.o stepmania-GradeDisplay.o stepmania-GraphDisplay.o stepmania-GrooveRadar.o stepmania-HelpDisplay.o stepmania-MemoryCardDisplay.o stepmania-MenuTimer.o stepmania-ModIcon.o stepmania-ModIconRow.o stepmania-MusicWheel.o stepmania-MusicWheelItem.o stepmania-OptionRow.o stepmania-OptionsCursor.o stepmania-PaneDisplay.o stepmania-ScrollBar.o stepmania-SnapDisplay.o stepmania-TextBanner.o stepmania-WheelBase.o stepmania-WheelItemBase.o stepmania-WheelNotifyIcon.o stepmania-WorkoutGraph.o stepmania-RoomInfoDisplay.o stepmania-ArrowEffects.o stepmania-AttackDisplay.o stepmania-Background.o stepmania-BeginnerHelper.o stepmania-CombinedLifeMeterTug.o stepmania-DancingCharacters.o stepmania-Foreground.o stepmania-GhostArrowRow.o stepmania-HoldJudgment.o stepmania-LifeMeter.o stepmania-LifeMeterBar.o stepmania-LifeMeterBattery.o stepmania-LifeMeterTime.o stepmania-LyricDisplay.o stepmania-NoteDisplay.o stepmania-NoteField.o stepmania-PercentageDisplay.o stepmania-Player.o stepmania-ReceptorArrow.o stepmania-ReceptorArrowRow.o stepmania-ScoreDisplay.o stepmania-ScoreDisplayAliveTime.o stepmania-ScoreDisplayBattle.o stepmania-ScoreDisplayCalories.o stepmania-ScoreDisplayLifeTime.o stepmania-ScoreDisplayNormal.o stepmania-ScoreDisplayOni.o stepmania-ScoreDisplayPercentage.o stepmania-ScoreDisplayRave.o stepmania-SongPosition.o stepmania-get.o stepmania-maketables.o stepmania-pcre.o stepmania-study.o stepmania-lapi.o stepmania-lauxlib.o stepmania-lbaselib.o stepmania-lcode.o stepmania-ldblib.o stepmania-ldebug.o stepmania-ldo.o stepmania-ldump.o stepmania-lfunc.o stepmania-lgc.o stepmania-linit.o stepmania-liolib.o stepmania-llex.o stepmania-lmathlib.o stepmania-lmem.o stepmania-loadlib.o stepmania-lobject.o stepmania-lopcodes.o stepmania-loslib.o stepmania-lparser.o stepmania-lstate.o stepmania-lstring.o stepmania-lstrlib.o stepmania-ltable.o stepmania-ltablib.o stepmania-ltm.o stepmania-lundump.o stepmania-lvm.o stepmania-lzio.o stepmania-json_reader.o stepmania-json_value.o stepmania-json_writer.o stepmania-RageFileBasic.o stepmania-RageFile.o stepmania-RageFileDriver.o stepmania-RageFileManager.o stepmania-RageFileManager_ReadAhead.o stepmania-RageFileDriverDirect.o stepmania-RageFileDriverDirectHelpers.o stepmania-RageFileDriverMemory.o stepmania-RageFileDriverZip.o stepmania-RageFileDriverDeflate.o stepmania-RageFileDriverReadAhead.o stepmania-RageFileDriverSlice.o stepmania-RageFileDriverTimeout.o stepmania-RageSoundReader_WAV.o stepmania-RageSoundReader_Vorbisfile.o stepmania-RageSoundReader_MP3.o stepmania-RageBitmapTexture.o stepmania-RageDisplay.o stepmania-RageDisplay_OGL.o stepmania-RageDisplay_OGL_Helpers.o stepmania-RageDisplay_Null.o stepmania-RageException.o stepmania-RageInput.o stepmania-RageInputDevice.o stepmania-RageLog.o stepmania-RageMath.o stepmania-RageModelGeometry.o stepmania-RageSound.o stepmania-RageSoundManager.o stepmania-RageSoundUtil.o stepmania-RageSoundMixBuffer.o stepmania-RageSoundPosMap.o stepmania-RageSoundReader.o stepmania-RageSoundReader_FileReader.o stepmania-RageSoundReader_ChannelSplit.o stepmania-RageSoundReader_Extend.o stepmania-RageSoundReader_Merge.o stepmania-RageSoundReader_PitchChange.o stepmania-RageSoundReader_PostBuffering.o stepmania-RageSoundReader_Pan.o stepmania-RageSoundReader_Preload.o stepmania-RageSoundReader_Resample_Good.o stepmania-RageSoundReader_SpeedChange.o stepmania-RageSoundReader_ThreadedBuffer.o stepmania-RageSoundReader_Chain.o stepmania-RageSurface.o stepmania-RageSurfaceUtils.o stepmania-RageSurfaceUtils_Dither.o stepmania-RageSurface_Save_JPEG.o stepmania-RageSurfaceUtils_Palettize.o stepmania-RageSurfaceUtils_Zoom.o stepmania-RageSurface_Load.o stepmania-RageSurface_Load_PNG.o stepmania-RageSurface_Load_JPEG.o stepmania-RageSurface_Load_GIF.o stepmania-RageSurface_Load_BMP.o stepmania-RageSurface_Load_XPM.o stepmania-RageTexture.o stepmania-RageTexturePreloader.o stepmania-RageTextureRenderTarget.o stepmania-RageSurface_Save_BMP.o stepmania-RageSurface_Save_PNG.o stepmania-RageTextureID.o stepmania-RageTextureManager.o stepmania-RageThreads.o stepmania-RageTimer.o stepmania-RageTypes.o stepmania-RageUtil.o stepmania-RageUtil_CachedObject.o stepmania-RageUtil_CharConversions.o stepmania-RageUtil_BackgroundLoader.o stepmania-RageUtil_FileDB.o stepmania-RageUtil_WorkerThread.o stepmania-Actor.o stepmania-ActorFrame.o stepmania-ActorFrameTexture.o stepmania-ActorMultiTexture.o stepmania-ActorProxy.o stepmania-ActorScroller.o stepmania-ActorUtil.o stepmania-ActorSound.o stepmania-AutoActor.o stepmania-BitmapText.o stepmania-Model.o stepmania-DynamicActorScroller.o stepmania-ModelManager.o stepmania-ModelTypes.o stepmania-Quad.o stepmania-RollingNumbers.o stepmania-Sprite.o stepmania-AnnouncerManager.o stepmania-Bookkeeper.o stepmania-CharacterManager.o stepmania-CryptManager.o stepmania-FontManager.o stepmania-GameSoundManager.o stepmania-GameManager.o stepmania-GameState.o stepmania-InputFilter.o stepmania-InputMapper.o stepmania-InputQueue.o stepmania-LuaBinding.o stepmania-LuaManager.o stepmania-LightsManager.o stepmania-MemoryCardManager.o stepmania-MessageManager.o stepmania-NetworkSyncManager.o stepmania-NoteSkinManager.o stepmania-PrefsManager.o stepmania-ProfileManager.o stepmania-ScreenManager.o stepmania-SongManager.o stepmania-StatsManager.o stepmania-ThemeManager.o stepmania-UnlockManager.o stepmania-ezsockets.o stepmania-RageDisplay_GLES2.o stepmania-ver.o -lswscale -lavformat -lswscale -lavcodec -lavutil -lvorbisfile -lvorbis -logg -lmad -lX11 -lXtst -lXrandr -lGL -lGLU libtomcrypt.a libtommath.a -ldl -lpng -lz -lm -ljpeg -lz -lbz2 -lGLEW -lpthread -lrt -lncurses gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lapi.o -MD -MP -MF .deps/lapi.Tpo -c -o lapi.o `test -f '../extern/lua-5.1/src/lapi.c' || echo './'`../extern/lua-5.1/src/lapi.c mv -f .deps/lapi.Tpo .deps/lapi.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lauxlib.o -MD -MP -MF .deps/lauxlib.Tpo -c -o lauxlib.o `test -f '../extern/lua-5.1/src/lauxlib.c' || echo './'`../extern/lua-5.1/src/lauxlib.c mv -f .deps/lauxlib.Tpo .deps/lauxlib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lbaselib.o -MD -MP -MF .deps/lbaselib.Tpo -c -o lbaselib.o `test -f '../extern/lua-5.1/src/lbaselib.c' || echo './'`../extern/lua-5.1/src/lbaselib.c mv -f .deps/lbaselib.Tpo .deps/lbaselib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lcode.o -MD -MP -MF .deps/lcode.Tpo -c -o lcode.o `test -f '../extern/lua-5.1/src/lcode.c' || echo './'`../extern/lua-5.1/src/lcode.c mv -f .deps/lcode.Tpo .deps/lcode.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ldblib.o -MD -MP -MF .deps/ldblib.Tpo -c -o ldblib.o `test -f '../extern/lua-5.1/src/ldblib.c' || echo './'`../extern/lua-5.1/src/ldblib.c mv -f .deps/ldblib.Tpo .deps/ldblib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ldebug.o -MD -MP -MF .deps/ldebug.Tpo -c -o ldebug.o `test -f '../extern/lua-5.1/src/ldebug.c' || echo './'`../extern/lua-5.1/src/ldebug.c mv -f .deps/ldebug.Tpo .deps/ldebug.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ldo.o -MD -MP -MF .deps/ldo.Tpo -c -o ldo.o `test -f '../extern/lua-5.1/src/ldo.c' || echo './'`../extern/lua-5.1/src/ldo.c mv -f .deps/ldo.Tpo .deps/ldo.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ldump.o -MD -MP -MF .deps/ldump.Tpo -c -o ldump.o `test -f '../extern/lua-5.1/src/ldump.c' || echo './'`../extern/lua-5.1/src/ldump.c mv -f .deps/ldump.Tpo .deps/ldump.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lfunc.o -MD -MP -MF .deps/lfunc.Tpo -c -o lfunc.o `test -f '../extern/lua-5.1/src/lfunc.c' || echo './'`../extern/lua-5.1/src/lfunc.c mv -f .deps/lfunc.Tpo .deps/lfunc.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lgc.o -MD -MP -MF .deps/lgc.Tpo -c -o lgc.o `test -f '../extern/lua-5.1/src/lgc.c' || echo './'`../extern/lua-5.1/src/lgc.c mv -f .deps/lgc.Tpo .deps/lgc.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT linit.o -MD -MP -MF .deps/linit.Tpo -c -o linit.o `test -f '../extern/lua-5.1/src/linit.c' || echo './'`../extern/lua-5.1/src/linit.c mv -f .deps/linit.Tpo .deps/linit.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT liolib.o -MD -MP -MF .deps/liolib.Tpo -c -o liolib.o `test -f '../extern/lua-5.1/src/liolib.c' || echo './'`../extern/lua-5.1/src/liolib.c mv -f .deps/liolib.Tpo .deps/liolib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT llex.o -MD -MP -MF .deps/llex.Tpo -c -o llex.o `test -f '../extern/lua-5.1/src/llex.c' || echo './'`../extern/lua-5.1/src/llex.c mv -f .deps/llex.Tpo .deps/llex.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lmathlib.o -MD -MP -MF .deps/lmathlib.Tpo -c -o lmathlib.o `test -f '../extern/lua-5.1/src/lmathlib.c' || echo './'`../extern/lua-5.1/src/lmathlib.c mv -f .deps/lmathlib.Tpo .deps/lmathlib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lmem.o -MD -MP -MF .deps/lmem.Tpo -c -o lmem.o `test -f '../extern/lua-5.1/src/lmem.c' || echo './'`../extern/lua-5.1/src/lmem.c mv -f .deps/lmem.Tpo .deps/lmem.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT loadlib.o -MD -MP -MF .deps/loadlib.Tpo -c -o loadlib.o `test -f '../extern/lua-5.1/src/loadlib.c' || echo './'`../extern/lua-5.1/src/loadlib.c mv -f .deps/loadlib.Tpo .deps/loadlib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lobject.o -MD -MP -MF .deps/lobject.Tpo -c -o lobject.o `test -f '../extern/lua-5.1/src/lobject.c' || echo './'`../extern/lua-5.1/src/lobject.c mv -f .deps/lobject.Tpo .deps/lobject.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lopcodes.o -MD -MP -MF .deps/lopcodes.Tpo -c -o lopcodes.o `test -f '../extern/lua-5.1/src/lopcodes.c' || echo './'`../extern/lua-5.1/src/lopcodes.c mv -f .deps/lopcodes.Tpo .deps/lopcodes.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT loslib.o -MD -MP -MF .deps/loslib.Tpo -c -o loslib.o `test -f '../extern/lua-5.1/src/loslib.c' || echo './'`../extern/lua-5.1/src/loslib.c mv -f .deps/loslib.Tpo .deps/loslib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lparser.o -MD -MP -MF .deps/lparser.Tpo -c -o lparser.o `test -f '../extern/lua-5.1/src/lparser.c' || echo './'`../extern/lua-5.1/src/lparser.c mv -f .deps/lparser.Tpo .deps/lparser.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lstate.o -MD -MP -MF .deps/lstate.Tpo -c -o lstate.o `test -f '../extern/lua-5.1/src/lstate.c' || echo './'`../extern/lua-5.1/src/lstate.c mv -f .deps/lstate.Tpo .deps/lstate.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lstring.o -MD -MP -MF .deps/lstring.Tpo -c -o lstring.o `test -f '../extern/lua-5.1/src/lstring.c' || echo './'`../extern/lua-5.1/src/lstring.c mv -f .deps/lstring.Tpo .deps/lstring.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lstrlib.o -MD -MP -MF .deps/lstrlib.Tpo -c -o lstrlib.o `test -f '../extern/lua-5.1/src/lstrlib.c' || echo './'`../extern/lua-5.1/src/lstrlib.c mv -f .deps/lstrlib.Tpo .deps/lstrlib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ltable.o -MD -MP -MF .deps/ltable.Tpo -c -o ltable.o `test -f '../extern/lua-5.1/src/ltable.c' || echo './'`../extern/lua-5.1/src/ltable.c mv -f .deps/ltable.Tpo .deps/ltable.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ltablib.o -MD -MP -MF .deps/ltablib.Tpo -c -o ltablib.o `test -f '../extern/lua-5.1/src/ltablib.c' || echo './'`../extern/lua-5.1/src/ltablib.c mv -f .deps/ltablib.Tpo .deps/ltablib.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT ltm.o -MD -MP -MF .deps/ltm.Tpo -c -o ltm.o `test -f '../extern/lua-5.1/src/ltm.c' || echo './'`../extern/lua-5.1/src/ltm.c mv -f .deps/ltm.Tpo .deps/ltm.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lundump.o -MD -MP -MF .deps/lundump.Tpo -c -o lundump.o `test -f '../extern/lua-5.1/src/lundump.c' || echo './'`../extern/lua-5.1/src/lundump.c mv -f .deps/lundump.Tpo .deps/lundump.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lvm.o -MD -MP -MF .deps/lvm.Tpo -c -o lvm.o `test -f '../extern/lua-5.1/src/lvm.c' || echo './'`../extern/lua-5.1/src/lvm.c mv -f .deps/lvm.Tpo .deps/lvm.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lzio.o -MD -MP -MF .deps/lzio.Tpo -c -o lzio.o `test -f '../extern/lua-5.1/src/lzio.c' || echo './'`../extern/lua-5.1/src/lzio.c mv -f .deps/lzio.Tpo .deps/lzio.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT lua.o -MD -MP -MF .deps/lua.Tpo -c -o lua.o `test -f '../extern/lua-5.1/src/lua.c' || echo './'`../extern/lua-5.1/src/lua.c mv -f .deps/lua.Tpo .deps/lua.Po gcc -O2 -march=i486 -mtune=i686 -msse2 -rdynamic -o lua lapi.o lauxlib.o lbaselib.o lcode.o ldblib.o ldebug.o ldo.o ldump.o lfunc.o lgc.o linit.o liolib.o llex.o lmathlib.o lmem.o loadlib.o lobject.o lopcodes.o loslib.o lparser.o lstate.o lstring.o lstrlib.o ltable.o ltablib.o ltm.o lundump.o lvm.o lzio.o lua.o -lreadline -ldl -lpng -lz -lm -ljpeg -lz -lbz2 -lGLEW -lpthread -lrt -lncurses gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT luac.o -MD -MP -MF .deps/luac.Tpo -c -o luac.o `test -f '../extern/lua-5.1/src/luac.c' || echo './'`../extern/lua-5.1/src/luac.c mv -f .deps/luac.Tpo .deps/luac.Po gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -msse2 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o `test -f '../extern/lua-5.1/src/print.c' || echo './'`../extern/lua-5.1/src/print.c mv -f .deps/print.Tpo .deps/print.Po gcc -O2 -march=i486 -mtune=i686 -msse2 -rdynamic -o luac lapi.o lauxlib.o lbaselib.o lcode.o ldblib.o ldebug.o ldo.o ldump.o lfunc.o lgc.o linit.o liolib.o llex.o lmathlib.o lmem.o loadlib.o lobject.o lopcodes.o loslib.o lparser.o lstate.o lstring.o lstrlib.o ltable.o ltablib.o ltm.o lundump.o lvm.o lzio.o luac.o print.o -ldl -lpng -lz -lm -ljpeg -lz -lbz2 -lGLEW -lpthread -lrt -lncurses g++ -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -fPIC -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -MT GtkModule_so-LoadingWindow_GtkModule.o -MD -MP -MF .deps/GtkModule_so-LoadingWindow_GtkModule.Tpo -c -o GtkModule_so-LoadingWindow_GtkModule.o `test -f 'arch/LoadingWindow/LoadingWindow_GtkModule.cpp' || echo './'`arch/LoadingWindow/LoadingWindow_GtkModule.cpp mv -f .deps/GtkModule_so-LoadingWindow_GtkModule.Tpo .deps/GtkModule_so-LoadingWindow_GtkModule.Po g++ -fno-exceptions -finline-limit=300 -O2 -march=i486 -mtune=i686 -msse2 -rdynamic -shared -rdynamic -o GtkModule.so GtkModule_so-LoadingWindow_GtkModule.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -ldl -lpng -lz -lm -ljpeg -lz -lbz2 -lGLEW -lpthread -lrt -lncurses make[2]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' make[1]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' make[1]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' Making install in src make[1]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' make[2]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' make[1]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a/src' make[1]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' make[2]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' make install-exec-hook make[3]: Entering directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' mkdir -p "/home/pkg/build/stepmania-5-beta2a/pkg//usr/libexec/stepmania" /usr/bin/ginstall -c src/stepmania src/GtkModule.so "/home/pkg/build/stepmania-5-beta2a/pkg//usr/libexec/stepmania" make[3]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' mkdir -p /home/pkg/build/stepmania-5-beta2a/pkg//usr/share/stepmania cp -r -t "/home/pkg/build/stepmania-5-beta2a/pkg//usr/share/stepmania" ./Announcers ./BGAnimations ./Themes ./Characters ./Scripts ./Courses ./BackgroundEffects ./Data ./BackgroundTransitions ./Docs ./NoteSkins mkdir -p "/home/pkg/build/stepmania-5-beta2a/pkg//usr/share/stepmania/Songs" make[2]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' make[1]: Leaving directory `/home/pkg/build/stepmania-5-beta2a/src/stepmania-SM5-beta2a' /home/pkg/build/stepmania-5-beta2a/pkg: total 12 drwxr-xr-x 3 root root 4096 Feb 11 22:03 etc drwxr-xr-x 2 root root 4096 Feb 11 22:03 install drwxr-xr-x 7 root root 4096 Feb 11 22:03 usr /home/pkg/build/stepmania-5-beta2a/pkg/etc: total 4 drwxr-xr-x 3 root root 4096 Feb 11 22:03 xdg /home/pkg/build/stepmania-5-beta2a/pkg/etc/xdg: total 4 drwxr-xr-x 3 root root 4096 Feb 11 22:03 menus /home/pkg/build/stepmania-5-beta2a/pkg/etc/xdg/menus: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 applications-merged /home/pkg/build/stepmania-5-beta2a/pkg/etc/xdg/menus/applications-merged: total 4 -rw-r--r-- 1 root root 354 Feb 11 22:03 stepmania.menu.new /home/pkg/build/stepmania-5-beta2a/pkg/install: total 8 -rw-r--r-- 1 root root 300 Feb 11 22:03 doinst.sh -rw-r--r-- 1 root root 304 Feb 11 22:03 slack-desc /home/pkg/build/stepmania-5-beta2a/pkg/usr: total 20 drwxr-xr-x 2 root root 4096 Feb 11 22:03 bin drwxr-xr-x 3 root root 4096 Feb 11 22:03 doc drwxr-xr-x 3 root root 4096 Feb 11 22:03 libexec drwxr-xr-x 6 root root 4096 Feb 11 22:03 share drwxr-xr-x 3 root root 4096 Feb 11 21:55 src /home/pkg/build/stepmania-5-beta2a/pkg/usr/bin: total 8 -rwxr-xr-x 1 root root 685 Feb 11 22:03 smzip-installer -rwxr-xr-x 1 root root 61 Feb 11 22:03 stepmania /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc: total 4 drwxr-xr-x 9 root root 4096 Feb 11 22:03 stepmania-5.beta2a /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a: total 364 -rw-r--r-- 1 root root 50090 Feb 11 22:03 Changelog_sm5.txt -rw-r--r-- 1 root root 81597 Feb 11 22:03 Changelog_sm-ssc.txt -rw-r--r-- 1 root root 2965 Feb 11 22:03 Changelog_SSCformat.txt -rw-r--r-- 1 root root 1773 Feb 11 22:03 CommandLineArgs.txt -rw-r--r-- 1 root root 18332 Feb 11 22:03 Copying.MAD -rw-r--r-- 1 root root 3459 Feb 11 22:03 CourseFormat.txt -rw-r--r-- 1 root root 4296 Feb 11 22:03 credits.txt -rw-r--r-- 1 root root 1133 Feb 11 22:03 CustomMissionReference.txt drwxr-xr-x 3 root root 4096 Feb 11 22:03 Devdocs -rw-r--r-- 1 root root 14388 Feb 11 22:03 docpack.zip -rw-r--r-- 1 root root 73087 Feb 11 22:03 Doxyfile -rw-r--r-- 1 root root 2788 Feb 11 22:03 KnownIssues.txt drwxr-xr-x 3 root root 4096 Feb 11 22:03 license-ext -rw-r--r-- 1 root root 7529 Feb 11 22:03 Licenses.txt drwxr-xr-x 2 root root 4096 Feb 11 22:03 Luadoc drwxr-xr-x 3 root root 4096 Feb 11 22:03 Manual -rw-r--r-- 1 root root 675 Feb 11 22:03 midiman.wishlist -rw-r--r-- 1 root root 28115 Feb 11 22:03 old_changelog.txt -rw-r--r-- 1 root root 719 Feb 11 22:03 opensource_simulators.txt -rw-r--r-- 1 root root 1049 Feb 11 22:03 README-GUIDELINES -rw-r--r-- 1 root root 613 Feb 11 22:03 README.Salix drwxr-xr-x 6 root root 4096 Feb 11 22:03 SimfileFormats -rw-r--r-- 1 root root 152 Feb 11 22:03 Stats.xml -rw-r--r-- 1 root root 6135 Feb 11 22:03 steps.lua drwxr-xr-x 2 root root 4096 Feb 11 22:03 Themerdocs drwxr-xr-x 2 root root 4096 Feb 11 22:03 Userdocs -rw-r--r-- 1 root root 545 Feb 11 22:03 versioning.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Devdocs: total 108 -rw-r--r-- 1 root root 311 Feb 11 22:03 BuildingFfmpegOnMac.txt -rw-r--r-- 1 root root 3552 Feb 11 22:03 CodingStyle.txt -rw-r--r-- 1 root root 804 Feb 11 22:03 CompileFlags.txt -rw-r--r-- 1 root root 4559 Feb 11 22:03 ezsockets.txt -rw-r--r-- 1 root root 862 Feb 11 22:03 GoldenRules.txt -rw-r--r-- 1 root root 1458 Feb 11 22:03 interesting_sm4_commit_logs.txt -rw-r--r-- 1 root root 6474 Feb 11 22:03 NegBPMsTutorial.html drwxr-xr-x 2 root root 4096 Feb 11 22:03 negbpmtut -rw-r--r-- 1 root root 1619 Feb 11 22:03 possible memory leaks.txt -rw-r--r-- 1 root root 2022 Feb 11 22:03 rivaldata.txt -rw-r--r-- 1 root root 12166 Feb 11 22:03 SMLanProtocol.txt -rw-r--r-- 1 root root 16549 Feb 11 22:03 SMO_protocol-aj.txt -rw-r--r-- 1 root root 1478 Feb 11 22:03 SMXML.txt -rw-r--r-- 1 root root 1968 Feb 11 22:03 Sound Drivers.txt -rw-r--r-- 1 root root 4804 Feb 11 22:03 SplitTiming.txt -rw-r--r-- 1 root root 376 Feb 11 22:03 TextEntry.txt -rw-r--r-- 1 root root 527 Feb 11 22:03 versioning.txt -rw-r--r-- 1 root root 664 Feb 11 22:03 WarpNotes.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut: total 312 -rw-r--r-- 1 root root 52740 Feb 11 22:03 screen00214.jpg -rw-r--r-- 1 root root 53006 Feb 11 22:03 screen00215.jpg -rw-r--r-- 1 root root 52655 Feb 11 22:03 screen00216.jpg -rw-r--r-- 1 root root 51053 Feb 11 22:03 screen00217.jpg -rw-r--r-- 1 root root 48373 Feb 11 22:03 screen00218.jpg -rw-r--r-- 1 root root 55593 Feb 11 22:03 screen00221.jpg /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/license-ext: total 16 -rw-r--r-- 1 root root 73 Feb 11 22:03 readme -rw-r--r-- 1 root root 2515 Feb 11 22:03 Scoring-jp.txt -rw-r--r-- 1 root root 2582 Feb 11 22:03 theme_lang-ja.txt drwxr-xr-x 2 root root 4096 Feb 11 22:03 vlgothic /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/license-ext/vlgothic: total 56 -rw-r--r-- 1 root root 18577 Feb 11 22:03 Changelog -rw-r--r-- 1 root root 2886 Feb 11 22:03 LICENSE -rw-r--r-- 1 root root 375 Feb 11 22:03 LICENSE_E.mplus -rw-r--r-- 1 root root 2647 Feb 11 22:03 LICENSE.en -rw-r--r-- 1 root root 329 Feb 11 22:03 LICENSE_J.mplus -rw-r--r-- 1 root root 2916 Feb 11 22:03 README -rw-r--r-- 1 root root 4112 Feb 11 22:03 README_J.mplus -rw-r--r-- 1 root root 7374 Feb 11 22:03 README.sazanami /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Luadoc: total 1160 -rw-r--r-- 1 root root 125 Feb 11 22:03 bgline.png -rw-r--r-- 1 root root 124 Feb 11 22:03 closed.gif -rw-r--r-- 1 root root 107454 Feb 11 22:03 favicon.ico -rw-r--r-- 1 root root 237573 Feb 11 22:03 LuaDocumentation.xml -rw-r--r-- 1 root root 693244 Feb 11 22:03 Lua.html -rw-r--r-- 1 root root 96158 Feb 11 22:03 Lua.xml -rw-r--r-- 1 root root 6277 Feb 11 22:03 Lua.xsd -rw-r--r-- 1 root root 19392 Feb 11 22:03 Lua.xsl -rw-r--r-- 1 root root 118 Feb 11 22:03 open.gif /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Manual: total 12 drwxr-xr-x 2 root root 4096 Feb 11 22:03 data -rw-r--r-- 1 root root 5769 Feb 11 22:03 index.html /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Manual/data: total 16 -rw-r--r-- 1 root root 10883 Feb 11 22:03 logo.png -rw-r--r-- 1 root root 2230 Feb 11 22:03 style.css /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/SimfileFormats: total 44 drwxr-xr-x 2 root root 4096 Feb 11 22:03 BMS -rw-r--r-- 1 root root 11685 Feb 11 22:03 dance-spec.txt drwxr-xr-x 2 root root 4096 Feb 11 22:03 DWI drwxr-xr-x 2 root root 4096 Feb 11 22:03 KSF -rw-r--r-- 1 root root 847 Feb 11 22:03 misc.txt -rw-r--r-- 1 root root 837 Feb 11 22:03 new format draft.txt -rw-r--r-- 1 root root 512 Feb 11 22:03 README drwxr-xr-x 2 root root 4096 Feb 11 22:03 SDF -rw-r--r-- 1 root root 1229 Feb 11 22:03 ssc_msd5.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/SimfileFormats/BMS: total 84 -rw-r--r-- 1 root root 4442 Feb 11 22:03 BM98Data_format_specification.html -rw-r--r-- 1 root root 23097 Feb 11 22:03 BM98FinalSecret.html -rw-r--r-- 1 root root 20241 Feb 11 22:03 BMS_Reading_Tutorial.rtf -rw-r--r-- 1 root root 18261 Feb 11 22:03 BMS_Reading_Tutorial.txt -rw-r--r-- 1 root root 849 Feb 11 22:03 _src.txt -rw-r--r-- 1 root root 5035 Feb 11 22:03 tmp.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/SimfileFormats/DWI: total 100 -rw-r--r-- 1 root root 15509 Feb 11 22:03 DWI.txt -rw-r--r-- 1 root root 84479 Feb 11 22:03 readme.html /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/SimfileFormats/KSF: total 16 -rw-r--r-- 1 root root 7063 Feb 11 22:03 ksf-format.txt -rw-r--r-- 1 root root 311 Feb 11 22:03 sample.ksf -rw-r--r-- 1 root root 324 Feb 11 22:03 _src.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/SimfileFormats/SDF: total 28 -rw-r--r-- 1 root root 2466 Feb 11 22:03 SDF.txt -rw-r--r-- 1 root root 97 Feb 11 22:03 ssc-banner.png -rw-r--r-- 1 root root 113 Feb 11 22:03 ssc-bg.png -rw-r--r-- 1 root root 804 Feb 11 22:03 test-1bpm.sdf -rw-r--r-- 1 root root 812 Feb 11 22:03 test.sdf -rw-r--r-- 1 root root 4986 Feb 11 22:03 test.sm /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Themerdocs: total 68 -rw-r--r-- 1 root root 741 Feb 11 22:03 actordef.txt -rw-r--r-- 1 root root 2192 Feb 11 22:03 conditional_music.txt -rw-r--r-- 1 root root 1100 Feb 11 22:03 fontini.txt -rw-r--r-- 1 root root 1151 Feb 11 22:03 gamecommands.txt -rw-r--r-- 1 root root 4586 Feb 11 22:03 included_scripts.txt -rw-r--r-- 1 root root 2635 Feb 11 22:03 moremsg.txt -rw-r--r-- 1 root root 1538 Feb 11 22:03 Noteskin elements Reference.txt -rw-r--r-- 1 root root 2417 Feb 11 22:03 recommended_practices.txt -rw-r--r-- 1 root root 4005 Feb 11 22:03 ScreenMessages.txt -rw-r--r-- 1 root root 510 Feb 11 22:03 ScreenTextEntry.txt -rw-r--r-- 1 root root 9929 Feb 11 22:03 sm-ssc_themeguide.txt -rw-r--r-- 1 root root 5182 Feb 11 22:03 ThemePrefsRows.txt -rw-r--r-- 1 root root 3325 Feb 11 22:03 ThemePrefs.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/doc/stepmania-5.beta2a/Userdocs: total 16 -rw-r--r-- 1 root root 15732 Feb 11 22:03 sm5_beginner.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/libexec: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 stepmania /home/pkg/build/stepmania-5-beta2a/pkg/usr/libexec/stepmania: total 8168 lrwxrwxrwx 1 root root 32 Feb 11 22:03 Announcers -> ../../share/stepmania/Announcers lrwxrwxrwx 1 root root 39 Feb 11 22:03 BackgroundEffects -> ../../share/stepmania/BackgroundEffects lrwxrwxrwx 1 root root 43 Feb 11 22:03 BackgroundTransitions -> ../../share/stepmania/BackgroundTransitions lrwxrwxrwx 1 root root 34 Feb 11 22:03 BGAnimations -> ../../share/stepmania/BGAnimations lrwxrwxrwx 1 root root 32 Feb 11 22:03 Characters -> ../../share/stepmania/Characters lrwxrwxrwx 1 root root 29 Feb 11 22:03 Courses -> ../../share/stepmania/Courses lrwxrwxrwx 1 root root 26 Feb 11 22:03 Data -> ../../share/stepmania/Data lrwxrwxrwx 1 root root 26 Feb 11 22:03 Docs -> ../../share/stepmania/Docs -rwxr-xr-x 1 root root 9204 Feb 11 22:03 GtkModule.so lrwxrwxrwx 1 root root 31 Feb 11 22:03 NoteSkins -> ../../share/stepmania/NoteSkins lrwxrwxrwx 1 root root 29 Feb 11 22:03 Scripts -> ../../share/stepmania/Scripts lrwxrwxrwx 1 root root 27 Feb 11 22:03 Songs -> ../../share/stepmania/Songs -rwxr-xr-x 1 root root 8351516 Feb 11 22:03 stepmania lrwxrwxrwx 1 root root 28 Feb 11 22:03 Themes -> ../../share/stepmania/Themes /home/pkg/build/stepmania-5-beta2a/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 Feb 11 22:03 applications drwxr-xr-x 2 root root 4096 Feb 11 22:03 desktop-directories drwxr-xr-x 3 root root 4096 Feb 11 22:03 icons drwxr-xr-x 14 root root 4096 Feb 11 22:03 stepmania /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/applications: total 28 -rw-r--r-- 1 root root 240 Feb 11 22:03 stepmania.desktop -rw-r--r-- 1 root root 199 Feb 11 22:03 stepmania-developpers.desktop -rw-r--r-- 1 root root 197 Feb 11 22:03 stepmania-firstuse.desktop -rw-r--r-- 1 root root 195 Feb 11 22:03 stepmania-lua.desktop -rw-r--r-- 1 root root 182 Feb 11 22:03 stepmania-manual.desktop -rw-r--r-- 1 root root 206 Feb 11 22:03 stepmania-simfile-formats.desktop -rw-r--r-- 1 root root 195 Feb 11 22:03 stepmania-themer.desktop /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/desktop-directories: total 4 -rw-r--r-- 1 root root 73 Feb 11 22:03 stepmania.directory /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons: total 4 drwxr-xr-x 15 root root 4096 Feb 11 22:03 hicolor /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor: total 52 drwxr-xr-x 3 root root 4096 Feb 11 22:03 128x128 drwxr-xr-x 3 root root 4096 Feb 11 22:03 16x16 drwxr-xr-x 3 root root 4096 Feb 11 22:03 192x192 drwxr-xr-x 3 root root 4096 Feb 11 22:03 22x22 drwxr-xr-x 3 root root 4096 Feb 11 22:03 24x24 drwxr-xr-x 3 root root 4096 Feb 11 22:03 256x256 drwxr-xr-x 3 root root 4096 Feb 11 22:03 32x32 drwxr-xr-x 3 root root 4096 Feb 11 22:03 36x36 drwxr-xr-x 3 root root 4096 Feb 11 22:03 48x48 drwxr-xr-x 3 root root 4096 Feb 11 22:03 64x64 drwxr-xr-x 3 root root 4096 Feb 11 22:03 72x72 drwxr-xr-x 3 root root 4096 Feb 11 22:03 96x96 drwxr-xr-x 3 root root 4096 Feb 11 22:03 scalable /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/128x128: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/128x128/apps: total 20 -rw-r--r-- 1 root root 6096 Feb 11 22:03 stepmania-lua.png -rw-r--r-- 1 root root 10514 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/16x16: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/16x16/apps: total 8 -rw-r--r-- 1 root root 882 Feb 11 22:03 stepmania-lua.png -rw-r--r-- 1 root root 874 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/192x192: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/192x192/apps: total 20 -rw-r--r-- 1 root root 18690 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/22x22: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/22x22/apps: total 4 -rw-r--r-- 1 root root 1337 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/24x24: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/24x24/apps: total 4 -rw-r--r-- 1 root root 1467 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/256x256: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/256x256/apps: total 24 -rw-r--r-- 1 root root 22611 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/32x32: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/32x32/apps: total 8 -rw-r--r-- 1 root root 1592 Feb 11 22:03 stepmania-lua.png -rw-r--r-- 1 root root 2215 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/36x36: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/36x36/apps: total 4 -rw-r--r-- 1 root root 2422 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/48x48: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/48x48/apps: total 8 -rw-r--r-- 1 root root 2289 Feb 11 22:03 stepmania-lua.png -rw-r--r-- 1 root root 3358 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/64x64: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/64x64/apps: total 12 -rw-r--r-- 1 root root 2737 Feb 11 22:03 stepmania-lua.png -rw-r--r-- 1 root root 4509 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/72x72: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/72x72/apps: total 8 -rw-r--r-- 1 root root 6126 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/96x96: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/96x96/apps: total 8 -rw-r--r-- 1 root root 7918 Feb 11 22:03 stepmania.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/scalable: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 apps /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/icons/hicolor/scalable/apps: total 4 -rw-r--r-- 1 root root 2902 Feb 11 22:03 stepmania.svg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania: total 48 drwxrwxr-x 2 root games 4096 Feb 11 22:03 Announcers drwxrwxr-x 2 root games 4096 Feb 11 22:03 BackgroundEffects drwxrwxr-x 2 root games 4096 Feb 11 22:03 BackgroundTransitions drwxrwxr-x 6 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 3 root games 4096 Feb 11 22:03 Characters drwxrwxr-x 3 root games 4096 Feb 11 22:03 Courses drwxrwxr-x 4 root games 4096 Feb 11 22:03 Data drwxrwxr-x 2 root games 4096 Feb 11 22:03 Docs drwxrwxr-x 10 root games 4096 Feb 11 22:03 NoteSkins drwxrwxr-x 2 root games 4096 Feb 11 22:03 Scripts drwxrwxr-x 2 root games 4096 Feb 11 22:03 Songs drwxrwxr-x 13 root games 4096 Feb 11 22:03 Themes /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Announcers: total 4 -rw-rw-r-- 1 root games 1163 Feb 11 22:03 instructions.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BackgroundEffects: total 84 -rw-rw-r-- 1 root games 261 Feb 11 22:03 Centered.lua -rw-rw-r-- 1 root games 710 Feb 11 22:03 Checkerboard1File2x2.lua -rw-rw-r-- 1 root games 956 Feb 11 22:03 Checkerboard2File2x2.lua -rw-rw-r-- 1 root games 798 Feb 11 22:03 Checkerboard2x2.lua -rw-rw-r-- 1 root games 365 Feb 11 22:03 File1FlashOverlay.lua -rw-rw-r-- 1 root games 624 Feb 11 22:03 File2Flash.lua -rw-rw-r-- 1 root games 661 Feb 11 22:03 File2Normal.lua -rw-rw-r-- 1 root games 747 Feb 11 22:03 Kaleidoscope2x2.lua -rw-rw-r-- 1 root games 307 Feb 11 22:03 OverlayAdd.lua -rw-rw-r-- 1 root games 707 Feb 11 22:03 SongBgWithMovieViz.lua -rw-rw-r-- 1 root games 297 Feb 11 22:03 StretchNoLoop.lua -rw-rw-r-- 1 root games 322 Feb 11 22:03 StretchNormalAlignLeft.lua -rw-rw-r-- 1 root games 322 Feb 11 22:03 StretchNormalBlue.lua -rw-rw-r-- 1 root games 324 Feb 11 22:03 StretchNormalGreen.lua -rw-rw-r-- 1 root games 476 Feb 11 22:03 StretchNormal.lua -rw-rw-r-- 1 root games 322 Feb 11 22:03 StretchNormalRed.lua -rw-rw-r-- 1 root games 292 Feb 11 22:03 StretchPaused.lua -rw-rw-r-- 1 root games 297 Feb 11 22:03 StretchRewind.lua -rw-rw-r-- 1 root games 247 Feb 11 22:03 UpperLeft.lua -rw-rw-r-- 1 root games 648 Feb 11 22:03 Visualization2FileFlash.lua -rw-rw-r-- 1 root games 570 Feb 11 22:03 Visualization2File.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BackgroundTransitions: total 52 -rw-rw-r-- 1 root games 98 Feb 11 22:03 CrossFade_Faster.xml -rw-rw-r-- 1 root games 97 Feb 11 22:03 CrossFade_Fastest.xml -rw-rw-r-- 1 root games 97 Feb 11 22:03 CrossFade.xml -rw-rw-r-- 1 root games 150 Feb 11 22:03 FadeCenterHorizontal.xml -rw-rw-r-- 1 root games 150 Feb 11 22:03 FadeCenterVertical.xml -rw-rw-r-- 1 root games 106 Feb 11 22:03 FadeDown.xml -rw-rw-r-- 1 root games 112 Feb 11 22:03 FadeLeft.xml -rw-rw-r-- 1 root games 109 Feb 11 22:03 FadeRight.xml -rw-rw-r-- 1 root games 115 Feb 11 22:03 FadeUp.xml -rw-rw-r-- 1 root games 126 Feb 11 22:03 SlideDown.xml -rw-rw-r-- 1 root games 126 Feb 11 22:03 SlideLeft.xml -rw-rw-r-- 1 root games 125 Feb 11 22:03 SlideRight.xml -rw-rw-r-- 1 root games 127 Feb 11 22:03 SlideUp.xml /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BGAnimations: total 20 drwxrwxr-x 2 root games 4096 Feb 11 22:03 flash -rw-rw-r-- 1 root games 35 Feb 11 22:03 instructions.txt drwxrwxr-x 2 root games 4096 Feb 11 22:03 white flash drwxrwxr-x 2 root games 4096 Feb 11 22:03 white reverse flash drwxrwxr-x 2 root games 4096 Feb 11 22:03 yellow flash /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BGAnimations/flash: total 4 -rw-rw-r-- 1 root games 264 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BGAnimations/white flash: total 4 -rw-rw-r-- 1 root games 215 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BGAnimations/white reverse flash: total 4 -rw-rw-r-- 1 root games 215 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/BGAnimations/yellow flash: total 4 -rw-rw-r-- 1 root games 221 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Characters: total 12 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default -rw-rw-r-- 1 root games 882 Feb 11 22:03 Instructions.txt -rw-rw-r-- 1 root games 107 Feb 11 22:03 shader.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Characters/default: total 4 -rw-rw-r-- 1 root games 237 Feb 11 22:03 character.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Courses: total 8 drwxrwxr-x 2 root games 4096 Feb 11 22:03 Default -rw-rw-r-- 1 root games 228 Feb 11 22:03 instructions.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Courses/Default: total 672 -rw-rw-r-- 1 root games 445937 Feb 11 22:03 ChallengingRandom5-bg.png -rw-rw-r-- 1 root games 205 Feb 11 22:03 ChallengingRandom5.crs -rw-rw-r-- 1 root games 27848 Feb 11 22:03 ChallengingRandom5.png -rw-rw-r-- 1 root games 201 Feb 11 22:03 Jupiter.crs -rw-rw-r-- 1 root games 37502 Feb 11 22:03 Jupiter.png -rw-rw-r-- 1 root games 112 Feb 11 22:03 MostPlayed_01-04.crs -rw-rw-r-- 1 root games 35847 Feb 11 22:03 MostPlayed_01-04.png -rw-rw-r-- 1 root games 112 Feb 11 22:03 MostPlayed_05-08.crs -rw-rw-r-- 1 root games 36572 Feb 11 22:03 MostPlayed_05-08.png -rw-rw-r-- 1 root games 115 Feb 11 22:03 MostPlayed_09-12.crs -rw-rw-r-- 1 root games 35655 Feb 11 22:03 MostPlayed_09-12.png -rw-rw-r-- 1 root games 116 Feb 11 22:03 MostPlayed_13-16.crs -rw-rw-r-- 1 root games 35807 Feb 11 22:03 MostPlayed_13-16.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Data: total 88 -rw-rw-r-- 1 root games 564 Feb 11 22:03 AI.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 AutoMappings -rw-rw-r-- 1 root games 10 Feb 11 22:03 NamesBlacklist.txt -rw-rw-r-- 1 root games 832 Feb 11 22:03 RandomAttacks.txt drwxrwxr-x 3 root games 4096 Feb 11 22:03 Shaders -rw-rw-r-- 1 root games 32208 Feb 11 22:03 splash.png -rw-rw-r-- 1 root games 33119 Feb 11 22:03 Translations.xml /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Data/AutoMappings: total 4 -rw-rw-r-- 1 root games 516 Feb 11 22:03 GamePad Pro USB.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Data/Shaders: total 4 drwxrwxr-x 2 root games 4096 Feb 11 22:03 GLSL /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Data/Shaders/GLSL: total 52 -rw-rw-r-- 1 root games 721 Feb 11 22:03 Cel.frag -rw-rw-r-- 1 root games 170 Feb 11 22:03 Cel.vert -rw-rw-r-- 1 root games 2207 Feb 11 22:03 Color burn.frag -rw-rw-r-- 1 root games 2227 Feb 11 22:03 Color dodge.frag -rw-rw-r-- 1 root games 2874 Feb 11 22:03 Hard mix.frag -rw-rw-r-- 1 root games 2434 Feb 11 22:03 Overlay.frag -rw-rw-r-- 1 root games 2399 Feb 11 22:03 Screen.frag -rw-rw-r-- 1 root games 62 Feb 11 22:03 Shell.frag -rw-rw-r-- 1 root games 135 Feb 11 22:03 Shell.vert -rw-rw-r-- 1 root games 341 Feb 11 22:03 Texture matrix scaling.vert -rw-rw-r-- 1 root games 1533 Feb 11 22:03 Unpremultiply.frag -rw-rw-r-- 1 root games 2298 Feb 11 22:03 Vivid light.frag -rw-rw-r-- 1 root games 3073 Feb 11 22:03 YUYV422.frag /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Docs: total 0 /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins: total 36 drwxrwxr-x 3 root games 4096 Feb 11 22:03 beat drwxrwxr-x 4 root games 4096 Feb 11 22:03 common drwxrwxr-x 16 root games 4096 Feb 11 22:03 dance -rw-rw-r-- 1 root games 1163 Feb 11 22:03 instructions.txt drwxrwxr-x 9 root games 4096 Feb 11 22:03 kb7 drwxrwxr-x 3 root games 4096 Feb 11 22:03 lights drwxrwxr-x 3 root games 4096 Feb 11 22:03 Para drwxrwxr-x 16 root games 4096 Feb 11 22:03 pump drwxrwxr-x 3 root games 4096 Feb 11 22:03 techno /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/beat: total 4 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/beat/default: total 548 -rw-rw-r-- 1 root games 191 Feb 11 22:03 Blue Go Receptor.png -rw-rw-r-- 1 root games 390 Feb 11 22:03 Blue Hold Body active.png -rw-rw-r-- 1 root games 376 Feb 11 22:03 Blue Hold Body inactive.png -rw-rw-r-- 1 root games 349 Feb 11 22:03 Blue Hold BottomCap active.png -rw-rw-r-- 1 root games 334 Feb 11 22:03 Blue Hold BottomCap inactive.png -rw-rw-r-- 1 root games 70444 Feb 11 22:03 Blue Tap Explosion Bright 9x1.png -rw-rw-r-- 1 root games 22 Feb 11 22:03 _Blue Tap Explosion Bright.redir -rw-rw-r-- 1 root games 70444 Feb 11 22:03 Blue Tap Explosion Dim 9x1.png -rw-rw-r-- 1 root games 3313 Feb 11 22:03 _Blue Tap Explosion Dim.png -rw-rw-r-- 1 root games 471 Feb 11 22:03 Blue Tap Mine 1x1.png -rw-rw-r-- 1 root games 373 Feb 11 22:03 Blue Tap Note 1x1.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Common Tap Explosion Bright.redir -rw-rw-r-- 1 root games 2025 Feb 11 22:03 Fallback Explosion.lua -rw-rw-r-- 1 root games 2654 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1739 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 198 Feb 11 22:03 Red Go Receptor.png -rw-rw-r-- 1 root games 70444 Feb 11 22:03 Red Tap Explosion Bright 9x1.png -rw-rw-r-- 1 root games 21 Feb 11 22:03 _Red Tap Explosion Bright.redir -rw-rw-r-- 1 root games 70444 Feb 11 22:03 Red Tap Explosion Dim 9x1.png -rw-rw-r-- 1 root games 887 Feb 11 22:03 _Red Tap Explosion Dim.png -rw-rw-r-- 1 root games 436 Feb 11 22:03 Red Tap Mine 1x1.png -rw-rw-r-- 1 root games 382 Feb 11 22:03 Red Tap Note 1x1.png -rw-rw-r-- 1 root games 621 Feb 11 22:03 _Tap Lead-in Receptor.lua -rw-rw-r-- 1 root games 644 Feb 11 22:03 _Tap Receptor.lua -rw-rw-r-- 1 root games 193 Feb 11 22:03 White Go Receptor.png -rw-rw-r-- 1 root games 368 Feb 11 22:03 White Hold Body active.png -rw-rw-r-- 1 root games 371 Feb 11 22:03 White Hold Body inactive.png -rw-rw-r-- 1 root games 335 Feb 11 22:03 White Hold BottomCap active.png -rw-rw-r-- 1 root games 331 Feb 11 22:03 White Hold BottomCap inactive.png -rw-rw-r-- 1 root games 70444 Feb 11 22:03 White Tap Explosion Bright 9x1.png -rw-rw-r-- 1 root games 23 Feb 11 22:03 _White Tap Explosion Bright.redir -rw-rw-r-- 1 root games 70444 Feb 11 22:03 White Tap Explosion Dim 9x1.png -rw-rw-r-- 1 root games 3313 Feb 11 22:03 _White Tap Explosion Dim.png -rw-rw-r-- 1 root games 395 Feb 11 22:03 White Tap Mine 1x1.png -rw-rw-r-- 1 root games 338 Feb 11 22:03 White Tap Note 1x1.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/common: total 16 drwxrwxr-x 2 root games 4096 Feb 11 22:03 common drwxrwxr-x 2 root games 12288 Feb 11 22:03 _Editor /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/common/common: total 276 -rw-rw-r-- 1 root games 1003 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 1986 Feb 11 22:03 Fallback Explosion.lua -rw-rw-r-- 1 root games 24 Feb 11 22:03 Fallback Go Receptor.redir -rw-rw-r-- 1 root games 12807 Feb 11 22:03 Fallback HitMine Explosion.png -rw-rw-r-- 1 root games 3900 Feb 11 22:03 Fallback Hold Body active.png -rw-rw-r-- 1 root games 3877 Feb 11 22:03 Fallback Hold Body inactive.png -rw-rw-r-- 1 root games 4962 Feb 11 22:03 Fallback Hold BottomCap active.png -rw-rw-r-- 1 root games 5539 Feb 11 22:03 Fallback Hold BottomCap inactive.png -rw-rw-r-- 1 root games 5255 Feb 11 22:03 Fallback Hold Explosion 2x1.png -rw-rw-r-- 1 root games 18 Feb 11 22:03 Fallback Hold Head Active.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Fallback Hold Head Inactive.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Hold Tail Active.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Hold Tail Inactive.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Hold TopCap Active.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Hold TopCap Inactive.redir -rw-rw-r-- 1 root games 3504 Feb 11 22:03 Fallback Ready Receptor 3x1.png -rw-rw-r-- 1 root games 67 Feb 11 22:03 Fallback Receptor.lua -rw-rw-r-- 1 root games 3896 Feb 11 22:03 Fallback Roll Body active.png -rw-rw-r-- 1 root games 3874 Feb 11 22:03 Fallback Roll Body inactive.png -rw-rw-r-- 1 root games 4980 Feb 11 22:03 Fallback Roll BottomCap active.png -rw-rw-r-- 1 root games 4828 Feb 11 22:03 Fallback Roll BottomCap inactive.png -rw-rw-r-- 1 root games 24 Feb 11 22:03 Fallback Roll Explosion.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Fallback Roll Head Active.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Fallback Roll Head Inactive.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Roll Tail Active.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Roll Tail Inactive.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Roll TopCap Active.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Fallback Roll TopCap Inactive.redir -rw-rw-r-- 1 root games 5360 Feb 11 22:03 Fallback Tap Explosion Bright.png -rw-rw-r-- 1 root games 5000 Feb 11 22:03 Fallback Tap Explosion Dim.png -rw-rw-r-- 1 root games 7256 Feb 11 22:03 Fallback Tap Fake 4x1.png -rw-rw-r-- 1 root games 4852 Feb 11 22:03 Fallback Tap Lift 4x1.png -rw-rw-r-- 1 root games 66676 Feb 11 22:03 Fallback Tap Mine 4x2.png -rw-rw-r-- 1 root games 5342 Feb 11 22:03 Fallback Tap Note 4x1.png -rw-rw-r-- 1 root games 4571 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1169 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 665 Feb 11 22:03 _Tap Lead-in Receptor.lua -rw-rw-r-- 1 root games 346 Feb 11 22:03 _Tap Press.lua -rw-rw-r-- 1 root games 644 Feb 11 22:03 _Tap Receptor.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/common/_Editor: total 3872 -rw-rw-r-- 1 root games 20122 Feb 11 22:03 _Center Explosion (res 128x128).png -rw-rw-r-- 1 root games 3068 Feb 11 22:03 Center Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 3048 Feb 11 22:03 Center Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 5484 Feb 11 22:03 Center Hold BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 5314 Feb 11 22:03 Center Hold BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 192 Feb 11 22:03 Center Hold Explosion.lua -rw-rw-r-- 1 root games 5493 Feb 11 22:03 Center Hold TopCap active (res 64x32).png -rw-rw-r-- 1 root games 5198 Feb 11 22:03 Center Hold TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 104 Feb 11 22:03 CenterP1 Hold Head Active.lua -rw-rw-r-- 1 root games 104 Feb 11 22:03 CenterP1 Hold Head Inactive.lua -rw-rw-r-- 1 root games 1120 Feb 11 22:03 CenterP1 Receptor.lua -rw-rw-r-- 1 root games 364196 Feb 11 22:03 _CenterP1 Tap Fake 6x9 (res 384x576).png -rw-rw-r-- 1 root games 116 Feb 11 22:03 CenterP1 Tap Fake.lua -rw-rw-r-- 1 root games 341787 Feb 11 22:03 _CenterP1 Tap Lift 6x9 (res 384x576).png -rw-rw-r-- 1 root games 116 Feb 11 22:03 CenterP1 Tap Lift.lua -rw-rw-r-- 1 root games 541204 Feb 11 22:03 _CenterP1 Tap Note 12x9 (res 768x576).png -rw-rw-r-- 1 root games 116 Feb 11 22:03 CenterP1 Tap Note.lua -rw-rw-r-- 1 root games 3098 Feb 11 22:03 Center Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 3069 Feb 11 22:03 Center Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 6377 Feb 11 22:03 Center Roll BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 6100 Feb 11 22:03 Center Roll BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 6475 Feb 11 22:03 Center Roll TopCap active (res 64x32).png -rw-rw-r-- 1 root games 6024 Feb 11 22:03 Center Roll TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 650 Feb 11 22:03 Center Tap Explosion Bright.lua -rw-rw-r-- 1 root games 12673 Feb 11 22:03 _Down Explosion 2x1 (res 128x64).png -rw-rw-r-- 1 root games 5898 Feb 11 22:03 Down Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 5560 Feb 11 22:03 Down Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 8363 Feb 11 22:03 Down Hold BottomCap active (res 64x64).png -rw-rw-r-- 1 root games 8475 Feb 11 22:03 Down Hold BottomCap inactive (res 64x64).png -rw-rw-r-- 1 root games 214 Feb 11 22:03 Down Hold Explosion.lua -rw-rw-r-- 1 root games 100 Feb 11 22:03 Down Hold Head Active.lua -rw-rw-r-- 1 root games 100 Feb 11 22:03 Down Hold Head Inactive.lua -rw-rw-r-- 1 root games 7841 Feb 11 22:03 Down Hold TopCap active (res 64x32).png -rw-rw-r-- 1 root games 7732 Feb 11 22:03 Down Hold TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 106 Feb 11 22:03 DownLeftP1 Hold Head Active.lua -rw-rw-r-- 1 root games 106 Feb 11 22:03 DownLeftP1 Hold Head Inactive.lua -rw-rw-r-- 1 root games 1122 Feb 11 22:03 DownLeftP1 Receptor.lua -rw-rw-r-- 1 root games 219033 Feb 11 22:03 _DownLeftP1 Tap Fake 6x9 (res 384x576).png -rw-rw-r-- 1 root games 118 Feb 11 22:03 DownLeftP1 Tap Fake.lua -rw-rw-r-- 1 root games 228536 Feb 11 22:03 _DownLeftP1 Tap Lift 6x9 (res 384x576).png -rw-rw-r-- 1 root games 118 Feb 11 22:03 DownLeftP1 Tap Lift.lua -rw-rw-r-- 1 root games 286876 Feb 11 22:03 _DownLeftP1 Tap Note 12x9 (res 768x576).png -rw-rw-r-- 1 root games 118 Feb 11 22:03 DownLeftP1 Tap Note.lua -rw-rw-r-- 1 root games 1116 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 6933 Feb 11 22:03 Down Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 6139 Feb 11 22:03 Down Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 10299 Feb 11 22:03 Down Roll BottomCap active (res 64x64).png -rw-rw-r-- 1 root games 10027 Feb 11 22:03 Down Roll BottomCap inactive (res 64x64).png -rw-rw-r-- 1 root games 9556 Feb 11 22:03 Down Roll TopCap active (res 64x32).png -rw-rw-r-- 1 root games 9170 Feb 11 22:03 Down Roll TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 101 Feb 11 22:03 Down Tap Explosion Bright.lua -rw-rw-r-- 1 root games 102 Feb 11 22:03 Down Tap Explosion Dim.lua -rw-rw-r-- 1 root games 224670 Feb 11 22:03 _Down Tap Fake 4x9 (res 256x576).png -rw-rw-r-- 1 root games 297 Feb 11 22:03 Down Tap Fake.lua -rw-rw-r-- 1 root games 192914 Feb 11 22:03 _Down Tap Lift 4x9 (res 256x576).png -rw-rw-r-- 1 root games 297 Feb 11 22:03 Down Tap Lift.lua -rw-rw-r-- 1 root games 140088 Feb 11 22:03 _Down Tap Mine Base2 1x9 (res 64x576).png -rw-rw-r-- 1 root games 622 Feb 11 22:03 Down Tap Mine.lua -rw-rw-r-- 1 root games 72141 Feb 11 22:03 _Down Tap Mine Overlay 1x9 (res 64x576).png -rw-rw-r-- 1 root games 7766 Feb 11 22:03 _Down Tap Mine Underlay 1x9 (res 64x576).png -rw-rw-r-- 1 root games 357740 Feb 11 22:03 _Down Tap Note 8x9 (res 512x576).png -rw-rw-r-- 1 root games 299 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 5785 Feb 11 22:03 Left Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 5461 Feb 11 22:03 Left Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 7976 Feb 11 22:03 Left Hold BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 7831 Feb 11 22:03 Left Hold BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 7754 Feb 11 22:03 Left Hold TopCap active (res 64x32).png -rw-rw-r-- 1 root games 7570 Feb 11 22:03 Left Hold TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 6706 Feb 11 22:03 Left Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 6136 Feb 11 22:03 Left Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 9772 Feb 11 22:03 Left Roll BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 9338 Feb 11 22:03 Left Roll BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 9487 Feb 11 22:03 Left Roll TopCap active (res 64x32).png -rw-rw-r-- 1 root games 9039 Feb 11 22:03 Left Roll TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 8157 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 9726 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 5768 Feb 11 22:03 Right Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 5362 Feb 11 22:03 Right Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 7852 Feb 11 22:03 Right Hold BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 7720 Feb 11 22:03 Right Hold BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 7854 Feb 11 22:03 Right Hold TopCap active (res 64x32).png -rw-rw-r-- 1 root games 7708 Feb 11 22:03 Right Hold TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 6704 Feb 11 22:03 Right Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 6057 Feb 11 22:03 Right Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 9640 Feb 11 22:03 Right Roll BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 9158 Feb 11 22:03 Right Roll BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 9514 Feb 11 22:03 Right Roll TopCap active (res 64x32).png -rw-rw-r-- 1 root games 9025 Feb 11 22:03 Right Roll TopCap inactive (res 64x32).png -rw-rw-r-- 1 root games 5888 Feb 11 22:03 SoloUpLeft Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 5480 Feb 11 22:03 SoloUpLeft Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 7512 Feb 11 22:03 SoloUpLeft Hold BottomCap Active (res 64x32).png -rw-rw-r-- 1 root games 7265 Feb 11 22:03 SoloUpLeft Hold BottomCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 298 Feb 11 22:03 SoloUpLeft Hold Head Active.lua -rw-rw-r-- 1 root games 298 Feb 11 22:03 SoloUpLeft Hold Head Inactive.lua -rw-rw-r-- 1 root games 5402 Feb 11 22:03 SoloUpLeft Hold TopCap Active (res 64x32).png -rw-rw-r-- 1 root games 5307 Feb 11 22:03 SoloUpLeft Hold TopCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 6983 Feb 11 22:03 SoloUpLeft Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 6191 Feb 11 22:03 SoloUpLeft Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 9328 Feb 11 22:03 SoloUpLeft Roll BottomCap Active (res 64x32).png -rw-rw-r-- 1 root games 8722 Feb 11 22:03 SoloUpLeft Roll BottomCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 6708 Feb 11 22:03 SoloUpLeft Roll TopCap Active (res 64x32).png -rw-rw-r-- 1 root games 6450 Feb 11 22:03 SoloUpLeft Roll TopCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 6019 Feb 11 22:03 SoloUpRight Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 5663 Feb 11 22:03 SoloUpRight Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 7607 Feb 11 22:03 SoloUpRight Hold BottomCap Active (res 64x32).png -rw-rw-r-- 1 root games 7339 Feb 11 22:03 SoloUpRight Hold BottomCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 307 Feb 11 22:03 SoloUpRight Hold Head Active.lua -rw-rw-r-- 1 root games 307 Feb 11 22:03 SoloUpRight Hold Head Inactive.lua -rw-rw-r-- 1 root games 5448 Feb 11 22:03 SoloUpRight Hold TopCap Active (res 64x32).png -rw-rw-r-- 1 root games 5338 Feb 11 22:03 SoloUpRight Hold TopCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 7325 Feb 11 22:03 SoloUpRight Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 6515 Feb 11 22:03 SoloUpRight Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 9554 Feb 11 22:03 SoloUpRight Roll BottomCap Active (res 64x32).png -rw-rw-r-- 1 root games 8869 Feb 11 22:03 SoloUpRight Roll BottomCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 6850 Feb 11 22:03 SoloUpRight Roll TopCap Active (res 64x32).png -rw-rw-r-- 1 root games 6547 Feb 11 22:03 SoloUpRight Roll TopCap Inactive (res 64x32).png -rw-rw-r-- 1 root games 5798 Feb 11 22:03 Up Hold Body Active (res 64x32).png -rw-rw-r-- 1 root games 5514 Feb 11 22:03 Up Hold Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 7952 Feb 11 22:03 Up Hold BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 7825 Feb 11 22:03 Up Hold BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 8273 Feb 11 22:03 Up Hold TopCap active (res 64x64).png -rw-rw-r-- 1 root games 8225 Feb 11 22:03 Up Hold TopCap inactive (res 64x64).png -rw-rw-r-- 1 root games 19241 Feb 11 22:03 _upleftsolo underlay 1x9 (res 64x576).png -rw-rw-r-- 1 root games 6874 Feb 11 22:03 Up Roll Body Active (res 64x32).png -rw-rw-r-- 1 root games 6064 Feb 11 22:03 Up Roll Body Inactive (res 64x32).png -rw-rw-r-- 1 root games 9644 Feb 11 22:03 Up Roll BottomCap active (res 64x32).png -rw-rw-r-- 1 root games 9232 Feb 11 22:03 Up Roll BottomCap inactive (res 64x32).png -rw-rw-r-- 1 root games 10193 Feb 11 22:03 Up Roll TopCap active (res 64x64).png -rw-rw-r-- 1 root games 9900 Feb 11 22:03 Up Roll TopCap inactive (res 64x64).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance: total 56 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default drwxrwxr-x 2 root games 4096 Feb 11 22:03 Delta drwxrwxr-x 2 root games 4096 Feb 11 22:03 easyV2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 exactV2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 midi-note drwxrwxr-x 3 root games 4096 Feb 11 22:03 midi-note-3d drwxrwxr-x 2 root games 4096 Feb 11 22:03 midi-routine-p1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 midi-routine-p2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 midi-solo drwxrwxr-x 2 root games 4096 Feb 11 22:03 midi-vivid drwxrwxr-x 3 root games 4096 Feb 11 22:03 midi-vivid-3d drwxrwxr-x 2 root games 4096 Feb 11 22:03 retro drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar-splithand_whiteblue /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/default: total 240 -rw-rw-r-- 1 root games 103967 Feb 11 22:03 _arrow 1x8 (doubleres).png -rw-rw-r-- 1 root games 1306 Feb 11 22:03 _circle (doubleres).png -rw-rw-r-- 1 root games 1364 Feb 11 22:03 Down Hold Body Active (doubleres).png -rw-rw-r-- 1 root games 1369 Feb 11 22:03 Down Hold Body Inactive (doubleres).png -rw-rw-r-- 1 root games 4385 Feb 11 22:03 Down Hold BottomCap Active (doubleres).png -rw-rw-r-- 1 root games 4377 Feb 11 22:03 Down Hold BottomCap Inactive (doubleres).png -rw-rw-r-- 1 root games 4309 Feb 11 22:03 Down Hold TopCap Active (doubleres).png -rw-rw-r-- 1 root games 4283 Feb 11 22:03 Down Hold TopCap Inactive (doubleres).png -rw-rw-r-- 1 root games 590 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 2114 Feb 11 22:03 Down Roll Body Active (doubleres).png -rw-rw-r-- 1 root games 2091 Feb 11 22:03 Down Roll Body Inactive (doubleres).png -rw-rw-r-- 1 root games 4398 Feb 11 22:03 Down Roll BottomCap Active (doubleres).png -rw-rw-r-- 1 root games 4387 Feb 11 22:03 Down Roll BottomCap Inactive (doubleres).png -rw-rw-r-- 1 root games 4298 Feb 11 22:03 Down Roll TopCap Active (doubleres).png -rw-rw-r-- 1 root games 4306 Feb 11 22:03 Down Roll TopCap Inactive (doubleres).png -rw-rw-r-- 1 root games 5 Feb 11 22:03 Down Tap Explosion Bright.redir -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Tap Explosion Dim.redir -rw-rw-r-- 1 root games 191 Feb 11 22:03 Down Tap Lift.lua -rw-rw-r-- 1 root games 928 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 6367 Feb 11 22:03 _glow (doubleres).png -rw-rw-r-- 1 root games 3328 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1566 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 11711 Feb 11 22:03 _receptor (doubleres).png -rw-rw-r-- 1 root games 3714 Feb 11 22:03 _rflash (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/Delta: total 436 -rw-rw-r-- 1 root games 4234 Feb 11 22:03 Down Hold Body Active.png -rw-rw-r-- 1 root games 4424 Feb 11 22:03 Down Hold Body Inactive.png -rw-rw-r-- 1 root games 4069 Feb 11 22:03 Down Hold BottomCap active.png -rw-rw-r-- 1 root games 4174 Feb 11 22:03 Down Hold BottomCap inactive.png -rw-rw-r-- 1 root games 299 Feb 11 22:03 Down Hold Explosion.lua -rw-rw-r-- 1 root games 916 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 8873 Feb 11 22:03 Down Roll Body Active.png -rw-rw-r-- 1 root games 9144 Feb 11 22:03 Down Roll Body Inactive.png -rw-rw-r-- 1 root games 5303 Feb 11 22:03 Down Roll BottomCap active.png -rw-rw-r-- 1 root games 5313 Feb 11 22:03 Down Roll BottomCap inactive.png -rw-rw-r-- 1 root games 7584 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Tap Explosion Dim.redir -rw-rw-r-- 1 root games 66676 Feb 11 22:03 Down Tap Mine 4x2.png -rw-rw-r-- 1 root games 233773 Feb 11 22:03 _down tap note 12x8.png -rw-rw-r-- 1 root games 457 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 2806 Feb 11 22:03 Hold Explosion.png -rw-rw-r-- 1 root games 3702 Feb 11 22:03 Hold Head active.png -rw-rw-r-- 1 root games 3705 Feb 11 22:03 Hold Head inactive.png -rw-rw-r-- 1 root games 2798 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1513 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 833 Feb 11 22:03 readme.txt -rw-rw-r-- 1 root games 12824 Feb 11 22:03 Receptor 4x1.png -rw-rw-r-- 1 root games 2806 Feb 11 22:03 Roll Explosion.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/easyV2: total 204 -rw-rw-r-- 1 root games 2938 Feb 11 22:03 _Center Go Receptor.png -rw-rw-r-- 1 root games 2867 Feb 11 22:03 Center Hold Body Active.png -rw-rw-r-- 1 root games 2858 Feb 11 22:03 Center Hold Body Inactive.png -rw-rw-r-- 1 root games 2933 Feb 11 22:03 Center Hold Bottomcap Active.png -rw-rw-r-- 1 root games 2924 Feb 11 22:03 Center Hold Bottomcap Inactive.png -rw-rw-r-- 1 root games 2926 Feb 11 22:03 Center Hold Topcap Active.png -rw-rw-r-- 1 root games 2919 Feb 11 22:03 Center Hold Topcap Inactive.png -rw-rw-r-- 1 root games 1012 Feb 11 22:03 Center Receptor.lua -rw-rw-r-- 1 root games 2894 Feb 11 22:03 Center Roll Body Active.png -rw-rw-r-- 1 root games 2875 Feb 11 22:03 Center Roll Body Inactive.png -rw-rw-r-- 1 root games 2966 Feb 11 22:03 Center Roll Bottomcap Active.png -rw-rw-r-- 1 root games 2946 Feb 11 22:03 Center Roll Bottomcap Inactive.png -rw-rw-r-- 1 root games 2956 Feb 11 22:03 Center Roll Topcap Active.png -rw-rw-r-- 1 root games 2940 Feb 11 22:03 Center Roll Topcap Inactive.png -rw-rw-r-- 1 root games 2876 Feb 11 22:03 Center Tap Explosion Bright.png -rw-rw-r-- 1 root games 5563 Feb 11 22:03 _Center Tap Note 2x8.png -rw-rw-r-- 1 root games 118 Feb 11 22:03 Center Tap Note.lua -rw-rw-r-- 1 root games 3331 Feb 11 22:03 _Down Go Receptor.png -rw-rw-r-- 1 root games 2873 Feb 11 22:03 Down Hold Body Active.png -rw-rw-r-- 1 root games 2852 Feb 11 22:03 Down Hold Body Inactive.png -rw-rw-r-- 1 root games 3260 Feb 11 22:03 Down Hold Bottomcap Active.png -rw-rw-r-- 1 root games 3219 Feb 11 22:03 Down Hold Bottomcap Inactive.png -rw-rw-r-- 1 root games 3144 Feb 11 22:03 Down Hold Topcap Active.png -rw-rw-r-- 1 root games 3134 Feb 11 22:03 Down Hold Topcap Inactive.png -rw-rw-r-- 1 root games 3044 Feb 11 22:03 _DownLeft Go Receptor.png -rw-rw-r-- 1 root games 1014 Feb 11 22:03 DownLeft Receptor.lua -rw-rw-r-- 1 root games 2962 Feb 11 22:03 DownLeft Tap Explosion Bright.png -rw-rw-r-- 1 root games 14334 Feb 11 22:03 _DownLeft Tap Note 2x8.png -rw-rw-r-- 1 root games 120 Feb 11 22:03 DownLeft Tap Note.lua -rw-rw-r-- 1 root games 1010 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 2901 Feb 11 22:03 Down Roll Body Active.png -rw-rw-r-- 1 root games 2881 Feb 11 22:03 Down Roll Body Inactive.png -rw-rw-r-- 1 root games 3323 Feb 11 22:03 Down Roll Bottomcap Active.png -rw-rw-r-- 1 root games 3275 Feb 11 22:03 Down Roll Bottomcap Inactive.png -rw-rw-r-- 1 root games 3169 Feb 11 22:03 Down Roll Topcap Active.png -rw-rw-r-- 1 root games 3161 Feb 11 22:03 Down Roll Topcap Inactive.png -rw-rw-r-- 1 root games 3136 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 2975 Feb 11 22:03 Down Tap Mine.png -rw-rw-r-- 1 root games 14851 Feb 11 22:03 _Down Tap Note 2x8.png -rw-rw-r-- 1 root games 116 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 8499 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 3779 Feb 11 22:03 NoteSkin.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/exactV2: total 204 -rw-rw-r-- 1 root games 2938 Feb 11 22:03 _Center Go Receptor.png -rw-rw-r-- 1 root games 2873 Feb 11 22:03 Center Hold Body Active.png -rw-rw-r-- 1 root games 2855 Feb 11 22:03 Center Hold Body Inactive.png -rw-rw-r-- 1 root games 2938 Feb 11 22:03 Center Hold Bottomcap Active.png -rw-rw-r-- 1 root games 2921 Feb 11 22:03 Center Hold Bottomcap Inactive.png -rw-rw-r-- 1 root games 2931 Feb 11 22:03 Center Hold Topcap Active.png -rw-rw-r-- 1 root games 2915 Feb 11 22:03 Center Hold Topcap Inactive.png -rw-rw-r-- 1 root games 1012 Feb 11 22:03 Center Receptor.lua -rw-rw-r-- 1 root games 2901 Feb 11 22:03 Center Roll Body Active.png -rw-rw-r-- 1 root games 2877 Feb 11 22:03 Center Roll Body Inactive.png -rw-rw-r-- 1 root games 2968 Feb 11 22:03 Center Roll Bottomcap Active.png -rw-rw-r-- 1 root games 2942 Feb 11 22:03 Center Roll Bottomcap Inactive.png -rw-rw-r-- 1 root games 2964 Feb 11 22:03 Center Roll Topcap Active.png -rw-rw-r-- 1 root games 2941 Feb 11 22:03 Center Roll Topcap Inactive.png -rw-rw-r-- 1 root games 2876 Feb 11 22:03 Center Tap Explosion Bright.png -rw-rw-r-- 1 root games 5729 Feb 11 22:03 _Center Tap Note 2x8.png -rw-rw-r-- 1 root games 118 Feb 11 22:03 Center Tap Note.lua -rw-rw-r-- 1 root games 3335 Feb 11 22:03 _Down Go Receptor.png -rw-rw-r-- 1 root games 2887 Feb 11 22:03 Down Hold Body Active.png -rw-rw-r-- 1 root games 2865 Feb 11 22:03 Down Hold Body Inactive.png -rw-rw-r-- 1 root games 3299 Feb 11 22:03 Down Hold Bottomcap Active.png -rw-rw-r-- 1 root games 3216 Feb 11 22:03 Down Hold Bottomcap Inactive.png -rw-rw-r-- 1 root games 3151 Feb 11 22:03 Down Hold Topcap Active.png -rw-rw-r-- 1 root games 3108 Feb 11 22:03 Down Hold Topcap Inactive.png -rw-rw-r-- 1 root games 3044 Feb 11 22:03 _DownLeft Go Receptor.png -rw-rw-r-- 1 root games 1014 Feb 11 22:03 DownLeft Receptor.lua -rw-rw-r-- 1 root games 2962 Feb 11 22:03 DownLeft Tap Explosion Bright.png -rw-rw-r-- 1 root games 13311 Feb 11 22:03 _DownLeft Tap Note 2x8.png -rw-rw-r-- 1 root games 120 Feb 11 22:03 DownLeft Tap Note.lua -rw-rw-r-- 1 root games 1010 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 2907 Feb 11 22:03 Down Roll Body Active.png -rw-rw-r-- 1 root games 2894 Feb 11 22:03 Down Roll Body Inactive.png -rw-rw-r-- 1 root games 3352 Feb 11 22:03 Down Roll Bottomcap Active.png -rw-rw-r-- 1 root games 3261 Feb 11 22:03 Down Roll Bottomcap Inactive.png -rw-rw-r-- 1 root games 3177 Feb 11 22:03 Down Roll Topcap Active.png -rw-rw-r-- 1 root games 3125 Feb 11 22:03 Down Roll Topcap Inactive.png -rw-rw-r-- 1 root games 3136 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 2957 Feb 11 22:03 Down Tap Mine.png -rw-rw-r-- 1 root games 14331 Feb 11 22:03 _Down Tap Note 2x8.png -rw-rw-r-- 1 root games 116 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 8257 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 3779 Feb 11 22:03 NoteSkin.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-note: total 408 -rw-rw-r-- 1 root games 3195 Feb 11 22:03 Down Hold Body Active (doubleres).png -rw-rw-r-- 1 root games 3255 Feb 11 22:03 Down Hold Body Inactive (doubleres).png -rw-rw-r-- 1 root games 4606 Feb 11 22:03 Down Hold BottomCap Active (doubleres).png -rw-rw-r-- 1 root games 4563 Feb 11 22:03 Down Hold BottomCap Inactive (doubleres).png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Hold Explosion.redir -rw-rw-r-- 1 root games 1949 Feb 11 22:03 Down Hold Head Active.png -rw-rw-r-- 1 root games 126 Feb 11 22:03 Down Hold Head Inactive.lua -rw-rw-r-- 1 root games 904 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 3245 Feb 11 22:03 Down Roll Body Active (doubleres).png -rw-rw-r-- 1 root games 3246 Feb 11 22:03 Down Roll Body Inactive (doubleres).png -rw-rw-r-- 1 root games 4649 Feb 11 22:03 Down Roll BottomCap Active (doubleres).png -rw-rw-r-- 1 root games 4330 Feb 11 22:03 Down Roll BottomCap Inactive (doubleres).png -rw-rw-r-- 1 root games 1267 Feb 11 22:03 Down Roll BottomCap.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Roll Explosion.redir -rw-rw-r-- 1 root games 2091 Feb 11 22:03 Down Roll Head Active.png -rw-rw-r-- 1 root games 126 Feb 11 22:03 Down Roll Head Inactive.lua -rw-rw-r-- 1 root games 8832 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 5788 Feb 11 22:03 Down Tap Explosion Dim.png -rw-rw-r-- 1 root games 7841 Feb 11 22:03 Down Tap Fake (doubleres).png -rw-rw-r-- 1 root games 3304 Feb 11 22:03 _Down Tap Flash.png -rw-rw-r-- 1 root games 2068 Feb 11 22:03 Down Tap Lift.png -rw-rw-r-- 1 root games 208 Feb 11 22:03 Down Tap Mine.lua -rw-rw-r-- 1 root games 2156 Feb 11 22:03 _Down Tap Mine.png -rw-rw-r-- 1 root games 230057 Feb 11 22:03 _Down Tap Note 8x8 (doubleres).png -rw-rw-r-- 1 root games 112 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 5781 Feb 11 22:03 _Down Tap Receptor (doubleres).png -rw-rw-r-- 1 root games 1216 Feb 11 22:03 Left Hold BottomCap Active.png -rw-rw-r-- 1 root games 133 Feb 11 22:03 Left Hold BottomCap Inactive.lua -rw-rw-r-- 1 root games 1480 Feb 11 22:03 Left Roll BottomCap Active.png -rw-rw-r-- 1 root games 133 Feb 11 22:03 Left Roll BottomCap Inactive.lua -rw-rw-r-- 1 root games 4561 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2977 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 979 Feb 11 22:03 Up Hold BottomCap Active.png -rw-rw-r-- 1 root games 131 Feb 11 22:03 Up Hold BottomCap Inactive.lua -rw-rw-r-- 1 root games 1121 Feb 11 22:03 Up Roll BottomCap Active.png -rw-rw-r-- 1 root games 131 Feb 11 22:03 Up Roll BottomCap Inactive.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-note-3d: total 216 -rw-rw-r-- 1 root games 3195 Feb 11 22:03 Down Hold Body Active (doubleres).png -rw-rw-r-- 1 root games 3255 Feb 11 22:03 Down Hold Body Inactive (doubleres).png -rw-rw-r-- 1 root games 4606 Feb 11 22:03 Down Hold BottomCap Active (doubleres).png -rw-rw-r-- 1 root games 4563 Feb 11 22:03 Down Hold BottomCap Inactive (doubleres).png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Hold Explosion.redir -rw-rw-r-- 1 root games 1949 Feb 11 22:03 Down Hold Head Active.png -rw-rw-r-- 1 root games 126 Feb 11 22:03 Down Hold Head Inactive.lua -rw-rw-r-- 1 root games 904 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 3245 Feb 11 22:03 Down Roll Body Active (doubleres).png -rw-rw-r-- 1 root games 3246 Feb 11 22:03 Down Roll Body Inactive (doubleres).png -rw-rw-r-- 1 root games 4649 Feb 11 22:03 Down Roll BottomCap Active (doubleres).png -rw-rw-r-- 1 root games 4330 Feb 11 22:03 Down Roll BottomCap Inactive (doubleres).png -rw-rw-r-- 1 root games 1267 Feb 11 22:03 Down Roll BottomCap.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Roll Explosion.redir -rw-rw-r-- 1 root games 2091 Feb 11 22:03 Down Roll Head Active.png -rw-rw-r-- 1 root games 126 Feb 11 22:03 Down Roll Head Inactive.lua -rw-rw-r-- 1 root games 4446 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Tap Explosion Dim.redir -rw-rw-r-- 1 root games 7841 Feb 11 22:03 Down Tap Fake (doubleres).png -rw-rw-r-- 1 root games 3304 Feb 11 22:03 _Down Tap Flash.png -rw-rw-r-- 1 root games 2068 Feb 11 22:03 Down Tap Lift.png -rw-rw-r-- 1 root games 208 Feb 11 22:03 Down Tap Mine.lua -rw-rw-r-- 1 root games 2156 Feb 11 22:03 _Down Tap Mine.png -rw-rw-r-- 1 root games 176 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 39388 Feb 11 22:03 _Down Tap Note.txt -rw-rw-r-- 1 root games 5781 Feb 11 22:03 _Down Tap Receptor (doubleres).png -rw-rw-r-- 1 root games 1216 Feb 11 22:03 Left Hold BottomCap Active.png -rw-rw-r-- 1 root games 133 Feb 11 22:03 Left Hold BottomCap Inactive.lua -rw-rw-r-- 1 root games 1480 Feb 11 22:03 Left Roll BottomCap Active.png -rw-rw-r-- 1 root games 133 Feb 11 22:03 Left Roll BottomCap Inactive.lua -rw-rw-r-- 1 root games 4561 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2977 Feb 11 22:03 NoteSkin.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 tex -rw-rw-r-- 1 root games 979 Feb 11 22:03 Up Hold BottomCap Active.png -rw-rw-r-- 1 root games 131 Feb 11 22:03 Up Hold BottomCap Inactive.lua -rw-rw-r-- 1 root games 1121 Feb 11 22:03 Up Roll BottomCap Active.png -rw-rw-r-- 1 root games 131 Feb 11 22:03 Up Roll BottomCap Inactive.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex: total 32 -rw-rw-r-- 1 root games 2791 Feb 11 22:03 black.png -rw-rw-r-- 1 root games 3158 Feb 11 22:03 inside.png -rw-rw-r-- 1 root games 66 Feb 11 22:03 outside.ini -rw-rw-r-- 1 root games 7877 Feb 11 22:03 outside.png -rw-rw-r-- 1 root games 66 Feb 11 22:03 overlay.ini -rw-rw-r-- 1 root games 7890 Feb 11 22:03 overlay.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-routine-p1: total 20 -rw-rw-r-- 1 root games 15958 Feb 11 22:03 Down Tap Note 8x1.png -rw-rw-r-- 1 root games 643 Feb 11 22:03 metrics.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-routine-p2: total 20 -rw-rw-r-- 1 root games 14838 Feb 11 22:03 Down Tap Note 8x1.png -rw-rw-r-- 1 root games 41 Feb 11 22:03 metrics.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-solo: total 84 -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Hold Explosion.redir -rw-rw-r-- 1 root games 904 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Roll Explosion.redir -rw-rw-r-- 1 root games 4513 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 Down Tap Explosion Dim.redir -rw-rw-r-- 1 root games 2662 Feb 11 22:03 Down Tap Fake.png -rw-rw-r-- 1 root games 3304 Feb 11 22:03 _Down Tap Flash.png -rw-rw-r-- 1 root games 2068 Feb 11 22:03 Down Tap Lift.png -rw-rw-r-- 1 root games 208 Feb 11 22:03 Down Tap Mine.lua -rw-rw-r-- 1 root games 2156 Feb 11 22:03 _Down Tap Mine.png -rw-rw-r-- 1 root games 26135 Feb 11 22:03 _Down Tap Note 8x8.png -rw-rw-r-- 1 root games 214 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 1747 Feb 11 22:03 _Down Tap Receptor.png -rw-rw-r-- 1 root games 4072 Feb 11 22:03 metrics.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-vivid: total 152 -rw-rw-r-- 1 root games 5403 Feb 11 22:03 Down Hold Head Active (doubleres).png -rw-rw-r-- 1 root games 5439 Feb 11 22:03 Down Hold Head Inactive (doubleres).png -rw-rw-r-- 1 root games 4637 Feb 11 22:03 Down Roll Head Active (doubleres).png -rw-rw-r-- 1 root games 4647 Feb 11 22:03 Down Roll Head Inactive (doubleres).png -rw-rw-r-- 1 root games 57712 Feb 11 22:03 Down Tap Addition 4x4 (doubleres).png -rw-rw-r-- 1 root games 52518 Feb 11 22:03 Down Tap Note 4x4 (doubleres).png -rw-rw-r-- 1 root games 4259 Feb 11 22:03 metrics.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-vivid-3d: total 84 -rw-rw-r-- 1 root games 5403 Feb 11 22:03 Down Hold Head Active (doubleres).png -rw-rw-r-- 1 root games 5439 Feb 11 22:03 Down Hold Head Inactive (doubleres).png -rw-rw-r-- 1 root games 4637 Feb 11 22:03 Down Roll Head Active (doubleres).png -rw-rw-r-- 1 root games 4647 Feb 11 22:03 Down Roll Head Inactive (doubleres).png -rw-rw-r-- 1 root games 176 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 36311 Feb 11 22:03 _Down Tap Note.txt -rw-rw-r-- 1 root games 4259 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 tex /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex: total 32 -rw-rw-r-- 1 root games 2791 Feb 11 22:03 black.png -rw-rw-r-- 1 root games 66 Feb 11 22:03 inside.ini -rw-rw-r-- 1 root games 3673 Feb 11 22:03 inside.png -rw-rw-r-- 1 root games 67 Feb 11 22:03 outside.ini -rw-rw-r-- 1 root games 3810 Feb 11 22:03 outside.png -rw-rw-r-- 1 root games 67 Feb 11 22:03 overlay.ini -rw-rw-r-- 1 root games 7592 Feb 11 22:03 overlay.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/retro: total 224 -rw-rw-r-- 1 root games 365 Feb 11 22:03 Down Hold Body active.png -rw-rw-r-- 1 root games 364 Feb 11 22:03 Down Hold Body inactive.png -rw-rw-r-- 1 root games 427 Feb 11 22:03 Down Hold BottomCap active.png -rw-rw-r-- 1 root games 426 Feb 11 22:03 Down Hold BottomCap inactive.png -rw-rw-r-- 1 root games 94 Feb 11 22:03 Down Hold Explosion.lua -rw-rw-r-- 1 root games 1118 Feb 11 22:03 Down Hold Head active.png -rw-rw-r-- 1 root games 1110 Feb 11 22:03 Down Hold Head inactive.png -rw-rw-r-- 1 root games 1158 Feb 11 22:03 _down receptor base.png -rw-rw-r-- 1 root games 727 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 1158 Feb 11 22:03 _down receptor.png -rw-rw-r-- 1 root games 1104 Feb 11 22:03 _down receptor tap.png -rw-rw-r-- 1 root games 657 Feb 11 22:03 Down Roll Body active.png -rw-rw-r-- 1 root games 540 Feb 11 22:03 Down Roll Body inactive.png -rw-rw-r-- 1 root games 732 Feb 11 22:03 Down Roll BottomCap active.png -rw-rw-r-- 1 root games 648 Feb 11 22:03 Down Roll BottomCap inactive.png -rw-rw-r-- 1 root games 2516 Feb 11 22:03 Down Tap Explosion Bright.png -rw-rw-r-- 1 root games 2406 Feb 11 22:03 Down Tap Explosion dim.png -rw-rw-r-- 1 root games 8367 Feb 11 22:03 Down Tap Fake 1x8.png -rw-rw-r-- 1 root games 1184 Feb 11 22:03 Down Tap Mine 5x1.png -rw-rw-r-- 1 root games 21885 Feb 11 22:03 _down tap note 8x8.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 3651 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1977 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 1104 Feb 11 22:03 _receptor tap.png -rw-rw-r-- 1 root games 1014 Feb 11 22:03 UpLeft Go Receptor.png -rw-rw-r-- 1 root games 367 Feb 11 22:03 UpLeft Hold Body active.png -rw-rw-r-- 1 root games 366 Feb 11 22:03 UpLeft Hold Body inactive.png -rw-rw-r-- 1 root games 429 Feb 11 22:03 UpLeft Hold BottomCap active.png -rw-rw-r-- 1 root games 429 Feb 11 22:03 UpLeft Hold BottomCap inactive.png -rw-rw-r-- 1 root games 96 Feb 11 22:03 UpLeft Hold Explosion.lua -rw-rw-r-- 1 root games 1013 Feb 11 22:03 _upleft receptor base.png -rw-rw-r-- 1 root games 732 Feb 11 22:03 UpLeft Receptor.lua -rw-rw-r-- 1 root games 698 Feb 11 22:03 _upleft receptor tap.png -rw-rw-r-- 1 root games 661 Feb 11 22:03 UpLeft Roll Body active.png -rw-rw-r-- 1 root games 543 Feb 11 22:03 UpLeft Roll Body inactive.png -rw-rw-r-- 1 root games 734 Feb 11 22:03 UpLeft Roll BottomCap active.png -rw-rw-r-- 1 root games 650 Feb 11 22:03 UpLeft Roll BottomCap inactive.png -rw-rw-r-- 1 root games 2066 Feb 11 22:03 UpLeft Tap Explosion Bright.png -rw-rw-r-- 1 root games 1304 Feb 11 22:03 UpLeft Tap Explosion dim.png -rw-rw-r-- 1 root games 7658 Feb 11 22:03 UpLeft Tap Fake 1x8.png -rw-rw-r-- 1 root games 13 Feb 11 22:03 UpLeft Tap Mine.redir -rw-rw-r-- 1 root games 21843 Feb 11 22:03 _UpLeft Tap Note 8x8.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 UpLeft Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/retrobar: total 140 -rw-rw-r-- 1 root games 363 Feb 11 22:03 Bar Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Bar Hold Body inactive.png -rw-rw-r-- 1 root games 350 Feb 11 22:03 Bar Hold BottomCap active.png -rw-rw-r-- 1 root games 350 Feb 11 22:03 Bar Hold BottomCap inactive.png -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 Bar Hold Explosion.lua -rw-rw-r-- 1 root games 507 Feb 11 22:03 Bar Hold Head active.png -rw-rw-r-- 1 root games 521 Feb 11 22:03 Bar Hold Head inactive.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Bar Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Bar Hold TopCap inactive.png -rw-rw-r-- 1 root games 1395 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 506 Feb 11 22:03 _bar receptor base.png -rw-rw-r-- 1 root games 725 Feb 11 22:03 Bar Receptor.lua -rw-rw-r-- 1 root games 731 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 503 Feb 11 22:03 Bar Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 Bar Roll Body inactive.png -rw-rw-r-- 1 root games 408 Feb 11 22:03 Bar Roll BottomCap active.png -rw-rw-r-- 1 root games 406 Feb 11 22:03 Bar Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 Bar Roll Explosion.lua -rw-rw-r-- 1 root games 572 Feb 11 22:03 Bar Roll Head active.png -rw-rw-r-- 1 root games 569 Feb 11 22:03 Bar Roll Head inactive.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 Bar Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 Bar Roll TopCap inactive.png -rw-rw-r-- 1 root games 796 Feb 11 22:03 _bar tap base.png -rw-rw-r-- 1 root games 2631 Feb 11 22:03 Bar Tap explosion bright.png -rw-rw-r-- 1 root games 24 Feb 11 22:03 Bar Tap explosion dim.redir -rw-rw-r-- 1 root games 3393 Feb 11 22:03 _bar tap fake 1x8.png -rw-rw-r-- 1 root games 1519 Feb 11 22:03 Bar Tap Lift 4x1.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 Bar Tap Mine.lua -rw-rw-r-- 1 root games 7472 Feb 11 22:03 _bar tap note 8x8.png -rw-rw-r-- 1 root games 110 Feb 11 22:03 Bar Tap Note.lua -rw-rw-r-- 1 root games 991 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1825 Feb 11 22:03 Noteskin.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue: total 256 -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 1374 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 731 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 363 Feb 11 22:03 Blue Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Blue Hold Body inactive.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Blue Hold BottomCap active.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Blue Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue hold explosion.redir -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap inactive.png -rw-rw-r-- 1 root games 554 Feb 11 22:03 _blue receptor base.png -rw-rw-r-- 1 root games 726 Feb 11 22:03 Blue receptor.lua -rw-rw-r-- 1 root games 17 Feb 11 22:03 Blue Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Blue Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Blue Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Blue tap explosion dim.redir -rw-rw-r-- 1 root games 585 Feb 11 22:03 Blue tap fake.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 Blue tap mine.redir -rw-rw-r-- 1 root games 1375 Feb 11 22:03 _Blue tap note 4x2.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 Blue Tap Note.lua -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Hold Explosion.lua -rw-rw-r-- 1 root games 1239 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1893 Feb 11 22:03 Noteskin.lua -rw-rw-r-- 1 root games 725 Feb 11 22:03 _Receptor.lua -rw-rw-r-- 1 root games 503 Feb 11 22:03 _Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 _Roll Body inactive.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 _Roll BottomCap active.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 _Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Roll Explosion.lua -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap inactive.png -rw-rw-r-- 1 root games 2631 Feb 11 22:03 _Tap explosion bright.png -rw-rw-r-- 1 root games 21 Feb 11 22:03 _Tap explosion dim.redir -rw-rw-r-- 1 root games 1519 Feb 11 22:03 _Tap Lift 4x1.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 _Tap Mine.lua -rw-rw-r-- 1 root games 319 Feb 11 22:03 White Hold Body active.png -rw-rw-r-- 1 root games 327 Feb 11 22:03 White Hold Body inactive.png -rw-rw-r-- 1 root games 366 Feb 11 22:03 White Hold BottomCap active.png -rw-rw-r-- 1 root games 377 Feb 11 22:03 White Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 White hold explosion.redir -rw-rw-r-- 1 root games 238 Feb 11 22:03 White Hold TopCap active.png -rw-rw-r-- 1 root games 242 Feb 11 22:03 White Hold TopCap inactive.png -rw-rw-r-- 1 root games 528 Feb 11 22:03 _white receptor base.png -rw-rw-r-- 1 root games 727 Feb 11 22:03 White receptor.lua -rw-rw-r-- 1 root games 17 Feb 11 22:03 White Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 White Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 White Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 White roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 White tap explosion dim.redir -rw-rw-r-- 1 root games 602 Feb 11 22:03 White tap fake.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 White tap mine.redir -rw-rw-r-- 1 root games 1370 Feb 11 22:03 _White tap note 4x2.png -rw-rw-r-- 1 root games 112 Feb 11 22:03 White Tap Note.lua -rw-rw-r-- 1 root games 1423 Feb 11 22:03 _Yellow tap note 4x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7: total 28 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default drwxrwxr-x 3 root games 4096 Feb 11 22:03 orbital drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar-iidx drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar-o2jam drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar-razor drwxrwxr-x 2 root games 4096 Feb 11 22:03 retrobar-razor_o2 /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/default: total 296 -rw-rw-r-- 1 root games 7620 Feb 11 22:03 Key Go Receptor.png -rw-rw-r-- 1 root games 3067 Feb 11 22:03 Key Hold Body active.png -rw-rw-r-- 1 root games 3069 Feb 11 22:03 Key Hold Body inactive.png -rw-rw-r-- 1 root games 5369 Feb 11 22:03 Key Hold BottomCap active.png -rw-rw-r-- 1 root games 5276 Feb 11 22:03 Key Hold BottomCap Inactive.png -rw-rw-r-- 1 root games 5255 Feb 11 22:03 Key Hold Explosion 2x1.png -rw-rw-r-- 1 root games 540 Feb 11 22:03 Key Receptor.lua -rw-rw-r-- 1 root games 3078 Feb 11 22:03 Key Roll Body active.png -rw-rw-r-- 1 root games 3079 Feb 11 22:03 Key Roll Body inactive.png -rw-rw-r-- 1 root games 5455 Feb 11 22:03 Key Roll BottomCap active.png -rw-rw-r-- 1 root games 5361 Feb 11 22:03 Key Roll BottomCap inactive.png -rw-rw-r-- 1 root games 6415 Feb 11 22:03 Key Tap Explosion Bright.png -rw-rw-r-- 1 root games 4349 Feb 11 22:03 Key Tap Explosion Dim.png -rw-rw-r-- 1 root games 74261 Feb 11 22:03 _key tap note 4x8.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 Key Tap Note.lua -rw-rw-r-- 1 root games 2745 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2205 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 3400 Feb 11 22:03 Space Hold Body active.png -rw-rw-r-- 1 root games 3402 Feb 11 22:03 Space Hold Body inactive.png -rw-rw-r-- 1 root games 5689 Feb 11 22:03 Space Hold BottomCap active.png -rw-rw-r-- 1 root games 5699 Feb 11 22:03 Space Hold BottomCap inactive.png -rw-rw-r-- 1 root games 6350 Feb 11 22:03 Space Hold Explosion 2x1.png -rw-rw-r-- 1 root games 20 Feb 11 22:03 Space Receptor.lua -rw-rw-r-- 1 root games 3404 Feb 11 22:03 Space Roll Body active.png -rw-rw-r-- 1 root games 3397 Feb 11 22:03 Space Roll Body inactive.png -rw-rw-r-- 1 root games 5701 Feb 11 22:03 Space Roll BottomCap active.png -rw-rw-r-- 1 root games 5665 Feb 11 22:03 Space Roll BottomCap inactive.png -rw-rw-r-- 1 root games 7259 Feb 11 22:03 Space Tap Explosion Bright.png -rw-rw-r-- 1 root games 5572 Feb 11 22:03 Space Tap Explosion Dim.png -rw-rw-r-- 1 root games 42006 Feb 11 22:03 _space tap note 1x8.png -rw-rw-r-- 1 root games 147 Feb 11 22:03 Space Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/orbital: total 252 -rw-rw-r-- 1 root games 7620 Feb 11 22:03 Bar Go Receptor.png -rw-rw-r-- 1 root games 528 Feb 11 22:03 Bar Receptor.lua -rw-rw-r-- 1 root games 2799 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 11885 Feb 11 22:03 _blue tap note 4x1.png -rw-rw-r-- 1 root games 2808 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 model -rw-rw-r-- 1 root games 2083 Feb 11 22:03 Noteskin.lua -rw-rw-r-- 1 root games 3067 Feb 11 22:03 Red Hold Body active.png -rw-rw-r-- 1 root games 3069 Feb 11 22:03 Red Hold Body inactive.png -rw-rw-r-- 1 root games 5369 Feb 11 22:03 Red Hold BottomCap active.png -rw-rw-r-- 1 root games 5276 Feb 11 22:03 Red Hold BottomCap Inactive.png -rw-rw-r-- 1 root games 5255 Feb 11 22:03 Red Hold Explosion 2x1.png -rw-rw-r-- 1 root games 12 Feb 11 22:03 Red Hold Head active.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 Red Hold Head inactive.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 Red Receptor.redir -rw-rw-r-- 1 root games 3078 Feb 11 22:03 Red Roll Body active.png -rw-rw-r-- 1 root games 3079 Feb 11 22:03 Red Roll Body inactive.png -rw-rw-r-- 1 root games 5455 Feb 11 22:03 Red Roll BottomCap active.png -rw-rw-r-- 1 root games 5361 Feb 11 22:03 Red Roll BottomCap inactive.png -rw-rw-r-- 1 root games 18 Feb 11 22:03 Red Roll Explosion.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 Red Roll Head active.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 Red Roll Head inactive.redir -rw-rw-r-- 1 root games 6415 Feb 11 22:03 Red Tap Explosion Bright.png -rw-rw-r-- 1 root games 4349 Feb 11 22:03 Red Tap Explosion Dim.png -rw-rw-r-- 1 root games 11847 Feb 11 22:03 _red tap note 4x1.png -rw-rw-r-- 1 root games 177 Feb 11 22:03 Red Tap Note.lua -rw-rw-r-- 1 root games 7765 Feb 11 22:03 Yellow Go Receptor.png -rw-rw-r-- 1 root games 20 Feb 11 22:03 Yellow Hold Body active.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Yellow Hold Body inactive.redir -rw-rw-r-- 1 root games 25 Feb 11 22:03 Yellow Hold BottomCap active.redir -rw-rw-r-- 1 root games 27 Feb 11 22:03 Yellow Hold BottomCap inactive.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Yellow Hold Explosion.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Yellow Hold Head active.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Yellow Hold Head inactive.redir -rw-rw-r-- 1 root games 534 Feb 11 22:03 Yellow Receptor.lua -rw-rw-r-- 1 root games 20 Feb 11 22:03 Yellow Roll Body active.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Yellow Roll Body inactive.redir -rw-rw-r-- 1 root games 25 Feb 11 22:03 Yellow Roll BottomCap active.redir -rw-rw-r-- 1 root games 27 Feb 11 22:03 Yellow Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Yellow Roll Explosion.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 Yellow Roll Head active.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 Yellow Roll Head inactive.redir -rw-rw-r-- 1 root games 6532 Feb 11 22:03 Yellow Tap Explosion Bright.png -rw-rw-r-- 1 root games 5007 Feb 11 22:03 Yellow Tap Explosion Dim.png -rw-rw-r-- 1 root games 12027 Feb 11 22:03 _yellow tap note 4x1.png -rw-rw-r-- 1 root games 189 Feb 11 22:03 Yellow Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/orbital/model: total 68 -rw-rw-r-- 1 root games 10190 Feb 11 22:03 _grey (no mipmaps).png -rw-rw-r-- 1 root games 400 Feb 11 22:03 grey.txt -rw-rw-r-- 1 root games 9319 Feb 11 22:03 note.txt -rw-rw-r-- 1 root games 9339 Feb 11 22:03 note-wide.txt -rw-rw-r-- 1 root games 83 Feb 11 22:03 scroller.ini -rw-rw-r-- 1 root games 3915 Feb 11 22:03 scroller.png -rw-rw-r-- 1 root games 12498 Feb 11 22:03 _yellow (no mipmaps).png -rw-rw-r-- 1 root games 402 Feb 11 22:03 yellow.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/retrobar: total 140 -rw-rw-r-- 1 root games 363 Feb 11 22:03 Bar Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Bar Hold Body inactive.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Bar Hold BottomCap active.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Bar Hold BottomCap inactive.png -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 Bar Hold Explosion.lua -rw-rw-r-- 1 root games 507 Feb 11 22:03 Bar Hold Head active.png -rw-rw-r-- 1 root games 521 Feb 11 22:03 Bar Hold Head inactive.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Bar Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Bar Hold TopCap inactive.png -rw-rw-r-- 1 root games 1374 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 506 Feb 11 22:03 _bar receptor base.png -rw-rw-r-- 1 root games 725 Feb 11 22:03 Bar Receptor.lua -rw-rw-r-- 1 root games 731 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 503 Feb 11 22:03 Bar Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 Bar Roll Body inactive.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 Bar Roll BottomCap active.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 Bar Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 Bar Roll Explosion.lua -rw-rw-r-- 1 root games 572 Feb 11 22:03 Bar Roll Head active.png -rw-rw-r-- 1 root games 569 Feb 11 22:03 Bar Roll Head inactive.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 Bar Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 Bar Roll TopCap inactive.png -rw-rw-r-- 1 root games 796 Feb 11 22:03 _bar tap base.png -rw-rw-r-- 1 root games 2631 Feb 11 22:03 Bar Tap explosion bright.png -rw-rw-r-- 1 root games 24 Feb 11 22:03 Bar Tap explosion dim.redir -rw-rw-r-- 1 root games 3393 Feb 11 22:03 _bar tap fake 1x8.png -rw-rw-r-- 1 root games 1519 Feb 11 22:03 Bar Tap Lift 4x1.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 Bar Tap Mine.lua -rw-rw-r-- 1 root games 8128 Feb 11 22:03 _bar tap note 8x8.png -rw-rw-r-- 1 root games 110 Feb 11 22:03 Bar Tap Note.lua -rw-rw-r-- 1 root games 881 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1825 Feb 11 22:03 Noteskin.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/retrobar-iidx: total 244 -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 1374 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 506 Feb 11 22:03 _bar receptor base.png -rw-rw-r-- 1 root games 731 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 363 Feb 11 22:03 Blue Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Blue Hold Body inactive.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Blue Hold BottomCap active.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Blue Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue hold explosion.redir -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 Blue receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 Blue Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Blue Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Blue Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Blue tap explosion dim.redir -rw-rw-r-- 1 root games 585 Feb 11 22:03 Blue tap fake.png -rw-rw-r-- 1 root games 1370 Feb 11 22:03 _Blue tap note 4x2.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 Blue Tap Note.lua -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Hold Explosion.lua -rw-rw-r-- 1 root games 1267 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2133 Feb 11 22:03 Noteskin.lua -rw-rw-r-- 1 root games 725 Feb 11 22:03 _Receptor.lua -rw-rw-r-- 1 root games 503 Feb 11 22:03 _Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 _Roll Body inactive.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 _Roll BottomCap active.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 _Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Roll Explosion.lua -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap inactive.png -rw-rw-r-- 1 root games 2631 Feb 11 22:03 _Tap explosion bright.png -rw-rw-r-- 1 root games 21 Feb 11 22:03 _Tap explosion dim.redir -rw-rw-r-- 1 root games 1519 Feb 11 22:03 _Tap Lift 4x1.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 _Tap Mine.lua -rw-rw-r-- 1 root games 319 Feb 11 22:03 White Hold Body active.png -rw-rw-r-- 1 root games 327 Feb 11 22:03 White Hold Body inactive.png -rw-rw-r-- 1 root games 366 Feb 11 22:03 White Hold BottomCap active.png -rw-rw-r-- 1 root games 377 Feb 11 22:03 White Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 White hold explosion.redir -rw-rw-r-- 1 root games 238 Feb 11 22:03 White Hold TopCap active.png -rw-rw-r-- 1 root games 242 Feb 11 22:03 White Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 White receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 White Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 White Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 White Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 White roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 White tap explosion dim.redir -rw-rw-r-- 1 root games 602 Feb 11 22:03 White tap fake.png -rw-rw-r-- 1 root games 1377 Feb 11 22:03 _White tap note 4x2.png -rw-rw-r-- 1 root games 112 Feb 11 22:03 White Tap Note.lua -rw-rw-r-- 1 root games 1422 Feb 11 22:03 _Yellow tap note 4x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam: total 320 -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 1374 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 506 Feb 11 22:03 _bar receptor base.png -rw-rw-r-- 1 root games 731 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 363 Feb 11 22:03 Blue Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Blue Hold Body inactive.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Blue Hold BottomCap active.png -rw-rw-r-- 1 root games 405 Feb 11 22:03 Blue Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue hold explosion.redir -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 Blue receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 Blue Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Blue Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Blue Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Blue tap explosion dim.redir -rw-rw-r-- 1 root games 585 Feb 11 22:03 Blue tap fake.png -rw-rw-r-- 1 root games 1370 Feb 11 22:03 _Blue tap note 4x2.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 Blue Tap Note.lua -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Hold Explosion.lua -rw-rw-r-- 1 root games 1267 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2099 Feb 11 22:03 Noteskin.lua -rw-rw-r-- 1 root games 725 Feb 11 22:03 _Receptor.lua -rw-rw-r-- 1 root games 503 Feb 11 22:03 _Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 _Roll Body inactive.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 _Roll BottomCap active.png -rw-rw-r-- 1 root games 549 Feb 11 22:03 _Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Roll Explosion.lua -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap inactive.png -rw-rw-r-- 1 root games 2631 Feb 11 22:03 _Tap explosion bright.png -rw-rw-r-- 1 root games 21 Feb 11 22:03 _Tap explosion dim.redir -rw-rw-r-- 1 root games 1519 Feb 11 22:03 _Tap Lift 4x1.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 _Tap Mine.lua -rw-rw-r-- 1 root games 319 Feb 11 22:03 White Hold Body active.png -rw-rw-r-- 1 root games 327 Feb 11 22:03 White Hold Body inactive.png -rw-rw-r-- 1 root games 366 Feb 11 22:03 White Hold BottomCap active.png -rw-rw-r-- 1 root games 377 Feb 11 22:03 White Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 White hold explosion.redir -rw-rw-r-- 1 root games 238 Feb 11 22:03 White Hold TopCap active.png -rw-rw-r-- 1 root games 242 Feb 11 22:03 White Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 White receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 White Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 White Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 White Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 White roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 White tap explosion dim.redir -rw-rw-r-- 1 root games 602 Feb 11 22:03 White tap fake.png -rw-rw-r-- 1 root games 1377 Feb 11 22:03 _White tap note 4x2.png -rw-rw-r-- 1 root games 112 Feb 11 22:03 White Tap Note.lua -rw-rw-r-- 1 root games 2914 Feb 11 22:03 Yellow Hold Body active.png -rw-rw-r-- 1 root games 2926 Feb 11 22:03 Yellow Hold Body inactive.png -rw-rw-r-- 1 root games 349 Feb 11 22:03 Yellow Hold BottomCap active.png -rw-rw-r-- 1 root games 360 Feb 11 22:03 Yellow Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 Yellow hold explosion.redir -rw-rw-r-- 1 root games 2903 Feb 11 22:03 Yellow Hold TopCap active.png -rw-rw-r-- 1 root games 2904 Feb 11 22:03 Yellow Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 Yellow receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 Yellow Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Yellow Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Yellow Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Yellow Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Yellow roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Yellow Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Yellow Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Yellow tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Yellow tap explosion dim.redir -rw-rw-r-- 1 root games 599 Feb 11 22:03 Yellow tap fake.png -rw-rw-r-- 1 root games 1422 Feb 11 22:03 _Yellow tap note 4x2.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 Yellow Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/retrobar-razor: total 136 -rw-rw-r-- 1 root games 363 Feb 11 22:03 Bar Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Bar Hold Body inactive.png -rw-rw-r-- 1 root games 341 Feb 11 22:03 Bar Hold BottomCap active.png -rw-rw-r-- 1 root games 340 Feb 11 22:03 Bar Hold BottomCap inactive.png -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 Bar Hold Explosion.lua -rw-rw-r-- 1 root games 424 Feb 11 22:03 Bar Hold Head active.png -rw-rw-r-- 1 root games 421 Feb 11 22:03 Bar Hold Head inactive.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Bar Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Bar Hold TopCap inactive.png -rw-rw-r-- 1 root games 1053 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 428 Feb 11 22:03 _bar receptor base.png -rw-rw-r-- 1 root games 725 Feb 11 22:03 Bar Receptor.lua -rw-rw-r-- 1 root games 3417 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 503 Feb 11 22:03 Bar Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 Bar Roll Body inactive.png -rw-rw-r-- 1 root games 397 Feb 11 22:03 Bar Roll BottomCap active.png -rw-rw-r-- 1 root games 395 Feb 11 22:03 Bar Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 Bar Roll Explosion.lua -rw-rw-r-- 1 root games 462 Feb 11 22:03 Bar Roll Head active.png -rw-rw-r-- 1 root games 450 Feb 11 22:03 Bar Roll Head inactive.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 Bar Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 Bar Roll TopCap inactive.png -rw-rw-r-- 1 root games 2746 Feb 11 22:03 Bar Tap Explosion bright.png -rw-rw-r-- 1 root games 24 Feb 11 22:03 Bar Tap explosion dim.redir -rw-rw-r-- 1 root games 472 Feb 11 22:03 _bar tap fake.png -rw-rw-r-- 1 root games 626 Feb 11 22:03 Bar Tap Lift.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 Bar Tap Mine.lua -rw-rw-r-- 1 root games 6388 Feb 11 22:03 _bar tap note 2x8.png -rw-rw-r-- 1 root games 110 Feb 11 22:03 Bar Tap Note.lua -rw-rw-r-- 1 root games 235 Feb 11 22:03 noteskin.ini -rw-rw-r-- 1 root games 1825 Feb 11 22:03 Noteskin.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2: total 312 -rw-rw-r-- 1 root games 2262 Feb 11 22:03 _bar hold explosion bright.png -rw-rw-r-- 1 root games 1217 Feb 11 22:03 _bar hold explosion dim.png -rw-rw-r-- 1 root games 1053 Feb 11 22:03 _bar mine 4x1.png -rw-rw-r-- 1 root games 428 Feb 11 22:03 _bar receptor base.png -rw-rw-r-- 1 root games 3417 Feb 11 22:03 _bar receptor tap.png -rw-rw-r-- 1 root games 472 Feb 11 22:03 _bar tap fake.png -rw-rw-r-- 1 root games 363 Feb 11 22:03 Blue Hold Body active.png -rw-rw-r-- 1 root games 362 Feb 11 22:03 Blue Hold Body inactive.png -rw-rw-r-- 1 root games 341 Feb 11 22:03 Blue Hold BottomCap active.png -rw-rw-r-- 1 root games 340 Feb 11 22:03 Blue Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue hold explosion.redir -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap active.png -rw-rw-r-- 1 root games 283 Feb 11 22:03 Blue Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 Blue receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 Blue Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Blue Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Blue Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Blue roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Blue Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Blue tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Blue tap explosion dim.redir -rw-rw-r-- 1 root games 579 Feb 11 22:03 _Blue tap note 2x1.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 Blue Tap Note.lua -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Hold Explosion.lua -rw-rw-r-- 1 root games 235 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2021 Feb 11 22:03 Noteskin.lua -rw-rw-r-- 1 root games 725 Feb 11 22:03 _Receptor.lua -rw-rw-r-- 1 root games 503 Feb 11 22:03 _Roll Body active.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 _Roll Body inactive.png -rw-rw-r-- 1 root games 397 Feb 11 22:03 _Roll BottomCap active.png -rw-rw-r-- 1 root games 395 Feb 11 22:03 _Roll BottomCap inactive.png -rw-rw-r-- 1 root games 95 Feb 11 22:03 _Roll Explosion.lua -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap active.png -rw-rw-r-- 1 root games 303 Feb 11 22:03 _Roll TopCap inactive.png -rw-rw-r-- 1 root games 2746 Feb 11 22:03 _Tap Explosion bright.png -rw-rw-r-- 1 root games 21 Feb 11 22:03 _Tap explosion dim.redir -rw-rw-r-- 1 root games 905 Feb 11 22:03 _Tap Lift 3x1.png -rw-rw-r-- 1 root games 235 Feb 11 22:03 _Tap Mine.lua -rw-rw-r-- 1 root games 319 Feb 11 22:03 White Hold Body active.png -rw-rw-r-- 1 root games 327 Feb 11 22:03 White Hold Body inactive.png -rw-rw-r-- 1 root games 357 Feb 11 22:03 White Hold BottomCap active.png -rw-rw-r-- 1 root games 365 Feb 11 22:03 White Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 White hold explosion.redir -rw-rw-r-- 1 root games 238 Feb 11 22:03 White Hold TopCap active.png -rw-rw-r-- 1 root games 242 Feb 11 22:03 White Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 White receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 White Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 White Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 White Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 White roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 White Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 White tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 White tap explosion dim.redir -rw-rw-r-- 1 root games 560 Feb 11 22:03 _White tap note 2x1.png -rw-rw-r-- 1 root games 112 Feb 11 22:03 White Tap Note.lua -rw-rw-r-- 1 root games 2914 Feb 11 22:03 Yellow Hold Body active.png -rw-rw-r-- 1 root games 2926 Feb 11 22:03 Yellow Hold Body inactive.png -rw-rw-r-- 1 root games 341 Feb 11 22:03 Yellow Hold BottomCap active.png -rw-rw-r-- 1 root games 352 Feb 11 22:03 Yellow Hold BottomCap inactive.png -rw-rw-r-- 1 root games 15 Feb 11 22:03 Yellow hold explosion.redir -rw-rw-r-- 1 root games 2903 Feb 11 22:03 Yellow Hold TopCap active.png -rw-rw-r-- 1 root games 2904 Feb 11 22:03 Yellow Hold TopCap inactive.png -rw-rw-r-- 1 root games 9 Feb 11 22:03 Yellow receptor.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 Yellow Roll Body active.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Yellow Roll Body Inactive.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Yellow Roll BottomCap active.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Yellow Roll BottomCap inactive.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 Yellow roll explosion.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 Yellow Roll TopCap active.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Yellow Roll TopCap inactive.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 Yellow tap explosion bright.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 Yellow tap explosion dim.redir -rw-rw-r-- 1 root games 570 Feb 11 22:03 _Yellow tap note 2x1.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 Yellow Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/lights: total 4 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/lights/default: total 0 -rw-rw-r-- 1 root games 0 Feb 11 22:03 metrics.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/Para: total 4 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/Para/default: total 112 -rw-rw-r-- 1 root games 1129 Feb 11 22:03 Down Go Receptor.png -rw-rw-r-- 1 root games 302 Feb 11 22:03 Down Hold Body active.png -rw-rw-r-- 1 root games 302 Feb 11 22:03 Down Hold Body inactive.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 Down Hold BottomCap active.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 Down Hold BottomCap inactive.png -rw-rw-r-- 1 root games 3748 Feb 11 22:03 Down Hold Explosion 2x1.png -rw-rw-r-- 1 root games 3394 Feb 11 22:03 Down Hold Head Active.png -rw-rw-r-- 1 root games 3412 Feb 11 22:03 Down Hold Head Inactive.png -rw-rw-r-- 1 root games 513 Feb 11 22:03 Down KeypressBlock.png -rw-rw-r-- 1 root games 538 Feb 11 22:03 Down Receptor.lua -rw-rw-r-- 1 root games 192 Feb 11 22:03 Down Roll Body active.png -rw-rw-r-- 1 root games 192 Feb 11 22:03 Down Roll Body inactive.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 Down Roll BottomCap active.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 Down Roll BottomCap inactive.png -rw-rw-r-- 1 root games 5388 Feb 11 22:03 _Down Tap Explosion Bright 2x2.png -rw-rw-r-- 1 root games 13369 Feb 11 22:03 Down Tap Explosion Dim 4x1.png -rw-rw-r-- 1 root games 18627 Feb 11 22:03 _down tap note 4x2.png -rw-rw-r-- 1 root games 137 Feb 11 22:03 Down Tap Note.lua -rw-rw-r-- 1 root games 3207 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2195 Feb 11 22:03 NoteSkin.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump: total 56 drwxrwxr-x 2 root games 4096 Feb 11 22:03 cmd drwxrwxr-x 2 root games 4096 Feb 11 22:03 cmd-routine-p1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 cmd-routine-p2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 complex drwxrwxr-x 2 root games 4096 Feb 11 22:03 default drwxrwxr-x 2 root games 4096 Feb 11 22:03 delta drwxrwxr-x 2 root games 4096 Feb 11 22:03 delta-note drwxrwxr-x 2 root games 4096 Feb 11 22:03 delta-routine-p1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 delta-routine-p2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 frame5p drwxrwxr-x 2 root games 4096 Feb 11 22:03 newextra drwxrwxr-x 2 root games 4096 Feb 11 22:03 pad drwxrwxr-x 2 root games 4096 Feb 11 22:03 rhythm drwxrwxr-x 2 root games 4096 Feb 11 22:03 simple /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/cmd: total 752 -rw-rw-r-- 1 root games 3876 Feb 11 22:03 Center Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 21780 Feb 11 22:03 Center Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 5004 Feb 11 22:03 Center Outline Receptor (doubleres).png -rw-rw-r-- 1 root games 44346 Feb 11 22:03 Center Ready Receptor (doubleres) 1x3.png -rw-rw-r-- 1 root games 62004 Feb 11 22:03 Center Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 30192 Feb 11 22:03 Center Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3855 Feb 11 22:03 DownLeft Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 29311 Feb 11 22:03 DownLeft Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 40533 Feb 11 22:03 DownLeft Ready Receptor (doubleres) 1x3.png -rw-rw-r-- 1 root games 62309 Feb 11 22:03 DownLeft Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 26148 Feb 11 22:03 DownLeft Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3845 Feb 11 22:03 DownRight Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 29475 Feb 11 22:03 DownRight Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 68042 Feb 11 22:03 DownRight Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 97 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 3839 Feb 11 22:03 UpLeft Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 38877 Feb 11 22:03 UpLeft Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 39883 Feb 11 22:03 UpLeft Ready Receptor (doubleres) 1x3.png -rw-rw-r-- 1 root games 70119 Feb 11 22:03 UpLeft Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 26097 Feb 11 22:03 UpLeft Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3845 Feb 11 22:03 UpRight Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 38550 Feb 11 22:03 UpRight Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 70066 Feb 11 22:03 UpRight Roll Head Active (doubleres) 3x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/cmd-routine-p1: total 732 -rw-rw-r-- 1 root games 3848 Feb 11 22:03 Center Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 24654 Feb 11 22:03 Center Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 67645 Feb 11 22:03 Center Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 33476 Feb 11 22:03 Center Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3855 Feb 11 22:03 DownLeft Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 29311 Feb 11 22:03 DownLeft Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 66811 Feb 11 22:03 DownLeft Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 28779 Feb 11 22:03 DownLeft Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3845 Feb 11 22:03 DownRight Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 29475 Feb 11 22:03 DownRight Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 72067 Feb 11 22:03 DownRight Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 28407 Feb 11 22:03 DownRight Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 29 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 193 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 3836 Feb 11 22:03 UpLeft Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 42785 Feb 11 22:03 UpLeft Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 77612 Feb 11 22:03 UpLeft Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 29619 Feb 11 22:03 UpLeft Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3835 Feb 11 22:03 UpRight Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 42758 Feb 11 22:03 UpRight Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 79010 Feb 11 22:03 UpRight Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 30096 Feb 11 22:03 UpRight Tap Note (doubleres) 3x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/cmd-routine-p2: total 700 -rw-rw-r-- 1 root games 3862 Feb 11 22:03 Center Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 21747 Feb 11 22:03 Center Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 67286 Feb 11 22:03 Center Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 32082 Feb 11 22:03 Center Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3839 Feb 11 22:03 DownLeft Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 26746 Feb 11 22:03 DownLeft Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 66417 Feb 11 22:03 DownLeft Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 28457 Feb 11 22:03 DownLeft Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3842 Feb 11 22:03 DownRight Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 26767 Feb 11 22:03 DownRight Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 71241 Feb 11 22:03 DownRight Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 27980 Feb 11 22:03 DownRight Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 29 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 193 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 3839 Feb 11 22:03 UpLeft Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 38877 Feb 11 22:03 UpLeft Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 77660 Feb 11 22:03 UpLeft Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 28882 Feb 11 22:03 UpLeft Tap Note (doubleres) 3x2.png -rw-rw-r-- 1 root games 3845 Feb 11 22:03 UpRight Hold Body active (doubleres) 6x1.png -rw-rw-r-- 1 root games 38550 Feb 11 22:03 UpRight Hold BottomCap active (doubleres) 6x1.png -rw-rw-r-- 1 root games 77505 Feb 11 22:03 UpRight Roll Head Active (doubleres) 3x2.png -rw-rw-r-- 1 root games 29061 Feb 11 22:03 UpRight Tap Note (doubleres) 3x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/complex: total 208 -rw-rw-r-- 1 root games 421 Feb 11 22:03 Center Hold Body active (doubleres).png -rw-rw-r-- 1 root games 4031 Feb 11 22:03 Center Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 6 Feb 11 22:03 Center Outline Receptor.redir -rw-rw-r-- 1 root games 14239 Feb 11 22:03 Center Ready Receptor 3x1 (doubleres).png -rw-rw-r-- 1 root games 38961 Feb 11 22:03 Center Tap Note 5x1 (doubleres).png -rw-rw-r-- 1 root games 437 Feb 11 22:03 DownLeft Hold Body active (doubleres).png -rw-rw-r-- 1 root games 7902 Feb 11 22:03 DownLeft Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 13032 Feb 11 22:03 DownLeft Ready Receptor 3x1 (doubleres).png -rw-rw-r-- 1 root games 21086 Feb 11 22:03 DownLeft Tap Note 6x1 (doubleres).png -rw-rw-r-- 1 root games 431 Feb 11 22:03 DownRight Hold Body active (doubleres).png -rw-rw-r-- 1 root games 7774 Feb 11 22:03 DownRight Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 35 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 442 Feb 11 22:03 UpLeft Hold Body active (doubleres).png -rw-rw-r-- 1 root games 9085 Feb 11 22:03 UpLeft Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 12820 Feb 11 22:03 UpLeft Ready Receptor 3x1 (doubleres).png -rw-rw-r-- 1 root games 22912 Feb 11 22:03 UpLeft Tap Note 6x1 (doubleres).png -rw-rw-r-- 1 root games 434 Feb 11 22:03 UpRight Hold Body active (doubleres).png -rw-rw-r-- 1 root games 8938 Feb 11 22:03 UpRight Hold BottomCap active (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/default: total 280 -rw-rw-r-- 1 root games 4010 Feb 11 22:03 Center Hold Body Active 6x1.png -rw-rw-r-- 1 root games 28777 Feb 11 22:03 Center Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 1103 Feb 11 22:03 Center Outline Receptor.png -rw-rw-r-- 1 root games 8461 Feb 11 22:03 Center Ready Receptor 1x3.png -rw-rw-r-- 1 root games 114 Feb 11 22:03 Center Tap Lift.lua -rw-rw-r-- 1 root games 35365 Feb 11 22:03 Center Tap Note 3x2.png -rw-rw-r-- 1 root games 3260 Feb 11 22:03 DownLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 13152 Feb 11 22:03 DownLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 DownLeft Outline Receptor.redir -rw-rw-r-- 1 root games 5713 Feb 11 22:03 DownLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 115 Feb 11 22:03 DownLeft Tap Lift.lua -rw-rw-r-- 1 root games 10276 Feb 11 22:03 DownLeft Tap Note 3x2.png -rw-rw-r-- 1 root games 3265 Feb 11 22:03 DownRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 13470 Feb 11 22:03 DownRight Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 140 Feb 11 22:03 DownRight Ready Receptor.lua -rw-rw-r-- 1 root games 116 Feb 11 22:03 DownRight Tap Lift.lua -rw-rw-r-- 1 root games 53 Feb 11 22:03 DownRight Tap Note.lua -rw-rw-r-- 1 root games 21250 Feb 11 22:03 _flash (doubleres).png -rw-rw-r-- 1 root games 488 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 3430 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 1583 Feb 11 22:03 UpLeft Explosion.lua -rw-rw-r-- 1 root games 3248 Feb 11 22:03 UpLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 11519 Feb 11 22:03 UpLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 5403 Feb 11 22:03 UpLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 1935 Feb 11 22:03 UpLeft Receptor.lua -rw-rw-r-- 1 root games 113 Feb 11 22:03 UpLeft Tap Lift.lua -rw-rw-r-- 1 root games 10490 Feb 11 22:03 UpLeft Tap Note 3x2.png -rw-rw-r-- 1 root games 3253 Feb 11 22:03 UpRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 11739 Feb 11 22:03 UpRight Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 138 Feb 11 22:03 UpRight Ready Receptor.lua -rw-rw-r-- 1 root games 114 Feb 11 22:03 UpRight Tap Lift.lua -rw-rw-r-- 1 root games 51 Feb 11 22:03 UpRight Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/delta: total 492 -rw-rw-r-- 1 root games 2792 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 2978 Feb 11 22:03 Center_blend.png -rw-rw-r-- 1 root games 3572 Feb 11 22:03 Center border.png -rw-rw-r-- 1 root games 4272 Feb 11 22:03 Center_feet.png -rw-rw-r-- 1 root games 3903 Feb 11 22:03 Center_fill.png -rw-rw-r-- 1 root games 115594 Feb 11 22:03 _CenterHit 3x1.png -rw-rw-r-- 1 root games 350 Feb 11 22:03 Center Hold Body Active.png -rw-rw-r-- 1 root games 3979 Feb 11 22:03 Center Hold BottomCap Active.png -rw-rw-r-- 1 root games 668 Feb 11 22:03 Center Hold Head.lua -rw-rw-r-- 1 root games 62 Feb 11 22:03 Center NoteHit.lua -rw-rw-r-- 1 root games 8710 Feb 11 22:03 Center Ready Receptor 3x1.png -rw-rw-r-- 1 root games 804 Feb 11 22:03 Center Tap Note.lua -rw-rw-r-- 1 root games 3243 Feb 11 22:03 DownLeft_blend.png -rw-rw-r-- 1 root games 3988 Feb 11 22:03 DownLeft border.png -rw-rw-r-- 1 root games 3010 Feb 11 22:03 DownLeft_fill.png -rw-rw-r-- 1 root games 109382 Feb 11 22:03 _DownLeftHit 3x1.png -rw-rw-r-- 1 root games 276 Feb 11 22:03 DownLeft Hold Body Active.png -rw-rw-r-- 1 root games 4459 Feb 11 22:03 DownLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 583 Feb 11 22:03 DownLeft Hold Head.lua -rw-rw-r-- 1 root games 64 Feb 11 22:03 DownLeft NoteHit.lua -rw-rw-r-- 1 root games 7357 Feb 11 22:03 DownLeft Ready Receptor 3x1.png -rw-rw-r-- 1 root games 721 Feb 11 22:03 DownLeft Tap Note.lua -rw-rw-r-- 1 root games 15 Feb 11 22:03 DownRight border.redir -rw-rw-r-- 1 root games 342 Feb 11 22:03 DownRight Hold Body Active.png -rw-rw-r-- 1 root games 4440 Feb 11 22:03 DownRight Hold BottomCap Active.png -rw-rw-r-- 1 root games 90 Feb 11 22:03 DownRight Hold Head.lua -rw-rw-r-- 1 root games 83 Feb 11 22:03 DownRight NoteHit.lua -rw-rw-r-- 1 root games 163 Feb 11 22:03 DownRight Ready Receptor.lua -rw-rw-r-- 1 root games 89 Feb 11 22:03 DownRight Tap Note.lua -rw-rw-r-- 1 root games 489 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 5319 Feb 11 22:03 Mine_Base.png -rw-rw-r-- 1 root games 6350 Feb 11 22:03 Mine_Border.png -rw-rw-r-- 1 root games 4363 Feb 11 22:03 Mine_Fill.png -rw-rw-r-- 1 root games 4601 Feb 11 22:03 Mine_Light.png -rw-rw-r-- 1 root games 4793 Feb 11 22:03 Mine_Overlay.png -rw-rw-r-- 1 root games 3430 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 3230 Feb 11 22:03 UpLeft_blend.png -rw-rw-r-- 1 root games 3908 Feb 11 22:03 UpLeft border.png -rw-rw-r-- 1 root games 1406 Feb 11 22:03 UpLeft Explosion.lua -rw-rw-r-- 1 root games 3008 Feb 11 22:03 UpLeft_fill.png -rw-rw-r-- 1 root games 277 Feb 11 22:03 UpLeft Hold Body Active.png -rw-rw-r-- 1 root games 4696 Feb 11 22:03 UpLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 576 Feb 11 22:03 UpLeft Hold Head.lua -rw-rw-r-- 1 root games 109 Feb 11 22:03 UpLeft NoteHit.lua -rw-rw-r-- 1 root games 7436 Feb 11 22:03 UpLeft Ready Receptor 3x1.png -rw-rw-r-- 1 root games 774 Feb 11 22:03 UpLeft Receptor.lua -rw-rw-r-- 1 root games 747 Feb 11 22:03 UpLeft Tap Mine.lua -rw-rw-r-- 1 root games 714 Feb 11 22:03 UpLeft Tap Note.lua -rw-rw-r-- 1 root games 13 Feb 11 22:03 UpRight border.redir -rw-rw-r-- 1 root games 341 Feb 11 22:03 UpRight Hold Body Active.png -rw-rw-r-- 1 root games 4640 Feb 11 22:03 UpRight Hold BottomCap Active.png -rw-rw-r-- 1 root games 110 Feb 11 22:03 UpRight Hold Head.lua -rw-rw-r-- 1 root games 109 Feb 11 22:03 UpRight NoteHit.lua -rw-rw-r-- 1 root games 161 Feb 11 22:03 UpRight Ready Receptor.lua -rw-rw-r-- 1 root games 109 Feb 11 22:03 UpRight Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/delta-note: total 616 -rw-rw-r-- 1 root games 2792 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 4272 Feb 11 22:03 Center_feet.png -rw-rw-r-- 1 root games 115594 Feb 11 22:03 _CenterHit 3x1.png -rw-rw-r-- 1 root games 353 Feb 11 22:03 Center Hold Body Active.png -rw-rw-r-- 1 root games 3072 Feb 11 22:03 Center Hold BottomCap Active.png -rw-rw-r-- 1 root games 62 Feb 11 22:03 Center NoteHit.lua -rw-rw-r-- 1 root games 8710 Feb 11 22:03 Center Ready Receptor 3x1.png -rw-rw-r-- 1 root games 139126 Feb 11 22:03 _Center Tap Note 6x8.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 Center Tap Note.lua -rw-rw-r-- 1 root games 109382 Feb 11 22:03 _DownLeftHit 3x1.png -rw-rw-r-- 1 root games 279 Feb 11 22:03 DownLeft Hold Body Active.png -rw-rw-r-- 1 root games 4344 Feb 11 22:03 DownLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 64 Feb 11 22:03 DownLeft NoteHit.lua -rw-rw-r-- 1 root games 7357 Feb 11 22:03 DownLeft Ready Receptor 3x1.png -rw-rw-r-- 1 root games 20233 Feb 11 22:03 _DownLeft Tap Note 6x8.png -rw-rw-r-- 1 root games 115 Feb 11 22:03 DownLeft Tap Note.lua -rw-rw-r-- 1 root games 15 Feb 11 22:03 DownRight border.redir -rw-rw-r-- 1 root games 281 Feb 11 22:03 DownRight Hold Body Active.png -rw-rw-r-- 1 root games 4351 Feb 11 22:03 DownRight Hold BottomCap Active.png -rw-rw-r-- 1 root games 83 Feb 11 22:03 DownRight NoteHit.lua -rw-rw-r-- 1 root games 163 Feb 11 22:03 DownRight Ready Receptor.lua -rw-rw-r-- 1 root games 89 Feb 11 22:03 DownRight Tap Note.lua -rw-rw-r-- 1 root games 694 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 5319 Feb 11 22:03 Mine_Base.png -rw-rw-r-- 1 root games 6350 Feb 11 22:03 Mine_Border.png -rw-rw-r-- 1 root games 4363 Feb 11 22:03 Mine_Fill.png -rw-rw-r-- 1 root games 4601 Feb 11 22:03 Mine_Light.png -rw-rw-r-- 1 root games 4793 Feb 11 22:03 Mine_Overlay.png -rw-rw-r-- 1 root games 54 Feb 11 22:03 reminder.txt -rw-rw-r-- 1 root games 1406 Feb 11 22:03 UpLeft Explosion.lua -rw-rw-r-- 1 root games 275 Feb 11 22:03 UpLeft Hold Body Active.png -rw-rw-r-- 1 root games 4574 Feb 11 22:03 UpLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 109 Feb 11 22:03 UpLeft NoteHit.lua -rw-rw-r-- 1 root games 7436 Feb 11 22:03 UpLeft Ready Receptor 3x1.png -rw-rw-r-- 1 root games 797 Feb 11 22:03 UpLeft Receptor.lua -rw-rw-r-- 1 root games 747 Feb 11 22:03 UpLeft Tap Mine.lua -rw-rw-r-- 1 root games 20700 Feb 11 22:03 _UpLeft Tap Note 6x8.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 UpLeft Tap Note.lua -rw-rw-r-- 1 root games 13 Feb 11 22:03 UpRight border.redir -rw-rw-r-- 1 root games 276 Feb 11 22:03 UpRight Hold Body Active.png -rw-rw-r-- 1 root games 4515 Feb 11 22:03 UpRight Hold BottomCap Active.png -rw-rw-r-- 1 root games 109 Feb 11 22:03 UpRight NoteHit.lua -rw-rw-r-- 1 root games 161 Feb 11 22:03 UpRight Ready Receptor.lua -rw-rw-r-- 1 root games 109 Feb 11 22:03 UpRight Tap Note.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/delta-routine-p1: total 104 -rw-rw-r-- 1 root games 352 Feb 11 22:03 Center Hold Body Active.png -rw-rw-r-- 1 root games 3161 Feb 11 22:03 Center Hold BottomCap Active.png -rw-rw-r-- 1 root games 20877 Feb 11 22:03 Center Tap Note 6x1.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 DownLeft Hold Body Active.png -rw-rw-r-- 1 root games 4359 Feb 11 22:03 DownLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 5333 Feb 11 22:03 DownLeft Tap Note 6x1.png -rw-rw-r-- 1 root games 280 Feb 11 22:03 DownRight Hold Body Active.png -rw-rw-r-- 1 root games 4379 Feb 11 22:03 DownRight Hold BottomCap Active.png -rw-rw-r-- 1 root games 31 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 930 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 274 Feb 11 22:03 UpLeft Hold Body Active.png -rw-rw-r-- 1 root games 4636 Feb 11 22:03 UpLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 5207 Feb 11 22:03 UpLeft Tap Note 6x1.png -rw-rw-r-- 1 root games 276 Feb 11 22:03 UpRight Hold Body Active.png -rw-rw-r-- 1 root games 4555 Feb 11 22:03 UpRight Hold BottomCap Active.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/delta-routine-p2: total 104 -rw-rw-r-- 1 root games 352 Feb 11 22:03 Center Hold Body Active.png -rw-rw-r-- 1 root games 3159 Feb 11 22:03 Center Hold BottomCap Active.png -rw-rw-r-- 1 root games 21560 Feb 11 22:03 Center Tap Note 6x1.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 DownLeft Hold Body Active.png -rw-rw-r-- 1 root games 4386 Feb 11 22:03 DownLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 4942 Feb 11 22:03 DownLeft Tap Note 6x1.png -rw-rw-r-- 1 root games 280 Feb 11 22:03 DownRight Hold Body Active.png -rw-rw-r-- 1 root games 4402 Feb 11 22:03 DownRight Hold BottomCap Active.png -rw-rw-r-- 1 root games 31 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 930 Feb 11 22:03 NoteSkin.lua -rw-rw-r-- 1 root games 274 Feb 11 22:03 UpLeft Hold Body Active.png -rw-rw-r-- 1 root games 4602 Feb 11 22:03 UpLeft Hold BottomCap Active.png -rw-rw-r-- 1 root games 5135 Feb 11 22:03 UpLeft Tap Note 6x1.png -rw-rw-r-- 1 root games 276 Feb 11 22:03 UpRight Hold Body Active.png -rw-rw-r-- 1 root games 4531 Feb 11 22:03 UpRight Hold BottomCap Active.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/frame5p: total 144 -rw-rw-r-- 1 root games 2950 Feb 11 22:03 Center Hold Body active (doubleres).png -rw-rw-r-- 1 root games 3903 Feb 11 22:03 Center Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 6 Feb 11 22:03 Center Outline Receptor.redir -rw-rw-r-- 1 root games 7838 Feb 11 22:03 Center Ready Receptor 3x1 (doubleres).png -rw-rw-r-- 1 root games 12370 Feb 11 22:03 Center Tap Note 8x1 (doubleres).png -rw-rw-r-- 1 root games 2895 Feb 11 22:03 DownLeft Hold Body active (doubleres).png -rw-rw-r-- 1 root games 3686 Feb 11 22:03 DownLeft Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 3159 Feb 11 22:03 DownLeft Hold TopCap Active (doubleres).png -rw-rw-r-- 1 root games 10580 Feb 11 22:03 DownLeft Ready Receptor 3x1 (doubleres).png -rw-rw-r-- 1 root games 13363 Feb 11 22:03 DownLeft Tap Note 8x1 (doubleres).png -rw-rw-r-- 1 root games 2894 Feb 11 22:03 DownRight Hold Body active (doubleres).png -rw-rw-r-- 1 root games 3607 Feb 11 22:03 DownRight Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 3165 Feb 11 22:03 DownRight Hold TopCap Active(doubleres).png -rw-rw-r-- 1 root games 287 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 2884 Feb 11 22:03 UpLeft Hold Body active (doubleres).png -rw-rw-r-- 1 root games 3625 Feb 11 22:03 UpLeft Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 3130 Feb 11 22:03 UpLeft Hold TopCap (doubleres).png -rw-rw-r-- 1 root games 10703 Feb 11 22:03 UpLeft Ready Receptor 3x1 (doubleres).png -rw-rw-r-- 1 root games 14484 Feb 11 22:03 UpLeft Tap Note 8x1 (doubleres).png -rw-rw-r-- 1 root games 2884 Feb 11 22:03 UpRight Hold Body active (doubleres).png -rw-rw-r-- 1 root games 3608 Feb 11 22:03 UpRight Hold BottomCap active (doubleres).png -rw-rw-r-- 1 root games 3142 Feb 11 22:03 UpRight Hold TopCap (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/newextra: total 184 -rw-rw-r-- 1 root games 1100 Feb 11 22:03 Center Hold Body Active 6x1.png -rw-rw-r-- 1 root games 18264 Feb 11 22:03 Center Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 1231 Feb 11 22:03 Center Outline Receptor.png -rw-rw-r-- 1 root games 9469 Feb 11 22:03 Center Ready Receptor 1x3.png -rw-rw-r-- 1 root games 17245 Feb 11 22:03 Center Tap Note 3x2.png -rw-rw-r-- 1 root games 838 Feb 11 22:03 DownLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 13504 Feb 11 22:03 DownLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 10506 Feb 11 22:03 DownLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 12496 Feb 11 22:03 DownLeft Tap Note 3x2.png -rw-rw-r-- 1 root games 855 Feb 11 22:03 DownRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 13743 Feb 11 22:03 DownRight Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 842 Feb 11 22:03 UpLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 10787 Feb 11 22:03 UpLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 9817 Feb 11 22:03 UpLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 11828 Feb 11 22:03 UpLeft Tap Note 3x2.png -rw-rw-r-- 1 root games 849 Feb 11 22:03 UpRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 11821 Feb 11 22:03 UpRight Hold BottomCap Active 6x1.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/pad: total 204 -rw-rw-r-- 1 root games 747 Feb 11 22:03 Center Hold Body Active 6x1.png -rw-rw-r-- 1 root games 10118 Feb 11 22:03 Center Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 1692 Feb 11 22:03 Center Outline Receptor.png -rw-rw-r-- 1 root games 9504 Feb 11 22:03 Center Ready Receptor 1x3.png -rw-rw-r-- 1 root games 25825 Feb 11 22:03 Center Roll Head Active 3x2.png -rw-rw-r-- 1 root games 23481 Feb 11 22:03 Center Tap Note 3x2.png -rw-rw-r-- 1 root games 477 Feb 11 22:03 DownLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 2541 Feb 11 22:03 DownLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 5586 Feb 11 22:03 DownLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 15051 Feb 11 22:03 DownLeft Roll Head Active 3x2.png -rw-rw-r-- 1 root games 3832 Feb 11 22:03 DownLeft Tap Note 3x2.png -rw-rw-r-- 1 root games 509 Feb 11 22:03 DownRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 2672 Feb 11 22:03 DownRight Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 15820 Feb 11 22:03 DownRight Roll Head Active 3x2.png -rw-rw-r-- 1 root games 420 Feb 11 22:03 UpLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 2741 Feb 11 22:03 UpLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 5464 Feb 11 22:03 UpLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 14662 Feb 11 22:03 UpLeft Roll Head Active 3x2.png -rw-rw-r-- 1 root games 2902 Feb 11 22:03 UpLeft Tap Note 3x2.png -rw-rw-r-- 1 root games 455 Feb 11 22:03 UpRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 2313 Feb 11 22:03 UpRight Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 14659 Feb 11 22:03 UpRight Roll Head Active 3x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/rhythm: total 456 -rw-rw-r-- 1 root games 3847 Feb 11 22:03 Center Hold Body Active 6x1.png -rw-rw-r-- 1 root games 21137 Feb 11 22:03 Center Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 11839 Feb 11 22:03 Center Ready Receptor 1x3.png -rw-rw-r-- 1 root games 226813 Feb 11 22:03 _Center Tap Note 6x8.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 Center Tap Note.lua -rw-rw-r-- 1 root games 3222 Feb 11 22:03 DownLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 11866 Feb 11 22:03 DownLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 8448 Feb 11 22:03 DownLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 43090 Feb 11 22:03 _DownLeft Tap Note 6x8.png -rw-rw-r-- 1 root games 115 Feb 11 22:03 DownLeft Tap Note.lua -rw-rw-r-- 1 root games 3227 Feb 11 22:03 DownRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 11858 Feb 11 22:03 DownRight Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 180 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 3226 Feb 11 22:03 UpLeft Hold Body Active 6x1.png -rw-rw-r-- 1 root games 10143 Feb 11 22:03 UpLeft Hold BottomCap Active 6x1.png -rw-rw-r-- 1 root games 8218 Feb 11 22:03 UpLeft Ready Receptor 1x3.png -rw-rw-r-- 1 root games 43681 Feb 11 22:03 _UpLeft Tap Note 6x8.png -rw-rw-r-- 1 root games 113 Feb 11 22:03 UpLeft Tap Note.lua -rw-rw-r-- 1 root games 3232 Feb 11 22:03 UpRight Hold Body Active 6x1.png -rw-rw-r-- 1 root games 10306 Feb 11 22:03 UpRight Hold BottomCap Active 6x1.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/pump/simple: total 80 -rw-rw-r-- 1 root games 242 Feb 11 22:03 Center Hold Body active.png -rw-rw-r-- 1 root games 938 Feb 11 22:03 Center Hold BottomCap active.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 Center Outline Receptor.redir -rw-rw-r-- 1 root games 2179 Feb 11 22:03 Center Ready Receptor 3x1.png -rw-rw-r-- 1 root games 3365 Feb 11 22:03 Center Tap Note 8x1.png -rw-rw-r-- 1 root games 255 Feb 11 22:03 DownLeft Hold Body active.png -rw-rw-r-- 1 root games 1459 Feb 11 22:03 DownLeft Hold BottomCap active.png -rw-rw-r-- 1 root games 3383 Feb 11 22:03 DownLeft Ready Receptor 3x1.png -rw-rw-r-- 1 root games 6194 Feb 11 22:03 DownLeft Tap Note 8x1.png -rw-rw-r-- 1 root games 257 Feb 11 22:03 DownRight Hold Body active.png -rw-rw-r-- 1 root games 1347 Feb 11 22:03 DownRight Hold BottomCap active.png -rw-rw-r-- 1 root games 287 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 261 Feb 11 22:03 UpLeft Hold Body active.png -rw-rw-r-- 1 root games 1604 Feb 11 22:03 UpLeft Hold BottomCap active.png -rw-rw-r-- 1 root games 3363 Feb 11 22:03 UpLeft Ready Receptor 3x1.png -rw-rw-r-- 1 root games 5792 Feb 11 22:03 UpLeft Tap Note 8x1.png -rw-rw-r-- 1 root games 260 Feb 11 22:03 UpRight Hold Body active.png -rw-rw-r-- 1 root games 1661 Feb 11 22:03 UpRight Hold BottomCap active.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/techno: total 4 drwxrwxr-x 2 root games 4096 Feb 11 22:03 default /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/NoteSkins/techno/default: total 4 -rw-rw-r-- 1 root games 33 Feb 11 22:03 metrics.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Scripts: total 12 -rw-rw-r-- 1 root games 1310 Feb 11 22:03 32log.lua -rw-rw-r-- 1 root games 980 Feb 11 22:03 extend_table.lua -rw-rw-r-- 1 root games 221 Feb 11 22:03 unavailable_functions.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Songs: total 0 /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes: total 44 drwxrwxr-x 9 root games 4096 Feb 11 22:03 default drwxrwxr-x 9 root games 4096 Feb 11 22:03 _fallback drwxrwxr-x 7 root games 4096 Feb 11 22:03 HelloWorld drwxrwxr-x 2 root games 4096 Feb 11 22:03 home drwxrwxr-x 5 root games 4096 Feb 11 22:03 MouseTest drwxrwxr-x 8 root games 4096 Feb 11 22:03 new drwxrwxr-x 7 root games 4096 Feb 11 22:03 _portKit-sm4 drwxrwxr-x 5 root games 4096 Feb 11 22:03 rsr drwxrwxr-x 3 root games 4096 Feb 11 22:03 test drwxrwxr-x 9 root games 4096 Feb 11 22:03 themekit drwxrwxr-x 8 root games 4096 Feb 11 22:03 _themekit-piu /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default: total 136 drwxrwxr-x 43 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Fonts drwxrwxr-x 20 root games 24576 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 81492 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 Other drwxrwxr-x 2 root games 4096 Feb 11 22:03 Scripts drwxrwxr-x 4 root games 4096 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 46 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations: total 304 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _Arcade decorations drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x3 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame files 3x1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 old ScreenWithMenuElements background drwxrwxr-x 2 root games 4096 Feb 11 22:03 Screen cancel drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenCredits background -rw-rw-r-- 1 root games 4737 Feb 11 22:03 ScreenCredits overlay.lua -rw-rw-r-- 1 root games 99 Feb 11 22:03 ScreenDemonstration decorations.lua -rw-rw-r-- 1 root games 181 Feb 11 22:03 ScreenDemonstration out.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenDemonstration overlay -rw-rw-r-- 1 root games 832 Feb 11 22:03 ScreenEdit background.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenEvaluation background drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenEvaluation decorations drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenEvaluation overlay drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameInformation underlay drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameOver underlay -rw-rw-r-- 1 root games 79 Feb 11 22:03 ScreenGameplay background.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay danger all drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay danger p1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay danger p2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay dead p1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay dead p2 drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay decorations drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay failed drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay go drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay in drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay next course song -rw-rw-r-- 1 root games 1494 Feb 11 22:03 ScreenGameplay out.lua -rw-rw-r-- 1 root games 1375 Feb 11 22:03 ScreenGameplay overlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay ready drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay toasty drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay underlay -rw-rw-r-- 1 root games 33 Feb 11 22:03 ScreenHowToInstallSongs background.redir -rw-rw-r-- 1 root games 541 Feb 11 22:03 ScreenHowToInstallSongs overlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenHowToPlay background -rw-rw-r-- 1 root games 99 Feb 11 22:03 ScreenHowToPlay decorations.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenHowToPlay overlay drwxrwxr-x 2 root games 4096 Feb 11 22:03 Screen in -rw-rw-r-- 1 root games 99 Feb 11 22:03 ScreenInit decorations.lua -rw-rw-r-- 1 root games 144 Feb 11 22:03 ScreenJukebox in.lua -rw-rw-r-- 1 root games 144 Feb 11 22:03 ScreenJukebox out.lua -rw-rw-r-- 1 root games 163 Feb 11 22:03 ScreenLogo decorations.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenMiniMenu cancel.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenMiniMenu in.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenMiniMenu out.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenMiniMenu underlay -rw-rw-r-- 1 root games 266 Feb 11 22:03 ScreenNetSelectMusic decorations.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 Screen out -rw-rw-r-- 1 root games 1346 Feb 11 22:03 ScreenPlayerOptions background.lua -rw-rw-r-- 1 root games 930 Feb 11 22:03 ScreenPlayerOptions out.lua -rw-rw-r-- 1 root games 23 Feb 11 22:03 ScreenPrompt underlay.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenQuickSetupOverview decorations -rw-rw-r-- 1 root games 26 Feb 11 22:03 ScreenReloadSongs background.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectMusic decorations -rw-rw-r-- 1 root games 120 Feb 11 22:03 ScreenSelectPlayMode underlay.lua -rw-rw-r-- 1 root games 8904 Feb 11 22:03 ScreenSelectProfile overlay.lua -rw-rw-r-- 1 root games 30 Feb 11 22:03 ScreenSongOptions background.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenStageInformation out.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenStageInformation underlay -rw-rw-r-- 1 root games 1429 Feb 11 22:03 ScreenSystemLayer aux.lua -rw-rw-r-- 1 root games 23 Feb 11 22:03 ScreenTextEntry underlay.redir -rw-rw-r-- 1 root games 99 Feb 11 22:03 ScreenTitleJoin decorations.lua -rw-rw-r-- 1 root games 293 Feb 11 22:03 ScreenTitleJoin overlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenTitleMenu background -rw-rw-r-- 1 root games 1701 Feb 11 22:03 ScreenTitleMenu decorations.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 _ScreenTitleMenu out drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenTitleMenu underlay -rw-rw-r-- 1 root games 2251 Feb 11 22:03 ScreenWithMenuElements aux.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements background drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements decorations drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements in drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements out /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/_Arcade decorations: total 4 -rw-rw-r-- 1 root games 1149 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/_frame 3x1: total 4 -rw-rw-r-- 1 root games 404 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/_frame 3x3: total 4 -rw-rw-r-- 1 root games 1125 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/_frame files 3x1: total 8 -rw-rw-r-- 1 root games 420 Feb 11 22:03 rounded fill 3x1.png -rw-rw-r-- 1 root games 333 Feb 11 22:03 rounded gloss 3x1.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/old ScreenWithMenuElements background: total 4 -rw-rw-r-- 1 root games 249 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/Screen cancel: total 4 -rw-rw-r-- 1 root games 282 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenCredits background: total 1688 -rw-rw-r-- 1 root games 868 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 111 Feb 11 22:03 _grid.png -rw-rw-r-- 1 root games 1717393 Feb 11 22:03 _space.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenDemonstration overlay: total 4 -rw-rw-r-- 1 root games 1526 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation background: total 4 -rw-rw-r-- 1 root games 1325 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation decorations: total 12 -rw-rw-r-- 1 root games 8769 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation overlay: total 16 -rw-rw-r-- 1 root games 3824 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 4355 Feb 11 22:03 kyuze.lua -rw-rw-r-- 1 root games 3473 Feb 11 22:03 original.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameInformation underlay: total 4 -rw-rw-r-- 1 root games 247 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameOver underlay: total 4 -rw-rw-r-- 1 root games 339 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger all: total 4 -rw-rw-r-- 1 root games 214 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger p1: total 4 -rw-rw-r-- 1 root games 14 Feb 11 22:03 BGAnimation.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger p2: total 4 -rw-rw-r-- 1 root games 14 Feb 11 22:03 BGAnimation.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay dead p1: total 4 -rw-rw-r-- 1 root games 14 Feb 11 22:03 BGAnimation.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay dead p2: total 4 -rw-rw-r-- 1 root games 14 Feb 11 22:03 BGAnimation.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay decorations: total 12 -rw-rw-r-- 1 root games 8216 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay failed: total 4 -rw-rw-r-- 1 root games 1208 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay go: total 20 -rw-rw-r-- 1 root games 414 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 14848 Feb 11 22:03 go.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay in: total 4 -rw-rw-r-- 1 root games 374 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay next course song: total 4 -rw-rw-r-- 1 root games 1885 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay ready: total 28 -rw-rw-r-- 1 root games 419 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 22550 Feb 11 22:03 ready.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay toasty: total 4 -rw-rw-r-- 1 root games 202 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay underlay: total 12 -rw-rw-r-- 1 root games 612 Feb 11 22:03 danger.lua -rw-rw-r-- 1 root games 91 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 2267 Feb 11 22:03 ScreenFilter.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay background: total 12 -rw-rw-r-- 1 root games 6070 Feb 11 22:03 bg.png -rw-rw-r-- 1 root games 292 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay: total 72 -rw-rw-r-- 1 root games 3942 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 9890 Feb 11 22:03 feet.png -rw-rw-r-- 1 root games 4326 Feb 11 22:03 healthhilight.png -rw-rw-r-- 1 root games 5569 Feb 11 22:03 jumpmessage.png -rw-rw-r-- 1 root games 217 Feb 11 22:03 _message jump.lua -rw-rw-r-- 1 root games 218 Feb 11 22:03 _message miss.lua -rw-rw-r-- 1 root games 214 Feb 11 22:03 _message tap.lua -rw-rw-r-- 1 root games 6184 Feb 11 22:03 missmessage.png -rw-rw-r-- 1 root games 9837 Feb 11 22:03 tapglow.png -rw-rw-r-- 1 root games 5388 Feb 11 22:03 tapmessage.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/Screen in: total 4 -rw-rw-r-- 1 root games 267 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay: total 4 -rw-rw-r-- 1 root games 157 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/Screen out: total 4 -rw-rw-r-- 1 root games 268 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenQuickSetupOverview decorations: total 4 -rw-rw-r-- 1 root games 258 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenSelectMusic decorations: total 12 -rw-rw-r-- 1 root games 10040 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenStageInformation underlay: total 8 -rw-rw-r-- 1 root games 895 Feb 11 22:03 CourseDisplay.lua -rw-rw-r-- 1 root games 3445 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu background: total 4 -rw-rw-r-- 1 root games 1048 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/_ScreenTitleMenu out: total 4 -rw-rw-r-- 1 root games 956 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu underlay: total 8 -rw-rw-r-- 1 root games 1386 Feb 11 22:03 _bg.png -rw-rw-r-- 1 root games 365 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background: total 28 -rw-rw-r-- 1 root games 4439 Feb 11 22:03 _bg top.png -rw-rw-r-- 1 root games 3399 Feb 11 22:03 _checkerboard (stretch).png -rw-rw-r-- 1 root games 1613 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 111 Feb 11 22:03 _grid.png -rw-rw-r-- 1 root games 2447 Feb 11 22:03 _particleLoader.lua -rw-rw-r-- 1 root games 2086 Feb 11 22:03 _particle normal.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements decorations: total 4 -rw-rw-r-- 1 root games 397 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements in: total 4 -rw-rw-r-- 1 root games 1370 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements out: total 4 -rw-rw-r-- 1 root games 1340 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Fonts: total 284 -rw-rw-r-- 1 root games 4667 Feb 11 22:03 _blaster 18px [alt] 10x10.png -rw-rw-r-- 1 root games 2781 Feb 11 22:03 _blaster 18px.ini -rw-rw-r-- 1 root games 7460 Feb 11 22:03 _blaster 18px [main] 15x15.png -rw-rw-r-- 1 root games 17 Feb 11 22:03 Combo Numbers.redir -rw-rw-r-- 1 root games 19836 Feb 11 22:03 _helveticaneuelt std extblk cn 42px [alt] 10x10.png -rw-rw-r-- 1 root games 3074 Feb 11 22:03 _helveticaneuelt std extblk cn 42px.ini -rw-rw-r-- 1 root games 65727 Feb 11 22:03 _helveticaneuelt std extblk cn 42px [main] 15x15.png -rw-rw-r-- 1 root games 6505 Feb 11 22:03 _helveticaneuelt std extblk cn 42px [polish] 8x2.png -rw-rw-r-- 1 root games 28845 Feb 11 22:03 _open sans book 24px [main-stroke] 15x15.png -rw-rw-r-- 1 root games 289 Feb 11 22:03 _roboto Bold 54px.ini -rw-rw-r-- 1 root games 55176 Feb 11 22:03 _roboto Bold 54px [numbers] 4x5 (doubleres).png -rw-rw-r-- 1 root games 45132 Feb 11 22:03 _roboto Bold 54px [numbers-stroke] 4x5 (doubleres).png -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenDebugOverlay header.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenDebugOverlay line.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenDebugOverlay page.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay SongTitle.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay survive time.redir /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics: total 2056 -rw-rw-r-- 1 root games 4910 Feb 11 22:03 Banner all music.png -rw-rw-r-- 1 root games 3634 Feb 11 22:03 Banner mode.png -rw-rw-r-- 1 root games 5027 Feb 11 22:03 Banner random.png -rw-rw-r-- 1 root games 4133 Feb 11 22:03 Banner roulette.png -rw-rw-r-- 1 root games 4215 Feb 11 22:03 CDTitle Con.png -rw-rw-r-- 1 root games 1236 Feb 11 22:03 _combined life frame.png -rw-rw-r-- 1 root games 152 Feb 11 22:03 CombinedLifeMeterTug frame.lua -rw-rw-r-- 1 root games 137 Feb 11 22:03 _CombinedLifeMeterTug separator.png -rw-rw-r-- 1 root games 31 Feb 11 22:03 CombinedLifeMeterTug separator.redir -rw-rw-r-- 1 root games 1038 Feb 11 22:03 CombinedLifeMeterTug stream p1.png -rw-rw-r-- 1 root games 1045 Feb 11 22:03 CombinedLifeMeterTug stream p2.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 CombinedLifeMeterTug tip p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 CombinedLifeMeterTug tip p2.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 Combo 1000milestone drwxrwxr-x 2 root games 4096 Feb 11 22:03 Combo 100milestone -rw-rw-r-- 1 root games 207 Feb 11 22:03 ComboGraph Backing (doubleres).png -rw-rw-r-- 1 root games 139 Feb 11 22:03 ComboGraph ComboNumber.lua -rw-rw-r-- 1 root games 174 Feb 11 22:03 ComboGraph MaxCombo (doubleres).png -rw-rw-r-- 1 root games 188 Feb 11 22:03 ComboGraph NormalCombo (doubleres).png -rw-rw-r-- 1 root games 418034 Feb 11 22:03 Common fallback background.png -rw-rw-r-- 1 root games 713 Feb 11 22:03 Common fallback banner.png -rw-rw-r-- 1 root games 29444 Feb 11 22:03 Common splash.png -rw-rw-r-- 1 root games 1319 Feb 11 22:03 Common window icon.png -rw-rw-r-- 1 root games 1265 Feb 11 22:03 CourseEntryDisplay bar.png -rw-rw-r-- 1 root games 3285 Feb 11 22:03 DualScrollBar thumb p1.png -rw-rw-r-- 1 root games 3258 Feb 11 22:03 DualScrollBar thumb p2.png -rw-rw-r-- 1 root games 306 Feb 11 22:03 EditMenu Left 1x8.png -rw-rw-r-- 1 root games 104 Feb 11 22:03 EditMenu Right.lua -rw-rw-r-- 1 root games 1281 Feb 11 22:03 GradeDisplayEval Failed.png -rw-rw-r-- 1 root games 5287 Feb 11 22:03 GradeDisplayEval Tier01.png -rw-rw-r-- 1 root games 4506 Feb 11 22:03 GradeDisplayEval Tier02.png -rw-rw-r-- 1 root games 3520 Feb 11 22:03 GradeDisplayEval Tier03.png -rw-rw-r-- 1 root games 2266 Feb 11 22:03 GradeDisplayEval Tier04.png -rw-rw-r-- 1 root games 1751 Feb 11 22:03 GradeDisplayEval Tier05.png -rw-rw-r-- 1 root games 1987 Feb 11 22:03 GradeDisplayEval Tier06.png -rw-rw-r-- 1 root games 2256 Feb 11 22:03 GradeDisplayEval Tier07.png -rw-rw-r-- 1 root games 275 Feb 11 22:03 GraphDisplay backing.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 GraphDisplay barely.redir -rw-rw-r-- 1 root games 288 Feb 11 22:03 GraphDisplay body.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 GraphDisplay SongBoundary.redir -rw-rw-r-- 1 root games 4542 Feb 11 22:03 HoldJudgment label 1x2.png -rw-rw-r-- 1 root games 25668 Feb 11 22:03 _howto find.png -rw-rw-r-- 1 root games 20982 Feb 11 22:03 _howto install.png -rw-rw-r-- 1 root games 547 Feb 11 22:03 _icon Health.png -rw-rw-r-- 1 root games 174 Feb 11 22:03 _icon Sort.png -rw-rw-r-- 1 root games 822 Feb 11 22:03 _icon Timing.png drwxrwxr-x 2 root games 4096 Feb 11 22:03 _JudgmentLineLabel -rw-rw-r-- 1 root games 14226 Feb 11 22:03 Judgment Normal 1x6.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBar danger.redir -rw-rw-r-- 1 root games 1070 Feb 11 22:03 LifeMeterBar over.png -rw-rw-r-- 1 root games 403 Feb 11 22:03 LifeMeterBar under.png -rw-rw-r-- 1 root games 4002 Feb 11 22:03 LifeMeterBattery frame.png drwxrwxr-x 2 root games 4096 Feb 11 22:03 LifeMeterBattery lives -rw-rw-r-- 1 root games 18 Feb 11 22:03 LifeMeterTime background.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 LifeMeterTime frame.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 LifeMeterTime over.redir -rw-rw-r-- 1 root games 2382 Feb 11 22:03 MusicWheel highlight.png -rw-rw-r-- 1 root games 756 Feb 11 22:03 MusicWheelItem Course ColorPart.png -rw-rw-r-- 1 root games 940 Feb 11 22:03 MusicWheelItem Course NormalPart (dither).png drwxrwxr-x 2 root games 4096 Feb 11 22:03 MusicWheelItem grades -rw-rw-r-- 1 root games 1258 Feb 11 22:03 MusicWheelItem Mode ColorPart.png -rw-rw-r-- 1 root games 592 Feb 11 22:03 MusicWheelItem Mode NormalPart.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Roulette ColorPart.redir -rw-rw-r-- 1 root games 283 Feb 11 22:03 MusicWheelItem Roulette NormalPart.lua -rw-rw-r-- 1 root games 4209 Feb 11 22:03 _MusicWheelItem Roulette NormalPart.png -rw-rw-r-- 1 root games 29 Feb 11 22:03 MusicWheelItem Roulette OverPart.redir -rw-rw-r-- 1 root games 1305 Feb 11 22:03 MusicWheelItem SectionCollapsed ColorPart (dither).png -rw-rw-r-- 1 root games 797 Feb 11 22:03 MusicWheelItem SectionCollapsed NormalPart (dither).png -rw-rw-r-- 1 root games 1341 Feb 11 22:03 MusicWheelItem SectionExpanded ColorPart (dither).png -rw-rw-r-- 1 root games 42 Feb 11 22:03 MusicWheelItem SectionExpanded NormalPart.redir -rw-rw-r-- 1 root games 740 Feb 11 22:03 MusicWheelItem Song ColorPart.png -rw-rw-r-- 1 root games 1170 Feb 11 22:03 MusicWheelItem Song NormalPart (dither).png -rw-rw-r-- 1 root games 29 Feb 11 22:03 MusicWheelItem Sort ColorPart.redir -rw-rw-r-- 1 root games 30 Feb 11 22:03 MusicWheelItem Sort NormalPart.redir -rw-rw-r-- 1 root games 113 Feb 11 22:03 NoteField bars 1x4.png -rw-rw-r-- 1 root games 179 Feb 11 22:03 NoteField board.png -rw-rw-r-- 1 root games 878 Feb 11 22:03 OptionRowExit frame.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionRow frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsCursorP1 CanGoLeft.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsCursorP1 CanGoRight.redir -rw-rw-r-- 1 root games 228 Feb 11 22:03 OptionsCursorP1 Left (doubleres).png -rw-rw-r-- 1 root games 169 Feb 11 22:03 OptionsCursorP1 Middle (doubleres).png -rw-rw-r-- 1 root games 223 Feb 11 22:03 OptionsCursorP1 Right (doubleres).png -rw-rw-r-- 1 root games 25 Feb 11 22:03 OptionsCursorP2 CanGoLeft.redir -rw-rw-r-- 1 root games 26 Feb 11 22:03 OptionsCursorP2 CanGoRight.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 OptionsCursorP2 Left.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 OptionsCursorP2 Middle.redir -rw-rw-r-- 1 root games 21 Feb 11 22:03 OptionsCursorP2 Right.redir -rw-rw-r-- 1 root games 184 Feb 11 22:03 OptionsUnderlineP1 Left (doubleres).png -rw-rw-r-- 1 root games 156 Feb 11 22:03 OptionsUnderlineP1 Middle (doubleres).png -rw-rw-r-- 1 root games 182 Feb 11 22:03 OptionsUnderlineP1 Right (doubleres).png -rw-rw-r-- 1 root games 23 Feb 11 22:03 OptionsUnderlineP2 Left.redir -rw-rw-r-- 1 root games 25 Feb 11 22:03 OptionsUnderlineP2 Middle.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 OptionsUnderlineP2 Right.redir -rw-rw-r-- 1 root games 4957 Feb 11 22:03 PaneDisplay text.lua -rw-rw-r-- 1 root games 4960 Feb 11 22:03 Player Badge FullCombo.png drwxrwxr-x 2 root games 4096 Feb 11 22:03 Player combo drwxrwxr-x 2 root games 4096 Feb 11 22:03 Player judgment drwxrwxr-x 2 root games 4096 Feb 11 22:03 Player toasty -rw-rw-r-- 1 root games 314 Feb 11 22:03 _rave meter base.png -rw-rw-r-- 1 root games 26496 Feb 11 22:03 _rave result draw.png -rw-rw-r-- 1 root games 28417 Feb 11 22:03 _rave result P1.png -rw-rw-r-- 1 root games 30233 Feb 11 22:03 _rave result P2.png -rw-rw-r-- 1 root games 29 Feb 11 22:03 RoomWheelItem ColorPart.redir -rw-rw-r-- 1 root games 30 Feb 11 22:03 RoomWheelItem NormalPart.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 ScoreDisplayLifeTime frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayNormal frame.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 ScoreDisplayRave frame base p1.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 ScoreDisplayRave frame base p2.redir -rw-rw-r-- 1 root games 1171 Feb 11 22:03 ScoreDisplayRave stream level1.png -rw-rw-r-- 1 root games 1180 Feb 11 22:03 ScoreDisplayRave stream level2.png -rw-rw-r-- 1 root games 1150 Feb 11 22:03 ScoreDisplayRave stream level3.png -rw-rw-r-- 1 root games 29 Feb 11 22:03 ScreenEvaluation BannerFrame.redir -rw-rw-r-- 1 root games 84 Feb 11 22:03 ScreenEvaluation GameType.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation GradeFrame p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation GradeFrame p2.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel Held.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel MaxCombo.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel Miss.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W1.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W2.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W3.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W4.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W5.redir -rw-rw-r-- 1 root games 187 Feb 11 22:03 ScreenEvaluation LifeDifficulty.lua -rw-rw-r-- 1 root games 569 Feb 11 22:03 ScreenEvaluation MachineRecord.lua -rw-rw-r-- 1 root games 33 Feb 11 22:03 ScreenEvaluation PeakComboAward.lua -rw-rw-r-- 1 root games 572 Feb 11 22:03 ScreenEvaluation PersonalRecord.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation ScoreLabel.redir -rw-rw-r-- 1 root games 900 Feb 11 22:03 ScreenEvaluation SongInformation.lua -rw-rw-r-- 1 root games 33 Feb 11 22:03 ScreenEvaluation StageAward.lua -rw-rw-r-- 1 root games 191 Feb 11 22:03 ScreenEvaluation TimingDifficulty.lua -rw-rw-r-- 1 root games 13023 Feb 11 22:03 ScreenEvaluation Win p1 1x3.png -rw-rw-r-- 1 root games 14375 Feb 11 22:03 ScreenEvaluation Win p2 1x3.png -rw-rw-r-- 1 root games 2727 Feb 11 22:03 ScreenGameplay BPMDisplay.lua -rw-rw-r-- 1 root games 554 Feb 11 22:03 ScreenGameplay DeltaSeconds.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay oni gameover.redir -rw-rw-r-- 1 root games 153 Feb 11 22:03 ScreenGameplay RemainingTime.lua -rw-rw-r-- 1 root games 817 Feb 11 22:03 ScreenGameplay ScoreFrame.png -rw-rw-r-- 1 root games 520 Feb 11 22:03 ScreenGameplay SongTitle.lua -rw-rw-r-- 1 root games 1217 Feb 11 22:03 ScreenGameplay StageDisplay.lua -rw-rw-r-- 1 root games 4787 Feb 11 22:03 ScreenHowToInstallSongs Icon.lua -rw-rw-r-- 1 root games 608 Feb 11 22:03 ScreenHowToInstallSongs scroll.lua -rw-rw-r-- 1 root games 20 Feb 11 22:03 ScreenLogo Logo.redir -rw-rw-r-- 1 root games 475 Feb 11 22:03 ScreenMapControllers exit.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenMiniMenu page.redir -rw-rw-r-- 1 root games 210 Feb 11 22:03 ScreenNetSelectBase ChatInputBox.lua -rw-rw-r-- 1 root games 212 Feb 11 22:03 ScreenNetSelectBase ChatOutputBox.lua -rw-rw-r-- 1 root games 28 Feb 11 22:03 ScreenNetSelectMusic BPMDisplay.redir -rw-rw-r-- 1 root games 26 Feb 11 22:03 ScreenNetSelectMusic BPMLabel.redir -rw-rw-r-- 1 root games 35 Feb 11 22:03 ScreenNetSelectMusic DifficultyDisplay.redir -rw-rw-r-- 1 root games 76 Feb 11 22:03 ScreenOptions disqualify.lua -rw-rw-r-- 1 root games 66 Feb 11 22:03 ScreenOptions LineHighlight P1.lua -rw-rw-r-- 1 root games 30 Feb 11 22:03 ScreenOptions LineHighlight P2.redir -rw-rw-r-- 1 root games 612 Feb 11 22:03 ScreenOptions line highlight.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenOptions more.redir -rw-rw-r-- 1 root games 1397 Feb 11 22:03 ScreenOptions page.png drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenQuickSetupOverview icon -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenRanking banner frame.redir -rw-rw-r-- 1 root games 5942 Feb 11 22:03 ScreenRanking bullets 1x5.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking CourseDifficulty easy.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking CourseDifficulty hard.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking CourseDifficulty medium.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking course frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking Difficulty challenge.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking Difficulty easy.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking Difficulty hard.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking Difficulty medium.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenRanking song frame.redir -rw-rw-r-- 1 root games 967 Feb 11 22:03 ScreenRanking type dance-double.png -rw-rw-r-- 1 root games 975 Feb 11 22:03 ScreenRanking type dance-single.png -rw-rw-r-- 1 root games 883 Feb 11 22:03 ScreenSelectMusic AlternateHelpDisplay.lua -rw-rw-r-- 1 root games 524 Feb 11 22:03 ScreenSelectMusic BannerFrame.png -rw-rw-r-- 1 root games 263 Feb 11 22:03 ScreenSelectMusic BPMDisplay.lua -rw-rw-r-- 1 root games 152 Feb 11 22:03 ScreenSelectMusic BPMLabel.lua -rw-rw-r-- 1 root games 4040 Feb 11 22:03 ScreenSelectMusic CourseContentsList.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenSelectMusic CourseType.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectMusic DifficultyDisplay -rw-rw-r-- 1 root games 2823 Feb 11 22:03 ScreenSelectMusic DifficultyList.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMusic fallback cdtitle.redir -rw-rw-r-- 1 root games 91 Feb 11 22:03 ScreenSelectMusic NewSong.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenSelectMusic NumCourseSongs.lua -rw-rw-r-- 1 root games 1609 Feb 11 22:03 ScreenSelectMusic PaneDisplayFrame.png -rw-rw-r-- 1 root games 64 Feb 11 22:03 ScreenSelectMusic PaneDisplayTextP1.lua -rw-rw-r-- 1 root games 64 Feb 11 22:03 ScreenSelectMusic PaneDisplayTextP2.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectmusic score frame p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectmusic score frame p2.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectMusic SegmentDisplay -rw-rw-r-- 1 root games 62 Feb 11 22:03 ScreenSelectMusic SongOptionsFrame.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenSelectMusic SongOptions.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenSelectMusic SongOptionsText.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenSelectMusic SongTime.lua -rw-rw-r-- 1 root games 289 Feb 11 22:03 ScreenSelectMusic SortOrderFrame.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenSelectMusic SortOrderText.lua -rw-rw-r-- 1 root games 1586 Feb 11 22:03 ScreenSelectPlayMode BackgroundFrame.png drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectPlayMode Icon drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectPlayMode scroller -rw-rw-r-- 1 root games 1387 Feb 11 22:03 ScreenSelectProfile CardBackground.png -rw-rw-r-- 1 root games 981 Feb 11 22:03 ScreenSelectProfile CardFrame.png -rw-rw-r-- 1 root games 427 Feb 11 22:03 ScreenSelectStyle Icon.lua -rw-rw-r-- 1 root games 13685 Feb 11 22:03 ScreenStageInformation stage 1st.png -rw-rw-r-- 1 root games 14860 Feb 11 22:03 ScreenStageInformation stage 2nd.png -rw-rw-r-- 1 root games 14808 Feb 11 22:03 ScreenStageInformation stage 3rd.png -rw-rw-r-- 1 root games 14435 Feb 11 22:03 ScreenStageInformation stage 4th.png -rw-rw-r-- 1 root games 14343 Feb 11 22:03 ScreenStageInformation stage 5th.png -rw-rw-r-- 1 root games 15295 Feb 11 22:03 ScreenStageInformation stage 6th.png -rw-rw-r-- 1 root games 23866 Feb 11 22:03 ScreenStageInformation stage endless.png -rw-rw-r-- 1 root games 21715 Feb 11 22:03 ScreenStageInformation stage event.png -rw-rw-r-- 1 root games 23560 Feb 11 22:03 ScreenStageInformation stage extra1.png -rw-rw-r-- 1 root games 32615 Feb 11 22:03 ScreenStageInformation stage extra2.png -rw-rw-r-- 1 root games 20557 Feb 11 22:03 ScreenStageInformation stage final.png -rw-rw-r-- 1 root games 23792 Feb 11 22:03 ScreenStageInformation stage nonstop.png -rw-rw-r-- 1 root games 16894 Feb 11 22:03 ScreenStageInformation stage oni.png -rw-rw-r-- 1 root games 213 Feb 11 22:03 ScreenTitleMenu CurrentGametype.lua -rw-rw-r-- 1 root games 111 Feb 11 22:03 ScreenTitleMenu cursor.lua -rw-rw-r-- 1 root games 447 Feb 11 22:03 ScreenTitleMenu LifeDifficulty.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenTitleMenu logo -rw-rw-r-- 1 root games 1141 Feb 11 22:03 ScreenTitleMenu NetworkStatus.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenTitleMenu NumAdditionalSongs.lua -rw-rw-r-- 1 root games 40 Feb 11 22:03 ScreenTitleMenu NumSongs.lua -rw-rw-r-- 1 root games 878 Feb 11 22:03 ScreenTitleMenu PreferenceFrame.png -rw-rw-r-- 1 root games 699 Feb 11 22:03 ScreenTitleMenu scroll.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenTitleMenu SystemDirection -rw-rw-r-- 1 root games 704 Feb 11 22:03 ScreenTitleMenu TimingDifficulty.lua -rw-rw-r-- 1 root games 424 Feb 11 22:03 ScreenTitleMenu VersionInfo.lua -rw-rw-r-- 1 root games 145 Feb 11 22:03 ScreenWithMenuElements Footer.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements header -rw-rw-r-- 1 root games 296 Feb 11 22:03 ScreenWithMenuElements Help.lua -rw-rw-r-- 1 root games 1277 Feb 11 22:03 ScreenWithMenuElements StageDisplay.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar bottom.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar middle.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar StretchThumb.redir -rw-rw-r-- 1 root games 118 Feb 11 22:03 ScrollBar TickThumb.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar top.redir -rw-rw-r-- 1 root games 4944 Feb 11 22:03 _SelectIcon 10Keys.png -rw-rw-r-- 1 root games 4760 Feb 11 22:03 _SelectIcon 14Keys.png -rw-rw-r-- 1 root games 4771 Feb 11 22:03 _SelectIcon 5Keys.png -rw-rw-r-- 1 root games 4598 Feb 11 22:03 _SelectIcon 7Keys.png -rw-rw-r-- 1 root games 4789 Feb 11 22:03 _SelectIcon Couple.png -rw-rw-r-- 1 root games 4508 Feb 11 22:03 _SelectIcon Double.png -rw-rw-r-- 1 root games 6245 Feb 11 22:03 _SelectIcon Easy.png -rw-rw-r-- 1 root games 7065 Feb 11 22:03 _SelectIcon Endless.png -rw-rw-r-- 1 root games 6750 Feb 11 22:03 _SelectIcon Extended.png -rw-rw-r-- 1 root games 5178 Feb 11 22:03 _SelectIcon HalfDouble.png -rw-rw-r-- 1 root games 4711 Feb 11 22:03 _SelectIcon Hard.png -rw-rw-r-- 1 root games 5858 Feb 11 22:03 _SelectIcon KB7.png -rw-rw-r-- 1 root games 6867 Feb 11 22:03 _SelectIcon Normal.png -rw-rw-r-- 1 root games 4918 Feb 11 22:03 _SelectIcon Oni.png -rw-rw-r-- 1 root games 1115 Feb 11 22:03 _SelectIcon.png -rw-rw-r-- 1 root games 6720 Feb 11 22:03 _SelectIcon Rave.png -rw-rw-r-- 1 root games 5527 Feb 11 22:03 _SelectIcon Routine.png -rw-rw-r-- 1 root games 4568 Feb 11 22:03 _SelectIcon Single.png -rw-rw-r-- 1 root games 4426 Feb 11 22:03 _SelectIcon Solo.png -rw-rw-r-- 1 root games 6827 Feb 11 22:03 _SelectIcon Survival.png -rw-rw-r-- 1 root games 5103 Feb 11 22:03 _SelectIcon Versus.png -rw-rw-r-- 1 root games 1767 Feb 11 22:03 SongMeterDisplay frame p1.png -rw-rw-r-- 1 root games 25 Feb 11 22:03 SongMeterDisplay frame p2.redir -rw-rw-r-- 1 root games 155 Feb 11 22:03 SongMeterDisplay stream p1.png -rw-rw-r-- 1 root games 26 Feb 11 22:03 SongMeterDisplay stream p2.redir -rw-rw-r-- 1 root games 588 Feb 11 22:03 SongMeterDisplay tip p1.png -rw-rw-r-- 1 root games 23 Feb 11 22:03 SongMeterDisplay tip p2.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 StepsDisplay autogen -rw-rw-r-- 1 root games 1037 Feb 11 22:03 StepsDisplay frame.png -rw-rw-r-- 1 root games 973 Feb 11 22:03 StepsDisplayGameplay frame.png -rw-rw-r-- 1 root games 356 Feb 11 22:03 _StepsDisplayListRow arrow.png -rw-rw-r-- 1 root games 3314 Feb 11 22:03 StepsDisplayListRow autogen.png -rw-rw-r-- 1 root games 1350 Feb 11 22:03 _StepsDisplayListRow Cursor.png -rw-rw-r-- 1 root games 631 Feb 11 22:03 StepsDisplayListRow frame.png -rw-rw-r-- 1 root games 818 Feb 11 22:03 StepsDisplayListRow StepsType.lua -rw-rw-r-- 1 root games 741 Feb 11 22:03 StepsDisplay StepsType.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 _StepsType -rw-rw-r-- 1 root games 175 Feb 11 22:03 _StepsType Icon dance-single.png -rw-rw-r-- 1 root games 415 Feb 11 22:03 StreamDisplay hot.png -rw-rw-r-- 1 root games 415 Feb 11 22:03 StreamDisplay normal.png -rw-rw-r-- 1 root games 20 Feb 11 22:03 StreamDisplay passing.redir -rw-rw-r-- 1 root games 523 Feb 11 22:03 TestStep.png -rw-rw-r-- 1 root games 15113 Feb 11 22:03 WheelNotifyIcon icons 4x2 (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/Combo 1000milestone: total 24 -rw-rw-r-- 1 root games 518 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 19788 Feb 11 22:03 shot.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/Combo 100milestone: total 16 -rw-rw-r-- 1 root games 536 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 9258 Feb 11 22:03 explosion.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/_JudgmentLineLabel: total 8 -rw-rw-r-- 1 root games 563 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 3599 Feb 11 22:03 _frame.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/LifeMeterBattery lives: total 8 -rwxrwxr-x 1 root games 1131 Feb 11 22:03 default.lua -rwxrwxr-x 1 root games 2716 Feb 11 22:03 _lives 1x10.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/MusicWheelItem grades: total 4 -rw-rw-r-- 1 root games 2605 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/Player combo: total 16 -rw-rw-r-- 1 root games 1629 Feb 11 22:03 _combo.png -rw-rw-r-- 1 root games 5117 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 1778 Feb 11 22:03 _misses.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/Player judgment: total 12 -rw-rw-r-- 1 root games 8318 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/Player toasty: total 4 -rw-rw-r-- 1 root games 1420 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenQuickSetupOverview icon: total 8 -rw-rw-r-- 1 root games 1095 Feb 11 22:03 _base.png -rw-rw-r-- 1 root games 1379 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay: total 32 -rw-rw-r-- 1 root games 3118 Feb 11 22:03 _background.png -rw-rw-r-- 1 root games 3140 Feb 11 22:03 _barpeice Beginner.png -rw-rw-r-- 1 root games 3095 Feb 11 22:03 _barpeice Challenge.png -rw-rw-r-- 1 root games 3081 Feb 11 22:03 _barpeice Easy.png -rw-rw-r-- 1 root games 3125 Feb 11 22:03 _barpeice Edit.png -rw-rw-r-- 1 root games 3095 Feb 11 22:03 _barpeice Hard.png -rw-rw-r-- 1 root games 3093 Feb 11 22:03 _barpeice Medium.png -rw-rw-r-- 1 root games 2551 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SegmentDisplay: total 12 -rw-rw-r-- 1 root games 4530 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 2283 Feb 11 22:03 _timingicons 4x2 (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon: total 24 -rw-rw-r-- 1 root games 653 Feb 11 22:03 _background base (dither).png -rw-rw-r-- 1 root games 454 Feb 11 22:03 _background effect.png -rw-rw-r-- 1 root games 228 Feb 11 22:03 _cutout.png -rw-rw-r-- 1 root games 1394 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 438 Feb 11 22:03 _gloss.png -rw-rw-r-- 1 root games 739 Feb 11 22:03 _stroke.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller: total 92 -rw-rw-r-- 1 root games 3525 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 6044 Feb 11 22:03 Easy.png -rw-rw-r-- 1 root games 5899 Feb 11 22:03 Endless (dither).png -rw-rw-r-- 1 root games 21855 Feb 11 22:03 Hard.png -rw-rw-r-- 1 root games 3364 Feb 11 22:03 _HighlightFrame (dither).png -rw-rw-r-- 1 root games 6050 Feb 11 22:03 Nonstop (dither).png -rw-rw-r-- 1 root games 14638 Feb 11 22:03 Normal.png -rw-rw-r-- 1 root games 3234 Feb 11 22:03 Oni (dither).png -rw-rw-r-- 1 root games 14238 Feb 11 22:03 Rave.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu logo: total 28 -rw-rw-r-- 1 root games 8563 Feb 11 22:03 _arrow (dither).png -rw-rw-r-- 1 root games 415 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 10883 Feb 11 22:03 _text (dither).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu SystemDirection: total 4 -rw-rw-r-- 1 root games 2897 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements header: total 16 -rw-rw-r-- 1 root games 915 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 893 Feb 11 22:03 Header.png -rw-rw-r-- 1 root games 111 Feb 11 22:03 old _texture stripe.png -rw-rw-r-- 1 root games 120 Feb 11 22:03 _texture stripe (stretch).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/StepsDisplay autogen: total 8 -rw-rw-r-- 1 root games 3196 Feb 11 22:03 _badge.png -rw-rw-r-- 1 root games 471 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Graphics/_StepsType: total 48 -rw-rw-r-- 1 root games 499 Feb 11 22:03 Dance_Double.png -rw-rw-r-- 1 root games 358 Feb 11 22:03 Dance_Single.png -rw-rw-r-- 1 root games 508 Feb 11 22:03 Dance_Solo.png -rw-rw-r-- 1 root games 423 Feb 11 22:03 kb7.png -rw-rw-r-- 1 root games 484 Feb 11 22:03 Pump_Double.png -rw-rw-r-- 1 root games 391 Feb 11 22:03 Pump_HalfDouble.png -rw-rw-r-- 1 root games 460 Feb 11 22:03 Pump_Single.png -rw-rw-r-- 1 root games 543 Feb 11 22:03 Techno_Double4.png -rw-rw-r-- 1 root games 531 Feb 11 22:03 Techno_Double5.png -rw-rw-r-- 1 root games 388 Feb 11 22:03 Techno_Single4.png -rw-rw-r-- 1 root games 470 Feb 11 22:03 Techno_Single5.png -rw-rw-r-- 1 root games 505 Feb 11 22:03 Techno_Single8.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Languages: total 52 -rw-rw-r-- 1 root games 7665 Feb 11 22:03 en.ini -rw-rw-r-- 1 root games 7491 Feb 11 22:03 es.ini -rw-rw-r-- 1 root games 14971 Feb 11 22:03 ja.ini -rw-rw-r-- 1 root games 7846 Feb 11 22:03 nl.ini -rwxrwxr-x 1 root games 8206 Feb 11 22:03 pl.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Other: total 176 -rw-rw-r-- 1 root games 104 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 81721 Feb 11 22:03 _gameplay sync music.ogg -rw-rw-r-- 1 root games 104 Feb 11 22:03 _missing.png -rw-rw-r-- 1 root games 3077 Feb 11 22:03 Profile Catalog.xsl -rw-rw-r-- 1 root games 24289 Feb 11 22:03 Profile Common.xsl -rw-rw-r-- 1 root games 52386 Feb 11 22:03 Profile Stats.xsl -rw-rw-r-- 1 root games 1562 Feb 11 22:03 ScreenGameplaySyncMachine music.sm -rw-rw-r-- 1 root games 1244 Feb 11 22:03 ScreenHowToPlay steps.sm -rw-rw-r-- 1 root games 0 Feb 11 22:03 SongManager PreferredCourses.txt -rw-rw-r-- 1 root games 0 Feb 11 22:03 SongManager PreferredSongs.txt -rw-rw-r-- 1 root games 0 Feb 11 22:03 SongManager PreferredSort.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Scripts: total 32 -rw-rw-r-- 1 root games 118 Feb 11 22:03 00 ThemeInfo.lua -rw-rw-r-- 1 root games 209 Feb 11 22:03 02 Colors.lua -rw-rw-r-- 1 root games 2124 Feb 11 22:03 02 Lyrics.lua -rw-rw-r-- 1 root games 971 Feb 11 22:03 02 TextBanner.lua -rw-rw-r-- 1 root games 4458 Feb 11 22:03 02 ThemePrefs.lua -rw-rw-r-- 1 root games 855 Feb 11 22:03 03 Gameplay.lua -rw-rw-r-- 1 root games 578 Feb 11 22:03 04 Other.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Sounds: total 396 -rw-rw-r-- 1 root games 22 Feb 11 22:03 Common invalid.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 _common row.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 Common Start.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 Common value.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 default drwxrwxr-x 2 root games 4096 Feb 11 22:03 kommisar -rw-rw-r-- 1 root games 22 Feb 11 22:03 MenuTimer tick.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 _Music credits.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 _Music menu.redir -rw-rw-r-- 1 root games 27 Feb 11 22:03 _Music title (loop).redir -rw-rw-r-- 1 root games 73 Feb 11 22:03 _Music title (loop).sm -rw-rw-r-- 1 root games 25 Feb 11 22:03 MusicWheel change.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 _Screen cancel.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 ScreenCredits music.redir -rw-rw-r-- 1 root games 6777 Feb 11 22:03 ScreenEdit freeze.ogg -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit line.redir -rw-rw-r-- 1 root games 7698 Feb 11 22:03 ScreenEdit marker.ogg -rw-rw-r-- 1 root games 13725 Feb 11 22:03 ScreenEdit save.ogg -rw-rw-r-- 1 root games 7681 Feb 11 22:03 ScreenEdit snap.ogg -rw-rw-r-- 1 root games 7726 Feb 11 22:03 ScreenEdit switch player.ogg -rw-rw-r-- 1 root games 24 Feb 11 22:03 ScreenEdit switch timing.redir -rw-rw-r-- 1 root games 25 Feb 11 22:03 ScreenEdit value decrease.redir -rw-rw-r-- 1 root games 6803 Feb 11 22:03 ScreenEdit value increase.ogg -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenGameInformation music.redir -rw-rw-r-- 1 root games 201070 Feb 11 22:03 ScreenGameplayAlternate failed.mp3 -rw-rw-r-- 1 root games 29 Feb 11 22:03 ScreenGameplay failed.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenOptionsService music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenProfileLoad music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic course music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic loop music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic random music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic roulette music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic section music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic sort music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectPlayMode music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectPlayStyle music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectProfile music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectStyle music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenTitleJoin music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenTitleMenu music.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 _switch down.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 _switch up.redir /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Sounds/default: total 5036 -rw-rw-r-- 1 root games 6117 Feb 11 22:03 Common invalid.ogg -rw-rw-r-- 1 root games 5020 Feb 11 22:03 _common row.ogg -rw-rw-r-- 1 root games 20167 Feb 11 22:03 Common Start.ogg -rw-rw-r-- 1 root games 5020 Feb 11 22:03 Common value.ogg -rw-rw-r-- 1 root games 7911 Feb 11 22:03 MenuTimer tick.ogg -rw-rw-r-- 1 root games 4227228 Feb 11 22:03 _Music credits (loop).ogg -rw-rw-r-- 1 root games 772830 Feb 11 22:03 _Music title (loop).ogg -rw-rw-r-- 1 root games 5020 Feb 11 22:03 MusicWheel change.ogg -rw-rw-r-- 1 root games 8236 Feb 11 22:03 _Screen cancel.ogg -rw-rw-r-- 1 root games 60424 Feb 11 22:03 ScreenGameplay failed.ogg -rw-rw-r-- 1 root games 6440 Feb 11 22:03 _switch down.ogg -rw-rw-r-- 1 root games 6446 Feb 11 22:03 _switch up.ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/default/Sounds/kommisar: total 7076 -rw-rw-r-- 1 root games 7783 Feb 11 22:03 Common invalid.ogg -rw-rw-r-- 1 root games 7783 Feb 11 22:03 _common row.ogg -rw-rw-r-- 1 root games 74373 Feb 11 22:03 Common Start.ogg -rw-rw-r-- 1 root games 7783 Feb 11 22:03 Common value.ogg -rw-rw-r-- 1 root games 53497 Feb 11 22:03 MenuTimer tick.ogg -rw-rw-r-- 1 root games 4227228 Feb 11 22:03 _Music credits (loop).ogg -rw-rw-r-- 1 root games 2515514 Feb 11 22:03 _Music title (loop).ogg -rw-rw-r-- 1 root games 8303 Feb 11 22:03 MusicWheel change.ogg -rw-rw-r-- 1 root games 14847 Feb 11 22:03 _Screen cancel.ogg -rw-rw-r-- 1 root games 280386 Feb 11 22:03 ScreenGameplay failed.ogg -rw-rw-r-- 1 root games 8704 Feb 11 22:03 _switch down.ogg -rw-rw-r-- 1 root games 8704 Feb 11 22:03 _switch up.ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback: total 340 -rw-rw-r-- 1 root games 154560 Feb 11 22:03 base._ini drwxrwxr-x 10 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 16384 Feb 11 22:03 Fonts drwxrwxr-x 6 root games 20480 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 131780 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 Other drwxrwxr-x 2 root games 4096 Feb 11 22:03 Scripts drwxrwxr-x 2 root games 4096 Feb 11 22:03 Sounds /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations: total 164 -rw-rw-r-- 1 root games 19 Feb 11 22:03 _blank.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x3 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame files 3x1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame files 3x3 -rw-rw-r-- 1 root games 25 Feb 11 22:03 _missing.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen background.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen cancel.redir -rw-rw-r-- 1 root games 380 Feb 11 22:03 ScreenConsoleOverlay overlay.lua -rw-rw-r-- 1 root games 4569 Feb 11 22:03 ScreenCredits overlay.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen decorations.redir -rw-rw-r-- 1 root games 79 Feb 11 22:03 ScreenGameplay background.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay cleared.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay failed.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay go.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay next course song.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay ready.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay toasty.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenInit background -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen in.redir -rw-rw-r-- 1 root games 959 Feb 11 22:03 ScreenMapControllers overlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenNameEntryTraditional underlay drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenNoise background -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen out.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen overlay.redir -rw-rw-r-- 1 root games 34 Feb 11 22:03 ScreenProfileLoad decorations.redir -rw-rw-r-- 1 root games 589 Feb 11 22:03 ScreenProfileLoad overlay.lua -rw-rw-r-- 1 root games 588 Feb 11 22:03 ScreenProfileSave overlay.lua -rw-rw-r-- 1 root games 8037 Feb 11 22:03 ScreenSelectProfile overlay.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSongOptions option in.redir -rw-rw-r-- 1 root games 38 Feb 11 22:03 ScreenSystemLayer aux.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSystemLayer overlay -rw-rw-r-- 1 root games 358 Feb 11 22:03 ScreenTestInput underlay.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 Screen underlay.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements background.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements decorations.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements overlay.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements underlay.redir -rw-rw-r-- 1 root games 159 Feb 11 22:03 _wait.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/_frame 3x1: total 4 -rw-rw-r-- 1 root games 404 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/_frame 3x3: total 4 -rw-rw-r-- 1 root games 1125 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/_frame files 3x1: total 4 -rw-rw-r-- 1 root games 1142 Feb 11 22:03 headers 3x1.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/_frame files 3x3: total 4 -rw-rw-r-- 1 root games 2929 Feb 11 22:03 rounded black 3x3.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenInit background: total 20 -rw-rw-r-- 1 root games 1244 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 13353 Feb 11 22:03 ssc (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNameEntryTraditional underlay: total 12 -rw-rw-r-- 1 root games 1006 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 7392 Feb 11 22:03 keyboard.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNoise background: total 312 -rw-rw-r-- 1 root games 429 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 312705 Feb 11 22:03 noise.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenSystemLayer overlay: total 4 -rw-rw-r-- 1 root games 2725 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Fonts: total 5704 -rw-rw-r-- 1 root games 363 Feb 11 22:03 _16px fonts.ini -rw-rw-r-- 1 root games 584 Feb 11 22:03 _20px fonts.ini -rw-rw-r-- 1 root games 13 Feb 11 22:03 BPMDisplay bpm.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 Combo numbers.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 Common Bold.redir -rw-rw-r-- 1 root games 1865 Feb 11 22:03 Common default 2x1.png -rw-rw-r-- 1 root games 278 Feb 11 22:03 Common default.ini -rw-rw-r-- 1 root games 13 Feb 11 22:03 Common Editor.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 Common Normal.redir -rw-rw-r-- 1 root games 24 Feb 11 22:03 Common Semibold.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 CourseEntryDisplay difficulty.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 CourseEntryDisplay number.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 EditMenu title.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 EditMenu value.redir -rw-rw-r-- 1 root games 10505 Feb 11 22:03 frutiger 24px [alt] 12x11.png -rw-rw-r-- 1 root games 14309 Feb 11 22:03 frutiger 24px [alt-stroke] 12x11.png -rw-rw-r-- 1 root games 2702 Feb 11 22:03 frutiger 24px.ini -rw-rw-r-- 1 root games 22133 Feb 11 22:03 frutiger 24px [main] 16x16.png -rw-rw-r-- 1 root games 39764 Feb 11 22:03 frutiger 24px [main-stroke] 16x16.png -rw-rw-r-- 1 root games 4954 Feb 11 22:03 frutiger 24px [polish] 8x2.png -rw-rw-r-- 1 root games 6432 Feb 11 22:03 frutiger 24px [polish-stroke] 8x2.png -rw-rw-r-- 1 root games 7083 Feb 11 22:03 _game chars 16px 4x2.png -rw-rw-r-- 1 root games 495 Feb 11 22:03 _game chars 16px.ini -rw-rw-r-- 1 root games 13 Feb 11 22:03 HelpDisplay text.redir -rw-rw-r-- 1 root games 77195 Feb 11 22:03 _japanese 24px.ini -rw-rw-r-- 1 root games 1274 Feb 11 22:03 _japanese 24px [kanji 10] 2x1 (doubleres).png -rw-rw-r-- 1 root games 2635 Feb 11 22:03 _japanese 24px [kanji 10-stroke] 2x1.png -rw-rw-r-- 1 root games 8873 Feb 11 22:03 _japanese 24px [kanji 1] 8x8 (doubleres).png -rw-rw-r-- 1 root games 19640 Feb 11 22:03 _japanese 24px [kanji 1-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 9949 Feb 11 22:03 _japanese 24px [kanji 2] 8x8 (doubleres).png -rw-rw-r-- 1 root games 21932 Feb 11 22:03 _japanese 24px [kanji 2-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 9215 Feb 11 22:03 _japanese 24px [kanji 3] 8x8 (doubleres).png -rw-rw-r-- 1 root games 20465 Feb 11 22:03 _japanese 24px [kanji 3-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 9538 Feb 11 22:03 _japanese 24px [kanji 4] 8x8 (doubleres).png -rw-rw-r-- 1 root games 21064 Feb 11 22:03 _japanese 24px [kanji 4-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 8928 Feb 11 22:03 _japanese 24px [kanji 5] 8x8 (doubleres).png -rw-rw-r-- 1 root games 19687 Feb 11 22:03 _japanese 24px [kanji 5-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 9191 Feb 11 22:03 _japanese 24px [kanji 6] 8x8 (doubleres).png -rw-rw-r-- 1 root games 20287 Feb 11 22:03 _japanese 24px [kanji 6-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 10451 Feb 11 22:03 _japanese 24px [kanji 7] 8x8 (doubleres).png -rw-rw-r-- 1 root games 22717 Feb 11 22:03 _japanese 24px [kanji 7-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 10098 Feb 11 22:03 _japanese 24px [kanji 8] 8x8 (doubleres).png -rw-rw-r-- 1 root games 21688 Feb 11 22:03 _japanese 24px [kanji 8-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 10068 Feb 11 22:03 _japanese 24px [kanji 9] 8x8 (doubleres).png -rw-rw-r-- 1 root games 21340 Feb 11 22:03 _japanese 24px [kanji 9-stroke] 8x8 (doubleres).png -rw-rw-r-- 1 root games 158198 Feb 11 22:03 _japanese 24px [kanji-jis1] 32x32 (doubleres).png -rw-rw-r-- 1 root games 334977 Feb 11 22:03 _japanese 24px [kanji-jis1-stroke] 32x32 (doubleres).png -rw-rw-r-- 1 root games 1377918 Feb 11 22:03 _japanese 24px [kanji-jis2] 32x106 (doubleres).png -rw-rw-r-- 1 root games 1351759 Feb 11 22:03 _japanese 24px [kanji-jis2-stroke] 32x106 (doubleres).png -rw-rw-r-- 1 root games 277711 Feb 11 22:03 _japanese 24px [kanji-regular] 32x61 (doubleres).png -rw-rw-r-- 1 root games 596986 Feb 11 22:03 _japanese 24px [kanji-regular-stroke] 32x61 (doubleres).png -rw-rw-r-- 1 root games 67646 Feb 11 22:03 _japanese 24px [main] 16x16 (doubleres).png -rw-rw-r-- 1 root games 148246 Feb 11 22:03 _japanese 24px [main-stroke] 16x16 (doubleres).png -rw-rw-r-- 1 root games 5957 Feb 11 22:03 _japanese 24px [symbol] 26x3 (doubleres).png -rw-rw-r-- 1 root games 15409 Feb 11 22:03 _japanese 24px [symbol-stroke] 26x3 (doubleres).png -rw-rw-r-- 1 root games 1130 Feb 11 22:03 _korean 24px.ini -rw-rw-r-- 1 root games 9186 Feb 11 22:03 _korean 24px [jamo 1] 8x8.png -rw-rw-r-- 1 root games 16452 Feb 11 22:03 _korean 24px [jamo 1-stroke] 8x8.png -rw-rw-r-- 1 root games 9569 Feb 11 22:03 _korean 24px [jamo 2] 8x8.png -rw-rw-r-- 1 root games 16755 Feb 11 22:03 _korean 24px [jamo 2-stroke] 8x8.png -rw-rw-r-- 1 root games 9025 Feb 11 22:03 _korean 24px [jamo 3] 8x8.png -rw-rw-r-- 1 root games 16023 Feb 11 22:03 _korean 24px [jamo 3-stroke] 8x8.png -rw-rw-r-- 1 root games 8658 Feb 11 22:03 _korean 24px [jamo 4] 8x8.png -rw-rw-r-- 1 root games 17412 Feb 11 22:03 _korean 24px [jamo 4-stroke] 8x8.png -rw-rw-r-- 1 root games 13 Feb 11 22:03 LifeMeterBattery lives.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 LifeMeterBattery Percent text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 LyricDisplay text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MenuTimer numbers.redir -rw-rw-r-- 1 root games 291 Feb 11 22:03 _misc 16px.ini -rw-rw-r-- 1 root games 6429 Feb 11 22:03 _misc 16px [main] 8x4.png -rw-rw-r-- 1 root games 9283 Feb 11 22:03 _misc 16px [main-stroke] 8x4.png -rw-rw-r-- 1 root games 13 Feb 11 22:03 _missing.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ModIcon text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Course.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Custom.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Mode.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Portal.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Random.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Roulette.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem SectionCollapsed.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem SectionCount.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem SectionExpanded.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 MusicWheelItem Sort.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 NoteField MeasureNumber.redir -rw-rw-r-- 1 root games 16198 Feb 11 22:03 _open sans Bold 24px [alt] 10x10.png -rw-rw-r-- 1 root games 16198 Feb 11 22:03 _open sans Bold 24px [alt-stroke] 10x10.png -rw-rw-r-- 1 root games 3169 Feb 11 22:03 _open sans Bold 24px.ini -rw-rw-r-- 1 root games 38190 Feb 11 22:03 _open sans Bold 24px [main] 15x15.png -rw-rw-r-- 1 root games 38190 Feb 11 22:03 _open sans Bold 24px [main-stroke] 15x15.png -rw-rw-r-- 1 root games 15463 Feb 11 22:03 _open sans book 24px [alt] 10x10.png -rw-rw-r-- 1 root games 16476 Feb 11 22:03 _open sans book 24px [alt-stroke] 10x10.png -rw-rw-r-- 1 root games 3162 Feb 11 22:03 _open sans book 24px.ini -rw-rw-r-- 1 root games 36819 Feb 11 22:03 _open sans book 24px [main] 15x15.png -rw-rw-r-- 1 root games 34158 Feb 11 22:03 _open sans book 24px [main-stroke] 15x15.png -rw-rw-r-- 1 root games 16414 Feb 11 22:03 _open sans semibold 24px [alt] 10x10.png -rw-rw-r-- 1 root games 16414 Feb 11 22:03 _open sans semibold 24px [alt-stroke] 10x10.png -rw-rw-r-- 1 root games 3164 Feb 11 22:03 _open sans semibold 24px.ini -rw-rw-r-- 1 root games 38847 Feb 11 22:03 _open sans semibold 24px [main] 15x15.png -rw-rw-r-- 1 root games 38847 Feb 11 22:03 _open sans semibold 24px [main-stroke] 15x15.png -rw-rw-r-- 1 root games 13 Feb 11 22:03 OptionRow item.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 OptionRow title.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 OptionsList normal.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 RoomInfoDisplay text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 RoomWheelItem text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 RoomWheel text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScoreDisplayLifeTime DeltaSeconds.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScoreDisplayLifeTime TimeRemaining.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScoreDisplayNormal Text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScoreDisplayOni numbers.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScoreDisplayPercentage percent text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScoreDisplayRave level.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenConsoleOverlay Credits.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenConsoleOverlay SystemMessage.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenDebugOverlay header.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenDebugOverlay line.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenDebugOverlay page.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit EditHelp.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit Info.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEditMenu explanation.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEditMenu NumStepsLoadedFromProfile.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit PlayRecordHelp.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation JudgmentLineNumber.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation Percent remainder.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation Percent text.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation PlayerOptions.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation ScoreNumber.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation SongOptions.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEvaluation SurvivedNumber.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay activeattacklist.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay debug.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay DeltaSeconds.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay player options.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay RemainingTime.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay scoreboard.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay SongNum.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay song options.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay stepsdescription.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplay survive time.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenGameplaySyncMachine SyncInfo.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenInstallOverlay status.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenMapControllers devices.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenMapControllers entry.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenMapControllers title.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenNetEvaluation names.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenNetSelectBase chat.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenOptions explanation.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenPrompt answer.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenPrompt question.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenRanking StepsType.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenReloadSongs LoadingText.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSelectMusic score.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSMOnlineSelectMusic chat.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenStatsOverlay stats.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSyncOverlay adjustments.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSyncOverlay status.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSystemLayer Credits.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenTextEntry answer.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenTextEntry question.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenWithMenuElements StageDisplay.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 StepsDisplay description.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 StepsDisplayListRow description.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 StepsDisplayListRow meter.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 StepsDisplay meter.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 StepsDisplay StepsType.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 TextBanner text.redir -rw-rw-r-- 1 root games 563 Feb 11 22:03 _Thai 16px.ini -rw-rw-r-- 1 root games 5987 Feb 11 22:03 _Thai 16px [PhayanChana] 16x4.png -rw-rw-r-- 1 root games 5849 Feb 11 22:03 _Thai 16px [PhayanChana-stroke] 16x4.png -rw-rw-r-- 1 root games 3905 Feb 11 22:03 _Thai 16px [Sara1] 8x2.png -rw-rw-r-- 1 root games 4229 Feb 11 22:03 _Thai 16px [Sara1-stroke] 8x2.png -rw-rw-r-- 1 root games 3914 Feb 11 22:03 _Thai 16px [Sara2] 8x2.png -rw-rw-r-- 1 root games 4015 Feb 11 22:03 _Thai 16px [Sara2-stroke] 8x2.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Graphics: total 904 -rw-rw-r-- 1 root games 6 Feb 11 22:03 Banner abc.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Banner all music.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner Artist.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner BPM.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner ChallengeMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner course fallback.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner DoubleChallengeMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner DoubleEasyMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner DoubleHardMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner DoubleMediumMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner EasyMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner Endless.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner Genre.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner group fallback.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner HardMeter.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner Length.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner MediumMeter.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Banner mode.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Banner random.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Banner roulette.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner Title.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 Banner TopGrades.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 BeginnerHelper background.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 BeginnerHelper flash.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 BeginnerHelper stepcircle.redir -rw-rw-r-- 1 root games 104 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 7 Feb 11 22:03 CombinedLifeMeterTug frame.redir -rw-rw-r-- 1 root games 75 Feb 11 22:03 CombinedLifeMeterTug separator.lua -rw-rw-r-- 1 root games 400 Feb 11 22:03 CombinedLifeMeterTug stream p1.png -rw-rw-r-- 1 root games 429 Feb 11 22:03 CombinedLifeMeterTug stream p2.png -rw-rw-r-- 1 root games 7 Feb 11 22:03 CombinedLifeMeterTug tip p1.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 CombinedLifeMeterTug tip p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 Common fallback banner.redir -rw-rw-r-- 1 root games 32208 Feb 11 22:03 Common splash.png -rw-rw-r-- 1 root games 1319 Feb 11 22:03 Common window icon.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 CourseEntryDisplay bar.redir -rw-rw-r-- 1 root games 149 Feb 11 22:03 EditMenu left.lua -rw-rw-r-- 1 root games 149 Feb 11 22:03 EditMenu right.lua -rw-rw-r-- 1 root games 4658 Feb 11 22:03 _frame 1d.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x3 -rw-rw-r-- 1 root games 6 Feb 11 22:03 HoldJudgment label 1x2.redir -rw-rw-r-- 1 root games 33173 Feb 11 22:03 Judgment Normal 1x6.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBar danger.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 LifeMeterBar extra danger.redir -rw-rw-r-- 1 root games 17 Feb 11 22:03 LifeMeterBar extra over.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 LifeMeterBar extra under.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBar frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBar over.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBar under.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBattery frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 LifeMeterBattery lives.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 LifeMeterTime background.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 LifeMeterTime frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay checking p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay checking p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay error p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay error p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay late p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay late p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay none p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay none p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay ready p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay ready p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay removed p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MemoryCardDisplay removed p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MenuTimer frame.redir -rw-rw-r-- 1 root games 316 Feb 11 22:03 _missing.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ModIcon Empty.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ModIcon Filled.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheel highlight.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Course ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Course NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Course OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Custom ColorPart.redir -rw-rw-r-- 1 root games 34 Feb 11 22:03 MusicWheelItem Custom NormalPart.redir -rw-rw-r-- 1 root games 34 Feb 11 22:03 MusicWheelItem Custom OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem grades.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Mode ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Mode NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Mode OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Portal ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Portal NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Portal OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Random ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Random NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Random OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Roulette ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Roulette NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Roulette OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem SectionCollapsed ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem SectionCollapsed NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem SectionCollapsed OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem SectionExpanded ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem SectionExpanded NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem SectionExpanded OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Song ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Song NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Song OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Sort ColorPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Sort NormalPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 MusicWheelItem Sort OverPart.redir -rw-rw-r-- 1 root games 113 Feb 11 22:03 NoteField bars 1x4.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 NoteField board.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionRow frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsCursorP1 CanGoLeft.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsCursorP1 CanGoRight.redir -rw-rw-r-- 1 root games 239 Feb 11 22:03 OptionsCursorP1 Left (doubleres).png -rw-rw-r-- 1 root games 173 Feb 11 22:03 OptionsCursorP1 Middle (doubleres).png -rw-rw-r-- 1 root games 233 Feb 11 22:03 OptionsCursorP1 Right (doubleres).png -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsCursorP2 CanGoLeft.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsCursorP2 CanGoRight.redir -rw-rw-r-- 1 root games 216 Feb 11 22:03 OptionsCursorP2 Left (doubleres).png -rw-rw-r-- 1 root games 165 Feb 11 22:03 OptionsCursorP2 Middle (doubleres).png -rw-rw-r-- 1 root games 226 Feb 11 22:03 OptionsCursorP2 Right (doubleres).png -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsList cursor.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 OptionsList underline.redir -rw-rw-r-- 1 root games 188 Feb 11 22:03 OptionsUnderlineP1 Left (doubleres).png -rw-rw-r-- 1 root games 156 Feb 11 22:03 OptionsUnderlineP1 Middle (doubleres).png -rw-rw-r-- 1 root games 187 Feb 11 22:03 OptionsUnderlineP1 Right (doubleres).png -rw-rw-r-- 1 root games 188 Feb 11 22:03 OptionsUnderlineP2 Left (doubleres).png -rw-rw-r-- 1 root games 156 Feb 11 22:03 OptionsUnderlineP2 Middle (doubleres).png -rw-rw-r-- 1 root games 187 Feb 11 22:03 OptionsUnderlineP2 Right (doubleres).png drwxrwxr-x 2 root games 4096 Feb 11 22:03 Player combo drwxrwxr-x 2 root games 4096 Feb 11 22:03 Player judgment -rw-rw-r-- 1 root games 480 Feb 11 22:03 Progressbar Indeterminate.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 RoomInfoDisplay background.redir -rw-rw-r-- 1 root games 29 Feb 11 22:03 RoomWheelItem ColorPart.redir -rw-rw-r-- 1 root games 30 Feb 11 22:03 RoomWheelItem NormalPart.redir -rw-rw-r-- 1 root games 28 Feb 11 22:03 RoomWheelItem OverPart.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayLifeTime frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayNormal frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayOni frame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayRave frame base p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayRave frame base p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayRave frame overlay p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScoreDisplayRave frame overlay p2.redir -rw-rw-r-- 1 root games 577 Feb 11 22:03 ScoreDisplayRave stream level1.png -rw-rw-r-- 1 root games 672 Feb 11 22:03 ScoreDisplayRave stream level2.png -rw-rw-r-- 1 root games 488 Feb 11 22:03 ScoreDisplayRave stream level3.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEnding remove card p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEnding remove card p2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation BannerFrame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation Disqualified.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation GradeFrame p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation GradeFrame p2.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel Held.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel MaxCombo.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel Miss.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W1.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W2.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W3.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W4.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenEvaluation JudgmentLabel W5.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation PercentFrame P1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation PercentFrame P2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation ScoreLabel.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation SurvivedFrame p1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenEvaluation SurvivedFrame p2.redir -rw-rw-r-- 1 root games 10 Feb 11 22:03 ScreenEvaluation win frame p1.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEvaluation win frame p2.redir -rw-rw-r-- 1 root games 6047 Feb 11 22:03 ScreenEvaluation Win p1 1x3.png -rw-rw-r-- 1 root games 6053 Feb 11 22:03 ScreenEvaluation Win p2 1x3.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenGameplay oni gameover.redir -rw-rw-r-- 1 root games 451 Feb 11 22:03 ScreenMapControllers exit.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenMiniMenuContext header.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenNetSelectBase ChatInputBox.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenNetSelectBase ChatOutputBox.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenOptions disqualify.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenOptions LineHighlight P1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenOptions LineHighlight P2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenOptions more.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenOptions page.redir -rw-rw-r-- 1 root games 80 Feb 11 22:03 ScreenPrompt cursor.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster explanation page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster explanation page2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster more page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster more page2.redir -rw-rw-r-- 1 root games 216 Feb 11 22:03 ScreenSelectMaster scroll.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMusic fallback cdtitle.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMusic ScoreFrame P1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMusic ScoreFrame P2.redir -rw-rw-r-- 1 root games 1387 Feb 11 22:03 ScreenSelectProfile CardBackground.png -rw-rw-r-- 1 root games 981 Feb 11 22:03 ScreenSelectProfile CardFrame.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSMOnlineSelectMusic ChatInputBox.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSMOnlineSelectMusic ChatOutputBox.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSMOnlineSelectMusic DiffBG.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenTitleMenu explanation page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenTitleMenu explanation page2.redir -rw-rw-r-- 1 root games 10499 Feb 11 22:03 ScreenTitleMenu logo.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenTitleMenu more page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenTitleMenu more page2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar bottom.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar middle.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar StretchThumb.redir -rw-rw-r-- 1 root games 118 Feb 11 22:03 ScrollBar TickThumb.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScrollBar top.redir -rw-rw-r-- 1 root games 3768 Feb 11 22:03 SnapDisplay icon 9x1.png -rw-rw-r-- 1 root games 6 Feb 11 22:03 StepsDisplay autogen.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 StepsDisplay frame.redir -rw-rw-r-- 1 root games 20 Feb 11 22:03 StreamDisplay danger.redir -rw-rw-r-- 1 root games 1557 Feb 11 22:03 StreamDisplay hot.png -rw-rw-r-- 1 root games 1075 Feb 11 22:03 StreamDisplay normal.png -rw-rw-r-- 1 root games 20 Feb 11 22:03 StreamDisplay passing.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 WheelNotifyIcon icons 4x2.redir -rw-rw-r-- 1 root games 2800 Feb 11 22:03 _white.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Graphics/_frame 3x1: total 4 -rw-rw-r-- 1 root games 416 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Graphics/_frame 3x3: total 4 -rw-rw-r-- 1 root games 1143 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Graphics/Player combo: total 4 -rw-rw-r-- 1 root games 3558 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Graphics/Player judgment: total 4 -rw-rw-r-- 1 root games 2490 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Languages: total 432 -rw-rw-r-- 1 root games 81935 Feb 11 22:03 en.ini -rw-rw-r-- 1 root games 80139 Feb 11 22:03 es.ini -rw-rw-r-- 1 root games 96082 Feb 11 22:03 ja.ini -rw-rw-r-- 1 root games 84204 Feb 11 22:03 nl.ini -rwxrwxr-x 1 root games 87912 Feb 11 22:03 pl.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Other: total 172 -rw-rw-r-- 1 root games 104 Feb 11 22:03 _blank.png -rw-rw-r-- 1 root games 104 Feb 11 22:03 _missing.png -rw-rw-r-- 1 root games 24289 Feb 11 22:03 Profile Common.xsl -rw-rw-r-- 1 root games 52386 Feb 11 22:03 Profile Stats.xsl -rw-rw-r-- 1 root games 1742 Feb 11 22:03 ScreenGameplaySyncMachine music.ssc -rw-rw-r-- 1 root games 1231 Feb 11 22:03 ScreenHowToPlay steps.ssc -rw-rw-r-- 1 root games 0 Feb 11 22:03 SongManager PreferredCourses.txt -rw-rw-r-- 1 root games 0 Feb 11 22:03 SongManager PreferredSongs.txt -rw-rw-r-- 1 root games 0 Feb 11 22:03 SongManager PreferredSort.txt -rw-rw-r-- 1 root games 81721 Feb 11 22:03 _sync music.ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Scripts: total 176 -rw-rw-r-- 1 root games 2133 Feb 11 22:03 00 init.lua -rw-rw-r-- 1 root games 3507 Feb 11 22:03 01 alias.lua -rw-rw-r-- 1 root games 2108 Feb 11 22:03 01 base.lua -rw-rw-r-- 1 root games 3156 Feb 11 22:03 01 IniFile.lua -rw-rw-r-- 1 root games 6068 Feb 11 22:03 02 ActorDef.lua -rw-rw-r-- 1 root games 10331 Feb 11 22:03 02 Actor.lua -rw-rw-r-- 1 root games 6530 Feb 11 22:03 02 Branches.lua -rw-rw-r-- 1 root games 9988 Feb 11 22:03 02 Colors.lua -rw-rw-r-- 1 root games 2929 Feb 11 22:03 02 Debug.lua -rw-rw-r-- 1 root games 2037 Feb 11 22:03 02 Enum.lua -rw-rw-r-- 1 root games 4851 Feb 11 22:03 02 OptionsMenu.lua -rw-rw-r-- 1 root games 4828 Feb 11 22:03 02 Other.lua -rw-rw-r-- 1 root games 3835 Feb 11 22:03 02 Serialize.lua -rw-rw-r-- 1 root games 2784 Feb 11 22:03 02 Sprite.lua -rw-rw-r-- 1 root games 4268 Feb 11 22:03 02 StageMods.lua -rw-rw-r-- 1 root games 4630 Feb 11 22:03 02 ThemePrefs.lua -rw-rw-r-- 1 root games 4765 Feb 11 22:03 02 ThemePrefsRows.lua -rw-rw-r-- 1 root games 9326 Feb 11 22:03 02 Utilities.lua -rw-rw-r-- 1 root games 8469 Feb 11 22:03 03 CustomSpeedMods.lua -rw-rw-r-- 1 root games 8651 Feb 11 22:03 03 Gameplay.lua -rw-rw-r-- 1 root games 4101 Feb 11 22:03 03 GamePreferences.lua -rw-rw-r-- 1 root games 4912 Feb 11 22:03 03 ThemeAndGamePrefs.lua -rw-rw-r-- 1 root games 1293 Feb 11 22:03 03 ThemeLibrary.lua -rw-rw-r-- 1 root games 4094 Feb 11 22:03 03 UserPreferences2.lua -rw-rw-r-- 1 root games 1957 Feb 11 22:03 hierarchy.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_fallback/Sounds: total 1056 -rw-rw-r-- 1 root games 13646 Feb 11 22:03 Common Cancel.ogg -rw-rw-r-- 1 root games 14141 Feb 11 22:03 Common Coin.ogg -rw-rw-r-- 1 root games 9337 Feb 11 22:03 Common invalid.ogg -rw-rw-r-- 1 root games 6721 Feb 11 22:03 _common row.ogg -rw-rw-r-- 1 root games 8772 Feb 11 22:03 Common screenshot.ogg -rw-rw-r-- 1 root games 16229 Feb 11 22:03 Common Start.ogg -rw-rw-r-- 1 root games 14141 Feb 11 22:03 Common value.ogg -rw-rw-r-- 1 root games 12 Feb 11 22:03 EditMenu row.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 EditMenu value.redir -rw-rw-r-- 1 root games 5282 Feb 11 22:03 GameplayAssist clap.ogg -rw-rw-r-- 1 root games 19 Feb 11 22:03 GameplayAssist metronome beat.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 GameplayAssist metronome measure.redir -rw-rw-r-- 1 root games 9648 Feb 11 22:03 LifeMeterBattery gain.ogg -rw-rw-r-- 1 root games 9743 Feb 11 22:03 _LifeMeterBattery lose.ogg -rw-rw-r-- 1 root games 9743 Feb 11 22:03 LifeMeterBattery lose.ogg -rw-rw-r-- 1 root games 54608 Feb 11 22:03 LifeMeterTime GainLife.ogg -rw-rw-r-- 1 root games 5716 Feb 11 22:03 _MemoryCardManager disconnect.ogg -rw-rw-r-- 1 root games 5716 Feb 11 22:03 MemoryCardManager disconnect.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 MemoryCardManager error.redir -rw-rw-r-- 1 root games 4845 Feb 11 22:03 MemoryCardManager ready.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 MemoryCardManager too late.redir -rw-rw-r-- 1 root games 7047 Feb 11 22:03 MenuTimer tick.ogg -rw-rw-r-- 1 root games 10715 Feb 11 22:03 _missing.ogg -rw-rw-r-- 1 root games 6215 Feb 11 22:03 MusicWheel change.ogg -rw-rw-r-- 1 root games 14 Feb 11 22:03 MusicWheel collapse.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 MusicWheel expand.redir -rw-rw-r-- 1 root games 7311 Feb 11 22:03 MusicWheel locked.ogg -rw-rw-r-- 1 root games 17406 Feb 11 22:03 MusicWheel sort.ogg -rw-rw-r-- 1 root games 10715 Feb 11 22:03 new_missing.ogg -rw-rw-r-- 1 root games 16202 Feb 11 22:03 Player battle attack ending.ogg -rw-rw-r-- 1 root games 14783 Feb 11 22:03 Player battle attack launch.ogg -rw-rw-r-- 1 root games 3784 Feb 11 22:03 Player course attack ending.ogg -rw-rw-r-- 1 root games 3784 Feb 11 22:03 Player course attack launch.ogg -rw-rw-r-- 1 root games 12669 Feb 11 22:03 Player mine.ogg -rw-rw-r-- 1 root games 13646 Feb 11 22:03 _Screen cancel.ogg -rw-rw-r-- 1 root games 13 Feb 11 22:03 Screen cancel.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenDemonstration music.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEdit AddNote.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEditCourseSubmenu difficulty changed.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit line.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit marker.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEdit music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit RemoveNote.redir -rw-rw-r-- 1 root games 7725 Feb 11 22:03 ScreenEdit save.ogg -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit snap.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 ScreenEdit switch player.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit switch steps.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 ScreenEdit switch timing.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit value decrease.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenEdit value increase.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEvaluation start.redir -rw-rw-r-- 1 root games 23788 Feb 11 22:03 ScreenEvaluation try Extra1.ogg -rw-rw-r-- 1 root games 27 Feb 11 22:03 ScreenEvaluation try Extra2.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplay battle trick level1.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplay battle trick level2.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplay battle trick level3.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplay music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplayNormal music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplay oni die.redir -rw-rw-r-- 1 root games 382873 Feb 11 22:03 ScreenHowToPlay music (loop).ogg -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenInit music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenMapControllers delete.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Screen music.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenNetSelectBase change opt.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenNetSelectBase change sel.redir -rw-rw-r-- 1 root games 30 Feb 11 22:03 ScreenNetSelectMusic random music.redir -rw-rw-r-- 1 root games 32 Feb 11 22:03 ScreenNetSelectMusic roulette music.redir -rw-rw-r-- 1 root games 31 Feb 11 22:03 ScreenNetSelectMusic section music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions change.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 ScreenOptionsCourseOverview save.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions next.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions prev.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenOptionsServiceChild music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenOptionsService music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions toggle off.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions toggle on.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenPrompt change.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectMaster change.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectMaster start.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic course music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectMusic difficulty easier.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectMusic difficulty harder.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectMusic locked.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic loop music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic Options.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenSelectMusic random music.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenSelectMusic roulette music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic section music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic sort music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectMusic start.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSMOnlineSelectMusic change sel.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenTextEntry backspace.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenTextEntry type.redir -rw-rw-r-- 1 root games 12220 Feb 11 22:03 ScreenTitleMenu cancel.ogg -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenTitle music.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 _silent.redir -rw-rw-r-- 1 root games 8106 Feb 11 22:03 _switch down.ogg -rw-rw-r-- 1 root games 7716 Feb 11 22:03 _switch up.ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld: total 48 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _assets drwxrwxr-x 2 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Fonts drwxrwxr-x 3 root games 4096 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 9145 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 5794 Feb 11 22:03 readme.txt -rw-rw-r-- 1 root games 1907 Feb 11 22:03 screens.txt -rw-rw-r-- 1 root games 242 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld/_assets: total 524 -rw-rw-r-- 1 root games 267267 Feb 11 22:03 hello world.psd -rw-rw-r-- 1 root games 212174 Feb 11 22:03 _logo.psd -rw-rw-r-- 1 root games 52567 Feb 11 22:03 SectionMenu item.psd /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld/BGAnimations: total 44 -rw-rw-r-- 1 root games 1166 Feb 11 22:03 creativecommons.png -rw-rw-r-- 1 root games 33 Feb 11 22:03 GuideBase background.redir -rw-rw-r-- 1 root games 121 Feb 11 22:03 ScreenTitleMenu cancel.lua -rw-rw-r-- 1 root games 159 Feb 11 22:03 ScreenTitleMenu out.lua -rw-rw-r-- 1 root games 2939 Feb 11 22:03 ScreenTitleMenu underlay.lua -rw-rw-r-- 1 root games 400 Feb 11 22:03 ScreenWithMenuElements background.lua -rw-rw-r-- 1 root games 26 Feb 11 22:03 ScreenWithMenuElements cancel.redir -rw-rw-r-- 1 root games 302 Feb 11 22:03 ScreenWithMenuElements decorations.lua -rw-rw-r-- 1 root games 147 Feb 11 22:03 ScreenWithMenuElements in.lua -rw-rw-r-- 1 root games 147 Feb 11 22:03 ScreenWithMenuElements out.lua -rw-rw-r-- 1 root games 97 Feb 11 22:03 _wait.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld/Fonts: total 88 -rw-rw-r-- 1 root games 10505 Feb 11 22:03 _frutiger roman 24px [alt] 12x11.png -rw-rw-r-- 1 root games 2494 Feb 11 22:03 _frutiger roman 24px.ini -rw-rw-r-- 1 root games 34432 Feb 11 22:03 _frutiger roman 24px [main] 16x16.png -rw-rw-r-- 1 root games 35567 Feb 11 22:03 _frutiger roman 24px [main-stroke] 16x16.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld/Graphics: total 76 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _common -rw-rw-r-- 1 root games 5031 Feb 11 22:03 Common splash.png -rw-rw-r-- 1 root games 838 Feb 11 22:03 ReferenceBase header.lua -rw-rw-r-- 1 root games 2670 Feb 11 22:03 ReferenceBase ItemFocused (doubleres).png -rw-rw-r-- 1 root games 1148 Feb 11 22:03 ReferenceBase scroll.lua -rw-rw-r-- 1 root games 881 Feb 11 22:03 ScreenGuideMain header.lua -rw-rw-r-- 1 root games 1423 Feb 11 22:03 ScreenGuideMain scroll.lua -rw-rw-r-- 1 root games 888 Feb 11 22:03 ScreenReferenceMain header.lua -rw-rw-r-- 1 root games 1723 Feb 11 22:03 ScreenReferenceMain scroll.lua -rw-rw-r-- 1 root games 1339 Feb 11 22:03 ScreenTitleMenu scroll.lua -rw-rw-r-- 1 root games 51 Feb 11 22:03 ScreenWithMenuElements header.lua -rw-rw-r-- 1 root games 365 Feb 11 22:03 _section Guide (doubleres).png -rw-rw-r-- 1 root games 3054 Feb 11 22:03 SectionMenu ItemFocused (doubleres).png -rw-rw-r-- 1 root games 2176 Feb 11 22:03 SectionMenu ItemUnfocused (doubleres).png -rw-rw-r-- 1 root games 409 Feb 11 22:03 _section Reference (doubleres).png -rw-rw-r-- 1 root games 412 Feb 11 22:03 _section Tutorial (doubleres).png -rw-rw-r-- 1 root games 4572 Feb 11 22:03 _tango webbrowser.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld/Graphics/_common: total 12 -rw-rw-r-- 1 root games 1067 Feb 11 22:03 _generic.png -rw-rw-r-- 1 root games 7379 Feb 11 22:03 _logo.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/HelloWorld/Languages: total 4 -rw-rw-r-- 1 root games 3638 Feb 11 22:03 en.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/home: total 8 -rw-rw-r-- 1 root games 232 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 61 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/MouseTest: total 20 drwxrwxr-x 2 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 331 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 51 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/MouseTest/BGAnimations: total 12 -rw-rw-r-- 1 root games 117 Feb 11 22:03 ScreenTitleMenu background.lua -rw-rw-r-- 1 root games 1471 Feb 11 22:03 ScreenTitleMenu overlay.lua -rw-rw-r-- 1 root games 923 Feb 11 22:03 ScreenTitleMenu underlay.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/MouseTest/Graphics: total 8 -rw-rw-r-- 1 root games 341 Feb 11 22:03 _click target.png -rw-rw-r-- 1 root games 1293 Feb 11 22:03 ScreenTitleMenu scroll.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/MouseTest/Languages: total 4 -rw-rw-r-- 1 root games 207 Feb 11 22:03 en.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new: total 36 drwxrwxr-x 3 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Fonts drwxrwxr-x 7 root games 4096 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 6165 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 _resources drwxrwxr-x 2 root games 4096 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 40 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/BGAnimations: total 24 -rw-rw-r-- 1 root games 405 Feb 11 22:03 Screen cancel.lua -rw-rw-r-- 1 root games 279 Feb 11 22:03 Screen in.lua -rw-rw-r-- 1 root games 284 Feb 11 22:03 Screen out.lua -rw-rw-r-- 1 root games 217 Feb 11 22:03 ScreenTitleMenu decorations.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements background -rw-rw-r-- 1 root games 386 Feb 11 22:03 ScreenWithMenuElements decorations.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background: total 528 -rw-rw-r-- 1 root games 498662 Feb 11 22:03 _bg.jpg -rw-rw-r-- 1 root games 1951 Feb 11 22:03 _box-model.txt -rw-rw-r-- 1 root games 7025 Feb 11 22:03 _box-texture.png -rw-rw-r-- 1 root games 1040 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 2894 Feb 11 22:03 _texture checkerboard.png -rw-rw-r-- 1 root games 6657 Feb 11 22:03 _texture circle.png -rw-rw-r-- 1 root games 3257 Feb 11 22:03 _texture curtain fill (stretch).png -rw-rw-r-- 1 root games 3328 Feb 11 22:03 _texture curtain mask (stretch).png -rw-rw-r-- 1 root games 2813 Feb 11 22:03 _texture scanline.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Fonts: total 128 -rw-rw-r-- 1 root games 24 Feb 11 22:03 MenuTimer numbers.redir -rw-rw-r-- 1 root games 16417 Feb 11 22:03 _open sans semibold 24px [alt] 10x10.png -rw-rw-r-- 1 root games 16292 Feb 11 22:03 _open sans semibold 24px [alt-stroke] 10x10.png -rw-rw-r-- 1 root games 3164 Feb 11 22:03 _open sans semibold 24px.ini -rw-rw-r-- 1 root games 38844 Feb 11 22:03 _open sans semibold 24px [main] 15x15.png -rw-rw-r-- 1 root games 33783 Feb 11 22:03 _open sans semibold 24px [main-stroke] 15x15.png -rw-rw-r-- 1 root games 24 Feb 11 22:03 ScreenWithMenuElements TextHeader.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenWithMenuElements TextSubtitle.redir /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Graphics: total 76 -rw-rw-r-- 1 root games 163 Feb 11 22:03 ScreenSelectStyle Cursor.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectStyle Icon drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectStyle Scroll drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenTitleMenu logo -rw-rw-r-- 1 root games 23681 Feb 11 22:03 _ScreenTitleMenu logo (dither).png -rw-rw-r-- 1 root games 208 Feb 11 22:03 ScreenTitleMenu NumSongs.lua -rw-rw-r-- 1 root games 272 Feb 11 22:03 ScreenTitleMenu scroll.lua -rw-rw-r-- 1 root games 149 Feb 11 22:03 ScreenTitleMenu version.lua -rw-rw-r-- 1 root games 175 Feb 11 22:03 ScreenWithMenuElements CustomOverlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements Footer drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements Header -rw-rw-r-- 1 root games 3201 Feb 11 22:03 _ScreenWithMenuElements Header.png -rw-rw-r-- 1 root games 138 Feb 11 22:03 ScreenWithMenuElements TextHeader.lua -rw-rw-r-- 1 root games 145 Feb 11 22:03 ScreenWithMenuElements TextSubtitle.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Icon: total 4 -rw-rw-r-- 1 root games 530 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Scroll: total 4 -rw-rw-r-- 1 root games 174 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu logo: total 28 -rw-rw-r-- 1 root games 8563 Feb 11 22:03 _arrow (dither).png -rw-rw-r-- 1 root games 415 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 10883 Feb 11 22:03 _text (dither).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements Footer: total 4 -rw-rw-r-- 1 root games 289 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements Header: total 4 -rw-rw-r-- 1 root games 283 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Languages: total 4 -rw-rw-r-- 1 root games 73 Feb 11 22:03 en.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/_resources: total 272 -rw-rw-r-- 1 root games 81237 Feb 11 22:03 _open sans semibold 24px [alt-stroke] 10x10.psd -rw-rw-r-- 1 root games 147128 Feb 11 22:03 _open sans semibold 24px [main-stroke] 15x15.psd -rw-rw-r-- 1 root games 48116 Feb 11 22:03 ScreenWithMenuElements Header.psd /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/new/Sounds: total 340 -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenGameplay music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenWithMenuElementsBlank music.redir -rw-rw-r-- 1 root games 336228 Feb 11 22:03 ScreenWithMenuElements music (loop).ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4: total 184 drwxrwxr-x 5 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Fonts drwxrwxr-x 2 root games 4096 Feb 11 22:03 Graphics -rw-rw-r-- 1 root games 148090 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1428 Feb 11 22:03 readme.txt drwxrwxr-x 2 root games 4096 Feb 11 22:03 Scripts drwxrwxr-x 2 root games 12288 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 66 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/BGAnimations: total 48 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _BLANK -rw-rw-r-- 1 root games 199 Feb 11 22:03 _fade in normal.lua -rw-rw-r-- 1 root games 212 Feb 11 22:03 _fade out normal.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x1 drwxrwxr-x 2 root games 4096 Feb 11 22:03 _frame 3x3 -rw-rw-r-- 1 root games 271 Feb 11 22:03 _menu in.lua -rw-rw-r-- 1 root games 292 Feb 11 22:03 _menu out.lua -rw-rw-r-- 1 root games 15 Feb 11 22:03 ScreenWithMenuElementsBlank in.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 ScreenWithMenuElementsBlank out.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenWithMenuElements in.redir -rw-rw-r-- 1 root games 9 Feb 11 22:03 ScreenWithMenuElements out.redir -rw-rw-r-- 1 root games 231 Feb 11 22:03 _shared background fade in.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_BLANK: total 4 -rw-rw-r-- 1 root games 21 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_frame 3x1: total 4 -rw-rw-r-- 1 root games 404 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_frame 3x3: total 4 -rw-rw-r-- 1 root games 1125 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/Fonts: total 2084 -rw-rw-r-- 1 root games 306 Feb 11 22:03 _16px fonts.ini -rw-rw-r-- 1 root games 592 Feb 11 22:03 _20px fonts.ini -rw-rw-r-- 1 root games 1114 Feb 11 22:03 _korean 16px.ini -rw-rw-r-- 1 root games 12905 Feb 11 22:03 _korean 16px [jamo 1] 8x8.png -rw-rw-r-- 1 root games 13450 Feb 11 22:03 _korean 16px [jamo 2] 8x8.png -rw-rw-r-- 1 root games 15776 Feb 11 22:03 _korean 16px [jamo 3] 8x8.png -rw-rw-r-- 1 root games 11853 Feb 11 22:03 _korean 16px [jamo 4] 8x8.png -rw-rw-r-- 1 root games 1113 Feb 11 22:03 _korean 24px.ini -rw-rw-r-- 1 root games 16577 Feb 11 22:03 _korean 24px [jamo 1] 8x8.png -rw-rw-r-- 1 root games 17270 Feb 11 22:03 _korean 24px [jamo 2] 8x8.png -rw-rw-r-- 1 root games 15899 Feb 11 22:03 _korean 24px [jamo 3] 8x8.png -rw-rw-r-- 1 root games 14947 Feb 11 22:03 _korean 24px [jamo 4] 8x8.png -rw-rw-r-- 1 root games 27965 Feb 11 22:03 _meiryo 16px [kanji 1] 8x8 (doubleres).png -rw-rw-r-- 1 root games 77166 Feb 11 22:03 _meiryo Bold 16px.ini -rw-rw-r-- 1 root games 31787 Feb 11 22:03 _meiryo Bold 16px [kanji 2] 8x8 (doubleres).png -rw-rw-r-- 1 root games 28884 Feb 11 22:03 _meiryo Bold 16px [kanji 3] 8x8 (doubleres).png -rw-rw-r-- 1 root games 29737 Feb 11 22:03 _meiryo Bold 16px [kanji 4] 8x8 (doubleres).png -rw-rw-r-- 1 root games 27456 Feb 11 22:03 _meiryo Bold 16px [kanji 5] 8x8 (doubleres).png -rw-rw-r-- 1 root games 28601 Feb 11 22:03 _meiryo Bold 16px [kanji 6] 8x8 (doubleres).png -rw-rw-r-- 1 root games 31970 Feb 11 22:03 _meiryo Bold 16px [kanji 7] 8x8 (doubleres).png -rw-rw-r-- 1 root games 31326 Feb 11 22:03 _meiryo Bold 16px [kanji 8] 8x8 (doubleres).png -rw-rw-r-- 1 root games 30921 Feb 11 22:03 _meiryo Bold 16px [kanji 9] 8x8 (doubleres).png -rw-rw-r-- 1 root games 505091 Feb 11 22:03 _meiryo Bold 16px [kanji-jis1] 32x32 (doubleres).png -rw-rw-r-- 1 root games 404530 Feb 11 22:03 _meiryo Bold 16px [kanji-regular] 32x61.png -rw-rw-r-- 1 root games 81325 Feb 11 22:03 _meiryo Bold 16px [main] 16x16 (doubleres).png -rw-rw-r-- 1 root games 20511 Feb 11 22:03 _meiryo Bold 16px [symbol] 26x3 (doubleres).png -rw-rw-r-- 1 root games 11323 Feb 11 22:03 _venacti Bold 13px [alt] 10x10 (doubleres).png -rw-rw-r-- 1 root games 19820 Feb 11 22:03 _venacti Bold 13px [alt-stroke] 10x10 (doubleres).png -rw-rw-r-- 1 root games 2666 Feb 11 22:03 _venacti Bold 13px.ini -rw-rw-r-- 1 root games 38116 Feb 11 22:03 _venacti Bold 13px [main] 15x15 (doubleres).png -rw-rw-r-- 1 root games 72717 Feb 11 22:03 _venacti Bold 13px [main-stroke] 15x15 (doubleres).png -rw-rw-r-- 1 root games 13507 Feb 11 22:03 _venacti Bold 15px [alt] 10x10 (doubleres).png -rw-rw-r-- 1 root games 24278 Feb 11 22:03 _venacti Bold 15px [alt-stroke] 10x10 (doubleres).png -rw-rw-r-- 1 root games 2711 Feb 11 22:03 _venacti Bold 15px.ini -rw-rw-r-- 1 root games 44539 Feb 11 22:03 _venacti Bold 15px [main] 15x15 (doubleres).png -rw-rw-r-- 1 root games 90731 Feb 11 22:03 _venacti Bold 15px [main-stroke] 15x15 (doubleres).png -rw-rw-r-- 1 root games 23024 Feb 11 22:03 _venacti Bold 24px [alt] 10x10 (doubleres).png -rw-rw-r-- 1 root games 32467 Feb 11 22:03 _venacti Bold 24px [alt-stroke] 10x10 (doubleres).png -rw-rw-r-- 1 root games 2853 Feb 11 22:03 _venacti Bold 24px.ini -rw-rw-r-- 1 root games 75522 Feb 11 22:03 _venacti Bold 24px [main] 15x15 (doubleres).png -rw-rw-r-- 1 root games 126955 Feb 11 22:03 _venacti Bold 24px [main-stroke] 15x15 (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/Graphics: total 100 -rw-rw-r-- 1 root games 4658 Feb 11 22:03 _frame 1d.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 _header.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenCaution header.redir -rw-rw-r-- 1 root games 451 Feb 11 22:03 ScreenMapControllers exit.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenPlayerOptions disqualify.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenProfileLoad header.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenProfileSave header.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster explanation page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster explanation page2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster more page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectMaster more page2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectPlayMode explanation page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectPlayMode explanation page2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectPlayMode more page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenSelectPlayMode more page2.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElementsBlank footer.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElementsBlank header.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElementsBlank LeftFrame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElementsBlank RightFrame.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements explanation page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements explanation page2.redir -rw-rw-r-- 1 root games 296 Feb 11 22:03 ScreenWithMenuElements Help.lua -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements more page1.redir -rw-rw-r-- 1 root games 6 Feb 11 22:03 ScreenWithMenuElements more page2.redir /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/Scripts: total 16 -rw-rw-r-- 1 root games 183 Feb 11 22:03 00 alias.lua -rw-rw-r-- 1 root games 9161 Feb 11 22:03 Branches.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_portKit-sm4/Sounds: total 4664 -rw-rw-r-- 1 root games 17406 Feb 11 22:03 _cancel.ogg -rw-rw-r-- 1 root games 5618 Feb 11 22:03 _clap.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 Common cancel.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 Common coin.redir -rw-rw-r-- 1 root games 9337 Feb 11 22:03 Common invalid.ogg -rw-rw-r-- 1 root games 288934 Feb 11 22:03 _common menu music (loop).ogg -rw-rw-r-- 1 root games 6721 Feb 11 22:03 _common row.ogg -rw-rw-r-- 1 root games 8772 Feb 11 22:03 Common screenshot.ogg -rw-rw-r-- 1 root games 16229 Feb 11 22:03 Common start.ogg -rw-rw-r-- 1 root games 6733 Feb 11 22:03 _common value.ogg -rw-rw-r-- 1 root games 13 Feb 11 22:03 EditCoursesMenu row.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 EditCoursesMenu save.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 EditCoursesMenu value.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 _edit marker.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 EditMenu row.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 EditMenu value.redir -rw-rw-r-- 1 root games 38065 Feb 11 22:03 _extra1.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 _extra2.redir -rw-rw-r-- 1 root games 35862 Feb 11 22:03 _failed.ogg -rw-rw-r-- 1 root games 5 Feb 11 22:03 GameplayAssist clap.redir -rw-rw-r-- 1 root games 5 Feb 11 22:03 GameplayAssist metronome beat.redir -rw-rw-r-- 1 root games 5 Feb 11 22:03 GameplayAssist metronome measure.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 JukeboxMenu row.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 JukeboxMenu value.redir -rw-rw-r-- 1 root games 9648 Feb 11 22:03 LifeMeterBattery gain.ogg -rw-rw-r-- 1 root games 9743 Feb 11 22:03 LifeMeterBattery lose.ogg -rw-rw-r-- 1 root games 11 Feb 11 22:03 LifeMeterTime GainLife.redir -rw-rw-r-- 1 root games 4694 Feb 11 22:03 _memcard error.ogg -rw-rw-r-- 1 root games 5716 Feb 11 22:03 MemoryCardManager disconnect.ogg -rw-rw-r-- 1 root games 14 Feb 11 22:03 MemoryCardManager error.redir -rw-rw-r-- 1 root games 4845 Feb 11 22:03 MemoryCardManager ready.ogg -rw-rw-r-- 1 root games 14 Feb 11 22:03 MemoryCardManager too late.redir -rw-rw-r-- 1 root games 7047 Feb 11 22:03 MenuTimer tick.ogg -rw-rw-r-- 1 root games 10715 Feb 11 22:03 _missing.ogg -rw-rw-r-- 1 root games 5334 Feb 11 22:03 MusicWheel change.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 MusicWheel expand.redir -rw-rw-r-- 1 root games 7311 Feb 11 22:03 MusicWheel locked.ogg -rw-rw-r-- 1 root games 17406 Feb 11 22:03 MusicWheel sort.ogg -rw-rw-r-- 1 root games 7 Feb 11 22:03 Player battle attack ending.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Player battle attack launch.redir -rw-rw-r-- 1 root games 28 Feb 11 22:03 Player course attack ending.redir -rw-rw-r-- 1 root games 28 Feb 11 22:03 Player course attack launch.redir -rw-rw-r-- 1 root games 13519 Feb 11 22:03 Player mine.ogg -rw-rw-r-- 1 root games 7725 Feb 11 22:03 _prompt.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenCaution change.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenCaution start.redir -rw-rw-r-- 1 root games 91414 Feb 11 22:03 ScreenCompany music.ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEdit AddNote.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEditCourseSubmenu difficulty changed.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit line.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit marker.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEdit music.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEdit RemoveNote.redir -rw-rw-r-- 1 root games 7725 Feb 11 22:03 ScreenEdit save.ogg -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenEdit snap.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit switch steps.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenEdit value decrease.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenEdit value increase.redir -rw-rw-r-- 1 root games 314659 Feb 11 22:03 ScreenEnding1 music (loop).ogg -rw-rw-r-- 1 root games 2222124 Feb 11 22:03 ScreenEnding2 music (loop).ogg -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEvaluation failed.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenEvaluation passed.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenEvaluation start.redir -rw-rw-r-- 1 root games 23788 Feb 11 22:03 ScreenEvaluation try extra1.ogg -rw-rw-r-- 1 root games 28 Feb 11 22:03 ScreenEvaluation try extra2.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenGameOver music.redir -rw-rw-r-- 1 root games 29522 Feb 11 22:03 ScreenGameplay oni die.ogg -rw-rw-r-- 1 root games 382873 Feb 11 22:03 ScreenHowToPlay music (loop).ogg -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenInstructions music.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenJukeboxMenu music.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 ScreenMapControllers change.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenMapControllers delete.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 ScreenMiniMenu change.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenMiniMenu music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenMiniMenu next.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenMiniMenu prev.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenMiniMenu row.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 ScreenMiniMenu value.redir -rw-rw-r-- 1 root games 191298 Feb 11 22:03 ScreenNameEntry music (loop).ogg -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenNameEntry step.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 ScreenNetSelectMusic change opt.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 ScreenNetSelectMusic change sel.redir -rw-rw-r-- 1 root games 14 Feb 11 22:03 ScreenOptions change.redir -rw-rw-r-- 1 root games 15 Feb 11 22:03 ScreenOptionsCourseOverview save.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions next.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenOptions prev.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenOptions toggle off.redir -rw-rw-r-- 1 root games 35 Feb 11 22:03 ScreenOptions toggle on.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenPrompt change.redir -rw-rw-r-- 1 root games 480460 Feb 11 22:03 ScreenRanking music (loop).ogg -rw-rw-r-- 1 root games 24 Feb 11 22:03 ScreenSelectCharacter change.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectCharacter music.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectMusic course music.redir -rw-rw-r-- 1 root games 11 Feb 11 22:03 ScreenSelectMusic difficulty easier.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSelectMusic difficulty harder.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenSelectMusic locked.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectMusic loop music.redir -rw-rw-r-- 1 root games 16 Feb 11 22:03 ScreenSelectMusic options.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectMusic random music.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectMusic roulette music.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenSelectMusic section music.redir -rw-rw-r-- 1 root games 18 Feb 11 22:03 ScreenSelectMusic sort music.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSelectMusic start.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectPlayMode change.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectPlayMode music.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSelectPlayMode start.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenSelectStyle change.redir -rw-rw-r-- 1 root games 19 Feb 11 22:03 ScreenSelectStyle music.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenSelectStyle start.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 ScreenTextEntry backspace.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenTextEntry change.redir -rw-rw-r-- 1 root games 22 Feb 11 22:03 ScreenTextEntry type.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenTitleMenu change.redir -rw-rw-r-- 1 root games 13 Feb 11 22:03 ScreenTitleMenu start.redir -rw-rw-r-- 1 root games 8 Feb 11 22:03 ScreenUnlock music.redir -rw-rw-r-- 1 root games 12 Feb 11 22:03 ScreenWithMenuElements music.redir -rw-rw-r-- 1 root games 10655 Feb 11 22:03 _silent.ogg -rw-rw-r-- 1 root games 8106 Feb 11 22:03 _switch down.ogg -rw-rw-r-- 1 root games 7716 Feb 11 22:03 _switch up.ogg -rw-rw-r-- 1 root games 40229 Feb 11 22:03 _swoosh normal.ogg -rw-rw-r-- 1 root games 11844 Feb 11 22:03 _toasty.ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr: total 24 drwxrwxr-x 4 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 4 root games 4096 Feb 11 22:03 Graphics -rw-rw-r-- 1 root games 188 Feb 11 22:03 library.txt -rw-rw-r-- 1 root games 1149 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 58 Feb 11 22:03 ThemeInfo.ini -rw-rw-r-- 1 root games 0 Feb 11 22:03 todo.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/BGAnimations: total 8 drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements background drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements decorations /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background: total 3776 -rw-rw-r-- 1 root games 2817 Feb 11 22:03 _16 (stretch).png -rw-rw-r-- 1 root games 2836 Feb 11 22:03 _32 (stretch).png -rw-rw-r-- 1 root games 2812 Feb 11 22:03 _8 (stretch).png -rw-rw-r-- 1 root games 2110 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 3849415 Feb 11 22:03 VOL1-29-NTSC.mpg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements decorations: total 4 -rw-rw-r-- 1 root games 333 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/Graphics: total 20 -rw-rw-r-- 1 root games 368 Feb 11 22:03 MusicWheelItem Song ColorPart.lua -rw-rw-r-- 1 root games 127 Feb 11 22:03 MusicWheelItem Song NormalPart.lua -rw-rw-r-- 1 root games 221 Feb 11 22:03 ScreenTitleMenu scroll.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements footer drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements header /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/Graphics/ScreenWithMenuElements footer: total 4 -rw-rw-r-- 1 root games 202 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/Graphics/ScreenWithMenuElements header: total 4 -rw-rw-r-- 1 root games 1006 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/rsr/Sounds: total 340 -rw-rw-r-- 1 root games 12 Feb 11 22:03 _Music menu.redir -rw-rw-r-- 1 root games 336228 Feb 11 22:03 _Music title (loop).ogg -rw-rw-r-- 1 root games 72 Feb 11 22:03 _Music title (loop).sm /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/test: total 12 -rw-rw-r-- 1 root games 574 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 43 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/test/Sounds: total 636 -rw-rw-r-- 1 root games 305904 Feb 11 22:03 _Music menu (loop).ogg -rw-rw-r-- 1 root games 73 Feb 11 22:03 _Music menu (loop).sm -rw-rw-r-- 1 root games 334493 Feb 11 22:03 _Music title (loop).ogg -rw-rw-r-- 1 root games 73 Feb 11 22:03 _Music title (loop).sm /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit: total 52 drwxrwxr-x 4 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Fonts drwxrwxr-x 2 root games 4096 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 188 Feb 11 22:03 _library.txt -rw-rw-r-- 1 root games 15988 Feb 11 22:03 metrics.ini drwxrwxr-x 2 root games 4096 Feb 11 22:03 _Resources drwxrwxr-x 2 root games 4096 Feb 11 22:03 Scripts drwxrwxr-x 2 root games 4096 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 47 Feb 11 22:03 ThemeInfo.ini -rw-rw-r-- 1 root games 0 Feb 11 22:03 _todo.txt /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/BGAnimations: total 20 -rw-rw-r-- 1 root games 1430 Feb 11 22:03 ScreenSelectMusic decorations.lua -rw-rw-r-- 1 root games 144 Feb 11 22:03 ScreenTitleMenu underlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements background -rw-rw-r-- 1 root games 1227 Feb 11 22:03 ScreenWithMenuElements decorations.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenWithMenuElements underlay /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background: total 3776 -rw-rw-r-- 1 root games 2817 Feb 11 22:03 _16 (stretch).png -rw-rw-r-- 1 root games 2836 Feb 11 22:03 _32 (stretch).png -rw-rw-r-- 1 root games 2812 Feb 11 22:03 _8 (stretch).png -rw-rw-r-- 1 root games 2100 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 3849415 Feb 11 22:03 VOL1-29-NTSC.mpg /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements underlay: total 8 -rw-rw-r-- 1 root games 478 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 2838 Feb 11 22:03 grid.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/Fonts: total 4 -rw-rw-r-- 1 root games 125 Feb 11 22:03 ScreenWithMenuElements TextHeader.redir /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/Graphics: total 1020 -rw-rw-r-- 1 root games 4910 Feb 11 22:03 Banner all music.png -rw-rw-r-- 1 root games 3634 Feb 11 22:03 Banner mode.png -rw-rw-r-- 1 root games 5027 Feb 11 22:03 Banner random.png -rw-rw-r-- 1 root games 4133 Feb 11 22:03 Banner roulette.png -rw-rw-r-- 1 root games 418034 Feb 11 22:03 Common fallback background.png -rw-rw-r-- 1 root games 713 Feb 11 22:03 Common fallback banner.png -rw-rw-r-- 1 root games 3789 Feb 11 22:03 MusicWheel highlight.png -rw-rw-r-- 1 root games 3445 Feb 11 22:03 MusicWheelItem SectionCollapsed ColorPart.png -rw-rw-r-- 1 root games 3481 Feb 11 22:03 MusicWheelItem SectionExpanded ColorPart.png -rw-rw-r-- 1 root games 3411 Feb 11 22:03 MusicWheelItem Song NormalPart.png -rw-rw-r-- 1 root games 19120 Feb 11 22:03 PlayMode Endless.png -rw-rw-r-- 1 root games 20045 Feb 11 22:03 PlayMode Extended.png -rw-rw-r-- 1 root games 25832 Feb 11 22:03 PlayMode Normal.png -rw-rw-r-- 1 root games 13534 Feb 11 22:03 PlayMode Oni.png -rw-rw-r-- 1 root games 18556 Feb 11 22:03 PlayMode Rave.png -rw-rw-r-- 1 root games 5067 Feb 11 22:03 ScreenSelectPlayMode Icon ChoiceEndless.png -rw-rw-r-- 1 root games 5572 Feb 11 22:03 ScreenSelectPlayMode Icon ChoiceExtended.png -rw-rw-r-- 1 root games 4887 Feb 11 22:03 ScreenSelectPlayMode Icon ChoiceHard.png -rw-rw-r-- 1 root games 5569 Feb 11 22:03 ScreenSelectPlayMode Icon ChoiceNormal.png -rw-rw-r-- 1 root games 4529 Feb 11 22:03 ScreenSelectPlayMode Icon ChoiceOni.png -rw-rw-r-- 1 root games 4964 Feb 11 22:03 ScreenSelectPlayMode Icon ChoiceRave.png -rw-rw-r-- 1 root games 453 Feb 11 22:03 ScreenSelectPlayMode scroll.lua -rw-rw-r-- 1 root games 5378 Feb 11 22:03 ScreenSelectStyle Icon Choice10Keys.png -rw-rw-r-- 1 root games 5312 Feb 11 22:03 ScreenSelectStyle Icon Choice14Keys.png -rw-rw-r-- 1 root games 5240 Feb 11 22:03 ScreenSelectStyle Icon Choice5Keys.png -rw-rw-r-- 1 root games 5203 Feb 11 22:03 ScreenSelectStyle Icon Choice7Keys.png -rw-rw-r-- 1 root games 5198 Feb 11 22:03 ScreenSelectStyle Icon ChoiceCouple.png -rw-rw-r-- 1 root games 5300 Feb 11 22:03 ScreenSelectStyle Icon ChoiceDouble.png -rw-rw-r-- 1 root games 6022 Feb 11 22:03 ScreenSelectStyle Icon ChoiceHalfDouble.png -rw-rw-r-- 1 root games 4574 Feb 11 22:03 ScreenSelectStyle Icon ChoiceKB7.png -rw-rw-r-- 1 root games 5179 Feb 11 22:03 ScreenSelectStyle Icon ChoiceSingle.png -rw-rw-r-- 1 root games 4648 Feb 11 22:03 ScreenSelectStyle Icon ChoiceSolo.png -rw-rw-r-- 1 root games 5515 Feb 11 22:03 ScreenSelectStyle Icon ChoiceVersus.png -rw-rw-r-- 1 root games 464 Feb 11 22:03 ScreenSelectStyle scroll.lua -rw-rw-r-- 1 root games 28759 Feb 11 22:03 ScreenTitleMenu Logo.png -rw-rw-r-- 1 root games 492 Feb 11 22:03 ScreenTitleMenu scroll.lua -rw-rw-r-- 1 root games 3240 Feb 11 22:03 ScreenWithMenuElements Footer.png -rw-rw-r-- 1 root games 3323 Feb 11 22:03 ScreenWithMenuElements Header.png -rw-rw-r-- 1 root games 74 Feb 11 22:03 ScreenWithMenuElements HelpDisplay.lua -rw-rw-r-- 1 root games 169 Feb 11 22:03 ScreenWithMenuElements TextHeader.lua -rw-rw-r-- 1 root games 3458 Feb 11 22:03 StepsDisplay frame.png -rw-rw-r-- 1 root games 24796 Feb 11 22:03 Style 10Keys.png -rw-rw-r-- 1 root games 22989 Feb 11 22:03 Style 14Keys.png -rw-rw-r-- 1 root games 22354 Feb 11 22:03 Style 5Keys.png -rw-rw-r-- 1 root games 21428 Feb 11 22:03 Style 7Keys.png -rw-rw-r-- 1 root games 21585 Feb 11 22:03 Style Couple.png -rw-rw-r-- 1 root games 21174 Feb 11 22:03 Style Double.png -rw-rw-r-- 1 root games 25222 Feb 11 22:03 Style HalfDouble.png -rw-rw-r-- 1 root games 14891 Feb 11 22:03 Style KB7.png -rw-rw-r-- 1 root games 20259 Feb 11 22:03 Style Single.png -rw-rw-r-- 1 root games 16641 Feb 11 22:03 Style Solo.png -rw-rw-r-- 1 root games 22327 Feb 11 22:03 Style Versus.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/Languages: total 4 -rw-rw-r-- 1 root games 1661 Feb 11 22:03 en.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/_Resources: total 860 -rw-rw-r-- 1 root games 44350 Feb 11 22:03 MusicWheelItem.psd -rw-rw-r-- 1 root games 166335 Feb 11 22:03 ScreenSelectStyle Icon.psd -rw-rw-r-- 1 root games 292987 Feb 11 22:03 ScreenSelectStyle Scroll.psd -rw-rw-r-- 1 root games 271688 Feb 11 22:03 ScreenTitleMenu logo.psd -rw-rw-r-- 1 root games 30018 Feb 11 22:03 ScreenWithMenuElements Footer.psd -rw-rw-r-- 1 root games 30988 Feb 11 22:03 ScreenWithMenuElements Header.psd -rw-rw-r-- 1 root games 30277 Feb 11 22:03 StepsDisplay items.psd /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/Scripts: total 4 -rw-rw-r-- 1 root games 736 Feb 11 22:03 02 TextBanner.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/themekit/Sounds: total 276 -rw-rw-r-- 1 root games 12 Feb 11 22:03 _Music menu.redir -rw-rw-r-- 1 root games 271915 Feb 11 22:03 _Music title (loop).ogg -rw-rw-r-- 1 root games 65 Feb 11 22:03 _Music title (loop).sm /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu: total 48 drwxrwxr-x 10 root games 4096 Feb 11 22:03 BGAnimations drwxrwxr-x 2 root games 4096 Feb 11 22:03 Fonts drwxrwxr-x 6 root games 4096 Feb 11 22:03 Graphics drwxrwxr-x 2 root games 4096 Feb 11 22:03 Languages -rw-rw-r-- 1 root games 12511 Feb 11 22:03 metrics.ini -rw-rw-r-- 1 root games 1851 Feb 11 22:03 reads.txt drwxrwxr-x 2 root games 4096 Feb 11 22:03 Scripts drwxrwxr-x 2 root games 4096 Feb 11 22:03 Sounds -rw-rw-r-- 1 root games 56 Feb 11 22:03 ThemeInfo.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations: total 76 -rw-rw-r-- 1 root games 432 Feb 11 22:03 _frame 3x1.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenCustomOptionsList overlay drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenEvaluationNormal overlay drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameOver underlay -rw-rw-r-- 1 root games 44 Feb 11 22:03 ScreenGameplay out.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenGameplay overlay -rw-rw-r-- 1 root games 3466 Feb 11 22:03 ScreenGameplay underlay.lua -rw-rw-r-- 1 root games 46 Feb 11 22:03 Screen in.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenNextStage underlay -rw-rw-r-- 1 root games 46 Feb 11 22:03 Screen out.lua -rw-rw-r-- 1 root games 508 Feb 11 22:03 ScreenProfileLoad overlay.lua -rw-rw-r-- 1 root games 507 Feb 11 22:03 ScreenProfileSave overlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenSelectMusic overlay -rw-rw-r-- 1 root games 2028 Feb 11 22:03 ScreenSelectMusic underlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenStageBreak underlay -rw-rw-r-- 1 root games 606 Feb 11 22:03 ScreenStageInformation underlay.lua -rw-rw-r-- 1 root games 2260 Feb 11 22:03 ScreenSystemLayer overlay.lua drwxrwxr-x 2 root games 4096 Feb 11 22:03 ScreenTitleMenu underlay -rw-rw-r-- 1 root games 590 Feb 11 22:03 ScreenWithMenuElements background.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenCustomOptionsList overlay: total 12 -rw-rw-r-- 1 root games 10965 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenEvaluationNormal overlay: total 4 -rw-rw-r-- 1 root games 2747 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameOver underlay: total 4 -rw-rw-r-- 1 root games 161 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameplay overlay: total 4 -rw-rw-r-- 1 root games 802 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenNextStage underlay: total 4 -rw-rw-r-- 1 root games 159 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenSelectMusic overlay: total 24 -rw-rw-r-- 1 root games 6516 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 14297 Feb 11 22:03 i can flash.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenStageBreak underlay: total 4 -rw-rw-r-- 1 root games 157 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenTitleMenu underlay: total 4 -rw-rw-r-- 1 root games 172 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Fonts: total 704 -rw-rw-r-- 1 root games 31911 Feb 11 22:03 _arial black 20px [alt] 10x10 (doubleres).png -rw-rw-r-- 1 root games 24831 Feb 11 22:03 _arial black 20px [alt-stroke] 10x10 (doubleres).png -rw-rw-r-- 1 root games 2799 Feb 11 22:03 _arial black 20px.ini -rw-rw-r-- 1 root games 75459 Feb 11 22:03 _arial black 20px [main] 15x15 (doubleres).png -rw-rw-r-- 1 root games 53198 Feb 11 22:03 _arial black 20px [main-stroke] 15x15 (doubleres).png -rw-rw-r-- 1 root games 6859 Feb 11 22:03 combo 5x2.png -rw-rw-r-- 1 root games 32 Feb 11 22:03 combo.ini -rw-rw-r-- 1 root games 17 Feb 11 22:03 Common Normal.redir -rw-rw-r-- 1 root games 2673 Feb 11 22:03 _fixedsys 8px [alt] 10x10 (mipmaps).png -rw-rw-r-- 1 root games 2558 Feb 11 22:03 _fixedsys 8px.ini -rw-rw-r-- 1 root games 7123 Feb 11 22:03 _fixedsys 8px [main] 15x15 (mipmaps).png -rw-rw-r-- 1 root games 87477 Feb 11 22:03 _impact 50px [alt] 10x10 (doubleres).png -rw-rw-r-- 1 root games 59356 Feb 11 22:03 _impact 50px [alt-stroke] 10x10 (doubleres).png -rw-rw-r-- 1 root games 2864 Feb 11 22:03 _impact 50px.ini -rw-rw-r-- 1 root games 201830 Feb 11 22:03 _impact 50px [main] 15x15 (doubleres).png -rw-rw-r-- 1 root games 129596 Feb 11 22:03 _impact 50px [main-stroke] 15x15 (doubleres).png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Graphics: total 72 -rw-rw-r-- 1 root games 23126 Feb 11 22:03 Common fallback background.png -rw-rw-r-- 1 root games 9378 Feb 11 22:03 Common fallback banner.png -rw-rw-r-- 1 root games 433 Feb 11 22:03 Common window icon.png drwxrwxr-x 2 root games 4096 Feb 11 22:03 _Figures -rw-rw-r-- 1 root games 41 Feb 11 22:03 MusicWheelItem SectionCollapsed NormalPart.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 MusicWheelItem SectionExpanded NormalPart drwxrwxr-x 2 root games 4096 Feb 11 22:03 MusicWheelItem Song NormalPart -rw-rw-r-- 1 root games 6 Feb 11 22:03 Player combo.redir drwxrwxr-x 2 root games 4096 Feb 11 22:03 Player judgment -rw-rw-r-- 1 root games 179 Feb 11 22:03 ScreenMapControllers exit.lua -rw-rw-r-- 1 root games 536 Feb 11 22:03 ScreenTitleMenu scroll.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Graphics/_Figures: total 52 -rw-rw-r-- 1 root games 21657 Feb 11 22:03 circle.png -rw-rw-r-- 1 root games 6081 Feb 11 22:03 corner.png -rw-rw-r-- 1 root games 19723 Feb 11 22:03 triangle.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem SectionExpanded NormalPart: total 4 -rw-rw-r-- 1 root games 820 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem Song NormalPart: total 4 -rw-rw-r-- 1 root games 1019 Feb 11 22:03 default.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Graphics/Player judgment: total 24 -rw-rw-r-- 1 root games 3485 Feb 11 22:03 default.lua -rw-rw-r-- 1 root games 14233 Feb 11 22:03 judgelabels 1x5.png -rw-rw-r-- 1 root games 914 Feb 11 22:03 label.png /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Languages: total 4 -rw-rw-r-- 1 root games 668 Feb 11 22:03 en.ini /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Scripts: total 44 -rw-rw-r-- 1 root games 499 Feb 11 22:03 01 system.lua -rw-rw-r-- 1 root games 10640 Feb 11 22:03 02 CustomCodeDetector.lua -rw-rw-r-- 1 root games 6131 Feb 11 22:03 02 Draw.lua -rw-rw-r-- 1 root games 1336 Feb 11 22:03 02 ini read.lua.bak -rw-rw-r-- 1 root games 3637 Feb 11 22:03 02 splitmode.lua -rw-rw-r-- 1 root games 794 Feb 11 22:03 03 branches.lua -rw-rw-r-- 1 root games 2167 Feb 11 22:03 03 optionrow.lua -rw-rw-r-- 1 root games 3550 Feb 11 22:03 04 themelibs.lua /home/pkg/build/stepmania-5-beta2a/pkg/usr/share/stepmania/Themes/_themekit-piu/Sounds: total 224 -rw-rw-r-- 1 root games 55852 Feb 11 22:03 2-1.ogg -rw-rw-r-- 1 root games 10855 Feb 11 22:03 3-2.ogg -rw-rw-r-- 1 root games 36200 Feb 11 22:03 B09.ogg -rw-rw-r-- 1 root games 7 Feb 11 22:03 Common Coin.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Common Start.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Copia de ScreenSelectMusic locked.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 MusicWheel change.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 MusicWheel expand.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 MusicWheel locked.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 Player mine.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenEvaluation start.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic course music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic difficulty easier.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic difficulty harder.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic locked.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic loop music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic Options.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic random music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic roulette music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic section music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic sort music.redir -rw-rw-r-- 1 root games 7 Feb 11 22:03 ScreenSelectMusic start.redir -rw-rw-r-- 1 root games 41603 Feb 11 22:03 START.ogg /home/pkg/build/stepmania-5-beta2a/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Feb 11 22:03 stepmania-5.beta2a /home/pkg/build/stepmania-5-beta2a/pkg/usr/src/stepmania-5.beta2a: total 8 -rw-r--r-- 1 root root 7744 Feb 11 22:03 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/libexec/stepmania/Scripts -> ../../share/stepmania/Scripts usr/libexec/stepmania/Data -> ../../share/stepmania/Data usr/libexec/stepmania/BackgroundTransitions -> ../../share/stepmania/BackgroundTransitions usr/libexec/stepmania/Songs -> ../../share/stepmania/Songs usr/libexec/stepmania/Courses -> ../../share/stepmania/Courses usr/libexec/stepmania/NoteSkins -> ../../share/stepmania/NoteSkins usr/libexec/stepmania/BackgroundEffects -> ../../share/stepmania/BackgroundEffects usr/libexec/stepmania/Characters -> ../../share/stepmania/Characters usr/libexec/stepmania/Announcers -> ../../share/stepmania/Announcers usr/libexec/stepmania/Themes -> ../../share/stepmania/Themes usr/libexec/stepmania/Docs -> ../../share/stepmania/Docs usr/libexec/stepmania/BGAnimations -> ../../share/stepmania/BGAnimations Making symbolic link creation script: ( cd usr/libexec/stepmania ; rm -rf Scripts ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Scripts Scripts ) ( cd usr/libexec/stepmania ; rm -rf Data ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Data Data ) ( cd usr/libexec/stepmania ; rm -rf BackgroundTransitions ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/BackgroundTransitions BackgroundTransitions ) ( cd usr/libexec/stepmania ; rm -rf Songs ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Songs Songs ) ( cd usr/libexec/stepmania ; rm -rf Courses ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Courses Courses ) ( cd usr/libexec/stepmania ; rm -rf NoteSkins ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/NoteSkins NoteSkins ) ( cd usr/libexec/stepmania ; rm -rf BackgroundEffects ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/BackgroundEffects BackgroundEffects ) ( cd usr/libexec/stepmania ; rm -rf Characters ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Characters Characters ) ( cd usr/libexec/stepmania ; rm -rf Announcers ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Announcers Announcers ) ( cd usr/libexec/stepmania ; rm -rf Themes ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Themes Themes ) ( cd usr/libexec/stepmania ; rm -rf Docs ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/Docs Docs ) ( cd usr/libexec/stepmania ; rm -rf BGAnimations ) ( cd usr/libexec/stepmania ; ln -sf ../../share/stepmania/BGAnimations BGAnimations ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed ‘./usr/libexec/stepmania/Scripts’ removed ‘./usr/libexec/stepmania/Data’ removed ‘./usr/libexec/stepmania/BackgroundTransitions’ removed ‘./usr/libexec/stepmania/Songs’ removed ‘./usr/libexec/stepmania/Courses’ removed ‘./usr/libexec/stepmania/NoteSkins’ removed ‘./usr/libexec/stepmania/BackgroundEffects’ removed ‘./usr/libexec/stepmania/Characters’ removed ‘./usr/libexec/stepmania/Announcers’ removed ‘./usr/libexec/stepmania/Themes’ removed ‘./usr/libexec/stepmania/Docs’ removed ‘./usr/libexec/stepmania/BGAnimations’ Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/pkg/build/stepmania-5-beta2a/stepmania-5.beta2a-i486-1cp.txz ./ usr/ usr/libexec/ usr/libexec/stepmania/ usr/libexec/stepmania/GtkModule.so usr/libexec/stepmania/stepmania usr/bin/ usr/bin/smzip-installer usr/bin/stepmania usr/src/ usr/src/stepmania-5.beta2a/ usr/src/stepmania-5.beta2a/SLKBUILD usr/share/ usr/share/stepmania/ usr/share/stepmania/Scripts/ usr/share/stepmania/Scripts/unavailable_functions.lua usr/share/stepmania/Scripts/32log.lua usr/share/stepmania/Scripts/extend_table.lua usr/share/stepmania/Data/ usr/share/stepmania/Data/Translations.xml usr/share/stepmania/Data/splash.png usr/share/stepmania/Data/Shaders/ usr/share/stepmania/Data/Shaders/GLSL/ usr/share/stepmania/Data/Shaders/GLSL/Shell.vert usr/share/stepmania/Data/Shaders/GLSL/Overlay.frag usr/share/stepmania/Data/Shaders/GLSL/Texture matrix scaling.vert usr/share/stepmania/Data/Shaders/GLSL/YUYV422.frag usr/share/stepmania/Data/Shaders/GLSL/Color burn.frag usr/share/stepmania/Data/Shaders/GLSL/Unpremultiply.frag usr/share/stepmania/Data/Shaders/GLSL/Screen.frag usr/share/stepmania/Data/Shaders/GLSL/Cel.vert usr/share/stepmania/Data/Shaders/GLSL/Color dodge.frag usr/share/stepmania/Data/Shaders/GLSL/Hard mix.frag usr/share/stepmania/Data/Shaders/GLSL/Vivid light.frag usr/share/stepmania/Data/Shaders/GLSL/Shell.frag usr/share/stepmania/Data/Shaders/GLSL/Cel.frag usr/share/stepmania/Data/AI.ini usr/share/stepmania/Data/RandomAttacks.txt usr/share/stepmania/Data/AutoMappings/ usr/share/stepmania/Data/AutoMappings/GamePad Pro USB.ini usr/share/stepmania/Data/NamesBlacklist.txt usr/share/stepmania/BackgroundTransitions/ usr/share/stepmania/BackgroundTransitions/CrossFade.xml usr/share/stepmania/BackgroundTransitions/FadeDown.xml usr/share/stepmania/BackgroundTransitions/CrossFade_Faster.xml usr/share/stepmania/BackgroundTransitions/SlideLeft.xml usr/share/stepmania/BackgroundTransitions/CrossFade_Fastest.xml usr/share/stepmania/BackgroundTransitions/SlideUp.xml usr/share/stepmania/BackgroundTransitions/FadeUp.xml usr/share/stepmania/BackgroundTransitions/SlideRight.xml usr/share/stepmania/BackgroundTransitions/FadeCenterVertical.xml usr/share/stepmania/BackgroundTransitions/FadeLeft.xml usr/share/stepmania/BackgroundTransitions/FadeCenterHorizontal.xml usr/share/stepmania/BackgroundTransitions/FadeRight.xml usr/share/stepmania/BackgroundTransitions/SlideDown.xml usr/share/stepmania/Songs/ usr/share/stepmania/Courses/ usr/share/stepmania/Courses/instructions.txt usr/share/stepmania/Courses/Default/ usr/share/stepmania/Courses/Default/Jupiter.png usr/share/stepmania/Courses/Default/MostPlayed_13-16.png usr/share/stepmania/Courses/Default/MostPlayed_05-08.png usr/share/stepmania/Courses/Default/MostPlayed_13-16.crs usr/share/stepmania/Courses/Default/ChallengingRandom5.png usr/share/stepmania/Courses/Default/Jupiter.crs usr/share/stepmania/Courses/Default/ChallengingRandom5.crs usr/share/stepmania/Courses/Default/MostPlayed_05-08.crs usr/share/stepmania/Courses/Default/ChallengingRandom5-bg.png usr/share/stepmania/Courses/Default/MostPlayed_01-04.png usr/share/stepmania/Courses/Default/MostPlayed_01-04.crs usr/share/stepmania/Courses/Default/MostPlayed_09-12.png usr/share/stepmania/Courses/Default/MostPlayed_09-12.crs usr/share/stepmania/NoteSkins/ usr/share/stepmania/NoteSkins/dance/ usr/share/stepmania/NoteSkins/dance/retro/ usr/share/stepmania/NoteSkins/dance/retro/Down Roll Body active.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Roll Body active.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Tap Mine.redir usr/share/stepmania/NoteSkins/dance/retro/UpLeft Hold Explosion.lua usr/share/stepmania/NoteSkins/dance/retro/Down Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Tap Note.lua usr/share/stepmania/NoteSkins/dance/retro/_down receptor base.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Go Receptor.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Tap Explosion dim.png usr/share/stepmania/NoteSkins/dance/retro/metrics.ini usr/share/stepmania/NoteSkins/dance/retro/Down Roll Body inactive.png usr/share/stepmania/NoteSkins/dance/retro/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/retro/Down Hold Explosion.lua usr/share/stepmania/NoteSkins/dance/retro/Down Hold Body inactive.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retro/_down receptor tap.png usr/share/stepmania/NoteSkins/dance/retro/Down Hold Head active.png usr/share/stepmania/NoteSkins/dance/retro/Down Hold Body active.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Hold Body inactive.png usr/share/stepmania/NoteSkins/dance/retro/_down receptor.png usr/share/stepmania/NoteSkins/dance/retro/_upleft receptor tap.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Hold BottomCap active.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Roll Body inactive.png usr/share/stepmania/NoteSkins/dance/retro/_UpLeft Tap Note 8x8.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Tap Fake 1x8.png usr/share/stepmania/NoteSkins/dance/retro/_upleft receptor base.png usr/share/stepmania/NoteSkins/dance/retro/_receptor tap.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Hold Body active.png usr/share/stepmania/NoteSkins/dance/retro/Down Hold BottomCap active.png usr/share/stepmania/NoteSkins/dance/retro/Down Roll BottomCap active.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retro/Down Tap Fake 1x8.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Receptor.lua usr/share/stepmania/NoteSkins/dance/retro/_down tap note 8x8.png usr/share/stepmania/NoteSkins/dance/retro/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/retro/Down Hold Head inactive.png usr/share/stepmania/NoteSkins/dance/retro/UpLeft Roll BottomCap active.png usr/share/stepmania/NoteSkins/dance/retro/Down Tap Mine 5x1.png usr/share/stepmania/NoteSkins/dance/retro/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/retro/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/retro/Down Tap Explosion dim.png usr/share/stepmania/NoteSkins/dance/retro/Down Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/midi-note/ usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold Head Active.png usr/share/stepmania/NoteSkins/dance/midi-note/Up Roll BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold Body Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Tap Lift.png usr/share/stepmania/NoteSkins/dance/midi-note/Down Tap Mine.lua usr/share/stepmania/NoteSkins/dance/midi-note/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-note/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll Explosion.redir usr/share/stepmania/NoteSkins/dance/midi-note/Left Hold BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll Body Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Tap Fake (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll Head Active.png usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold Body Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold BottomCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Left Roll BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll Head Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold Head Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note/Down Tap Explosion Dim.png usr/share/stepmania/NoteSkins/dance/midi-note/Up Hold BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note/_Down Tap Mine.png usr/share/stepmania/NoteSkins/dance/midi-note/Left Roll BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note/Up Hold BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll Body Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll BottomCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll BottomCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold Explosion.redir usr/share/stepmania/NoteSkins/dance/midi-note/_Down Tap Receptor (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/_Down Tap Note 8x8 (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Hold BottomCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note/Down Roll BottomCap.png usr/share/stepmania/NoteSkins/dance/midi-note/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/midi-note/_Down Tap Flash.png usr/share/stepmania/NoteSkins/dance/midi-note/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/midi-note/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/midi-note/Left Hold BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note/Up Roll BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/ usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Hold Body active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_White tap note 4x2.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_white receptor base.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue hold explosion.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll TopCap active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Roll Body active.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Tap explosion dim.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White tap explosion bright.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_bar receptor tap.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/metrics.ini usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Hold BottomCap active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White roll explosion.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Hold Body inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Receptor.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Tap Note.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue tap fake.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White hold explosion.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll Explosion.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Hold TopCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Roll Body active.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_blue receptor base.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Hold TopCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue receptor.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Tap Note.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll Body active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White tap explosion dim.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Roll Body Inactive.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Hold Body active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Yellow tap note 4x2.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White tap fake.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Roll BottomCap active.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White receptor.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll Body inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue roll explosion.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Hold Body inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue tap explosion dim.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue tap mine.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Tap Lift 4x1.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Blue tap note 4x2.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue tap explosion bright.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Hold Explosion.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Tap explosion bright.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Hold BottomCap active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_bar mine 4x1.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Roll TopCap active.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Tap Mine.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll BottomCap active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Roll TopCap active.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Roll Body Inactive.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Noteskin.lua usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White tap mine.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Hold TopCap active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/White Hold TopCap active.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/Blue Roll BottomCap active.redir usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_Roll TopCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar-splithand_whiteblue/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/dance/default/ usr/share/stepmania/NoteSkins/dance/default/Down Roll TopCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Hold TopCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/default/_arrow 1x8 (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Hold Body Active (doubleres).png usr/share/stepmania/NoteSkins/dance/default/metrics.ini usr/share/stepmania/NoteSkins/dance/default/Down Roll Body Active (doubleres).png usr/share/stepmania/NoteSkins/dance/default/_circle (doubleres).png usr/share/stepmania/NoteSkins/dance/default/_glow (doubleres).png usr/share/stepmania/NoteSkins/dance/default/_receptor (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Hold Body Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Hold BottomCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Hold TopCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Roll TopCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/default/_rflash (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Tap Explosion Bright.redir usr/share/stepmania/NoteSkins/dance/default/Down Tap Lift.lua usr/share/stepmania/NoteSkins/dance/default/Down Roll Body Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Roll BottomCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Roll BottomCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Hold BottomCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/default/Down Tap Explosion Dim.redir usr/share/stepmania/NoteSkins/dance/default/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/default/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/default/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/ usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold Head Active.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Up Roll BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold Body Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Tap Lift.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Tap Mine.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll Explosion.redir usr/share/stepmania/NoteSkins/dance/midi-note-3d/Left Hold BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll Body Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Tap Fake (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/_Down Tap Note.txt usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll Head Active.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold Body Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold BottomCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/ usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/overlay.ini usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/overlay.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/black.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/inside.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/outside.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/tex/outside.ini usr/share/stepmania/NoteSkins/dance/midi-note-3d/Left Roll BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll Head Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold Head Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Up Hold BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/_Down Tap Mine.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Left Roll BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Up Hold BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll Body Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll BottomCap Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll BottomCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold Explosion.redir usr/share/stepmania/NoteSkins/dance/midi-note-3d/_Down Tap Receptor (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Hold BottomCap Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Tap Explosion Dim.redir usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Roll BottomCap.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/_Down Tap Flash.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/midi-note-3d/Left Hold BottomCap Active.png usr/share/stepmania/NoteSkins/dance/midi-note-3d/Up Roll BottomCap Inactive.lua usr/share/stepmania/NoteSkins/dance/midi-solo/ usr/share/stepmania/NoteSkins/dance/midi-solo/_Down Tap Note 8x8.png usr/share/stepmania/NoteSkins/dance/midi-solo/Down Tap Lift.png usr/share/stepmania/NoteSkins/dance/midi-solo/Down Tap Mine.lua usr/share/stepmania/NoteSkins/dance/midi-solo/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-solo/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/midi-solo/Down Roll Explosion.redir usr/share/stepmania/NoteSkins/dance/midi-solo/_Down Tap Receptor.png usr/share/stepmania/NoteSkins/dance/midi-solo/_Down Tap Mine.png usr/share/stepmania/NoteSkins/dance/midi-solo/Down Hold Explosion.redir usr/share/stepmania/NoteSkins/dance/midi-solo/Down Tap Explosion Dim.redir usr/share/stepmania/NoteSkins/dance/midi-solo/_Down Tap Flash.png usr/share/stepmania/NoteSkins/dance/midi-solo/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/midi-solo/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/midi-solo/Down Tap Fake.png usr/share/stepmania/NoteSkins/dance/exactV2/ usr/share/stepmania/NoteSkins/dance/exactV2/_Down Tap Note 2x8.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Hold Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/_DownLeft Tap Note 2x8.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Roll Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Hold Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Roll Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/_Center Tap Note 2x8.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Hold Topcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Roll Body Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Hold Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/metrics.ini usr/share/stepmania/NoteSkins/dance/exactV2/Down Hold Body Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Hold Body Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Roll Topcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Roll Body Active.png usr/share/stepmania/NoteSkins/dance/exactV2/_DownLeft Go Receptor.png usr/share/stepmania/NoteSkins/dance/exactV2/_Down Go Receptor.png usr/share/stepmania/NoteSkins/dance/exactV2/_Center Go Receptor.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Roll Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/DownLeft Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/exactV2/DownLeft Receptor.lua usr/share/stepmania/NoteSkins/dance/exactV2/Center Hold Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Receptor.lua usr/share/stepmania/NoteSkins/dance/exactV2/Center Roll Body Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Hold Topcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Hold Body Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Hold Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Hold Body Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Roll Body Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Hold Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Roll Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Center Tap Note.lua usr/share/stepmania/NoteSkins/dance/exactV2/Center Roll Topcap Active.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Roll Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/Down Roll Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/exactV2/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/exactV2/DownLeft Tap Note.lua usr/share/stepmania/NoteSkins/dance/exactV2/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/exactV2/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/exactV2/Down Tap Mine.png usr/share/stepmania/NoteSkins/dance/midi-vivid/ usr/share/stepmania/NoteSkins/dance/midi-vivid/Down Hold Head Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid/Down Tap Addition 4x4 (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-vivid/Down Roll Head Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid/Down Hold Head Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid/Down Roll Head Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid/Down Tap Note 4x4 (doubleres).png usr/share/stepmania/NoteSkins/dance/easyV2/ usr/share/stepmania/NoteSkins/dance/easyV2/_Down Tap Note 2x8.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Hold Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/_DownLeft Tap Note 2x8.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Roll Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Hold Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Roll Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/_Center Tap Note 2x8.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Hold Topcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Roll Body Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Hold Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/metrics.ini usr/share/stepmania/NoteSkins/dance/easyV2/Down Hold Body Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Hold Body Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Roll Topcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Roll Body Active.png usr/share/stepmania/NoteSkins/dance/easyV2/_DownLeft Go Receptor.png usr/share/stepmania/NoteSkins/dance/easyV2/_Down Go Receptor.png usr/share/stepmania/NoteSkins/dance/easyV2/_Center Go Receptor.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Roll Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/DownLeft Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/easyV2/DownLeft Receptor.lua usr/share/stepmania/NoteSkins/dance/easyV2/Center Hold Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Receptor.lua usr/share/stepmania/NoteSkins/dance/easyV2/Center Roll Body Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Hold Topcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Hold Body Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Hold Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Hold Body Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Roll Body Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Hold Bottomcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Roll Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Center Tap Note.lua usr/share/stepmania/NoteSkins/dance/easyV2/Center Roll Topcap Active.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Roll Topcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/Down Roll Bottomcap Inactive.png usr/share/stepmania/NoteSkins/dance/easyV2/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/easyV2/DownLeft Tap Note.lua usr/share/stepmania/NoteSkins/dance/easyV2/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/easyV2/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/easyV2/Down Tap Mine.png usr/share/stepmania/NoteSkins/dance/midi-routine-p2/ usr/share/stepmania/NoteSkins/dance/midi-routine-p2/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-routine-p2/Down Tap Note 8x1.png usr/share/stepmania/NoteSkins/dance/Delta/ usr/share/stepmania/NoteSkins/dance/Delta/Down Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/Delta/Down Roll Body Active.png usr/share/stepmania/NoteSkins/dance/Delta/metrics.ini usr/share/stepmania/NoteSkins/dance/Delta/Down Hold Body Active.png usr/share/stepmania/NoteSkins/dance/Delta/Down Tap Explosion Bright.png usr/share/stepmania/NoteSkins/dance/Delta/_down tap note 12x8.png usr/share/stepmania/NoteSkins/dance/Delta/Down Hold Explosion.lua usr/share/stepmania/NoteSkins/dance/Delta/Hold Head inactive.png usr/share/stepmania/NoteSkins/dance/Delta/Receptor 4x1.png usr/share/stepmania/NoteSkins/dance/Delta/Hold Explosion.png usr/share/stepmania/NoteSkins/dance/Delta/Hold Head active.png usr/share/stepmania/NoteSkins/dance/Delta/Down Hold BottomCap active.png usr/share/stepmania/NoteSkins/dance/Delta/Down Tap Mine 4x2.png usr/share/stepmania/NoteSkins/dance/Delta/readme.txt usr/share/stepmania/NoteSkins/dance/Delta/Down Hold Body Inactive.png usr/share/stepmania/NoteSkins/dance/Delta/Down Roll Body Inactive.png usr/share/stepmania/NoteSkins/dance/Delta/Down Tap Explosion Dim.redir usr/share/stepmania/NoteSkins/dance/Delta/Down Roll BottomCap active.png usr/share/stepmania/NoteSkins/dance/Delta/Roll Explosion.png usr/share/stepmania/NoteSkins/dance/Delta/NoteSkin.lua usr/share/stepmania/NoteSkins/dance/Delta/Down Receptor.lua usr/share/stepmania/NoteSkins/dance/Delta/Down Tap Note.lua usr/share/stepmania/NoteSkins/dance/Delta/Down Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/midi-routine-p1/ usr/share/stepmania/NoteSkins/dance/midi-routine-p1/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-routine-p1/Down Tap Note 8x1.png usr/share/stepmania/NoteSkins/dance/retrobar/ usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold BottomCap active.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Tap explosion dim.redir usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll Head inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Tap explosion bright.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar receptor tap.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar receptor base.png usr/share/stepmania/NoteSkins/dance/retrobar/metrics.ini usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold TopCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold TopCap active.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold Head active.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar tap fake 1x8.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll BottomCap active.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar tap base.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll Body inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Tap Note.lua usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll TopCap inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll Head active.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Tap Lift 4x1.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold Body active.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar mine 4x1.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Receptor.lua usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold Head inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/Noteskin.lua usr/share/stepmania/NoteSkins/dance/retrobar/_bar tap note 8x8.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll Explosion.lua usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll Body active.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Tap Mine.lua usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold Explosion.lua usr/share/stepmania/NoteSkins/dance/retrobar/Bar Roll TopCap active.png usr/share/stepmania/NoteSkins/dance/retrobar/Bar Hold Body inactive.png usr/share/stepmania/NoteSkins/dance/retrobar/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/ usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/Down Hold Head Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/metrics.ini usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/_Down Tap Note.txt usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/ usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/overlay.ini usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/overlay.png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/black.png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/inside.png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/inside.ini usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/outside.png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/tex/outside.ini usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/Down Roll Head Inactive (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/Down Hold Head Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/Down Roll Head Active (doubleres).png usr/share/stepmania/NoteSkins/dance/midi-vivid-3d/Down Tap Note.lua usr/share/stepmania/NoteSkins/common/ usr/share/stepmania/NoteSkins/common/common/ usr/share/stepmania/NoteSkins/common/common/Fallback Tap Mine 4x2.png usr/share/stepmania/NoteSkins/common/common/Fallback Receptor.lua usr/share/stepmania/NoteSkins/common/common/Fallback Hold TopCap Inactive.redir usr/share/stepmania/NoteSkins/common/common/Fallback Roll TopCap Inactive.redir usr/share/stepmania/NoteSkins/common/common/Fallback Hold Body inactive.png usr/share/stepmania/NoteSkins/common/common/metrics.ini usr/share/stepmania/NoteSkins/common/common/Fallback Hold Tail Inactive.redir usr/share/stepmania/NoteSkins/common/common/Fallback Tap Lift 4x1.png usr/share/stepmania/NoteSkins/common/common/Fallback Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/common/common/Fallback Roll Tail Inactive.redir usr/share/stepmania/NoteSkins/common/common/Fallback Roll TopCap Active.redir usr/share/stepmania/NoteSkins/common/common/Fallback Roll Body active.png usr/share/stepmania/NoteSkins/common/common/Fallback HitMine Explosion.png usr/share/stepmania/NoteSkins/common/common/Fallback Roll BottomCap active.png usr/share/stepmania/NoteSkins/common/common/_Tap Lead-in Receptor.lua usr/share/stepmania/NoteSkins/common/common/Fallback Roll Explosion.redir usr/share/stepmania/NoteSkins/common/common/Fallback Explosion.lua usr/share/stepmania/NoteSkins/common/common/Fallback Tap Explosion Dim.png usr/share/stepmania/NoteSkins/common/common/Fallback Roll Head Inactive.redir usr/share/stepmania/NoteSkins/common/common/Fallback Tap Fake 4x1.png usr/share/stepmania/NoteSkins/common/common/Fallback Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/common/common/Fallback Hold Head Active.redir usr/share/stepmania/NoteSkins/common/common/_Tap Receptor.lua usr/share/stepmania/NoteSkins/common/common/Fallback Hold Explosion 2x1.png usr/share/stepmania/NoteSkins/common/common/Fallback Hold Head Inactive.redir usr/share/stepmania/NoteSkins/common/common/_blank.png usr/share/stepmania/NoteSkins/common/common/Fallback Roll Head Active.redir usr/share/stepmania/NoteSkins/common/common/Fallback Hold BottomCap active.png usr/share/stepmania/NoteSkins/common/common/_Tap Press.lua usr/share/stepmania/NoteSkins/common/common/Fallback Roll Body inactive.png usr/share/stepmania/NoteSkins/common/common/Fallback Hold Body active.png usr/share/stepmania/NoteSkins/common/common/Fallback Tap Explosion Bright.png usr/share/stepmania/NoteSkins/common/common/Fallback Hold Tail Active.redir usr/share/stepmania/NoteSkins/common/common/Fallback Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/common/common/Fallback Tap Note 4x1.png usr/share/stepmania/NoteSkins/common/common/NoteSkin.lua usr/share/stepmania/NoteSkins/common/common/Fallback Go Receptor.redir usr/share/stepmania/NoteSkins/common/common/Fallback Hold TopCap Active.redir usr/share/stepmania/NoteSkins/common/common/Fallback Roll Tail Active.redir usr/share/stepmania/NoteSkins/common/_Editor/ usr/share/stepmania/NoteSkins/common/_Editor/DownLeftP1 Tap Fake.lua usr/share/stepmania/NoteSkins/common/_Editor/Up Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Roll TopCap inactive (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/CenterP1 Tap Note.lua usr/share/stepmania/NoteSkins/common/_Editor/DownLeftP1 Hold Head Inactive.lua usr/share/stepmania/NoteSkins/common/_Editor/Center Roll TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Roll BottomCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Roll BottomCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_Center Explosion (res 128x128).png usr/share/stepmania/NoteSkins/common/_Editor/CenterP1 Hold Head Active.lua usr/share/stepmania/NoteSkins/common/_Editor/Up Hold BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Roll TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Left Hold BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold Head Active.lua usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold TopCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Tap Fake.lua usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold Head Active.lua usr/share/stepmania/NoteSkins/common/_Editor/_DownLeftP1 Tap Fake 6x9 (res 384x576).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Tap Mine.lua usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/metrics.ini usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Roll BottomCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Left Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Roll TopCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold Explosion.lua usr/share/stepmania/NoteSkins/common/_Editor/_CenterP1 Tap Lift 6x9 (res 384x576).png usr/share/stepmania/NoteSkins/common/_Editor/DownLeftP1 Hold Head Active.lua usr/share/stepmania/NoteSkins/common/_Editor/DownLeftP1 Tap Lift.lua usr/share/stepmania/NoteSkins/common/_Editor/Right Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold BottomCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Tap Explosion Dim.lua usr/share/stepmania/NoteSkins/common/_Editor/_Down Tap Lift 4x9 (res 256x576).png usr/share/stepmania/NoteSkins/common/_Editor/Left Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Left Roll TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Roll TopCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold BottomCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Tap Explosion Bright.lua usr/share/stepmania/NoteSkins/common/_Editor/Down Roll TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Hold TopCap active (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/Center Roll BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_Down Tap Note 8x9 (res 512x576).png usr/share/stepmania/NoteSkins/common/_Editor/Down Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold BottomCap active (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold Head Inactive.lua usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold Head Inactive.lua usr/share/stepmania/NoteSkins/common/_Editor/_Down Tap Fake 4x9 (res 256x576).png usr/share/stepmania/NoteSkins/common/_Editor/Center Roll TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold TopCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Roll Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Left Hold TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/DownLeftP1 Receptor.lua usr/share/stepmania/NoteSkins/common/_Editor/CenterP1 Tap Fake.lua usr/share/stepmania/NoteSkins/common/_Editor/Left Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Roll TopCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Hold BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Roll BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Tap Lift.lua usr/share/stepmania/NoteSkins/common/_Editor/Center Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/CenterP1 Hold Head Inactive.lua usr/share/stepmania/NoteSkins/common/_Editor/Left Roll BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Roll BottomCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_DownLeftP1 Tap Lift 6x9 (res 384x576).png usr/share/stepmania/NoteSkins/common/_Editor/Up Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold BottomCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Hold Explosion.lua usr/share/stepmania/NoteSkins/common/_Editor/Right Roll TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Center Roll BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Roll BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/CenterP1 Receptor.lua usr/share/stepmania/NoteSkins/common/_Editor/Down Roll BottomCap active (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold Head Active.lua usr/share/stepmania/NoteSkins/common/_Editor/Down Hold BottomCap inactive (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/_Down Explosion 2x1 (res 128x64).png usr/share/stepmania/NoteSkins/common/_Editor/_DownLeftP1 Tap Note 12x9 (res 768x576).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Roll Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/CenterP1 Tap Lift.lua usr/share/stepmania/NoteSkins/common/_Editor/DownLeftP1 Tap Note.lua usr/share/stepmania/NoteSkins/common/_Editor/_Down Tap Mine Overlay 1x9 (res 64x576).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_Down Tap Mine Underlay 1x9 (res 64x576).png usr/share/stepmania/NoteSkins/common/_Editor/Right Roll BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold TopCap Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold BottomCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Left Hold TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Up Hold BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Tap Explosion Bright.lua usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Roll TopCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Roll BottomCap inactive (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/Up Hold TopCap inactive (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/Left Roll TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_Down Tap Mine Base2 1x9 (res 64x576).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpLeft Hold TopCap Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Roll BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Hold Body Inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold Head Inactive.lua usr/share/stepmania/NoteSkins/common/_Editor/Right Roll TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/NoteSkin.lua usr/share/stepmania/NoteSkins/common/_Editor/Up Roll TopCap active (res 64x64).png usr/share/stepmania/NoteSkins/common/_Editor/Left Roll BottomCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Hold TopCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_CenterP1 Tap Fake 6x9 (res 384x576).png usr/share/stepmania/NoteSkins/common/_Editor/SoloUpRight Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Receptor.lua usr/share/stepmania/NoteSkins/common/_Editor/Down Hold TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Left Hold BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Down Tap Note.lua usr/share/stepmania/NoteSkins/common/_Editor/Left Hold Body Active (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/Right Hold TopCap inactive (res 64x32).png usr/share/stepmania/NoteSkins/common/_Editor/_upleftsolo underlay 1x9 (res 64x576).png usr/share/stepmania/NoteSkins/common/_Editor/_CenterP1 Tap Note 12x9 (res 768x576).png usr/share/stepmania/NoteSkins/common/_Editor/Right Hold BottomCap active (res 64x32).png usr/share/stepmania/NoteSkins/instructions.txt usr/share/stepmania/NoteSkins/beat/ usr/share/stepmania/NoteSkins/beat/default/ usr/share/stepmania/NoteSkins/beat/default/Blue Hold Body active.png usr/share/stepmania/NoteSkins/beat/default/Common Tap Explosion Bright.redir usr/share/stepmania/NoteSkins/beat/default/Blue Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/beat/default/White Go Receptor.png usr/share/stepmania/NoteSkins/beat/default/Red Tap Note 1x1.png usr/share/stepmania/NoteSkins/beat/default/_White Tap Explosion Dim.png usr/share/stepmania/NoteSkins/beat/default/metrics.ini usr/share/stepmania/NoteSkins/beat/default/White Hold BottomCap active.png usr/share/stepmania/NoteSkins/beat/default/Blue Tap Mine 1x1.png usr/share/stepmania/NoteSkins/beat/default/White Hold Body inactive.png usr/share/stepmania/NoteSkins/beat/default/Red Tap Mine 1x1.png usr/share/stepmania/NoteSkins/beat/default/White Tap Explosion Bright 9x1.png usr/share/stepmania/NoteSkins/beat/default/Blue Tap Note 1x1.png usr/share/stepmania/NoteSkins/beat/default/Blue Tap Explosion Dim 9x1.png usr/share/stepmania/NoteSkins/beat/default/Red Go Receptor.png usr/share/stepmania/NoteSkins/beat/default/Red Tap Explosion Dim 9x1.png usr/share/stepmania/NoteSkins/beat/default/White Tap Note 1x1.png usr/share/stepmania/NoteSkins/beat/default/_Tap Lead-in Receptor.lua usr/share/stepmania/NoteSkins/beat/default/Fallback Explosion.lua usr/share/stepmania/NoteSkins/beat/default/White Hold Body active.png usr/share/stepmania/NoteSkins/beat/default/White Tap Explosion Dim 9x1.png usr/share/stepmania/NoteSkins/beat/default/_White Tap Explosion Bright.redir usr/share/stepmania/NoteSkins/beat/default/White Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/beat/default/White Tap Mine 1x1.png usr/share/stepmania/NoteSkins/beat/default/Blue Hold Body inactive.png usr/share/stepmania/NoteSkins/beat/default/_Tap Receptor.lua usr/share/stepmania/NoteSkins/beat/default/Blue Go Receptor.png usr/share/stepmania/NoteSkins/beat/default/Blue Hold BottomCap active.png usr/share/stepmania/NoteSkins/beat/default/Red Tap Explosion Bright 9x1.png usr/share/stepmania/NoteSkins/beat/default/_Red Tap Explosion Bright.redir usr/share/stepmania/NoteSkins/beat/default/_Red Tap Explosion Dim.png usr/share/stepmania/NoteSkins/beat/default/_Blue Tap Explosion Bright.redir usr/share/stepmania/NoteSkins/beat/default/NoteSkin.lua usr/share/stepmania/NoteSkins/beat/default/Blue Tap Explosion Bright 9x1.png usr/share/stepmania/NoteSkins/beat/default/_Blue Tap Explosion Dim.png usr/share/stepmania/NoteSkins/Para/ usr/share/stepmania/NoteSkins/Para/default/ usr/share/stepmania/NoteSkins/Para/default/Down Roll Body active.png usr/share/stepmania/NoteSkins/Para/default/Down Hold Head Active.png usr/share/stepmania/NoteSkins/Para/default/Down Tap Explosion Dim 4x1.png usr/share/stepmania/NoteSkins/Para/default/Down Hold Head Inactive.png usr/share/stepmania/NoteSkins/Para/default/Down KeypressBlock.png usr/share/stepmania/NoteSkins/Para/default/Down Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/Para/default/metrics.ini usr/share/stepmania/NoteSkins/Para/default/Down Roll Body inactive.png usr/share/stepmania/NoteSkins/Para/default/Down Hold Body inactive.png usr/share/stepmania/NoteSkins/Para/default/Down Go Receptor.png usr/share/stepmania/NoteSkins/Para/default/_down tap note 4x2.png usr/share/stepmania/NoteSkins/Para/default/_Down Tap Explosion Bright 2x2.png usr/share/stepmania/NoteSkins/Para/default/Down Hold Body active.png usr/share/stepmania/NoteSkins/Para/default/Down Hold Explosion 2x1.png usr/share/stepmania/NoteSkins/Para/default/Down Hold BottomCap active.png usr/share/stepmania/NoteSkins/Para/default/Down Roll BottomCap active.png usr/share/stepmania/NoteSkins/Para/default/NoteSkin.lua usr/share/stepmania/NoteSkins/Para/default/Down Receptor.lua usr/share/stepmania/NoteSkins/Para/default/Down Tap Note.lua usr/share/stepmania/NoteSkins/Para/default/Down Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/ usr/share/stepmania/NoteSkins/kb7/retrobar-razor/ usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll Head inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/noteskin.ini usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar receptor tap.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar receptor base.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold Head active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar tap note 2x8.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll Head active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Tap Lift.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar mine 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Receptor.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold Head inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Noteskin.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Tap Mine.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Roll TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor/Bar Tap Explosion bright.png usr/share/stepmania/NoteSkins/kb7/default/ usr/share/stepmania/NoteSkins/kb7/default/Space Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/default/Space Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/default/Key Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/default/Space Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/default/_key tap note 4x8.png usr/share/stepmania/NoteSkins/kb7/default/metrics.ini usr/share/stepmania/NoteSkins/kb7/default/Space Roll Body active.png usr/share/stepmania/NoteSkins/kb7/default/Key Tap Explosion Dim.png usr/share/stepmania/NoteSkins/kb7/default/Space Tap Explosion Bright.png usr/share/stepmania/NoteSkins/kb7/default/Space Hold Body active.png usr/share/stepmania/NoteSkins/kb7/default/Key Receptor.lua usr/share/stepmania/NoteSkins/kb7/default/Space Receptor.lua usr/share/stepmania/NoteSkins/kb7/default/Key Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/default/Space Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/default/Key Tap Note.lua usr/share/stepmania/NoteSkins/kb7/default/Space Tap Explosion Dim.png usr/share/stepmania/NoteSkins/kb7/default/Key Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/default/_space tap note 1x8.png usr/share/stepmania/NoteSkins/kb7/default/Space Hold Explosion 2x1.png usr/share/stepmania/NoteSkins/kb7/default/Key Roll Body active.png usr/share/stepmania/NoteSkins/kb7/default/Key Hold Explosion 2x1.png usr/share/stepmania/NoteSkins/kb7/default/Space Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/default/Key Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/default/Space Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/default/Key Hold Body active.png usr/share/stepmania/NoteSkins/kb7/default/Space Tap Note.lua usr/share/stepmania/NoteSkins/kb7/default/Key Tap Explosion Bright.png usr/share/stepmania/NoteSkins/kb7/default/Key Hold BottomCap Inactive.png usr/share/stepmania/NoteSkins/kb7/default/NoteSkin.lua usr/share/stepmania/NoteSkins/kb7/default/Key Go Receptor.png usr/share/stepmania/NoteSkins/kb7/default/Key Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/ usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_White tap note 4x2.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_bar receptor tap.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_bar receptor base.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/metrics.ini usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Receptor.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Yellow tap note 4x2.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Tap Lift 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Blue tap note 4x2.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Hold Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Tap explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_bar mine 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Tap Mine.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Noteskin.lua usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/White Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Yellow Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/Blue Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_Roll TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-o2jam/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/kb7/orbital/ usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll Explosion.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll Explosion.redir usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold Explosion 2x1.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/orbital/_blue tap note 4x1.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll Head inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Tap Explosion Dim.png usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll Head active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Tap Explosion Bright.png usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold Explosion.redir usr/share/stepmania/NoteSkins/kb7/orbital/Red Tap Explosion Dim.png usr/share/stepmania/NoteSkins/kb7/orbital/metrics.ini usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold Head active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold BottomCap Inactive.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold Head inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold Body active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Tap Note.lua usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold Head active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Receptor.lua usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold Body inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Tap Explosion Bright.png usr/share/stepmania/NoteSkins/kb7/orbital/_yellow tap note 4x1.png usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Go Receptor.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Receptor.redir usr/share/stepmania/NoteSkins/kb7/orbital/Red Tap Note.lua usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/orbital/_red tap note 4x1.png usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold Head inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll Body inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/_blank.png usr/share/stepmania/NoteSkins/kb7/orbital/Bar Go Receptor.png usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll Head inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/Bar Receptor.lua usr/share/stepmania/NoteSkins/kb7/orbital/Red Hold Body active.png usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Noteskin.lua usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Hold BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll Head active.redir usr/share/stepmania/NoteSkins/kb7/orbital/Yellow Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/orbital/model/ usr/share/stepmania/NoteSkins/kb7/orbital/model/note-wide.txt usr/share/stepmania/NoteSkins/kb7/orbital/model/note.txt usr/share/stepmania/NoteSkins/kb7/orbital/model/yellow.txt usr/share/stepmania/NoteSkins/kb7/orbital/model/scroller.png usr/share/stepmania/NoteSkins/kb7/orbital/model/_yellow (no mipmaps).png usr/share/stepmania/NoteSkins/kb7/orbital/model/_grey (no mipmaps).png usr/share/stepmania/NoteSkins/kb7/orbital/model/scroller.ini usr/share/stepmania/NoteSkins/kb7/orbital/model/grey.txt usr/share/stepmania/NoteSkins/kb7/orbital/Red Roll Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/ usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_White tap note 4x2.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_bar receptor tap.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_bar receptor base.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/metrics.ini usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Receptor.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Yellow tap note 4x2.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Tap Lift 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Blue tap note 4x2.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Hold Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Tap explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_bar mine 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Tap Mine.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Noteskin.lua usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/White Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/Blue Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_Roll TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-iidx/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/ usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_bar receptor tap.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_bar receptor base.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/metrics.ini usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Receptor.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Yellow tap note 2x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_White tap note 2x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Blue tap note 2x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_bar tap fake.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow hold explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Roll TopCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Tap Explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Tap Lift 3x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Hold Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_bar mine 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow roll explosion.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Tap Mine.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Roll TopCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White receptor.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Roll Body Inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Noteskin.lua usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow tap explosion bright.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Roll Body active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Roll BottomCap inactive.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/White Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Yellow Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/Blue Roll BottomCap active.redir usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_Roll TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar-razor_o2/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/kb7/retrobar/ usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Tap explosion dim.redir usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll Head inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Tap explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar receptor tap.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar receptor base.png usr/share/stepmania/NoteSkins/kb7/retrobar/metrics.ini usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar hold explosion bright.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold Head active.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar tap fake 1x8.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll BottomCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold BottomCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar tap base.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Tap Note.lua usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll TopCap inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll Head active.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Tap Lift 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar mine 4x1.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Receptor.lua usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold Head inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/Noteskin.lua usr/share/stepmania/NoteSkins/kb7/retrobar/_bar tap note 8x8.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll Body active.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Tap Mine.lua usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold Explosion.lua usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Roll TopCap active.png usr/share/stepmania/NoteSkins/kb7/retrobar/Bar Hold Body inactive.png usr/share/stepmania/NoteSkins/kb7/retrobar/_bar hold explosion dim.png usr/share/stepmania/NoteSkins/techno/ usr/share/stepmania/NoteSkins/techno/default/ usr/share/stepmania/NoteSkins/techno/default/metrics.ini usr/share/stepmania/NoteSkins/lights/ usr/share/stepmania/NoteSkins/lights/default/ usr/share/stepmania/NoteSkins/lights/default/metrics.ini usr/share/stepmania/NoteSkins/pump/ usr/share/stepmania/NoteSkins/pump/delta/ usr/share/stepmania/NoteSkins/pump/delta/Mine_Base.png usr/share/stepmania/NoteSkins/pump/delta/UpLeft border.png usr/share/stepmania/NoteSkins/pump/delta/_CenterHit 3x1.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft_fill.png usr/share/stepmania/NoteSkins/pump/delta/UpLeft Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta/Mine_Fill.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta/Center_fill.png usr/share/stepmania/NoteSkins/pump/delta/metrics.ini usr/share/stepmania/NoteSkins/pump/delta/DownRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta/DownRight Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta/UpRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta/Center border.png usr/share/stepmania/NoteSkins/pump/delta/UpLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta/UpLeft Tap Mine.lua usr/share/stepmania/NoteSkins/pump/delta/DownRight Ready Receptor.lua usr/share/stepmania/NoteSkins/pump/delta/UpLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta/UpRight Hold Head.lua usr/share/stepmania/NoteSkins/pump/delta/Center Hold Head.lua usr/share/stepmania/NoteSkins/pump/delta/Center_feet.png usr/share/stepmania/NoteSkins/pump/delta/Mine_Border.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft_blend.png usr/share/stepmania/NoteSkins/pump/delta/UpRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft border.png usr/share/stepmania/NoteSkins/pump/delta/Center_blend.png usr/share/stepmania/NoteSkins/pump/delta/UpRight Ready Receptor.lua usr/share/stepmania/NoteSkins/pump/delta/Center Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/delta/UpLeft Explosion.lua usr/share/stepmania/NoteSkins/pump/delta/DownRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft Hold Head.lua usr/share/stepmania/NoteSkins/pump/delta/_blank.png usr/share/stepmania/NoteSkins/pump/delta/UpRight NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta/UpLeft_blend.png usr/share/stepmania/NoteSkins/pump/delta/Center Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta/DownRight border.redir usr/share/stepmania/NoteSkins/pump/delta/DownLeft NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta/DownLeft Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/delta/Center Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta/Mine_Overlay.png usr/share/stepmania/NoteSkins/pump/delta/Center Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta/UpLeft Receptor.lua usr/share/stepmania/NoteSkins/pump/delta/UpLeft Hold Head.lua usr/share/stepmania/NoteSkins/pump/delta/Center NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta/UpLeft NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta/UpRight Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta/NoteSkin.lua usr/share/stepmania/NoteSkins/pump/delta/DownRight NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta/UpLeft_fill.png usr/share/stepmania/NoteSkins/pump/delta/DownLeft Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta/UpRight border.redir usr/share/stepmania/NoteSkins/pump/delta/_DownLeftHit 3x1.png usr/share/stepmania/NoteSkins/pump/delta/Mine_Light.png usr/share/stepmania/NoteSkins/pump/delta/DownRight Hold Head.lua usr/share/stepmania/NoteSkins/pump/delta/UpLeft Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/ usr/share/stepmania/NoteSkins/pump/delta-routine-p1/DownLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/metrics.ini usr/share/stepmania/NoteSkins/pump/delta-routine-p1/DownRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/UpRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/UpLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/UpLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/DownLeft Tap Note 6x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/UpRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/Center Tap Note 6x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/DownRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/UpLeft Tap Note 6x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/Center Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/DownLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/Center Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p1/NoteSkin.lua usr/share/stepmania/NoteSkins/pump/newextra/ usr/share/stepmania/NoteSkins/pump/newextra/DownLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/newextra/UpLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/newextra/UpRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/Center Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/DownLeft Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/newextra/Center Outline Receptor.png usr/share/stepmania/NoteSkins/pump/newextra/DownRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/UpLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/UpRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/UpLeft Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/newextra/Center Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/Center Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/newextra/Center Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/newextra/DownLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/DownLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/UpLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/newextra/DownRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/delta-note/ usr/share/stepmania/NoteSkins/pump/delta-note/Mine_Base.png usr/share/stepmania/NoteSkins/pump/delta-note/_CenterHit 3x1.png usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta-note/Mine_Fill.png usr/share/stepmania/NoteSkins/pump/delta-note/reminder.txt usr/share/stepmania/NoteSkins/pump/delta-note/DownLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-note/metrics.ini usr/share/stepmania/NoteSkins/pump/delta-note/DownRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-note/DownRight Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta-note/UpRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Tap Mine.lua usr/share/stepmania/NoteSkins/pump/delta-note/DownRight Ready Receptor.lua usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-note/Center_feet.png usr/share/stepmania/NoteSkins/pump/delta-note/Mine_Border.png usr/share/stepmania/NoteSkins/pump/delta-note/UpRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-note/UpRight Ready Receptor.lua usr/share/stepmania/NoteSkins/pump/delta-note/Center Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Explosion.lua usr/share/stepmania/NoteSkins/pump/delta-note/DownRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-note/_blank.png usr/share/stepmania/NoteSkins/pump/delta-note/UpRight NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta-note/_DownLeft Tap Note 6x8.png usr/share/stepmania/NoteSkins/pump/delta-note/Center Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-note/DownLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-note/DownRight border.redir usr/share/stepmania/NoteSkins/pump/delta-note/DownLeft NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta-note/DownLeft Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/delta-note/Center Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta-note/Mine_Overlay.png usr/share/stepmania/NoteSkins/pump/delta-note/Center Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Receptor.lua usr/share/stepmania/NoteSkins/pump/delta-note/Center NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta-note/UpRight Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta-note/_Center Tap Note 6x8.png usr/share/stepmania/NoteSkins/pump/delta-note/DownRight NoteHit.lua usr/share/stepmania/NoteSkins/pump/delta-note/DownLeft Tap Note.lua usr/share/stepmania/NoteSkins/pump/delta-note/UpRight border.redir usr/share/stepmania/NoteSkins/pump/delta-note/_DownLeftHit 3x1.png usr/share/stepmania/NoteSkins/pump/delta-note/Mine_Light.png usr/share/stepmania/NoteSkins/pump/delta-note/UpLeft Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/delta-note/_UpLeft Tap Note 6x8.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/ usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpLeft Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/Center Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownLeft Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownRight Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/Center Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownLeft Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/metrics.ini usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpLeft Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownRight Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/Center Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownLeft Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpRight Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownRight Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpLeft Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownRight Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/DownLeft Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/Center Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpLeft Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpRight Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpRight Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/UpRight Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p2/NoteSkin.lua usr/share/stepmania/NoteSkins/pump/default/ usr/share/stepmania/NoteSkins/pump/default/DownLeft Outline Receptor.redir usr/share/stepmania/NoteSkins/pump/default/DownLeft Tap Lift.lua usr/share/stepmania/NoteSkins/pump/default/DownLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/default/UpLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/default/metrics.ini usr/share/stepmania/NoteSkins/pump/default/UpRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/_flash (doubleres).png usr/share/stepmania/NoteSkins/pump/default/DownRight Tap Lift.lua usr/share/stepmania/NoteSkins/pump/default/DownRight Tap Note.lua usr/share/stepmania/NoteSkins/pump/default/DownRight Ready Receptor.lua usr/share/stepmania/NoteSkins/pump/default/Center Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/DownLeft Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/default/Center Outline Receptor.png usr/share/stepmania/NoteSkins/pump/default/DownRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/UpLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/Center Tap Lift.lua usr/share/stepmania/NoteSkins/pump/default/UpRight Ready Receptor.lua usr/share/stepmania/NoteSkins/pump/default/UpRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/UpLeft Explosion.lua usr/share/stepmania/NoteSkins/pump/default/UpLeft Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/default/UpLeft Tap Lift.lua usr/share/stepmania/NoteSkins/pump/default/UpRight Tap Lift.lua usr/share/stepmania/NoteSkins/pump/default/Center Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/Center Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/default/Center Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/default/DownLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/DownLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/UpLeft Receptor.lua usr/share/stepmania/NoteSkins/pump/default/UpRight Tap Note.lua usr/share/stepmania/NoteSkins/pump/default/NoteSkin.lua usr/share/stepmania/NoteSkins/pump/default/UpLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/default/DownRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/frame5p/ usr/share/stepmania/NoteSkins/pump/frame5p/Center Outline Receptor.redir usr/share/stepmania/NoteSkins/pump/frame5p/DownRight Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownLeft Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/Center Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpRight Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/metrics.ini usr/share/stepmania/NoteSkins/pump/frame5p/UpRight Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpLeft Ready Receptor 3x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpRight Hold TopCap (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/Center Tap Note 8x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownLeft Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpLeft Hold TopCap (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/Center Ready Receptor 3x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownLeft Hold TopCap Active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/Center Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownRight Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownLeft Ready Receptor 3x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpLeft Tap Note 8x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpLeft Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownLeft Tap Note 8x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/DownRight Hold TopCap Active(doubleres).png usr/share/stepmania/NoteSkins/pump/frame5p/UpLeft Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/ usr/share/stepmania/NoteSkins/pump/delta-routine-p2/DownLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/metrics.ini usr/share/stepmania/NoteSkins/pump/delta-routine-p2/DownRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/UpRight Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/UpLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/UpLeft Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/DownLeft Tap Note 6x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/UpRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/Center Tap Note 6x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/DownRight Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/UpLeft Tap Note 6x1.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/Center Hold Body Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/DownLeft Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/Center Hold BottomCap Active.png usr/share/stepmania/NoteSkins/pump/delta-routine-p2/NoteSkin.lua usr/share/stepmania/NoteSkins/pump/rhythm/ usr/share/stepmania/NoteSkins/pump/rhythm/UpLeft Tap Note.lua usr/share/stepmania/NoteSkins/pump/rhythm/DownLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/rhythm/UpLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/rhythm/metrics.ini usr/share/stepmania/NoteSkins/pump/rhythm/UpRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/Center Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/DownRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/UpLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/UpRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/_DownLeft Tap Note 6x8.png usr/share/stepmania/NoteSkins/pump/rhythm/Center Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/Center Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/rhythm/Center Tap Note.lua usr/share/stepmania/NoteSkins/pump/rhythm/DownLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/DownLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/_Center Tap Note 6x8.png usr/share/stepmania/NoteSkins/pump/rhythm/UpLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/DownLeft Tap Note.lua usr/share/stepmania/NoteSkins/pump/rhythm/DownRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/rhythm/_UpLeft Tap Note 6x8.png usr/share/stepmania/NoteSkins/pump/complex/ usr/share/stepmania/NoteSkins/pump/complex/Center Outline Receptor.redir usr/share/stepmania/NoteSkins/pump/complex/DownRight Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/DownLeft Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/Center Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/UpRight Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/metrics.ini usr/share/stepmania/NoteSkins/pump/complex/UpRight Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/UpLeft Ready Receptor 3x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/UpLeft Tap Note 6x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/DownLeft Tap Note 6x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/DownLeft Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/Center Ready Receptor 3x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/Center Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/DownRight Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/Center Tap Note 5x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/DownLeft Ready Receptor 3x1 (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/UpLeft Hold Body active (doubleres).png usr/share/stepmania/NoteSkins/pump/complex/UpLeft Hold BottomCap active (doubleres).png usr/share/stepmania/NoteSkins/pump/simple/ usr/share/stepmania/NoteSkins/pump/simple/Center Tap Note 8x1.png usr/share/stepmania/NoteSkins/pump/simple/Center Outline Receptor.redir usr/share/stepmania/NoteSkins/pump/simple/Center Hold Body active.png usr/share/stepmania/NoteSkins/pump/simple/metrics.ini usr/share/stepmania/NoteSkins/pump/simple/DownLeft Hold BottomCap active.png usr/share/stepmania/NoteSkins/pump/simple/Center Hold BottomCap active.png usr/share/stepmania/NoteSkins/pump/simple/DownRight Hold Body active.png usr/share/stepmania/NoteSkins/pump/simple/UpLeft Hold BottomCap active.png usr/share/stepmania/NoteSkins/pump/simple/Center Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/simple/UpLeft Hold Body active.png usr/share/stepmania/NoteSkins/pump/simple/DownRight Hold BottomCap active.png usr/share/stepmania/NoteSkins/pump/simple/DownLeft Tap Note 8x1.png usr/share/stepmania/NoteSkins/pump/simple/UpLeft Tap Note 8x1.png usr/share/stepmania/NoteSkins/pump/simple/DownLeft Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/simple/DownLeft Hold Body active.png usr/share/stepmania/NoteSkins/pump/simple/UpRight Hold BottomCap active.png usr/share/stepmania/NoteSkins/pump/simple/UpRight Hold Body active.png usr/share/stepmania/NoteSkins/pump/simple/UpLeft Ready Receptor 3x1.png usr/share/stepmania/NoteSkins/pump/pad/ usr/share/stepmania/NoteSkins/pump/pad/DownLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/pad/UpLeft Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/pad/UpRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/UpLeft Roll Head Active 3x2.png usr/share/stepmania/NoteSkins/pump/pad/Center Roll Head Active 3x2.png usr/share/stepmania/NoteSkins/pump/pad/Center Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/DownLeft Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/pad/Center Outline Receptor.png usr/share/stepmania/NoteSkins/pump/pad/DownRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/UpLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/DownRight Roll Head Active 3x2.png usr/share/stepmania/NoteSkins/pump/pad/UpRight Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/UpLeft Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/pad/DownLeft Roll Head Active 3x2.png usr/share/stepmania/NoteSkins/pump/pad/Center Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/UpRight Roll Head Active 3x2.png usr/share/stepmania/NoteSkins/pump/pad/Center Tap Note 3x2.png usr/share/stepmania/NoteSkins/pump/pad/Center Ready Receptor 1x3.png usr/share/stepmania/NoteSkins/pump/pad/DownLeft Hold BottomCap Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/DownLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/UpLeft Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/pad/DownRight Hold Body Active 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/ usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpLeft Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/Center Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownLeft Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownRight Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/Center Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownLeft Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/metrics.ini usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpLeft Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownRight Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/Center Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownLeft Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpRight Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownRight Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpLeft Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownRight Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/DownLeft Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/Center Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpLeft Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpRight Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpRight Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/UpRight Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd-routine-p1/NoteSkin.lua usr/share/stepmania/NoteSkins/pump/cmd/ usr/share/stepmania/NoteSkins/pump/cmd/UpLeft Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/Center Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/DownLeft Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/Center Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/DownLeft Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/metrics.ini usr/share/stepmania/NoteSkins/pump/cmd/UpLeft Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/DownLeft Ready Receptor (doubleres) 1x3.png usr/share/stepmania/NoteSkins/pump/cmd/DownRight Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/Center Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/DownLeft Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/DownRight Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/UpLeft Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/DownRight Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/DownLeft Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/Center Ready Receptor (doubleres) 1x3.png usr/share/stepmania/NoteSkins/pump/cmd/Center Tap Note (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/UpLeft Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/UpLeft Ready Receptor (doubleres) 1x3.png usr/share/stepmania/NoteSkins/pump/cmd/UpRight Roll Head Active (doubleres) 3x2.png usr/share/stepmania/NoteSkins/pump/cmd/UpRight Hold BottomCap active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/UpRight Hold Body active (doubleres) 6x1.png usr/share/stepmania/NoteSkins/pump/cmd/Center Outline Receptor (doubleres).png usr/share/stepmania/BackgroundEffects/ usr/share/stepmania/BackgroundEffects/UpperLeft.lua usr/share/stepmania/BackgroundEffects/Centered.lua usr/share/stepmania/BackgroundEffects/Checkerboard1File2x2.lua usr/share/stepmania/BackgroundEffects/Kaleidoscope2x2.lua usr/share/stepmania/BackgroundEffects/StretchPaused.lua usr/share/stepmania/BackgroundEffects/StretchNormal.lua usr/share/stepmania/BackgroundEffects/File2Flash.lua usr/share/stepmania/BackgroundEffects/StretchNormalBlue.lua usr/share/stepmania/BackgroundEffects/OverlayAdd.lua usr/share/stepmania/BackgroundEffects/File2Normal.lua usr/share/stepmania/BackgroundEffects/Visualization2FileFlash.lua usr/share/stepmania/BackgroundEffects/StretchNormalRed.lua usr/share/stepmania/BackgroundEffects/File1FlashOverlay.lua usr/share/stepmania/BackgroundEffects/Visualization2File.lua usr/share/stepmania/BackgroundEffects/StretchNormalAlignLeft.lua usr/share/stepmania/BackgroundEffects/Checkerboard2File2x2.lua usr/share/stepmania/BackgroundEffects/StretchRewind.lua usr/share/stepmania/BackgroundEffects/SongBgWithMovieViz.lua usr/share/stepmania/BackgroundEffects/Checkerboard2x2.lua usr/share/stepmania/BackgroundEffects/StretchNormalGreen.lua usr/share/stepmania/BackgroundEffects/StretchNoLoop.lua usr/share/stepmania/Characters/ usr/share/stepmania/Characters/Instructions.txt usr/share/stepmania/Characters/default/ usr/share/stepmania/Characters/default/character.ini usr/share/stepmania/Characters/shader.png usr/share/stepmania/Announcers/ usr/share/stepmania/Announcers/instructions.txt usr/share/stepmania/Themes/ usr/share/stepmania/Themes/themekit/ usr/share/stepmania/Themes/themekit/Scripts/ usr/share/stepmania/Themes/themekit/Scripts/02 TextBanner.lua usr/share/stepmania/Themes/themekit/ThemeInfo.ini usr/share/stepmania/Themes/themekit/Graphics/ usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle scroll.lua usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon Choice14Keys.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon Choice5Keys.png usr/share/stepmania/Themes/themekit/Graphics/Style Couple.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceSingle.png usr/share/stepmania/Themes/themekit/Graphics/Style HalfDouble.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceCouple.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode Icon ChoiceExtended.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon Choice10Keys.png usr/share/stepmania/Themes/themekit/Graphics/Common fallback banner.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceSolo.png usr/share/stepmania/Themes/themekit/Graphics/ScreenWithMenuElements Header.png usr/share/stepmania/Themes/themekit/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/themekit/Graphics/StepsDisplay frame.png usr/share/stepmania/Themes/themekit/Graphics/Banner all music.png usr/share/stepmania/Themes/themekit/Graphics/ScreenWithMenuElements TextHeader.lua usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode Icon ChoiceNormal.png usr/share/stepmania/Themes/themekit/Graphics/Style Solo.png usr/share/stepmania/Themes/themekit/Graphics/Banner random.png usr/share/stepmania/Themes/themekit/Graphics/PlayMode Rave.png usr/share/stepmania/Themes/themekit/Graphics/PlayMode Normal.png usr/share/stepmania/Themes/themekit/Graphics/PlayMode Oni.png usr/share/stepmania/Themes/themekit/Graphics/MusicWheelItem SectionCollapsed ColorPart.png usr/share/stepmania/Themes/themekit/Graphics/MusicWheelItem Song NormalPart.png usr/share/stepmania/Themes/themekit/Graphics/PlayMode Extended.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode Icon ChoiceHard.png usr/share/stepmania/Themes/themekit/Graphics/Style 10Keys.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode scroll.lua usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode Icon ChoiceRave.png usr/share/stepmania/Themes/themekit/Graphics/Style 7Keys.png usr/share/stepmania/Themes/themekit/Graphics/Banner mode.png usr/share/stepmania/Themes/themekit/Graphics/ScreenWithMenuElements HelpDisplay.lua usr/share/stepmania/Themes/themekit/Graphics/Style KB7.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode Icon ChoiceOni.png usr/share/stepmania/Themes/themekit/Graphics/MusicWheel highlight.png usr/share/stepmania/Themes/themekit/Graphics/Banner roulette.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon Choice7Keys.png usr/share/stepmania/Themes/themekit/Graphics/Style 5Keys.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceKB7.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceVersus.png usr/share/stepmania/Themes/themekit/Graphics/Style 14Keys.png usr/share/stepmania/Themes/themekit/Graphics/MusicWheelItem SectionExpanded ColorPart.png usr/share/stepmania/Themes/themekit/Graphics/ScreenWithMenuElements Footer.png usr/share/stepmania/Themes/themekit/Graphics/Common fallback background.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceDouble.png usr/share/stepmania/Themes/themekit/Graphics/PlayMode Endless.png usr/share/stepmania/Themes/themekit/Graphics/ScreenTitleMenu Logo.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectStyle Icon ChoiceHalfDouble.png usr/share/stepmania/Themes/themekit/Graphics/ScreenSelectPlayMode Icon ChoiceEndless.png usr/share/stepmania/Themes/themekit/Graphics/Style Versus.png usr/share/stepmania/Themes/themekit/Graphics/Style Double.png usr/share/stepmania/Themes/themekit/Graphics/Style Single.png usr/share/stepmania/Themes/themekit/metrics.ini usr/share/stepmania/Themes/themekit/_library.txt usr/share/stepmania/Themes/themekit/Languages/ usr/share/stepmania/Themes/themekit/Languages/en.ini usr/share/stepmania/Themes/themekit/_Resources/ usr/share/stepmania/Themes/themekit/_Resources/ScreenSelectStyle Scroll.psd usr/share/stepmania/Themes/themekit/_Resources/StepsDisplay items.psd usr/share/stepmania/Themes/themekit/_Resources/ScreenTitleMenu logo.psd usr/share/stepmania/Themes/themekit/_Resources/MusicWheelItem.psd usr/share/stepmania/Themes/themekit/_Resources/ScreenWithMenuElements Header.psd usr/share/stepmania/Themes/themekit/_Resources/ScreenWithMenuElements Footer.psd usr/share/stepmania/Themes/themekit/_Resources/ScreenSelectStyle Icon.psd usr/share/stepmania/Themes/themekit/_todo.txt usr/share/stepmania/Themes/themekit/Sounds/ usr/share/stepmania/Themes/themekit/Sounds/_Music title (loop).ogg usr/share/stepmania/Themes/themekit/Sounds/_Music title (loop).sm usr/share/stepmania/Themes/themekit/Sounds/_Music menu.redir usr/share/stepmania/Themes/themekit/Fonts/ usr/share/stepmania/Themes/themekit/Fonts/ScreenWithMenuElements TextHeader.redir usr/share/stepmania/Themes/themekit/BGAnimations/ usr/share/stepmania/Themes/themekit/BGAnimations/ScreenSelectMusic decorations.lua usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements decorations.lua usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background/ usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background/default.lua usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background/VOL1-29-NTSC.mpg usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background/_8 (stretch).png usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background/_32 (stretch).png usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements background/_16 (stretch).png usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements underlay/ usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements underlay/default.lua usr/share/stepmania/Themes/themekit/BGAnimations/ScreenWithMenuElements underlay/grid.png usr/share/stepmania/Themes/themekit/BGAnimations/ScreenTitleMenu underlay.lua usr/share/stepmania/Themes/_themekit-piu/ usr/share/stepmania/Themes/_themekit-piu/Scripts/ usr/share/stepmania/Themes/_themekit-piu/Scripts/03 optionrow.lua usr/share/stepmania/Themes/_themekit-piu/Scripts/02 splitmode.lua usr/share/stepmania/Themes/_themekit-piu/Scripts/02 CustomCodeDetector.lua usr/share/stepmania/Themes/_themekit-piu/Scripts/02 Draw.lua usr/share/stepmania/Themes/_themekit-piu/Scripts/02 ini read.lua.bak usr/share/stepmania/Themes/_themekit-piu/Scripts/03 branches.lua usr/share/stepmania/Themes/_themekit-piu/Scripts/01 system.lua usr/share/stepmania/Themes/_themekit-piu/Scripts/04 themelibs.lua usr/share/stepmania/Themes/_themekit-piu/reads.txt usr/share/stepmania/Themes/_themekit-piu/ThemeInfo.ini usr/share/stepmania/Themes/_themekit-piu/Graphics/ usr/share/stepmania/Themes/_themekit-piu/Graphics/ScreenMapControllers exit.lua usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem SectionExpanded NormalPart/ usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem SectionExpanded NormalPart/default.lua usr/share/stepmania/Themes/_themekit-piu/Graphics/Common fallback banner.png usr/share/stepmania/Themes/_themekit-piu/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/_themekit-piu/Graphics/Player combo.redir usr/share/stepmania/Themes/_themekit-piu/Graphics/_Figures/ usr/share/stepmania/Themes/_themekit-piu/Graphics/_Figures/corner.png usr/share/stepmania/Themes/_themekit-piu/Graphics/_Figures/triangle.png usr/share/stepmania/Themes/_themekit-piu/Graphics/_Figures/circle.png usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem Song NormalPart/ usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem Song NormalPart/default.lua usr/share/stepmania/Themes/_themekit-piu/Graphics/Common fallback background.png usr/share/stepmania/Themes/_themekit-piu/Graphics/Common window icon.png usr/share/stepmania/Themes/_themekit-piu/Graphics/Player judgment/ usr/share/stepmania/Themes/_themekit-piu/Graphics/Player judgment/judgelabels 1x5.png usr/share/stepmania/Themes/_themekit-piu/Graphics/Player judgment/default.lua usr/share/stepmania/Themes/_themekit-piu/Graphics/Player judgment/label.png usr/share/stepmania/Themes/_themekit-piu/Graphics/MusicWheelItem SectionCollapsed NormalPart.redir usr/share/stepmania/Themes/_themekit-piu/metrics.ini usr/share/stepmania/Themes/_themekit-piu/Languages/ usr/share/stepmania/Themes/_themekit-piu/Languages/en.ini usr/share/stepmania/Themes/_themekit-piu/Sounds/ usr/share/stepmania/Themes/_themekit-piu/Sounds/Common Start.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic loop music.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic sort music.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/Copia de ScreenSelectMusic locked.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic random music.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenEvaluation start.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic difficulty easier.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/B09.ogg usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic difficulty harder.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/MusicWheel change.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/START.ogg usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic section music.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/MusicWheel expand.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic locked.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/Common Coin.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic course music.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/3-2.ogg usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic roulette music.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/MusicWheel locked.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/Player mine.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic Options.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/ScreenSelectMusic start.redir usr/share/stepmania/Themes/_themekit-piu/Sounds/2-1.ogg usr/share/stepmania/Themes/_themekit-piu/Fonts/ usr/share/stepmania/Themes/_themekit-piu/Fonts/_arial black 20px [main] 15x15 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/_impact 50px.ini usr/share/stepmania/Themes/_themekit-piu/Fonts/_impact 50px [alt] 10x10 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/combo 5x2.png usr/share/stepmania/Themes/_themekit-piu/Fonts/_arial black 20px [main-stroke] 15x15 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/_impact 50px [alt-stroke] 10x10 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/_fixedsys 8px.ini usr/share/stepmania/Themes/_themekit-piu/Fonts/_arial black 20px.ini usr/share/stepmania/Themes/_themekit-piu/Fonts/_fixedsys 8px [alt] 10x10 (mipmaps).png usr/share/stepmania/Themes/_themekit-piu/Fonts/Common Normal.redir usr/share/stepmania/Themes/_themekit-piu/Fonts/_arial black 20px [alt] 10x10 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/_impact 50px [main] 15x15 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/combo.ini usr/share/stepmania/Themes/_themekit-piu/Fonts/_fixedsys 8px [main] 15x15 (mipmaps).png usr/share/stepmania/Themes/_themekit-piu/Fonts/_impact 50px [main-stroke] 15x15 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/Fonts/_arial black 20px [alt-stroke] 10x10 (doubleres).png usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameplay overlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameplay overlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenEvaluationNormal overlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenEvaluationNormal overlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenSelectMusic underlay.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameOver underlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameOver underlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenWithMenuElements background.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameplay underlay.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenCustomOptionsList overlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenCustomOptionsList overlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/_frame 3x1.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/Screen out.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenTitleMenu underlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenTitleMenu underlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenStageInformation underlay.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenNextStage underlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenNextStage underlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenSelectMusic overlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenSelectMusic overlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenSelectMusic overlay/i can flash.png usr/share/stepmania/Themes/_themekit-piu/BGAnimations/Screen in.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenProfileLoad overlay.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenStageBreak underlay/ usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenStageBreak underlay/default.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenSystemLayer overlay.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenProfileSave overlay.lua usr/share/stepmania/Themes/_themekit-piu/BGAnimations/ScreenGameplay out.lua usr/share/stepmania/Themes/default/ usr/share/stepmania/Themes/default/Scripts/ usr/share/stepmania/Themes/default/Scripts/03 Gameplay.lua usr/share/stepmania/Themes/default/Scripts/04 Other.lua usr/share/stepmania/Themes/default/Scripts/02 Colors.lua usr/share/stepmania/Themes/default/Scripts/00 ThemeInfo.lua usr/share/stepmania/Themes/default/Scripts/02 TextBanner.lua usr/share/stepmania/Themes/default/Scripts/02 Lyrics.lua usr/share/stepmania/Themes/default/Scripts/02 ThemePrefs.lua usr/share/stepmania/Themes/default/ThemeInfo.ini usr/share/stepmania/Themes/default/Graphics/ usr/share/stepmania/Themes/default/Graphics/_howto install.png usr/share/stepmania/Themes/default/Graphics/StreamDisplay normal.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectProfile CardFrame.png usr/share/stepmania/Themes/default/Graphics/ScreenNetSelectMusic BPMDisplay.redir usr/share/stepmania/Themes/default/Graphics/ScreenRanking CourseDifficulty hard.redir usr/share/stepmania/Themes/default/Graphics/_SelectIcon.png usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements Help.lua usr/share/stepmania/Themes/default/Graphics/OptionsUnderlineP2 Left.redir usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode BackgroundFrame.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Extended.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/ usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Hard.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/_HighlightFrame (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Oni (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Easy.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Nonstop (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Endless (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Normal.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode scroller/Rave.png usr/share/stepmania/Themes/default/Graphics/ScreenOptions line highlight.png usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier02.png usr/share/stepmania/Themes/default/Graphics/LifeMeterTime frame.redir usr/share/stepmania/Themes/default/Graphics/_SelectIcon KB7.png usr/share/stepmania/Themes/default/Graphics/ScreenMapControllers exit.lua usr/share/stepmania/Themes/default/Graphics/GraphDisplay body.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Rave.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking type dance-single.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel W1.redir usr/share/stepmania/Themes/default/Graphics/ScreenNetSelectBase ChatOutputBox.lua usr/share/stepmania/Themes/default/Graphics/CombinedLifeMeterTug tip p1.redir usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage 6th.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking Difficulty challenge.redir usr/share/stepmania/Themes/default/Graphics/ScreenSelectmusic score frame p2.redir usr/share/stepmania/Themes/default/Graphics/_SelectIcon Hard.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem SectionExpanded ColorPart (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel Miss.redir usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic BannerFrame.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyList.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic NumCourseSongs.lua usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier03.png usr/share/stepmania/Themes/default/Graphics/OptionsUnderlineP1 Left (doubleres).png usr/share/stepmania/Themes/default/Graphics/_SelectIcon 14Keys.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic CourseContentsList.lua usr/share/stepmania/Themes/default/Graphics/_combined life frame.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon 5Keys.png usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu VersionInfo.lua usr/share/stepmania/Themes/default/Graphics/DualScrollBar thumb p2.png usr/share/stepmania/Themes/default/Graphics/_rave result P1.png usr/share/stepmania/Themes/default/Graphics/ScoreDisplayRave stream level1.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SongOptions.lua usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation ScoreLabel.redir usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier07.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Solo.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Endless.png usr/share/stepmania/Themes/default/Graphics/GraphDisplay barely.redir usr/share/stepmania/Themes/default/Graphics/EditMenu Left 1x8.png usr/share/stepmania/Themes/default/Graphics/ScoreDisplayNormal frame.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation SongInformation.lua usr/share/stepmania/Themes/default/Graphics/_SelectIcon Survival.png usr/share/stepmania/Themes/default/Graphics/OptionsCursorP2 Left.redir usr/share/stepmania/Themes/default/Graphics/ComboGraph ComboNumber.lua usr/share/stepmania/Themes/default/Graphics/LifeMeterBattery lives/ usr/share/stepmania/Themes/default/Graphics/LifeMeterBattery lives/default.lua usr/share/stepmania/Themes/default/Graphics/LifeMeterBattery lives/_lives 1x10.png usr/share/stepmania/Themes/default/Graphics/ScreenOptions LineHighlight P1.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic NewSong.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic fallback cdtitle.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation StageAward.lua usr/share/stepmania/Themes/default/Graphics/LifeMeterBar under.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation MachineRecord.lua usr/share/stepmania/Themes/default/Graphics/OptionsCursorP1 Right (doubleres).png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation LifeDifficulty.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SongTime.lua usr/share/stepmania/Themes/default/Graphics/ScreenRanking CourseDifficulty easy.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation TimingDifficulty.lua usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage event.png usr/share/stepmania/Themes/default/Graphics/_JudgmentLineLabel/ usr/share/stepmania/Themes/default/Graphics/_JudgmentLineLabel/default.lua usr/share/stepmania/Themes/default/Graphics/_JudgmentLineLabel/_frame.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SongOptionsFrame.lua usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier04.png usr/share/stepmania/Themes/default/Graphics/SongMeterDisplay frame p1.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking bullets 1x5.png usr/share/stepmania/Themes/default/Graphics/Common fallback banner.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/ usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_barpeice Easy.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_barpeice Hard.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_barpeice Medium.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_barpeice Edit.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_background.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_barpeice Challenge.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic DifficultyDisplay/_barpeice Beginner.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation GameType.lua usr/share/stepmania/Themes/default/Graphics/ScoreDisplayRave frame base p1.redir usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Song ColorPart.png usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements header/ usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements header/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements header/_texture stripe (stretch).png usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements header/old _texture stripe.png usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements header/Header.png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage nonstop.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon 10Keys.png usr/share/stepmania/Themes/default/Graphics/CombinedLifeMeterTug separator.redir usr/share/stepmania/Themes/default/Graphics/CombinedLifeMeterTug stream p1.png usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu cursor.lua usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/default/Graphics/Judgment Normal 1x6.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectmusic score frame p1.redir usr/share/stepmania/Themes/default/Graphics/Combo 100milestone/ usr/share/stepmania/Themes/default/Graphics/Combo 100milestone/default.lua usr/share/stepmania/Themes/default/Graphics/Combo 100milestone/explosion.png usr/share/stepmania/Themes/default/Graphics/StepsDisplay frame.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Routine.png usr/share/stepmania/Themes/default/Graphics/Banner all music.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Sort NormalPart.redir usr/share/stepmania/Themes/default/Graphics/ScreenOptions LineHighlight P2.redir usr/share/stepmania/Themes/default/Graphics/_icon Timing.png usr/share/stepmania/Themes/default/Graphics/ScrollBar StretchThumb.redir usr/share/stepmania/Themes/default/Graphics/_StepsDisplayListRow arrow.png usr/share/stepmania/Themes/default/Graphics/Player toasty/ usr/share/stepmania/Themes/default/Graphics/Player toasty/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenNetSelectMusic DifficultyDisplay.redir usr/share/stepmania/Themes/default/Graphics/OptionsCursorP1 Middle (doubleres).png usr/share/stepmania/Themes/default/Graphics/LifeMeterBattery frame.png usr/share/stepmania/Themes/default/Graphics/NoteField board.png usr/share/stepmania/Themes/default/Graphics/Banner random.png usr/share/stepmania/Themes/default/Graphics/OptionsCursorP1 Left (doubleres).png usr/share/stepmania/Themes/default/Graphics/OptionsCursorP1 CanGoRight.redir usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier01.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation PersonalRecord.lua usr/share/stepmania/Themes/default/Graphics/StepsDisplayGameplay frame.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic AlternateHelpDisplay.lua usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation GradeFrame p1.redir usr/share/stepmania/Themes/default/Graphics/OptionsUnderlineP2 Middle.redir usr/share/stepmania/Themes/default/Graphics/ScreenRanking song frame.redir usr/share/stepmania/Themes/default/Graphics/ScreenMiniMenu page.redir usr/share/stepmania/Themes/default/Graphics/ScreenRanking course frame.redir usr/share/stepmania/Themes/default/Graphics/_StepsDisplayListRow Cursor.png usr/share/stepmania/Themes/default/Graphics/ScrollBar bottom.redir usr/share/stepmania/Themes/default/Graphics/OptionRow frame.redir usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage extra2.png usr/share/stepmania/Themes/default/Graphics/LifeMeterBar danger.redir usr/share/stepmania/Themes/default/Graphics/OptionsUnderlineP1 Middle (doubleres).png usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu NetworkStatus.lua usr/share/stepmania/Themes/default/Graphics/LifeMeterTime background.redir usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Roulette OverPart.redir usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage 2nd.png usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua usr/share/stepmania/Themes/default/Graphics/MusicWheelItem SectionCollapsed NormalPart (dither).png usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier06.png usr/share/stepmania/Themes/default/Graphics/StepsDisplay StepsType.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectProfile CardBackground.png usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Tier05.png usr/share/stepmania/Themes/default/Graphics/RoomWheelItem NormalPart.redir usr/share/stepmania/Themes/default/Graphics/ScreenGameplay StageDisplay.lua usr/share/stepmania/Themes/default/Graphics/_SelectIcon 7Keys.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel Held.redir usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu SystemDirection/ usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu SystemDirection/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectStyle Icon.lua usr/share/stepmania/Themes/default/Graphics/HoldJudgment label 1x2.png usr/share/stepmania/Themes/default/Graphics/_icon Sort.png usr/share/stepmania/Themes/default/Graphics/StepsDisplayListRow frame.png usr/share/stepmania/Themes/default/Graphics/RoomWheelItem ColorPart.redir usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic PaneDisplayFrame.png usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu LifeDifficulty.lua usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation GradeFrame p2.redir usr/share/stepmania/Themes/default/Graphics/ScoreDisplayRave stream level3.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking Difficulty easy.redir usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Roulette NormalPart.lua usr/share/stepmania/Themes/default/Graphics/CDTitle Con.png usr/share/stepmania/Themes/default/Graphics/Player Badge FullCombo.png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage 4th.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Single.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic PaneDisplayTextP2.lua usr/share/stepmania/Themes/default/Graphics/SongMeterDisplay stream p2.redir usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SortOrderText.lua usr/share/stepmania/Themes/default/Graphics/StreamDisplay hot.png usr/share/stepmania/Themes/default/Graphics/CombinedLifeMeterTug tip p2.redir usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu logo/ usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu logo/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu logo/_text (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu logo/_arrow (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SegmentDisplay/ usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SegmentDisplay/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SegmentDisplay/_timingicons 4x2 (doubleres).png usr/share/stepmania/Themes/default/Graphics/_howto find.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem SectionExpanded NormalPart.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel W3.redir usr/share/stepmania/Themes/default/Graphics/ScreenQuickSetupOverview icon/ usr/share/stepmania/Themes/default/Graphics/ScreenQuickSetupOverview icon/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenQuickSetupOverview icon/_base.png usr/share/stepmania/Themes/default/Graphics/LifeMeterTime over.redir usr/share/stepmania/Themes/default/Graphics/_SelectIcon Double.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SortOrderFrame.lua usr/share/stepmania/Themes/default/Graphics/_SelectIcon Normal.png usr/share/stepmania/Themes/default/Graphics/ScreenGameplay ScoreFrame.png usr/share/stepmania/Themes/default/Graphics/ScreenOptions page.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic BPMLabel.lua usr/share/stepmania/Themes/default/Graphics/CourseEntryDisplay bar.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking CourseDifficulty medium.redir usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Mode ColorPart.png usr/share/stepmania/Themes/default/Graphics/ScreenWithMenuElements Footer.lua usr/share/stepmania/Themes/default/Graphics/ScreenRanking type dance-double.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Easy.png usr/share/stepmania/Themes/default/Graphics/_StepsType Icon dance-single.png usr/share/stepmania/Themes/default/Graphics/Banner mode.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking Difficulty hard.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel W4.redir usr/share/stepmania/Themes/default/Graphics/MusicWheelItem grades/ usr/share/stepmania/Themes/default/Graphics/MusicWheelItem grades/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu CurrentGametype.lua usr/share/stepmania/Themes/default/Graphics/ScreenGameplay RemainingTime.lua usr/share/stepmania/Themes/default/Graphics/Player combo/ usr/share/stepmania/Themes/default/Graphics/Player combo/default.lua usr/share/stepmania/Themes/default/Graphics/Player combo/_combo.png usr/share/stepmania/Themes/default/Graphics/Player combo/_misses.png usr/share/stepmania/Themes/default/Graphics/_rave result draw.png usr/share/stepmania/Themes/default/Graphics/PaneDisplay text.lua usr/share/stepmania/Themes/default/Graphics/ComboGraph Backing (doubleres).png usr/share/stepmania/Themes/default/Graphics/CombinedLifeMeterTug stream p2.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Song NormalPart (dither).png usr/share/stepmania/Themes/default/Graphics/Combo 1000milestone/ usr/share/stepmania/Themes/default/Graphics/Combo 1000milestone/default.lua usr/share/stepmania/Themes/default/Graphics/Combo 1000milestone/shot.png usr/share/stepmania/Themes/default/Graphics/OptionsUnderlineP1 Right (doubleres).png usr/share/stepmania/Themes/default/Graphics/ScoreDisplayRave frame base p2.redir usr/share/stepmania/Themes/default/Graphics/SongMeterDisplay frame p2.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel W5.redir usr/share/stepmania/Themes/default/Graphics/OptionsCursorP2 Right.redir usr/share/stepmania/Themes/default/Graphics/StreamDisplay passing.redir usr/share/stepmania/Themes/default/Graphics/ScreenOptions disqualify.lua usr/share/stepmania/Themes/default/Graphics/GraphDisplay SongBoundary.redir usr/share/stepmania/Themes/default/Graphics/_MusicWheelItem Roulette NormalPart.png usr/share/stepmania/Themes/default/Graphics/ScreenRanking Difficulty medium.redir usr/share/stepmania/Themes/default/Graphics/ScreenRanking banner frame.redir usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu NumAdditionalSongs.lua usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel MaxCombo.redir usr/share/stepmania/Themes/default/Graphics/OptionsCursorP2 Middle.redir usr/share/stepmania/Themes/default/Graphics/MusicWheel highlight.png usr/share/stepmania/Themes/default/Graphics/Banner roulette.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Mode NormalPart.png usr/share/stepmania/Themes/default/Graphics/_rave result P2.png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage oni.png usr/share/stepmania/Themes/default/Graphics/SongMeterDisplay stream p1.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Versus.png usr/share/stepmania/Themes/default/Graphics/GraphDisplay backing.png usr/share/stepmania/Themes/default/Graphics/ScoreDisplayLifeTime frame.redir usr/share/stepmania/Themes/default/Graphics/ScrollBar middle.redir usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu PreferenceFrame.png usr/share/stepmania/Themes/default/Graphics/ScreenNetSelectMusic BPMLabel.redir usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage 1st.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic SongOptionsText.lua usr/share/stepmania/Themes/default/Graphics/ScrollBar top.redir usr/share/stepmania/Themes/default/Graphics/GradeDisplayEval Failed.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation JudgmentLabel W2.redir usr/share/stepmania/Themes/default/Graphics/ScreenGameplay DeltaSeconds.lua usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Course ColorPart.png usr/share/stepmania/Themes/default/Graphics/CombinedLifeMeterTug frame.lua usr/share/stepmania/Themes/default/Graphics/ScreenLogo Logo.redir usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic BPMDisplay.lua usr/share/stepmania/Themes/default/Graphics/LifeMeterBar over.png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage 3rd.png usr/share/stepmania/Themes/default/Graphics/ComboGraph NormalCombo (doubleres).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/ usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/default.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/_cutout.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/_background effect.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/_gloss.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/_stroke.png usr/share/stepmania/Themes/default/Graphics/ScreenSelectPlayMode Icon/_background base (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic CourseType.lua usr/share/stepmania/Themes/default/Graphics/Common fallback background.png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage 5th.png usr/share/stepmania/Themes/default/Graphics/ScreenHowToInstallSongs Icon.lua usr/share/stepmania/Themes/default/Graphics/_SelectIcon HalfDouble.png usr/share/stepmania/Themes/default/Graphics/ScreenOptions more.redir usr/share/stepmania/Themes/default/Graphics/ScrollBar TickThumb.lua usr/share/stepmania/Themes/default/Graphics/OptionsUnderlineP2 Right.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation BannerFrame.redir usr/share/stepmania/Themes/default/Graphics/ComboGraph MaxCombo (doubleres).png usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu NumSongs.lua usr/share/stepmania/Themes/default/Graphics/OptionsCursorP2 CanGoLeft.redir usr/share/stepmania/Themes/default/Graphics/StepsDisplayListRow StepsType.lua usr/share/stepmania/Themes/default/Graphics/_SelectIcon Oni.png usr/share/stepmania/Themes/default/Graphics/OptionRowExit frame.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Roulette ColorPart.redir usr/share/stepmania/Themes/default/Graphics/Common window icon.png usr/share/stepmania/Themes/default/Graphics/_StepsType/ usr/share/stepmania/Themes/default/Graphics/_StepsType/Dance_Single.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Techno_Single5.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Dance_Double.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Techno_Single4.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Pump_HalfDouble.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Techno_Double5.png usr/share/stepmania/Themes/default/Graphics/_StepsType/kb7.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Techno_Double4.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Pump_Double.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Dance_Solo.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Techno_Single8.png usr/share/stepmania/Themes/default/Graphics/_StepsType/Pump_Single.png usr/share/stepmania/Themes/default/Graphics/Player judgment/ usr/share/stepmania/Themes/default/Graphics/Player judgment/default.lua usr/share/stepmania/Themes/default/Graphics/MusicWheelItem SectionCollapsed ColorPart (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage extra1.png usr/share/stepmania/Themes/default/Graphics/SongMeterDisplay tip p1.png usr/share/stepmania/Themes/default/Graphics/SongMeterDisplay tip p2.redir usr/share/stepmania/Themes/default/Graphics/WheelNotifyIcon icons 4x2 (doubleres).png usr/share/stepmania/Themes/default/Graphics/NoteField bars 1x4.png usr/share/stepmania/Themes/default/Graphics/OptionsCursorP2 CanGoRight.redir usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation Win p2 1x3.png usr/share/stepmania/Themes/default/Graphics/_CombinedLifeMeterTug separator.png usr/share/stepmania/Themes/default/Graphics/TestStep.png usr/share/stepmania/Themes/default/Graphics/OptionsCursorP1 CanGoLeft.redir usr/share/stepmania/Themes/default/Graphics/_icon Health.png usr/share/stepmania/Themes/default/Graphics/ScreenGameplay oni gameover.redir usr/share/stepmania/Themes/default/Graphics/DualScrollBar thumb p1.png usr/share/stepmania/Themes/default/Graphics/EditMenu Right.lua usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Sort ColorPart.redir usr/share/stepmania/Themes/default/Graphics/StepsDisplayListRow autogen.png usr/share/stepmania/Themes/default/Graphics/_SelectIcon Couple.png usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage endless.png usr/share/stepmania/Themes/default/Graphics/StepsDisplay autogen/ usr/share/stepmania/Themes/default/Graphics/StepsDisplay autogen/default.lua usr/share/stepmania/Themes/default/Graphics/StepsDisplay autogen/_badge.png usr/share/stepmania/Themes/default/Graphics/ScreenHowToInstallSongs scroll.lua usr/share/stepmania/Themes/default/Graphics/Common splash.png usr/share/stepmania/Themes/default/Graphics/ScreenNetSelectBase ChatInputBox.lua usr/share/stepmania/Themes/default/Graphics/ScreenSelectMusic PaneDisplayTextP1.lua usr/share/stepmania/Themes/default/Graphics/_rave meter base.png usr/share/stepmania/Themes/default/Graphics/ScoreDisplayRave stream level2.png usr/share/stepmania/Themes/default/Graphics/MusicWheelItem Course NormalPart (dither).png usr/share/stepmania/Themes/default/Graphics/ScreenGameplay SongTitle.lua usr/share/stepmania/Themes/default/Graphics/ScreenStageInformation stage final.png usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation PeakComboAward.lua usr/share/stepmania/Themes/default/Graphics/ScreenGameplay BPMDisplay.lua usr/share/stepmania/Themes/default/Graphics/ScreenTitleMenu TimingDifficulty.lua usr/share/stepmania/Themes/default/Graphics/ScreenEvaluation Win p1 1x3.png usr/share/stepmania/Themes/default/metrics.ini usr/share/stepmania/Themes/default/Languages/ usr/share/stepmania/Themes/default/Languages/nl.ini usr/share/stepmania/Themes/default/Languages/es.ini usr/share/stepmania/Themes/default/Languages/pl.ini usr/share/stepmania/Themes/default/Languages/en.ini usr/share/stepmania/Themes/default/Languages/ja.ini usr/share/stepmania/Themes/default/Other/ usr/share/stepmania/Themes/default/Other/Profile Stats.xsl usr/share/stepmania/Themes/default/Other/ScreenHowToPlay steps.sm usr/share/stepmania/Themes/default/Other/SongManager PreferredSort.txt usr/share/stepmania/Themes/default/Other/SongManager PreferredCourses.txt usr/share/stepmania/Themes/default/Other/Profile Common.xsl usr/share/stepmania/Themes/default/Other/Profile Catalog.xsl usr/share/stepmania/Themes/default/Other/_blank.png usr/share/stepmania/Themes/default/Other/ScreenGameplaySyncMachine music.sm usr/share/stepmania/Themes/default/Other/SongManager PreferredSongs.txt usr/share/stepmania/Themes/default/Other/_missing.png usr/share/stepmania/Themes/default/Other/_gameplay sync music.ogg usr/share/stepmania/Themes/default/Sounds/ usr/share/stepmania/Themes/default/Sounds/ScreenProfileLoad music.redir usr/share/stepmania/Themes/default/Sounds/ScreenGameplay failed.redir usr/share/stepmania/Themes/default/Sounds/_Music title (loop).redir usr/share/stepmania/Themes/default/Sounds/Common Start.redir usr/share/stepmania/Themes/default/Sounds/ScreenSelectMusic loop music.redir usr/share/stepmania/Themes/default/Sounds/ScreenSelectMusic sort music.redir usr/share/stepmania/Themes/default/Sounds/_switch down.redir usr/share/stepmania/Themes/default/Sounds/_Music credits.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit freeze.ogg usr/share/stepmania/Themes/default/Sounds/ScreenSelectMusic random music.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit value decrease.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit save.ogg usr/share/stepmania/Themes/default/Sounds/default/ usr/share/stepmania/Themes/default/Sounds/default/_switch down.ogg usr/share/stepmania/Themes/default/Sounds/default/_Screen cancel.ogg usr/share/stepmania/Themes/default/Sounds/default/_Music title (loop).ogg usr/share/stepmania/Themes/default/Sounds/default/Common Start.ogg usr/share/stepmania/Themes/default/Sounds/default/_Music credits (loop).ogg usr/share/stepmania/Themes/default/Sounds/default/_common row.ogg usr/share/stepmania/Themes/default/Sounds/default/MenuTimer tick.ogg usr/share/stepmania/Themes/default/Sounds/default/Common invalid.ogg usr/share/stepmania/Themes/default/Sounds/default/ScreenGameplay failed.ogg usr/share/stepmania/Themes/default/Sounds/default/Common value.ogg usr/share/stepmania/Themes/default/Sounds/default/_switch up.ogg usr/share/stepmania/Themes/default/Sounds/default/MusicWheel change.ogg usr/share/stepmania/Themes/default/Sounds/MusicWheel change.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit marker.ogg usr/share/stepmania/Themes/default/Sounds/ScreenSelectMusic section music.redir usr/share/stepmania/Themes/default/Sounds/ScreenSelectProfile music.redir usr/share/stepmania/Themes/default/Sounds/ScreenSelectMusic course music.redir usr/share/stepmania/Themes/default/Sounds/_Music title (loop).sm usr/share/stepmania/Themes/default/Sounds/ScreenSelectMusic roulette music.redir usr/share/stepmania/Themes/default/Sounds/Common invalid.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit switch player.ogg usr/share/stepmania/Themes/default/Sounds/ScreenTitleMenu music.redir usr/share/stepmania/Themes/default/Sounds/_Screen cancel.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit line.redir usr/share/stepmania/Themes/default/Sounds/ScreenGameInformation music.redir usr/share/stepmania/Themes/default/Sounds/kommisar/ usr/share/stepmania/Themes/default/Sounds/kommisar/_switch down.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/_Screen cancel.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/_Music title (loop).ogg usr/share/stepmania/Themes/default/Sounds/kommisar/Common Start.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/_Music credits (loop).ogg usr/share/stepmania/Themes/default/Sounds/kommisar/_common row.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/MenuTimer tick.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/Common invalid.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/ScreenGameplay failed.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/Common value.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/_switch up.ogg usr/share/stepmania/Themes/default/Sounds/kommisar/MusicWheel change.ogg usr/share/stepmania/Themes/default/Sounds/_switch up.redir usr/share/stepmania/Themes/default/Sounds/ScreenCredits music.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit switch timing.redir usr/share/stepmania/Themes/default/Sounds/_Music menu.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit value increase.ogg usr/share/stepmania/Themes/default/Sounds/ScreenSelectPlayStyle music.redir usr/share/stepmania/Themes/default/Sounds/ScreenSelectStyle music.redir usr/share/stepmania/Themes/default/Sounds/ScreenGameplayAlternate failed.mp3 usr/share/stepmania/Themes/default/Sounds/ScreenSelectPlayMode music.redir usr/share/stepmania/Themes/default/Sounds/ScreenOptionsService music.redir usr/share/stepmania/Themes/default/Sounds/MenuTimer tick.redir usr/share/stepmania/Themes/default/Sounds/ScreenEdit snap.ogg usr/share/stepmania/Themes/default/Sounds/Common value.redir usr/share/stepmania/Themes/default/Sounds/_common row.redir usr/share/stepmania/Themes/default/Sounds/ScreenTitleJoin music.redir usr/share/stepmania/Themes/default/Fonts/ usr/share/stepmania/Themes/default/Fonts/ScreenDebugOverlay page.redir usr/share/stepmania/Themes/default/Fonts/ScreenGameplay survive time.redir usr/share/stepmania/Themes/default/Fonts/ScreenDebugOverlay header.redir usr/share/stepmania/Themes/default/Fonts/_open sans book 24px [main-stroke] 15x15.png usr/share/stepmania/Themes/default/Fonts/_blaster 18px [main] 15x15.png usr/share/stepmania/Themes/default/Fonts/_helveticaneuelt std extblk cn 42px.ini usr/share/stepmania/Themes/default/Fonts/Combo Numbers.redir usr/share/stepmania/Themes/default/Fonts/_roboto Bold 54px [numbers] 4x5 (doubleres).png usr/share/stepmania/Themes/default/Fonts/_roboto Bold 54px.ini usr/share/stepmania/Themes/default/Fonts/_helveticaneuelt std extblk cn 42px [alt] 10x10.png usr/share/stepmania/Themes/default/Fonts/_helveticaneuelt std extblk cn 42px [polish] 8x2.png usr/share/stepmania/Themes/default/Fonts/_roboto Bold 54px [numbers-stroke] 4x5 (doubleres).png usr/share/stepmania/Themes/default/Fonts/_blaster 18px.ini usr/share/stepmania/Themes/default/Fonts/_helveticaneuelt std extblk cn 42px [main] 15x15.png usr/share/stepmania/Themes/default/Fonts/ScreenGameplay SongTitle.redir usr/share/stepmania/Themes/default/Fonts/_blaster 18px [alt] 10x10.png usr/share/stepmania/Themes/default/Fonts/ScreenDebugOverlay line.redir usr/share/stepmania/Themes/default/BGAnimations/ usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu decorations.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenQuickSetupOverview decorations/ usr/share/stepmania/Themes/default/BGAnimations/ScreenQuickSetupOverview decorations/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenJukebox out.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay dead p2/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay dead p2/BGAnimation.ini usr/share/stepmania/Themes/default/BGAnimations/ScreenGameOver underlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameOver underlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay decorations/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay decorations/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenStageInformation underlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenStageInformation underlay/CourseDisplay.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenStageInformation underlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements aux.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenJukebox in.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenStageInformation out.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenNetSelectMusic decorations.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenMiniMenu in.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenSongOptions background.redir usr/share/stepmania/Themes/default/BGAnimations/old ScreenWithMenuElements background/ usr/share/stepmania/Themes/default/BGAnimations/old ScreenWithMenuElements background/default.lua usr/share/stepmania/Themes/default/BGAnimations/_frame files 3x1/ usr/share/stepmania/Themes/default/BGAnimations/_frame files 3x1/rounded fill 3x1.png usr/share/stepmania/Themes/default/BGAnimations/_frame files 3x1/rounded gloss 3x1.png usr/share/stepmania/Themes/default/BGAnimations/ScreenCredits overlay.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay underlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay underlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay underlay/ScreenFilter.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay underlay/danger.lua usr/share/stepmania/Themes/default/BGAnimations/_Arcade decorations/ usr/share/stepmania/Themes/default/BGAnimations/_Arcade decorations/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay ready/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay ready/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay ready/ready.png usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay dead p1/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay dead p1/BGAnimation.ini usr/share/stepmania/Themes/default/BGAnimations/ScreenTextEntry underlay.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenDemonstration out.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements decorations/ usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements decorations/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation background/ usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation background/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger p2/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger p2/BGAnimation.ini usr/share/stepmania/Themes/default/BGAnimations/ScreenPrompt underlay.redir usr/share/stepmania/Themes/default/BGAnimations/_frame 3x1/ usr/share/stepmania/Themes/default/BGAnimations/_frame 3x1/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenPlayerOptions out.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu background/ usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu background/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay decorations.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenDemonstration decorations.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/ usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/_bg top.png usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/_checkerboard (stretch).png usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/_particleLoader.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/_grid.png usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements background/_particle normal.png usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleJoin overlay.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu underlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu underlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleMenu underlay/_bg.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToInstallSongs background.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger all/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger all/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenEdit background.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger p1/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay danger p1/BGAnimation.ini usr/share/stepmania/Themes/default/BGAnimations/ScreenCredits background/ usr/share/stepmania/Themes/default/BGAnimations/ScreenCredits background/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenCredits background/_space.png usr/share/stepmania/Themes/default/BGAnimations/ScreenCredits background/_grid.png usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay overlay.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation overlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation overlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation overlay/kyuze.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation overlay/original.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenTitleJoin decorations.lua usr/share/stepmania/Themes/default/BGAnimations/_ScreenTitleMenu out/ usr/share/stepmania/Themes/default/BGAnimations/_ScreenTitleMenu out/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenMiniMenu out.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation decorations/ usr/share/stepmania/Themes/default/BGAnimations/ScreenEvaluation decorations/default.lua usr/share/stepmania/Themes/default/BGAnimations/Screen out/ usr/share/stepmania/Themes/default/BGAnimations/Screen out/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenInit decorations.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay background/ usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay background/bg.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay background/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenSystemLayer aux.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenReloadSongs background.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay go/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay go/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay go/go.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/healthhilight.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/jumpmessage.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/_message jump.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/tapmessage.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/_message miss.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/missmessage.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/_message tap.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/tapglow.png usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToPlay overlay/feet.png usr/share/stepmania/Themes/default/BGAnimations/Screen cancel/ usr/share/stepmania/Themes/default/BGAnimations/Screen cancel/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements out/ usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements out/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenSelectMusic decorations/ usr/share/stepmania/Themes/default/BGAnimations/ScreenSelectMusic decorations/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenMiniMenu underlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenPlayerOptions background.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay toasty/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay toasty/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameInformation underlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameInformation underlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay background.lua usr/share/stepmania/Themes/default/BGAnimations/Screen in/ usr/share/stepmania/Themes/default/BGAnimations/Screen in/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenDemonstration overlay/ usr/share/stepmania/Themes/default/BGAnimations/ScreenDemonstration overlay/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenLogo decorations.lua usr/share/stepmania/Themes/default/BGAnimations/_frame 3x3/ usr/share/stepmania/Themes/default/BGAnimations/_frame 3x3/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenHowToInstallSongs overlay.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay next course song/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay next course song/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay failed/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay failed/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay in/ usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay in/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenGameplay out.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements in/ usr/share/stepmania/Themes/default/BGAnimations/ScreenWithMenuElements in/default.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenMiniMenu cancel.redir usr/share/stepmania/Themes/default/BGAnimations/ScreenSelectProfile overlay.lua usr/share/stepmania/Themes/default/BGAnimations/ScreenSelectPlayMode underlay.lua usr/share/stepmania/Themes/test/ usr/share/stepmania/Themes/test/ThemeInfo.ini usr/share/stepmania/Themes/test/metrics.ini usr/share/stepmania/Themes/test/Sounds/ usr/share/stepmania/Themes/test/Sounds/_Music menu (loop).sm usr/share/stepmania/Themes/test/Sounds/_Music title (loop).ogg usr/share/stepmania/Themes/test/Sounds/_Music menu (loop).ogg usr/share/stepmania/Themes/test/Sounds/_Music title (loop).sm usr/share/stepmania/Themes/_fallback/ usr/share/stepmania/Themes/_fallback/Scripts/ usr/share/stepmania/Themes/_fallback/Scripts/02 Utilities.lua usr/share/stepmania/Themes/_fallback/Scripts/03 UserPreferences2.lua usr/share/stepmania/Themes/_fallback/Scripts/03 Gameplay.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Sprite.lua usr/share/stepmania/Themes/_fallback/Scripts/01 IniFile.lua usr/share/stepmania/Themes/_fallback/Scripts/03 CustomSpeedMods.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Colors.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Actor.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Enum.lua usr/share/stepmania/Themes/_fallback/Scripts/02 StageMods.lua usr/share/stepmania/Themes/_fallback/Scripts/01 alias.lua usr/share/stepmania/Themes/_fallback/Scripts/02 OptionsMenu.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Debug.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Serialize.lua usr/share/stepmania/Themes/_fallback/Scripts/03 ThemeAndGamePrefs.lua usr/share/stepmania/Themes/_fallback/Scripts/01 base.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Branches.lua usr/share/stepmania/Themes/_fallback/Scripts/00 init.lua usr/share/stepmania/Themes/_fallback/Scripts/02 Other.lua usr/share/stepmania/Themes/_fallback/Scripts/03 GamePreferences.lua usr/share/stepmania/Themes/_fallback/Scripts/02 ActorDef.lua usr/share/stepmania/Themes/_fallback/Scripts/03 ThemeLibrary.lua usr/share/stepmania/Themes/_fallback/Scripts/hierarchy.txt usr/share/stepmania/Themes/_fallback/Scripts/02 ThemePrefs.lua usr/share/stepmania/Themes/_fallback/Scripts/02 ThemePrefsRows.lua usr/share/stepmania/Themes/_fallback/Graphics/ usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Random OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner Title.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsUnderlineP2 Middle (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/OptionsList cursor.redir usr/share/stepmania/Themes/_fallback/Graphics/NoteField board.redir usr/share/stepmania/Themes/_fallback/Graphics/StreamDisplay normal.png usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectProfile CardFrame.png usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation PercentFrame P1.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenTitleMenu explanation page2.redir usr/share/stepmania/Themes/_fallback/Graphics/BeginnerHelper flash.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem SectionCollapsed OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/BeginnerHelper stepcircle.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterTime frame.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenMapControllers exit.lua usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar extra danger.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel W1.redir usr/share/stepmania/Themes/_fallback/Graphics/BeginnerHelper background.redir usr/share/stepmania/Themes/_fallback/Graphics/CombinedLifeMeterTug tip p1.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner DoubleChallengeMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSMOnlineSelectMusic ChatInputBox.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel Miss.redir usr/share/stepmania/Themes/_fallback/Graphics/StepsDisplay autogen.redir usr/share/stepmania/Themes/_fallback/Graphics/HoldJudgment label 1x2.redir usr/share/stepmania/Themes/_fallback/Graphics/_white.png usr/share/stepmania/Themes/_fallback/Graphics/SnapDisplay icon 9x1.png usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay checking p2.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsUnderlineP1 Left (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/OptionsList underline.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem SectionExpanded ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenPrompt cursor.lua usr/share/stepmania/Themes/_fallback/Graphics/Banner Endless.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave stream level1.png usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation ScoreLabel.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner MediumMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayNormal frame.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMusic fallback cdtitle.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMaster more page1.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem grades.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP1 Right (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/Banner DoubleMediumMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Random NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/CourseEntryDisplay bar.redir usr/share/stepmania/Themes/_fallback/Graphics/ModIcon Empty.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner ChallengeMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsUnderlineP2 Right (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay error p2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation PercentFrame P2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenOptions disqualify.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMaster more page2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave frame base p1.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner BPM.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation win frame p2.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar under.redir usr/share/stepmania/Themes/_fallback/Graphics/CombinedLifeMeterTug stream p1.png usr/share/stepmania/Themes/_fallback/Graphics/_frame 3x1/ usr/share/stepmania/Themes/_fallback/Graphics/_frame 3x1/default.lua usr/share/stepmania/Themes/_fallback/Graphics/ScreenEnding remove card p2.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner group fallback.redir usr/share/stepmania/Themes/_fallback/Graphics/Judgment Normal 1x6.png usr/share/stepmania/Themes/_fallback/Graphics/Banner abc.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation SurvivedFrame p1.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Sort NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenOptions LineHighlight P1.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenOptions LineHighlight P2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMaster explanation page2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScrollBar StretchThumb.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner DoubleHardMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP1 Middle (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/ScreenOptions page.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMusic ScoreFrame P1.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner DoubleEasyMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP1 Left (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/ScreenTitleMenu more page2.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP1 CanGoRight.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Course OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation GradeFrame p1.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Course ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/EditMenu left.lua usr/share/stepmania/Themes/_fallback/Graphics/ScreenTitleMenu explanation page1.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenNetSelectBase ChatOutputBox.redir usr/share/stepmania/Themes/_fallback/Graphics/ScrollBar bottom.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner HardMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionRow frame.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheel highlight.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar danger.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Song ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMaster scroll.lua usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Random ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Custom ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsUnderlineP1 Middle (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP2 Right (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/Banner Length.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterTime background.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Roulette OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay late p1.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Custom NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectProfile CardBackground.png usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem SectionCollapsed ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/RoomWheelItem NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Course NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel Held.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner all music.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenNetSelectBase ChatInputBox.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar over.redir usr/share/stepmania/Themes/_fallback/Graphics/CombinedLifeMeterTug separator.lua usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay checking p1.redir usr/share/stepmania/Themes/_fallback/Graphics/RoomWheelItem ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation GradeFrame p2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenMiniMenuContext header.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave stream level3.png usr/share/stepmania/Themes/_fallback/Graphics/ScreenSMOnlineSelectMusic ChatOutputBox.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner random.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar frame.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay none p2.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBattery frame.redir usr/share/stepmania/Themes/_fallback/Graphics/StreamDisplay hot.png usr/share/stepmania/Themes/_fallback/Graphics/Banner Artist.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Mode ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/CombinedLifeMeterTug tip p2.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner mode.redir usr/share/stepmania/Themes/_fallback/Graphics/EditMenu right.lua usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem SectionExpanded NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel W3.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave frame overlay p2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation win frame p1.redir usr/share/stepmania/Themes/_fallback/Graphics/Common fallback banner.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay late p2.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Mode OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/RoomWheelItem OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMusic ScoreFrame P2.redir usr/share/stepmania/Themes/_fallback/Graphics/_blank.png usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar extra under.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Song OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay ready p2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel W4.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Custom OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsUnderlineP2 Left (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/Banner course fallback.redir usr/share/stepmania/Themes/_fallback/Graphics/StreamDisplay danger.redir usr/share/stepmania/Themes/_fallback/Graphics/Player combo/ usr/share/stepmania/Themes/_fallback/Graphics/Player combo/default.lua usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Roulette NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEnding remove card p1.redir usr/share/stepmania/Themes/_fallback/Graphics/CombinedLifeMeterTug stream p2.png usr/share/stepmania/Themes/_fallback/Graphics/OptionsUnderlineP1 Right (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave frame base p2.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay removed p2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel W5.redir usr/share/stepmania/Themes/_fallback/Graphics/_frame 1d.lua usr/share/stepmania/Themes/_fallback/Graphics/StreamDisplay passing.redir usr/share/stepmania/Themes/_fallback/Graphics/CombinedLifeMeterTug frame.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay ready p1.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP2 Left (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel MaxCombo.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayLifeTime frame.redir usr/share/stepmania/Themes/_fallback/Graphics/ScrollBar middle.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenTitleMenu logo.png usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayOni frame.redir usr/share/stepmania/Themes/_fallback/Graphics/ScrollBar top.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation JudgmentLabel W2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenSelectMaster explanation page1.redir usr/share/stepmania/Themes/_fallback/Graphics/_frame 3x3/ usr/share/stepmania/Themes/_fallback/Graphics/_frame 3x3/default.lua usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Song NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Mode NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/_missing.png usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Portal OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenOptions more.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBattery lives.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner TopGrades.redir usr/share/stepmania/Themes/_fallback/Graphics/ScrollBar TickThumb.lua usr/share/stepmania/Themes/_fallback/Graphics/StepsDisplay frame.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation BannerFrame.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem SectionExpanded OverPart.redir usr/share/stepmania/Themes/_fallback/Graphics/RoomInfoDisplay background.redir usr/share/stepmania/Themes/_fallback/Graphics/ModIcon Filled.redir usr/share/stepmania/Themes/_fallback/Graphics/Progressbar Indeterminate.png usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Portal NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP2 CanGoLeft.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenTitleMenu more page1.redir usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay none p1.redir usr/share/stepmania/Themes/_fallback/Graphics/MenuTimer frame.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Roulette ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/Common window icon.png usr/share/stepmania/Themes/_fallback/Graphics/Banner roulette.redir usr/share/stepmania/Themes/_fallback/Graphics/Player judgment/ usr/share/stepmania/Themes/_fallback/Graphics/Player judgment/default.lua usr/share/stepmania/Themes/_fallback/Graphics/ScreenSMOnlineSelectMusic DiffBG.redir usr/share/stepmania/Themes/_fallback/Graphics/NoteField bars 1x4.png usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP2 CanGoRight.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation Win p2 1x3.png usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay error p1.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation SurvivedFrame p2.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave frame overlay p1.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP1 CanGoLeft.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Portal ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenGameplay oni gameover.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner EasyMeter.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem SectionCollapsed NormalPart.redir usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Sort ColorPart.redir usr/share/stepmania/Themes/_fallback/Graphics/Common splash.png usr/share/stepmania/Themes/_fallback/Graphics/WheelNotifyIcon icons 4x2.redir usr/share/stepmania/Themes/_fallback/Graphics/Banner Genre.redir usr/share/stepmania/Themes/_fallback/Graphics/ScoreDisplayRave stream level2.png usr/share/stepmania/Themes/_fallback/Graphics/MemoryCardDisplay removed p1.redir usr/share/stepmania/Themes/_fallback/Graphics/LifeMeterBar extra over.redir usr/share/stepmania/Themes/_fallback/Graphics/OptionsCursorP2 Middle (doubleres).png usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation Disqualified.redir usr/share/stepmania/Themes/_fallback/Graphics/ScreenEvaluation Win p1 1x3.png usr/share/stepmania/Themes/_fallback/Graphics/MusicWheelItem Sort OverPart.redir usr/share/stepmania/Themes/_fallback/metrics.ini usr/share/stepmania/Themes/_fallback/Languages/ usr/share/stepmania/Themes/_fallback/Languages/nl.ini usr/share/stepmania/Themes/_fallback/Languages/es.ini usr/share/stepmania/Themes/_fallback/Languages/pl.ini usr/share/stepmania/Themes/_fallback/Languages/en.ini usr/share/stepmania/Themes/_fallback/Languages/ja.ini usr/share/stepmania/Themes/_fallback/Other/ usr/share/stepmania/Themes/_fallback/Other/ScreenHowToPlay steps.ssc usr/share/stepmania/Themes/_fallback/Other/Profile Stats.xsl usr/share/stepmania/Themes/_fallback/Other/SongManager PreferredSort.txt usr/share/stepmania/Themes/_fallback/Other/SongManager PreferredCourses.txt usr/share/stepmania/Themes/_fallback/Other/ScreenGameplaySyncMachine music.ssc usr/share/stepmania/Themes/_fallback/Other/Profile Common.xsl usr/share/stepmania/Themes/_fallback/Other/_sync music.ogg usr/share/stepmania/Themes/_fallback/Other/_blank.png usr/share/stepmania/Themes/_fallback/Other/SongManager PreferredSongs.txt usr/share/stepmania/Themes/_fallback/Other/_missing.png usr/share/stepmania/Themes/_fallback/Sounds/ usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptions prev.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenInit music.redir usr/share/stepmania/Themes/_fallback/Sounds/_silent.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMaster start.redir usr/share/stepmania/Themes/_fallback/Sounds/Player battle attack ending.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic loop music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic sort music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenTitleMenu cancel.ogg usr/share/stepmania/Themes/_fallback/Sounds/_switch down.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenNetSelectMusic random music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptions next.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic random music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEvaluation start.redir usr/share/stepmania/Themes/_fallback/Sounds/Common screenshot.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit value decrease.redir usr/share/stepmania/Themes/_fallback/Sounds/Player course attack launch.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenGameplay battle trick level1.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit value increase.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit save.ogg usr/share/stepmania/Themes/_fallback/Sounds/LifeMeterBattery lose.ogg usr/share/stepmania/Themes/_fallback/Sounds/MemoryCardManager too late.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic difficulty easier.redir usr/share/stepmania/Themes/_fallback/Sounds/_Screen cancel.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenGameplay battle trick level3.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenNetSelectMusic section music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit marker.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic difficulty harder.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenTextEntry type.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptions change.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenGameplay music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenGameplay oni die.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMaster change.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit snap.redir usr/share/stepmania/Themes/_fallback/Sounds/LifeMeterTime GainLife.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenDemonstration music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenMapControllers delete.redir usr/share/stepmania/Themes/_fallback/Sounds/new_missing.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptions toggle on.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic section music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEditCourseSubmenu difficulty changed.redir usr/share/stepmania/Themes/_fallback/Sounds/MusicWheel expand.redir usr/share/stepmania/Themes/_fallback/Sounds/Screen music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic locked.redir usr/share/stepmania/Themes/_fallback/Sounds/GameplayAssist metronome measure.redir usr/share/stepmania/Themes/_fallback/Sounds/MusicWheel sort.ogg usr/share/stepmania/Themes/_fallback/Sounds/Player battle attack launch.ogg usr/share/stepmania/Themes/_fallback/Sounds/Screen cancel.redir usr/share/stepmania/Themes/_fallback/Sounds/Common Start.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic course music.redir usr/share/stepmania/Themes/_fallback/Sounds/GameplayAssist metronome beat.redir usr/share/stepmania/Themes/_fallback/Sounds/_common row.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenEvaluation try Extra1.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenPrompt change.redir usr/share/stepmania/Themes/_fallback/Sounds/GameplayAssist clap.ogg usr/share/stepmania/Themes/_fallback/Sounds/MenuTimer tick.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit switch player.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic roulette music.redir usr/share/stepmania/Themes/_fallback/Sounds/Common invalid.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenTextEntry backspace.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenNetSelectMusic roulette music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit switch steps.redir usr/share/stepmania/Themes/_fallback/Sounds/MemoryCardManager ready.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptionsCourseOverview save.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit line.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEvaluation try Extra2.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit RemoveNote.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptionsServiceChild music.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptions toggle off.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSMOnlineSelectMusic change sel.redir usr/share/stepmania/Themes/_fallback/Sounds/LifeMeterBattery gain.ogg usr/share/stepmania/Themes/_fallback/Sounds/_missing.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit switch timing.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenTitle music.redir usr/share/stepmania/Themes/_fallback/Sounds/EditMenu value.redir usr/share/stepmania/Themes/_fallback/Sounds/EditMenu row.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenNetSelectBase change opt.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenNetSelectBase change sel.redir usr/share/stepmania/Themes/_fallback/Sounds/Common value.ogg usr/share/stepmania/Themes/_fallback/Sounds/MusicWheel collapse.redir usr/share/stepmania/Themes/_fallback/Sounds/_switch up.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenGameplayNormal music.redir usr/share/stepmania/Themes/_fallback/Sounds/MusicWheel change.ogg usr/share/stepmania/Themes/_fallback/Sounds/Player course attack ending.ogg usr/share/stepmania/Themes/_fallback/Sounds/_LifeMeterBattery lose.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenHowToPlay music (loop).ogg usr/share/stepmania/Themes/_fallback/Sounds/MusicWheel locked.ogg usr/share/stepmania/Themes/_fallback/Sounds/Common Cancel.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenOptionsService music.redir usr/share/stepmania/Themes/_fallback/Sounds/MemoryCardManager error.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenGameplay battle trick level2.redir usr/share/stepmania/Themes/_fallback/Sounds/MemoryCardManager disconnect.ogg usr/share/stepmania/Themes/_fallback/Sounds/Common Coin.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenEdit AddNote.redir usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic Options.redir usr/share/stepmania/Themes/_fallback/Sounds/_MemoryCardManager disconnect.ogg usr/share/stepmania/Themes/_fallback/Sounds/Player mine.ogg usr/share/stepmania/Themes/_fallback/Sounds/ScreenSelectMusic start.redir usr/share/stepmania/Themes/_fallback/Fonts/ usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px [main] 16x16.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji-jis1-stroke] 32x32 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 2-stroke] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji-regular-stroke] 32x61 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay DeltaSeconds.redir usr/share/stepmania/Themes/_fallback/Fonts/OptionRow title.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEdit Info.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplaySyncMachine SyncInfo.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenDebugOverlay page.redir usr/share/stepmania/Themes/_fallback/Fonts/ScoreDisplayLifeTime TimeRemaining.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenSystemLayer Credits.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenSelectMusic score.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay player options.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenInstallOverlay status.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation Percent remainder.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenTextEntry answer.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay song options.redir usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px [polish] 8x2.png usr/share/stepmania/Themes/_fallback/Fonts/StepsDisplayListRow meter.redir usr/share/stepmania/Themes/_fallback/Fonts/_20px fonts.ini usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px.ini usr/share/stepmania/Themes/_fallback/Fonts/Combo numbers.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay stepsdescription.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenNetEvaluation names.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay survive time.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 1-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 2] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_missing.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans semibold 24px [main-stroke] 15x15.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 9] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_game chars 16px.ini usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 4-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 3] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 7] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_misc 16px [main] 8x4.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 4] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScoreDisplayOni numbers.redir usr/share/stepmania/Themes/_fallback/Fonts/ScoreDisplayLifeTime DeltaSeconds.redir usr/share/stepmania/Themes/_fallback/Fonts/_16px fonts.ini usr/share/stepmania/Themes/_fallback/Fonts/ScreenPrompt question.redir usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 2] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/ScreenSMOnlineSelectMusic chat.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans Bold 24px [main-stroke] 15x15.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [symbol] 26x3 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/Common Semibold.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Sort.redir usr/share/stepmania/Themes/_fallback/Fonts/RoomWheel text.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 6-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px [alt-stroke] 12x11.png usr/share/stepmania/Themes/_fallback/Fonts/_open sans book 24px [main] 15x15.png usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px [main-stroke] 16x16.png usr/share/stepmania/Themes/_fallback/Fonts/_game chars 16px 4x2.png usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay debug.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji-jis2] 32x106 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Portal.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [symbol-stroke] 26x3 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/TextBanner text.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenNetSelectBase chat.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenDebugOverlay header.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem SectionCollapsed.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Course.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem SectionExpanded.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenConsoleOverlay Credits.redir usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 1] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [main-stroke] 16x16 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_open sans semibold 24px [alt-stroke] 10x10.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 8] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 5] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenPrompt answer.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation PlayerOptions.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation JudgmentLineNumber.redir usr/share/stepmania/Themes/_fallback/Fonts/LyricDisplay text.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans book 24px [main-stroke] 15x15.png usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px [alt] 12x11.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 2-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScoreDisplayRave level.redir usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 4] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/LifeMeterBattery Percent text.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenTextEntry question.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenSyncOverlay status.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans semibold 24px [alt] 10x10.png usr/share/stepmania/Themes/_fallback/Fonts/CourseEntryDisplay difficulty.redir usr/share/stepmania/Themes/_fallback/Fonts/Common Editor.redir usr/share/stepmania/Themes/_fallback/Fonts/BPMDisplay bpm.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Random.redir usr/share/stepmania/Themes/_fallback/Fonts/StepsDisplay StepsType.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans Bold 24px [alt] 10x10.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji-regular] 32x61 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 4-stroke] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 9-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenMapControllers title.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenWithMenuElements StageDisplay.redir usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 3] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/ScreenOptions explanation.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji-jis2-stroke] 32x106 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay SongNum.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px.ini usr/share/stepmania/Themes/_fallback/Fonts/EditMenu title.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation SongOptions.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEdit PlayRecordHelp.redir usr/share/stepmania/Themes/_fallback/Fonts/StepsDisplay meter.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation ScoreNumber.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation Percent text.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenMapControllers entry.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans Bold 24px [main] 15x15.png usr/share/stepmania/Themes/_fallback/Fonts/_open sans Bold 24px [alt-stroke] 10x10.png usr/share/stepmania/Themes/_fallback/Fonts/_open sans Bold 24px.ini usr/share/stepmania/Themes/_fallback/Fonts/ScreenEditMenu explanation.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans semibold 24px [main] 15x15.png usr/share/stepmania/Themes/_fallback/Fonts/CourseEntryDisplay number.redir usr/share/stepmania/Themes/_fallback/Fonts/Common default 2x1.png usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px [Sara2] 8x2.png usr/share/stepmania/Themes/_fallback/Fonts/Common default.ini usr/share/stepmania/Themes/_fallback/Fonts/RoomInfoDisplay text.redir usr/share/stepmania/Themes/_fallback/Fonts/_misc 16px [main-stroke] 8x4.png usr/share/stepmania/Themes/_fallback/Fonts/ScreenConsoleOverlay SystemMessage.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 1] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 3-stroke] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px [Sara1-stroke] 8x2.png usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay RemainingTime.redir usr/share/stepmania/Themes/_fallback/Fonts/OptionsList normal.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [main] 16x16 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenEditMenu NumStepsLoadedFromProfile.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenRanking StepsType.redir usr/share/stepmania/Themes/_fallback/Fonts/RoomWheelItem text.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 10] 2x1 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenSyncOverlay adjustments.redir usr/share/stepmania/Themes/_fallback/Fonts/Common Normal.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans book 24px [alt] 10x10.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 6] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_korean 24px [jamo 1-stroke] 8x8.png usr/share/stepmania/Themes/_fallback/Fonts/_open sans book 24px [alt-stroke] 10x10.png usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Mode.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Custom.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenEdit EditHelp.redir usr/share/stepmania/Themes/_fallback/Fonts/EditMenu value.redir usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px [polish-stroke] 8x2.png usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px [Sara1] 8x2.png usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay activeattacklist.redir usr/share/stepmania/Themes/_fallback/Fonts/NoteField MeasureNumber.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 10-stroke] 2x1.png usr/share/stepmania/Themes/_fallback/Fonts/ScoreDisplayNormal Text.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenMapControllers devices.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenReloadSongs LoadingText.redir usr/share/stepmania/Themes/_fallback/Fonts/Common Bold.redir usr/share/stepmania/Themes/_fallback/Fonts/ScoreDisplayPercentage percent text.redir usr/share/stepmania/Themes/_fallback/Fonts/HelpDisplay text.redir usr/share/stepmania/Themes/_fallback/Fonts/LifeMeterBattery lives.redir usr/share/stepmania/Themes/_fallback/Fonts/OptionRow item.redir usr/share/stepmania/Themes/_fallback/Fonts/ModIcon text.redir usr/share/stepmania/Themes/_fallback/Fonts/_misc 16px.ini usr/share/stepmania/Themes/_fallback/Fonts/ScreenStatsOverlay stats.redir usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px.ini usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px [PhayanChana] 16x4.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 8-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px [PhayanChana-stroke] 16x4.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 5-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenGameplay scoreboard.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem Roulette.redir usr/share/stepmania/Themes/_fallback/Fonts/ScreenDebugOverlay line.redir usr/share/stepmania/Themes/_fallback/Fonts/_open sans semibold 24px.ini usr/share/stepmania/Themes/_fallback/Fonts/StepsDisplayListRow description.redir usr/share/stepmania/Themes/_fallback/Fonts/MusicWheelItem SectionCount.redir usr/share/stepmania/Themes/_fallback/Fonts/frutiger 24px.ini usr/share/stepmania/Themes/_fallback/Fonts/_open sans book 24px.ini usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 7-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/_Thai 16px [Sara2-stroke] 8x2.png usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji 3-stroke] 8x8 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/MenuTimer numbers.redir usr/share/stepmania/Themes/_fallback/Fonts/_japanese 24px [kanji-jis1] 32x32 (doubleres).png usr/share/stepmania/Themes/_fallback/Fonts/ScreenEvaluation SurvivedNumber.redir usr/share/stepmania/Themes/_fallback/Fonts/StepsDisplay description.redir usr/share/stepmania/Themes/_fallback/base._ini usr/share/stepmania/Themes/_fallback/BGAnimations/ usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay failed.redir usr/share/stepmania/Themes/_fallback/BGAnimations/Screen decorations.redir usr/share/stepmania/Themes/_fallback/BGAnimations/_frame files 3x3/ usr/share/stepmania/Themes/_fallback/BGAnimations/_frame files 3x3/rounded black 3x3.png usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenWithMenuElements background.redir usr/share/stepmania/Themes/_fallback/BGAnimations/_frame files 3x1/ usr/share/stepmania/Themes/_fallback/BGAnimations/_frame files 3x1/headers 3x1.png usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenMapControllers overlay.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenConsoleOverlay overlay.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay cleared.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenWithMenuElements underlay.redir usr/share/stepmania/Themes/_fallback/BGAnimations/_frame 3x1/ usr/share/stepmania/Themes/_fallback/BGAnimations/_frame 3x1/default.lua usr/share/stepmania/Themes/_fallback/BGAnimations/Screen background.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenSongOptions option in.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenInit background/ usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenInit background/ssc (doubleres).png usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenInit background/default.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay go.redir usr/share/stepmania/Themes/_fallback/BGAnimations/_blank.lua usr/share/stepmania/Themes/_fallback/BGAnimations/Screen overlay.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenTestInput underlay.lua usr/share/stepmania/Themes/_fallback/BGAnimations/Screen cancel.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNameEntryTraditional underlay/ usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNameEntryTraditional underlay/default.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNameEntryTraditional underlay/keyboard.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenSystemLayer aux.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay next course song.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay ready.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenProfileLoad overlay.lua usr/share/stepmania/Themes/_fallback/BGAnimations/_missing.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenProfileLoad decorations.redir usr/share/stepmania/Themes/_fallback/BGAnimations/Screen in.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenSystemLayer overlay/ usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenSystemLayer overlay/default.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay background.lua usr/share/stepmania/Themes/_fallback/BGAnimations/_frame 3x3/ usr/share/stepmania/Themes/_fallback/BGAnimations/_frame 3x3/default.lua usr/share/stepmania/Themes/_fallback/BGAnimations/Screen out.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenWithMenuElements decorations.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNoise background/ usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNoise background/default.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenNoise background/noise.png usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenGameplay toasty.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenProfileSave overlay.lua usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenWithMenuElements overlay.redir usr/share/stepmania/Themes/_fallback/BGAnimations/_wait.lua usr/share/stepmania/Themes/_fallback/BGAnimations/Screen underlay.redir usr/share/stepmania/Themes/_fallback/BGAnimations/ScreenSelectProfile overlay.lua usr/share/stepmania/Themes/new/ usr/share/stepmania/Themes/new/_resources/ usr/share/stepmania/Themes/new/_resources/_open sans semibold 24px [alt-stroke] 10x10.psd usr/share/stepmania/Themes/new/_resources/ScreenWithMenuElements Header.psd usr/share/stepmania/Themes/new/_resources/_open sans semibold 24px [main-stroke] 15x15.psd usr/share/stepmania/Themes/new/ThemeInfo.ini usr/share/stepmania/Themes/new/Graphics/ usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements TextSubtitle.lua usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements CustomOverlay.lua usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu version.lua usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements Footer/ usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements Footer/default.lua usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Cursor.lua usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements TextHeader.lua usr/share/stepmania/Themes/new/Graphics/_ScreenWithMenuElements Header.png usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu logo/ usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu logo/default.lua usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu logo/_text (dither).png usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu logo/_arrow (dither).png usr/share/stepmania/Themes/new/Graphics/_ScreenTitleMenu logo (dither).png usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Icon/ usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Icon/default.lua usr/share/stepmania/Themes/new/Graphics/ScreenTitleMenu NumSongs.lua usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Scroll/ usr/share/stepmania/Themes/new/Graphics/ScreenSelectStyle Scroll/default.lua usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements Header/ usr/share/stepmania/Themes/new/Graphics/ScreenWithMenuElements Header/default.lua usr/share/stepmania/Themes/new/metrics.ini usr/share/stepmania/Themes/new/Languages/ usr/share/stepmania/Themes/new/Languages/en.ini usr/share/stepmania/Themes/new/Sounds/ usr/share/stepmania/Themes/new/Sounds/ScreenGameplay music.redir usr/share/stepmania/Themes/new/Sounds/ScreenWithMenuElementsBlank music.redir usr/share/stepmania/Themes/new/Sounds/ScreenWithMenuElements music (loop).ogg usr/share/stepmania/Themes/new/Fonts/ usr/share/stepmania/Themes/new/Fonts/_open sans semibold 24px [main-stroke] 15x15.png usr/share/stepmania/Themes/new/Fonts/ScreenWithMenuElements TextHeader.redir usr/share/stepmania/Themes/new/Fonts/_open sans semibold 24px [alt-stroke] 10x10.png usr/share/stepmania/Themes/new/Fonts/_open sans semibold 24px [alt] 10x10.png usr/share/stepmania/Themes/new/Fonts/_open sans semibold 24px [main] 15x15.png usr/share/stepmania/Themes/new/Fonts/ScreenWithMenuElements TextSubtitle.redir usr/share/stepmania/Themes/new/Fonts/_open sans semibold 24px.ini usr/share/stepmania/Themes/new/Fonts/MenuTimer numbers.redir usr/share/stepmania/Themes/new/BGAnimations/ usr/share/stepmania/Themes/new/BGAnimations/ScreenTitleMenu decorations.lua usr/share/stepmania/Themes/new/BGAnimations/Screen cancel.lua usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements decorations.lua usr/share/stepmania/Themes/new/BGAnimations/Screen out.lua usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/ usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/default.lua usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_box-model.txt usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_texture curtain mask (stretch).png usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_texture checkerboard.png usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_texture curtain fill (stretch).png usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_bg.jpg usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_texture scanline.png usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_texture circle.png usr/share/stepmania/Themes/new/BGAnimations/ScreenWithMenuElements background/_box-texture.png usr/share/stepmania/Themes/new/BGAnimations/Screen in.lua usr/share/stepmania/Themes/_portKit-sm4/ usr/share/stepmania/Themes/_portKit-sm4/Scripts/ usr/share/stepmania/Themes/_portKit-sm4/Scripts/00 alias.lua usr/share/stepmania/Themes/_portKit-sm4/Scripts/Branches.lua usr/share/stepmania/Themes/_portKit-sm4/ThemeInfo.ini usr/share/stepmania/Themes/_portKit-sm4/Graphics/ usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElements Help.lua usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenMapControllers exit.lua usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElements more page2.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectPlayMode more page2.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElementsBlank LeftFrame.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElements explanation page2.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectMaster more page1.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenPlayerOptions disqualify.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElements explanation page1.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectMaster more page2.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectMaster explanation page2.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectPlayMode explanation page2.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectPlayMode explanation page1.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElementsBlank header.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenCaution header.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElementsBlank footer.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenProfileLoad header.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectPlayMode more page1.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/_frame 1d.lua usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElements more page1.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenSelectMaster explanation page1.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenProfileSave header.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/_header.redir usr/share/stepmania/Themes/_portKit-sm4/Graphics/ScreenWithMenuElementsBlank RightFrame.redir usr/share/stepmania/Themes/_portKit-sm4/metrics.ini usr/share/stepmania/Themes/_portKit-sm4/readme.txt usr/share/stepmania/Themes/_portKit-sm4/Sounds/ usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenGameOver music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenOptions prev.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectPlayMode change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEvaluation try extra1.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMiniMenu music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_clap.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic options.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic loop music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic sort music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenTitleMenu start.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_switch down.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/_extra2.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_common menu music (loop).ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenOptions next.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic random music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEvaluation start.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Common screenshot.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenNameEntry step.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEnding2 music (loop).ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit value decrease.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit value increase.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit save.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/LifeMeterBattery lose.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/MemoryCardManager too late.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic difficulty easier.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenWithMenuElements music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMiniMenu value.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenCompany music.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit marker.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic difficulty harder.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenTextEntry type.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenOptions change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Player course attack launch.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/EditCoursesMenu value.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenCaution change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMiniMenu row.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/LifeMeterTime GainLife.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Common cancel.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMiniMenu change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit snap.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMapControllers delete.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_toasty.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenOptions toggle on.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_cancel.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic section music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenInstructions music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Common coin.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEditCourseSubmenu difficulty changed.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/MusicWheel expand.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_extra1.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenRanking music (loop).ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic locked.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectCharacter change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectStyle change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/GameplayAssist metronome measure.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_common value.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/MusicWheel sort.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMapControllers change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEvaluation passed.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/JukeboxMenu row.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/GameplayAssist clap.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic course music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenUnlock music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectPlayMode start.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEvaluation failed.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/GameplayAssist metronome beat.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_prompt.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/_memcard error.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenNetSelectMusic change opt.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_silent.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/Player battle attack launch.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_common row.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenPrompt change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/MenuTimer tick.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic roulette music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEnding1 music (loop).ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/Common invalid.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenTextEntry backspace.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectStyle start.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit switch steps.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/MemoryCardManager ready.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenOptionsCourseOverview save.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit line.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenTextEntry change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Player battle attack ending.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/EditCoursesMenu row.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_failed.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit RemoveNote.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenTitleMenu change.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenOptions toggle off.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Player course attack ending.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/LifeMeterBattery gain.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/_missing.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/EditMenu value.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/EditMenu row.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenNetSelectMusic change sel.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenGameplay oni die.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/_swoosh normal.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/_switch up.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/MusicWheel change.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenCaution start.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectStyle music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Common start.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMiniMenu prev.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenHowToPlay music (loop).ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/MusicWheel locked.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/EditCoursesMenu save.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectPlayMode music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenNameEntry music (loop).ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/MemoryCardManager error.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/_edit marker.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/MemoryCardManager disconnect.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectCharacter music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/JukeboxMenu value.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEdit AddNote.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenJukeboxMenu music.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/Player mine.ogg usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenEvaluation try extra2.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenMiniMenu next.redir usr/share/stepmania/Themes/_portKit-sm4/Sounds/ScreenSelectMusic start.redir usr/share/stepmania/Themes/_portKit-sm4/Fonts/ usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 16px [jamo 4] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 13px [alt] 10x10 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 24px [alt] 10x10 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 13px [alt-stroke] 10x10 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 16px [jamo 1] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_20px fonts.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 24px.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo 16px [kanji 1] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_16px fonts.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [main] 16x16 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 24px [jamo 2] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 6] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 24px [jamo 1] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 9] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 15px [main-stroke] 15x15 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 24px [jamo 4] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 24px [main] 15x15 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [symbol] 26x3 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 2] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 16px [jamo 2] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 24px [jamo 3] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 15px [alt-stroke] 10x10 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 8] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji-jis1] 32x32 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 7] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 15px.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 16px [jamo 3] 8x8.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 13px [main-stroke] 15x15 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 24px [main-stroke] 15x15 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 4] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 13px [main] 15x15 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_korean 16px.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 13px.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 3] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji-regular] 32x61.png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 15px [main] 15x15 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 24px.ini usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 15px [alt] 10x10 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_meiryo Bold 16px [kanji 5] 8x8 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/Fonts/_venacti Bold 24px [alt-stroke] 10x10 (doubleres).png usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/ usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_fade in normal.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_frame 3x1/ usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_frame 3x1/default.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/ScreenWithMenuElements in.redir usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/ScreenWithMenuElementsBlank in.redir usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_menu out.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/ScreenWithMenuElementsBlank out.redir usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/ScreenWithMenuElements out.redir usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_frame 3x3/ usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_frame 3x3/default.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_shared background fade in.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_fade out normal.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_menu in.lua usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_BLANK/ usr/share/stepmania/Themes/_portKit-sm4/BGAnimations/_BLANK/default.lua usr/share/stepmania/Themes/MouseTest/ usr/share/stepmania/Themes/MouseTest/ThemeInfo.ini usr/share/stepmania/Themes/MouseTest/Graphics/ usr/share/stepmania/Themes/MouseTest/Graphics/_click target.png usr/share/stepmania/Themes/MouseTest/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/MouseTest/metrics.ini usr/share/stepmania/Themes/MouseTest/Languages/ usr/share/stepmania/Themes/MouseTest/Languages/en.ini usr/share/stepmania/Themes/MouseTest/BGAnimations/ usr/share/stepmania/Themes/MouseTest/BGAnimations/ScreenTitleMenu background.lua usr/share/stepmania/Themes/MouseTest/BGAnimations/ScreenTitleMenu underlay.lua usr/share/stepmania/Themes/MouseTest/BGAnimations/ScreenTitleMenu overlay.lua usr/share/stepmania/Themes/rsr/ usr/share/stepmania/Themes/rsr/ThemeInfo.ini usr/share/stepmania/Themes/rsr/Graphics/ usr/share/stepmania/Themes/rsr/Graphics/MusicWheelItem Song NormalPart.lua usr/share/stepmania/Themes/rsr/Graphics/ScreenWithMenuElements footer/ usr/share/stepmania/Themes/rsr/Graphics/ScreenWithMenuElements footer/default.lua usr/share/stepmania/Themes/rsr/Graphics/ScreenWithMenuElements header/ usr/share/stepmania/Themes/rsr/Graphics/ScreenWithMenuElements header/default.lua usr/share/stepmania/Themes/rsr/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/rsr/Graphics/MusicWheelItem Song ColorPart.lua usr/share/stepmania/Themes/rsr/metrics.ini usr/share/stepmania/Themes/rsr/todo.txt usr/share/stepmania/Themes/rsr/Sounds/ usr/share/stepmania/Themes/rsr/Sounds/_Music title (loop).ogg usr/share/stepmania/Themes/rsr/Sounds/_Music title (loop).sm usr/share/stepmania/Themes/rsr/Sounds/_Music menu.redir usr/share/stepmania/Themes/rsr/library.txt usr/share/stepmania/Themes/rsr/BGAnimations/ usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements decorations/ usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements decorations/default.lua usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background/ usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background/default.lua usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background/VOL1-29-NTSC.mpg usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background/_8 (stretch).png usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background/_32 (stretch).png usr/share/stepmania/Themes/rsr/BGAnimations/ScreenWithMenuElements background/_16 (stretch).png usr/share/stepmania/Themes/home/ usr/share/stepmania/Themes/home/ThemeInfo.ini usr/share/stepmania/Themes/home/metrics.ini usr/share/stepmania/Themes/HelloWorld/ usr/share/stepmania/Themes/HelloWorld/ThemeInfo.ini usr/share/stepmania/Themes/HelloWorld/Graphics/ usr/share/stepmania/Themes/HelloWorld/Graphics/_section Tutorial (doubleres).png usr/share/stepmania/Themes/HelloWorld/Graphics/_tango webbrowser.png usr/share/stepmania/Themes/HelloWorld/Graphics/ScreenWithMenuElements header.lua usr/share/stepmania/Themes/HelloWorld/Graphics/SectionMenu ItemFocused (doubleres).png usr/share/stepmania/Themes/HelloWorld/Graphics/SectionMenu ItemUnfocused (doubleres).png usr/share/stepmania/Themes/HelloWorld/Graphics/_common/ usr/share/stepmania/Themes/HelloWorld/Graphics/_common/_generic.png usr/share/stepmania/Themes/HelloWorld/Graphics/_common/_logo.png usr/share/stepmania/Themes/HelloWorld/Graphics/ScreenTitleMenu scroll.lua usr/share/stepmania/Themes/HelloWorld/Graphics/ReferenceBase scroll.lua usr/share/stepmania/Themes/HelloWorld/Graphics/_section Reference (doubleres).png usr/share/stepmania/Themes/HelloWorld/Graphics/ReferenceBase ItemFocused (doubleres).png usr/share/stepmania/Themes/HelloWorld/Graphics/ScreenReferenceMain scroll.lua usr/share/stepmania/Themes/HelloWorld/Graphics/ScreenReferenceMain header.lua usr/share/stepmania/Themes/HelloWorld/Graphics/ScreenGuideMain header.lua usr/share/stepmania/Themes/HelloWorld/Graphics/ScreenGuideMain scroll.lua usr/share/stepmania/Themes/HelloWorld/Graphics/ReferenceBase header.lua usr/share/stepmania/Themes/HelloWorld/Graphics/Common splash.png usr/share/stepmania/Themes/HelloWorld/Graphics/_section Guide (doubleres).png usr/share/stepmania/Themes/HelloWorld/metrics.ini usr/share/stepmania/Themes/HelloWorld/Languages/ usr/share/stepmania/Themes/HelloWorld/Languages/en.ini usr/share/stepmania/Themes/HelloWorld/screens.txt usr/share/stepmania/Themes/HelloWorld/_assets/ usr/share/stepmania/Themes/HelloWorld/_assets/SectionMenu item.psd usr/share/stepmania/Themes/HelloWorld/_assets/hello world.psd usr/share/stepmania/Themes/HelloWorld/_assets/_logo.psd usr/share/stepmania/Themes/HelloWorld/readme.txt usr/share/stepmania/Themes/HelloWorld/Fonts/ usr/share/stepmania/Themes/HelloWorld/Fonts/_frutiger roman 24px [alt] 12x11.png usr/share/stepmania/Themes/HelloWorld/Fonts/_frutiger roman 24px [main-stroke] 16x16.png usr/share/stepmania/Themes/HelloWorld/Fonts/_frutiger roman 24px [main] 16x16.png usr/share/stepmania/Themes/HelloWorld/Fonts/_frutiger roman 24px.ini usr/share/stepmania/Themes/HelloWorld/BGAnimations/ usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenWithMenuElements in.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenTitleMenu out.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/GuideBase background.redir usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenWithMenuElements background.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenWithMenuElements decorations.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenWithMenuElements cancel.redir usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenTitleMenu cancel.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/creativecommons.png usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenTitleMenu underlay.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/_wait.lua usr/share/stepmania/Themes/HelloWorld/BGAnimations/ScreenWithMenuElements out.lua usr/share/stepmania/Docs/ usr/share/stepmania/BGAnimations/ usr/share/stepmania/BGAnimations/yellow flash/ usr/share/stepmania/BGAnimations/yellow flash/default.lua usr/share/stepmania/BGAnimations/instructions.txt usr/share/stepmania/BGAnimations/white flash/ usr/share/stepmania/BGAnimations/white flash/default.lua usr/share/stepmania/BGAnimations/white reverse flash/ usr/share/stepmania/BGAnimations/white reverse flash/default.lua usr/share/stepmania/BGAnimations/flash/ usr/share/stepmania/BGAnimations/flash/default.lua usr/share/desktop-directories/ usr/share/desktop-directories/stepmania.directory usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/stepmania.svg usr/share/icons/hicolor/72x72/ usr/share/icons/hicolor/72x72/apps/ usr/share/icons/hicolor/72x72/apps/stepmania.png usr/share/icons/hicolor/64x64/ usr/share/icons/hicolor/64x64/apps/ usr/share/icons/hicolor/64x64/apps/stepmania.png usr/share/icons/hicolor/64x64/apps/stepmania-lua.png usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/stepmania.png usr/share/icons/hicolor/22x22/ usr/share/icons/hicolor/22x22/apps/ usr/share/icons/hicolor/22x22/apps/stepmania.png usr/share/icons/hicolor/96x96/ usr/share/icons/hicolor/96x96/apps/ usr/share/icons/hicolor/96x96/apps/stepmania.png usr/share/icons/hicolor/36x36/ usr/share/icons/hicolor/36x36/apps/ usr/share/icons/hicolor/36x36/apps/stepmania.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/stepmania.png usr/share/icons/hicolor/32x32/apps/stepmania-lua.png usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/stepmania.png usr/share/icons/hicolor/48x48/apps/stepmania-lua.png usr/share/icons/hicolor/256x256/ usr/share/icons/hicolor/256x256/apps/ usr/share/icons/hicolor/256x256/apps/stepmania.png usr/share/icons/hicolor/128x128/ usr/share/icons/hicolor/128x128/apps/ usr/share/icons/hicolor/128x128/apps/stepmania.png usr/share/icons/hicolor/128x128/apps/stepmania-lua.png usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/stepmania.png usr/share/icons/hicolor/16x16/apps/stepmania-lua.png usr/share/icons/hicolor/192x192/ usr/share/icons/hicolor/192x192/apps/ usr/share/icons/hicolor/192x192/apps/stepmania.png usr/share/applications/ usr/share/applications/stepmania-developpers.desktop usr/share/applications/stepmania-lua.desktop usr/share/applications/stepmania-manual.desktop usr/share/applications/stepmania-simfile-formats.desktop usr/share/applications/stepmania-firstuse.desktop usr/share/applications/stepmania-themer.desktop usr/share/applications/stepmania.desktop usr/doc/ usr/doc/stepmania-5.beta2a/ usr/doc/stepmania-5.beta2a/credits.txt usr/doc/stepmania-5.beta2a/CommandLineArgs.txt usr/doc/stepmania-5.beta2a/Themerdocs/ usr/doc/stepmania-5.beta2a/Themerdocs/ThemePrefs.txt usr/doc/stepmania-5.beta2a/Themerdocs/conditional_music.txt usr/doc/stepmania-5.beta2a/Themerdocs/ThemePrefsRows.txt usr/doc/stepmania-5.beta2a/Themerdocs/fontini.txt usr/doc/stepmania-5.beta2a/Themerdocs/moremsg.txt usr/doc/stepmania-5.beta2a/Themerdocs/Noteskin elements Reference.txt usr/doc/stepmania-5.beta2a/Themerdocs/recommended_practices.txt usr/doc/stepmania-5.beta2a/Themerdocs/actordef.txt usr/doc/stepmania-5.beta2a/Themerdocs/sm-ssc_themeguide.txt usr/doc/stepmania-5.beta2a/Themerdocs/included_scripts.txt usr/doc/stepmania-5.beta2a/Themerdocs/ScreenMessages.txt usr/doc/stepmania-5.beta2a/Themerdocs/ScreenTextEntry.txt usr/doc/stepmania-5.beta2a/Themerdocs/gamecommands.txt usr/doc/stepmania-5.beta2a/Stats.xml usr/doc/stepmania-5.beta2a/Userdocs/ usr/doc/stepmania-5.beta2a/Userdocs/sm5_beginner.txt usr/doc/stepmania-5.beta2a/Devdocs/ usr/doc/stepmania-5.beta2a/Devdocs/CodingStyle.txt usr/doc/stepmania-5.beta2a/Devdocs/ezsockets.txt usr/doc/stepmania-5.beta2a/Devdocs/rivaldata.txt usr/doc/stepmania-5.beta2a/Devdocs/SMO_protocol-aj.txt usr/doc/stepmania-5.beta2a/Devdocs/interesting_sm4_commit_logs.txt usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/ usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/screen00216.jpg usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/screen00221.jpg usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/screen00215.jpg usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/screen00217.jpg usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/screen00214.jpg usr/doc/stepmania-5.beta2a/Devdocs/negbpmtut/screen00218.jpg usr/doc/stepmania-5.beta2a/Devdocs/SplitTiming.txt usr/doc/stepmania-5.beta2a/Devdocs/WarpNotes.txt usr/doc/stepmania-5.beta2a/Devdocs/SMXML.txt usr/doc/stepmania-5.beta2a/Devdocs/BuildingFfmpegOnMac.txt usr/doc/stepmania-5.beta2a/Devdocs/Sound Drivers.txt usr/doc/stepmania-5.beta2a/Devdocs/possible memory leaks.txt usr/doc/stepmania-5.beta2a/Devdocs/TextEntry.txt usr/doc/stepmania-5.beta2a/Devdocs/GoldenRules.txt usr/doc/stepmania-5.beta2a/Devdocs/SMLanProtocol.txt usr/doc/stepmania-5.beta2a/Devdocs/CompileFlags.txt usr/doc/stepmania-5.beta2a/Devdocs/versioning.txt usr/doc/stepmania-5.beta2a/Devdocs/NegBPMsTutorial.html usr/doc/stepmania-5.beta2a/steps.lua usr/doc/stepmania-5.beta2a/Changelog_sm-ssc.txt usr/doc/stepmania-5.beta2a/KnownIssues.txt usr/doc/stepmania-5.beta2a/Copying.MAD usr/doc/stepmania-5.beta2a/README-GUIDELINES usr/doc/stepmania-5.beta2a/opensource_simulators.txt usr/doc/stepmania-5.beta2a/CourseFormat.txt usr/doc/stepmania-5.beta2a/license-ext/ usr/doc/stepmania-5.beta2a/license-ext/Scoring-jp.txt usr/doc/stepmania-5.beta2a/license-ext/readme usr/doc/stepmania-5.beta2a/license-ext/theme_lang-ja.txt usr/doc/stepmania-5.beta2a/license-ext/vlgothic/ usr/doc/stepmania-5.beta2a/license-ext/vlgothic/LICENSE_E.mplus usr/doc/stepmania-5.beta2a/license-ext/vlgothic/README usr/doc/stepmania-5.beta2a/license-ext/vlgothic/LICENSE_J.mplus usr/doc/stepmania-5.beta2a/license-ext/vlgothic/README_J.mplus usr/doc/stepmania-5.beta2a/license-ext/vlgothic/README.sazanami usr/doc/stepmania-5.beta2a/license-ext/vlgothic/LICENSE usr/doc/stepmania-5.beta2a/license-ext/vlgothic/LICENSE.en usr/doc/stepmania-5.beta2a/license-ext/vlgothic/Changelog usr/doc/stepmania-5.beta2a/SimfileFormats/ usr/doc/stepmania-5.beta2a/SimfileFormats/README usr/doc/stepmania-5.beta2a/SimfileFormats/misc.txt usr/doc/stepmania-5.beta2a/SimfileFormats/KSF/ usr/doc/stepmania-5.beta2a/SimfileFormats/KSF/_src.txt usr/doc/stepmania-5.beta2a/SimfileFormats/KSF/ksf-format.txt usr/doc/stepmania-5.beta2a/SimfileFormats/KSF/sample.ksf usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/ usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/SDF.txt usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/test.sm usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/ssc-bg.png usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/ssc-banner.png usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/test-1bpm.sdf usr/doc/stepmania-5.beta2a/SimfileFormats/SDF/test.sdf usr/doc/stepmania-5.beta2a/SimfileFormats/ssc_msd5.txt usr/doc/stepmania-5.beta2a/SimfileFormats/DWI/ usr/doc/stepmania-5.beta2a/SimfileFormats/DWI/readme.html usr/doc/stepmania-5.beta2a/SimfileFormats/DWI/DWI.txt usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/ usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/BM98Data_format_specification.html usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/tmp.txt usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/_src.txt usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/BM98FinalSecret.html usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/BMS_Reading_Tutorial.rtf usr/doc/stepmania-5.beta2a/SimfileFormats/BMS/BMS_Reading_Tutorial.txt usr/doc/stepmania-5.beta2a/SimfileFormats/new format draft.txt usr/doc/stepmania-5.beta2a/SimfileFormats/dance-spec.txt usr/doc/stepmania-5.beta2a/CustomMissionReference.txt usr/doc/stepmania-5.beta2a/Licenses.txt usr/doc/stepmania-5.beta2a/Changelog_SSCformat.txt usr/doc/stepmania-5.beta2a/old_changelog.txt usr/doc/stepmania-5.beta2a/Luadoc/ usr/doc/stepmania-5.beta2a/Luadoc/LuaDocumentation.xml usr/doc/stepmania-5.beta2a/Luadoc/Lua.xsd usr/doc/stepmania-5.beta2a/Luadoc/Lua.xsl usr/doc/stepmania-5.beta2a/Luadoc/open.gif usr/doc/stepmania-5.beta2a/Luadoc/closed.gif usr/doc/stepmania-5.beta2a/Luadoc/bgline.png usr/doc/stepmania-5.beta2a/Luadoc/Lua.html usr/doc/stepmania-5.beta2a/Luadoc/Lua.xml usr/doc/stepmania-5.beta2a/Luadoc/favicon.ico usr/doc/stepmania-5.beta2a/docpack.zip usr/doc/stepmania-5.beta2a/Doxyfile usr/doc/stepmania-5.beta2a/midiman.wishlist usr/doc/stepmania-5.beta2a/README.Salix usr/doc/stepmania-5.beta2a/Changelog_sm5.txt usr/doc/stepmania-5.beta2a/Manual/ usr/doc/stepmania-5.beta2a/Manual/index.html usr/doc/stepmania-5.beta2a/Manual/data/ usr/doc/stepmania-5.beta2a/Manual/data/logo.png usr/doc/stepmania-5.beta2a/Manual/data/style.css usr/doc/stepmania-5.beta2a/versioning.txt install/ install/doinst.sh install/slack-desc etc/ etc/xdg/ etc/xdg/menus/ etc/xdg/menus/applications-merged/ etc/xdg/menus/applications-merged/stepmania.menu.new WARNING: zero length file usr/share/stepmania/NoteSkins/lights/default/metrics.ini WARNING: zero length file usr/share/stepmania/Themes/themekit/_todo.txt WARNING: zero length file usr/share/stepmania/Themes/default/Other/SongManager PreferredSort.txt WARNING: zero length file usr/share/stepmania/Themes/default/Other/SongManager PreferredCourses.txt WARNING: zero length file usr/share/stepmania/Themes/default/Other/SongManager PreferredSongs.txt WARNING: zero length file usr/share/stepmania/Themes/_fallback/Other/SongManager PreferredSort.txt WARNING: zero length file usr/share/stepmania/Themes/_fallback/Other/SongManager PreferredCourses.txt WARNING: zero length file usr/share/stepmania/Themes/_fallback/Other/SongManager PreferredSongs.txt WARNING: zero length file usr/share/stepmania/Themes/rsr/todo.txt Slackware package /home/pkg/build/stepmania-5-beta2a/stepmania-5.beta2a-i486-1cp.txz created. Package has been built. Cleaning pkg and src directories