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

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

Video extension to Greenstone

File size: 306 bytes
Line 
1prefix=/research/code/gsdl-video-import/trunk/installed/cmdline
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: libavutil
7Description: FFmpeg utility library
8Version: 49.4.1
9Requires:
10Conflicts:
11Libs: -L${libdir} -lavutil
12Cflags: -I${includedir} -I${includedir}/ffmpeg
Note: See TracBrowser for help on using the repository browser.