updated mpg123 to 1.17.0

This commit is contained in:
fysx
2014-01-28 00:30:52 +01:00
parent 35f95a0c58
commit 4b6c1b51c9
533 changed files with 40135 additions and 11448 deletions
+11
View File
@@ -0,0 +1,11 @@
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libmpg123
Description: An optimised MPEG Audio decoder
Requires:
Version: 1.17.0
Libs: -L${libdir} -lmpg123
Cflags: -I${includedir}