Initial commit of mpg123-1.29.3
This commit is contained in:
12
libsyn123.pc.in
Normal file
12
libsyn123.pc.in
Normal file
@@ -0,0 +1,12 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libsyn123
|
||||
Description: A signal synthesis library accompanying mpg123
|
||||
Requires:
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lsyn123
|
||||
Libs.private: @LIBSYN123_LIBS@
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user