File: libkipi.pc.cmake.in

package info (click to toggle)
libkf5kipi 4%3A20.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 732 kB
  • sloc: cpp: 4,771; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
prefix=${CMAKE_INSTALL_PREFIX}
exec_prefix=${BIN_INSTALL_DIR}
libdir=${LIB_INSTALL_DIR}
includedir=${INCLUDE_INSTALL_DIR}

Name: libkipi
Description: KDE Image Plugin Interface, a C++ library to share plugins among graphic applications.
URL: https://cgit.kde.org/libkipi.git/
Requires:
Version: ${KIPI_LIB_VERSION_STRING}
Libs: -L${LIB_INSTALL_DIR} -lkipi
Cflags: -I${INCLUDE_INSTALL_DIR}