UNPKG
ogg
Version:
latest (1.2.6)
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.0.1
Node.js native binding to libogg
github.com/TooTallNate/node-ogg
TooTallNate/node-ogg
ogg
/
deps
/
libogg
/
ogg.pc.in
15 lines
(12 loc)
•
266 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ogg pkg-config file
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@
Name: ogg
Description: ogg is a library for manipulating ogg bitstreams
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -logg
Cflags: -I${includedir}