Fix x coordinates with PAR correction and left border
[libass.git] / libass.pc.in
blob137aac9a935a3529b4d114f86e938e027522c7a9
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libass
7 Description: LibASS is an SSA/ASS subtitles rendering library
8 Version: @PACKAGE_VERSION@
9 Requires.private: @PKG_REQUIRES@
10 Libs: -L${libdir} -lass
11 Libs.private: -lm
12 Cflags: -I${includedir}