npv:osd:ascii only mode for the timer
[nyanmp.git] / npv / make-template.sh
blob6417689dd654f86f833898a996e716c463542262
1 #!/bin/sh
2 cc main.c -lc -ldl -D_GNU_SOURCE -DSTATIC=static -I../ \
3 $(pkg-config --cflags xcb) \
4 $(pkg-config --cflags --libs alsa) \
5 $(pkg-config --cflags --libs --static freetype2 libavcodec libavdevice \
6 libavfilter libavformat libavutil libpostproc libswresample \
7 libswscale) \
8 -o /tmp/npv