File: taglib-extras.pc.cmake

package info (click to toggle)
taglib-extras 1.0.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 320 kB
  • ctags: 330
  • sloc: cpp: 1,882; sh: 47; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=${CMAKE_INSTALL_PREFIX}
exec_prefix=${CMAKE_INSTALL_PREFIX}
libdir=${LIB_INSTALL_DIR}
includedir=${INCLUDE_INSTALL_DIR}

Name: TagLib Extras
Description: Unofficial TagLib file type plugins maintained by the Amarok project
Requires:
Version: ${TAGLIB-EXTRAS_LIB_MAJOR_VERSION}.${TAGLIB-EXTRAS_LIB_MINOR_VERSION}.${TAGLIB-EXTRAS_LIB_PATCH_VERSION}
Libs: -L${LIB_INSTALL_DIR} -ltag-extras
Cflags: -I${INCLUDE_INSTALL_DIR}/taglib-extras