diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-03-27 22:03:55 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-03-27 22:03:55 +0000 |
commit | 4448315e65918e744219f7b814effa54e796e286 (patch) | |
tree | 8f2ca9f57584ad2ad56f966fa5c09c0558929830 /arts.pc.cmake | |
parent | cba01693b4883ecefb114e4dd2dfea209f2a6675 (diff) | |
download | arts-4448315e65918e744219f7b814effa54e796e286.tar.gz arts-4448315e65918e744219f7b814effa54e796e286.zip |
arts, kdelibs, kdebase, kdepim: use new tqt build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1226236 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'arts.pc.cmake')
-rw-r--r-- | arts.pc.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arts.pc.cmake b/arts.pc.cmake index 17f8aff..2c26a41 100644 --- a/arts.pc.cmake +++ b/arts.pc.cmake @@ -3,8 +3,8 @@ exec_prefix=@PC_EXEC_PREFIX@ libdir=@PC_LIB_DIR@ includedir=@PC_INCLUDE_DIR@ -Name: arts -Description: Soundserver for the K Desktop Environment (KDE) +Name: aRts +Description: Soundserver for the Trinity Desktop Environment (TDE) Version: @ARTS_VERSION@ Libs: -L${libdir} Cflags: -I${includedir} |