mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-05 07:35:35 +00:00
11 lines
267 B
PkgConfig
11 lines
267 B
PkgConfig
prefix=/usr
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libdvbcsa
|
|
Description: is a free implementation of the DVB Common Scrambling Algorithm - DVB/CSA - with encryption and decryption capabilities.
|
|
Version: 1.1.0
|
|
Requires:
|
|
Libs: -L${libdir} -ldvbcsa
|
|
|