[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=5efb79a

The following commit has been merged in the master branch:
commit 5efb79aef63f9586a29c82fe2de8c8fdb2ea1766
Author: Àlex Fiestas <afiestas at kde.org>
Date:   Mon Jun 10 17:15:38 2013 +0200

    Make Accounts-SSO optionality good looking
    
    Requested in: https://git.reviewboard.kde.org/r/110870/ comments
---
 CMakeLists.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4011542..e85ce21 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,6 +21,10 @@ find_package(SignOnQt)
 include (KDE4Defaults)
 include (MacroLibrary)
 
+macro_log_feature(ACCOUNTSQT_FOUND "AccountsQt" "Support for Accounts-SSO" "https://code.google.com/p/accounts-sso/source/checkout?repo=libaccounts-qt" FALSE "" "")
+macro_log_feature(SIGNONQT_FOUND "SignonsQt" "Support for Accounts-SSO" "https://code.google.com/p/accounts-sso/source/checkout?repo=signond" FALSE "" "")
+macro_display_feature_log()
+
 add_definitions (${KDE4_DEFINITIONS})
 
 include_directories (${KDE4_INCLUDES}

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list