mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2026-06-02 13:25:19 +02:00
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
prefix=@EPREFIX@
|
|
includedir=${prefix}/include
|
|
libdir=${prefix}/@LIBDIR@
|
|
|
|
Name: Bento4
|
|
Description: Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools
|
|
Version: @BENTO4_VERSION@
|
|
Libs: -L${libdir} -lap4
|
|
Cflags: -I${includedir}/bento4
|