Fix libcaptury URL
svn path=/trunk/KDE/kdebase/workspace/; revision=898723
This commit is contained in:
parent
04d84ae446
commit
c2a94f3492
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ if( CAPTURY_LDFLAGS )
|
|||
SET( CAPTURY_FOUND TRUE )
|
||||
endif( CAPTURY_LDFLAGS )
|
||||
|
||||
macro_log_feature(CAPTURY_FOUND "Captury framework library" "Realtime video capturing framework e.g. screen casts" "http://ninchens.de/projects/captury" FALSE "0.3.0" "Provides for video recording desktop effects.")
|
||||
macro_log_feature(CAPTURY_FOUND "Captury framework library" "Realtime video capturing framework e.g. screen casts" "http://gitorious.org/projects/libcaptury" FALSE "0.3.0" "Provides for video recording desktop effects.")
|
||||
|
||||
macro_bool_to_01( CAPTURY_FOUND HAVE_CAPTURY )
|
||||
if( CAPTURY_FOUND )
|
||||
|
|
Loading…
Reference in a new issue