Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733520
en ru br
ALT Linux repos
S:3.5.1-alt1
D:1.3.3-alt1.1
5.0: 1.3.4-alt1
4.1: 1.3.1-alt2
4.0: 1.2.13-alt1
3.0: 0.13.7-alt1

Group :: Graphical desktop/KDE
RPM: tellico

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tellico-i18n.patch
Download


diff --git a/CMakeLists.txt b/CMakeLists.txt
index ca0d44ff..b79b9cf8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -300,3 +299,11 @@ install(FILES tellico.xml DESTINATION  ${KDE_INSTALL_MIMEDIR})
 install(FILES org.kde.tellico.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR} )
 
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
+find_package(KF5I18n CONFIG REQUIRED)
+ki18n_install(po)
+
+  find_package(KF5DocTools CONFIG)
+  if(KF5DocTools_FOUND)
+    kdoctools_install(po)
+  endif()
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin