fix painting

update translations
fix PKGBUILD
This commit is contained in:
arcan1s
2015-01-10 00:35:52 +03:00
parent 634b4c3b41
commit c8eae4b222
25 changed files with 2562 additions and 3579 deletions

View File

@ -8,6 +8,7 @@ if (BUILD_KDE4)
include (KDE4Defaults)
add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
set (KDE_INCLUDE ${KDE4_INCLUDES})
else ()
find_package (Qt5 REQUIRED COMPONENTS Widgets Network)
find_package (ECM 0.0.11 REQUIRED NO_MODULE)