Add mpg123 1.15.3.

This commit is contained in:
rude
2013-09-25 16:09:55 +02:00
parent ae7ad1aef6
commit 97bd127407
312 changed files with 111986 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libmpg123
Description: An optimised MPEG Audio decoder
Requires:
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lmpg123
Cflags: -I${includedir}