home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISCWORLD 7
/
RISCWORLD_VOL7.iso
/
Software
/
Issue4
/
SDL
/
gcc346
/
!LibU
/
lib
/
pkgconfig
/
ogg.pc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-09-20
|
281 b
|
15 lines
# ogg pkg-config file
prefix=/home/riscos/env
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: ogg
Description: ogg is a library for manipulating ogg bitstreams
Version: 1.1.3
Requires:
Conflicts:
Libs: -L${libdir} -logg
Cflags: -I${includedir}