mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 16:21:33 +02:00
12 lines
237 B
PkgConfig
12 lines
237 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libmpg123
|
|
Description: An optimised MPEG Audio decoder
|
|
Requires:
|
|
Version: 1.13.4
|
|
Libs: -L${libdir} -lmpg123
|
|
Cflags: -I${includedir}
|