mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 05:57:55 -04:00
13 lines
291 B
PkgConfig
13 lines
291 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../../../libswscale
|
|
includedir=${pcfiledir}/../../..
|
|
|
|
Name: libswscale
|
|
Description: FFmpeg image rescaling library
|
|
Version: 3.1.101
|
|
Requires: libavutil >= 54.31.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -Wl,-rpath,${libdir} -lswscale
|
|
Cflags: -I${includedir}
|