git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1203988 283d02a7-25f6-0310-bc7c-ecb5cbfe19dav3.5.13-sru
parent
2e898ecb33
commit
3aaef8e61d
@ -1,10 +1,10 @@
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/@LIB_INSTALL_DIR@
|
||||
includedir=${prefix}/@INCLUDE_INSTALL_DIR@
|
||||
exec_prefix=@PC_EXEC_PREFIX@
|
||||
libdir=@PC_LIB_DIR@
|
||||
includedir=@PC_INCLUDE_DIR@
|
||||
|
||||
Name: arts
|
||||
Description: Soundserver for the K Desktop Environment (KDE)
|
||||
Version: @ARTS_VERSION@
|
||||
Libs: -L${libdir}
|
||||
Libs: -L${libdir}
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
Reference in new issue