blob: bac67fc5c9a9ae96e6feb751bccd601c24997012 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
Cflags: -I/opt/helix/include -D_UNIX
Requires:
|