libmad.list.in
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:1k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. # @configure_input@
  2. # Directories...
  3. $prefix=@prefix@
  4. $exec_prefix=@exec_prefix@
  5. $srcdir=@srcdir@
  6. # Product information
  7. %product @PACKAGE@
  8. %copyright GPL
  9. %vendor Underbit Technologies, Inc. <info@underbit.com>
  10. %license @srcdir@/COPYING
  11. %readme @srcdir@/README
  12. %description libmad is an MPEG audio decoder library.
  13. %version @VERSION@
  14. %packager Giuseppe "Cowo" Corbelli <cowo@lugbs.linux.it>
  15. %system all
  16. f 0755 root root @libdir@/libmad.la .libs/libmad.lai
  17. f 0644 root root @libdir@/libmad.a .libs/libmad.a
  18. f 0644 root root @includedir@/mad.h mad.h