source: extensions/gsdl-video/trunk/installed/cmdline/lib/pkgconfig/libavcodec.pc@ 18425

Last change on this file since 18425 was 18425, checked in by davidb, 15 years ago

Video extension to Greenstone

File size: 436 bytes
Line 
1prefix=/research/code/gsdl-video-import/trunk/installed/cmdline
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: libavcodec
7Description: FFmpeg codec library
8Version: 51.40.4
9Requires: ogg >= 1.1 vorbis vorbisenc libavutil = 49.4.1
10Conflicts:
11Libs: -L${libdir} -lavcodec -lm -lz -la52 -lmp3lame -lm -lvorbis -lvorbisenc -logg -logg -lfaac -lfaad -ldl
12Cflags: -I${includedir} -I${includedir}/ffmpeg
Note: See TracBrowser for help on using the repository browser.