Advertisement
Guest User

Untitled

a guest
Feb 6th, 2012
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. prefix=/opt/libs
  2. exec_prefix=${prefix}
  3. libdir=/opt/libs/lib
  4. incdir=${prefix}/include
  5.  
  6. Name: librtmp
  7. Description: RTMP implementation
  8. Version: v2.4
  9. Requires:
  10. URL: http://rtmpdump.mplayerhq.hu
  11. Libs: -L${libdir} -lrtmp -lz -lws2_32 -lwinmm -lgdi32
  12. Libs.private:
  13. Cflags: -I${incdir}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement