mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-01 21:19:39 +02:00
13 lines
322 B
PkgConfig
13 lines
322 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: mapmap
|
|
Description: MapMap video mapping utilities
|
|
Version: @PACKAGE_VERSION@
|
|
Requires.private: gstreamer-1.0 gstreamer-plugins-base-1.0 clutter-gst-2.0
|
|
Requires: clutter-1.0
|
|
Libs: -L${libdir} -lmapmap
|
|
Cflags: -I${includedir}/mapmap
|