mirror of
https://git.yoctoproject.org/poky
synced 2026-04-24 12:32:11 +02:00
12 lines
251 B
PkgConfig
12 lines
251 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: helix-player
|
|
Description: Helix Player Interface
|
|
Version: 4.1.0
|
|
Libs: -L${libdir} -lhelix-player -lstdc++
|
|
Cflags: -I/opt/helix/include -D_UNIX
|
|
Requires:
|