Last change
on this file since 102792 was 96360, checked in by vboxsync, 2 years ago |
libogg, libvorbis: export to OSE
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
266 bytes
|
Line | |
---|
1 | # ogg pkg-config file
|
---|
2 |
|
---|
3 | prefix=@prefix@
|
---|
4 | exec_prefix=@exec_prefix@
|
---|
5 | libdir=@libdir@
|
---|
6 | includedir=@includedir@
|
---|
7 |
|
---|
8 | Name: ogg
|
---|
9 | Description: ogg is a library for manipulating ogg bitstreams
|
---|
10 | Version: @VERSION@
|
---|
11 | Requires:
|
---|
12 | Conflicts:
|
---|
13 | Libs: -L${libdir} -logg
|
---|
14 | Cflags: -I${includedir}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.