diff --git a/desktop/kde/l10n/kde-l10n-ia/actions.py b/desktop/kde/l10n/kde-l10n-ia/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ia/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-ia/files/kde4.patch b/desktop/kde/l10n/kde-l10n-ia/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ia/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-ia/pspec.xml b/desktop/kde/l10n/kde-l10n-ia/pspec.xml
new file mode 100644
index 0000000000..4c3eeb8da3
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ia/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-ia
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:ia
+ Interlingua KDE5 internationalization package
+ kde-l10n-ia is the KDE5 internationalization package that provides Interlingua translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-ia-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-ia
+ lang-ia
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-ia/translations.xml b/desktop/kde/l10n/kde-l10n-ia/translations.xml
new file mode 100644
index 0000000000..7924a6a6ef
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ia/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-ia
+ KDE5 Interlingua yerelleştirme paketi
+ kde-l10n-ia, KDE uygulamalarını Interlingua yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-id/actions.py b/desktop/kde/l10n/kde-l10n-id/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-id/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-id/files/kde4.patch b/desktop/kde/l10n/kde-l10n-id/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-id/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-id/pspec.xml b/desktop/kde/l10n/kde-l10n-id/pspec.xml
new file mode 100644
index 0000000000..dc7d1e100b
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-id/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-id
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:id
+ Indonesian KDE5 internationalization package
+ kde-l10n-id is the KDE5 internationalization package that provides Indonesian translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-id-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-id
+ lang-id
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+
+
+
+ 2015-09-21
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-id/translations.xml b/desktop/kde/l10n/kde-l10n-id/translations.xml
new file mode 100644
index 0000000000..8262bf470c
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-id/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-id
+ KDE5 Endonezyalı yerelleştirme paketi
+ kde-l10n-id, KDE uygulamalarını Endonezyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-is/actions.py b/desktop/kde/l10n/kde-l10n-is/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-is/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-is/files/kde4.patch b/desktop/kde/l10n/kde-l10n-is/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-is/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-is/pspec.xml b/desktop/kde/l10n/kde-l10n-is/pspec.xml
new file mode 100644
index 0000000000..3c76b81986
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-is/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-is
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:is
+ Icelandic KDE5 internationalization package
+ kde-l10n-is is the KDE5 internationalization package that provides Icelandic translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-is-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-is
+ lang-is
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+
+
+
+ 2015-09-21
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-is/translations.xml b/desktop/kde/l10n/kde-l10n-is/translations.xml
new file mode 100644
index 0000000000..7b36f5626a
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-is/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-is
+ KDE5 İzlanda'ya özgü yerelleştirme paketi
+ kde-l10n-is, KDE uygulamalarını İzlanda'ya özgü yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-it/actions.py b/desktop/kde/l10n/kde-l10n-it/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-it/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-it/files/kde4.patch b/desktop/kde/l10n/kde-l10n-it/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-it/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-it/pspec.xml b/desktop/kde/l10n/kde-l10n-it/pspec.xml
new file mode 100644
index 0000000000..eda02435a6
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-it/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-it
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:it
+ Italian KDE5 internationalization package
+ kde-l10n-it is the KDE5 internationalization package that provides Italian translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-it-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-it
+ lang-it
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+ kde-l10n-it-doc
+ Italian documentation files for KDE
+
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-it/translations.xml b/desktop/kde/l10n/kde-l10n-it/translations.xml
new file mode 100644
index 0000000000..62175ba640
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-it/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-it
+ KDE5 İtalyan yerelleştirme paketi
+ kde-l10n-it, KDE uygulamalarını İtalyan yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+ kde-l10n-it-doc
+ KDE5 için İtalyan belgeler
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-ja/actions.py b/desktop/kde/l10n/kde-l10n-ja/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ja/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-ja/files/kde4.patch b/desktop/kde/l10n/kde-l10n-ja/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ja/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-ja/pspec.xml b/desktop/kde/l10n/kde-l10n-ja/pspec.xml
new file mode 100644
index 0000000000..4dd94773e8
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ja/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-ja
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:ja
+ Japanese KDE5 internationalization package
+ kde-l10n-ja is the KDE5 internationalization package that provides Japanese translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-ja-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-ja
+ lang-ja
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+ kde-l10n-ja-doc
+ Japanese documentation files for KDE
+
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-ja/translations.xml b/desktop/kde/l10n/kde-l10n-ja/translations.xml
new file mode 100644
index 0000000000..570c1856f0
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ja/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-ja
+ KDE5 Japon yerelleştirme paketi
+ kde-l10n-ja, KDE uygulamalarını Japon yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+ kde-l10n-ja-doc
+ KDE5 için Japon belgeler
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-kk/actions.py b/desktop/kde/l10n/kde-l10n-kk/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-kk/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-kk/files/kde4.patch b/desktop/kde/l10n/kde-l10n-kk/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-kk/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-kk/pspec.xml b/desktop/kde/l10n/kde-l10n-kk/pspec.xml
new file mode 100644
index 0000000000..b3125eb2a6
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-kk/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-kk
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:kk
+ Kazakh KDE5 internationalization package
+ kde-l10n-kk is the KDE5 internationalization package that provides Kazakh translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-kk-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-kk
+ lang-kk
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+ kde-l10n-kk-doc
+ Kazakh documentation files for KDE
+
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2015-09-21
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-kk/translations.xml b/desktop/kde/l10n/kde-l10n-kk/translations.xml
new file mode 100644
index 0000000000..d66843601a
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-kk/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-kk
+ KDE5 Kazak yerelleştirme paketi
+ kde-l10n-kk, KDE uygulamalarını Kazak yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-km/actions.py b/desktop/kde/l10n/kde-l10n-km/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-km/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-km/files/kde4.patch b/desktop/kde/l10n/kde-l10n-km/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-km/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-km/pspec.xml b/desktop/kde/l10n/kde-l10n-km/pspec.xml
new file mode 100644
index 0000000000..e6ef9d6eed
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-km/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-km
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:km
+ Khmer KDE5 internationalization package
+ kde-l10n-km is the KDE5 internationalization package that provides Khmer translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-km-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-km
+ lang-km
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-km/translations.xml b/desktop/kde/l10n/kde-l10n-km/translations.xml
new file mode 100644
index 0000000000..65464d8c5d
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-km/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-km
+ KDE5 Kmer yerelleştirme paketi
+ kde-l10n-km, KDE uygulamalarını Kmer yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-ko/actions.py b/desktop/kde/l10n/kde-l10n-ko/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ko/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-ko/files/kde4.patch b/desktop/kde/l10n/kde-l10n-ko/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ko/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-ko/pspec.xml b/desktop/kde/l10n/kde-l10n-ko/pspec.xml
new file mode 100644
index 0000000000..78245a9e91
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ko/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-ko
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:ko
+ Korean KDE5 internationalization package
+ kde-l10n-ko is the KDE5 internationalization package that provides Korean translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-ko-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-ko
+ lang-ko
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-ko/translations.xml b/desktop/kde/l10n/kde-l10n-ko/translations.xml
new file mode 100644
index 0000000000..a08cb43162
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-ko/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-ko
+ KDE5 Koreli yerelleştirme paketi
+ kde-l10n-ko, KDE uygulamalarını Koreli yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-lt/actions.py b/desktop/kde/l10n/kde-l10n-lt/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lt/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-lt/files/kde4.patch b/desktop/kde/l10n/kde-l10n-lt/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lt/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-lt/pspec.xml b/desktop/kde/l10n/kde-l10n-lt/pspec.xml
new file mode 100644
index 0000000000..939944d31c
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lt/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-lt
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:lt
+ Lithuanian KDE5 internationalization package
+ kde-l10n-lt is the KDE5 internationalization package that provides Lithuanian translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-lt-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-lt
+ lang-lt
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+ kde-l10n-lt-doc
+ German documentation files for KDE
+
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-lt/translations.xml b/desktop/kde/l10n/kde-l10n-lt/translations.xml
new file mode 100644
index 0000000000..1230f24c60
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lt/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-lt
+ KDE5 Litvanya yerelleştirme paketi
+ kde-l10n-lt, KDE uygulamalarını Litvanya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+ kde-l10n-lt-doc
+ KDE5 için Litvanya belgeler
+
+
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-lv/actions.py b/desktop/kde/l10n/kde-l10n-lv/actions.py
new file mode 100644
index 0000000000..3546076c32
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lv/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/l10n/kde-l10n-lv/files/kde4.patch b/desktop/kde/l10n/kde-l10n-lv/files/kde4.patch
new file mode 100644
index 0000000000..7b3e1fcf6f
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lv/files/kde4.patch
@@ -0,0 +1,10 @@
+diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2015-08-13 04:25:22.000000000 +0300
++++ b/CMakeLists.txt 2015-08-20 20:05:19.529158220 +0300
+@@ -1,5 +1,5 @@
+ cmake_minimum_required(VERSION 2.8.9 FATAL_ERROR)
+ cmake_policy(SET CMP0002 OLD)
+ cmake_policy(SET CMP0014 OLD)
+-add_subdirectory(4)
++#add_subdirectory(4)
+ add_subdirectory(5)
diff --git a/desktop/kde/l10n/kde-l10n-lv/pspec.xml b/desktop/kde/l10n/kde-l10n-lv/pspec.xml
new file mode 100644
index 0000000000..d195e51a6d
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lv/pspec.xml
@@ -0,0 +1,59 @@
+
+
+
+
+ kde-l10n-lv
+ http://l10n.kde.org
+
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+ GPLv2
+ locale:lv
+ Latvian KDE5 internationalization package
+ kde-l10n-lv is the KDE5 internationalization package that provides Latvian translations for KDE5 applications.
+ mirrors://kde/stable/applications/15.08.1/src/kde-l10n/kde-l10n-lv-15.08.1.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kconfig-devel
+ qt5-linguist
+ extra-cmake-modules
+ kdoctools-devel
+
+
+ kde4.patch
+
+
+
+
+ kde-l10n-lv
+ lang-lv
+ system.locale
+
+ /usr/share/locale
+ /usr/share/apps
+ /usr/share/khangman
+ /usr/share/klettres
+
+
+
+
+
+
+
+ 2015-09-23
+ 15.08.1
+ First release
+ Stefan Gronewold (groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/l10n/kde-l10n-lv/translations.xml b/desktop/kde/l10n/kde-l10n-lv/translations.xml
new file mode 100644
index 0000000000..b6088c1010
--- /dev/null
+++ b/desktop/kde/l10n/kde-l10n-lv/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ kde-l10n-lv
+ KDE5 Letonya yerelleştirme paketi
+ kde-l10n-lv, KDE uygulamalarını Letonya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
+
+
+
+
\ No newline at end of file