Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
550 B

  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. <[email protected]>
  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 <[email protected]>
  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