summaryrefslogtreecommitdiffstats
path: root/arts.pc.cmake
blob: 77332d262e29784f3126a38ebdfe177ca4ca82b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@PC_INCLUDE_DIR@

Name: aRts
Description: Soundserver for the Trinity Desktop Environment (TDE)
Version: @ARTS_VERSION@
Libs: -L${libdir}
Cflags: -I${includedir}
@PC_LIB_REQUIRES@