b9b1cb2250
Plugin for Gecko based browsers that uses mplayer to play videos from websites.
11 lines
265 B
PkgConfig
11 lines
265 B
PkgConfig
prefix=@PREFIX@
|
|
exec_prefix=@PREFIX@
|
|
libdir=@LIBDIR@
|
|
includedir=@INCDIR@
|
|
|
|
Name: XPCOM
|
|
Description: The Mozilla Cross Platform Component Library
|
|
Version: 0.1
|
|
Requires: mozilla-nspr = 0.1
|
|
Libs: -L${libdir} -lxpcom
|
|
Cflags: -I${includedir}/xpcom -I${includedir}/string
|