diff --git a/desktop/kde/l10n/kde-l10n-eo/actions.py b/desktop/kde/l10n/kde-l10n-eo/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eo/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-eo/files/kde4.patch b/desktop/kde/l10n/kde-l10n-eo/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eo/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-eo/pspec.xml b/desktop/kde/l10n/kde-l10n-eo/pspec.xml new file mode 100644 index 0000000000..52ac813796 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eo/pspec.xml @@ -0,0 +1,58 @@ + + + + + kde-l10n-eo + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:eo + Esperanto KDE5 internationalization package + kde-l10n-eo is the KDE5 internationalization package that provides Esperanto translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-eo-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-eo + lang-eo + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-eo/translations.xml b/desktop/kde/l10n/kde-l10n-eo/translations.xml new file mode 100644 index 0000000000..1ace6d5910 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eo/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-eo + KDE5 Esperanto yerelleştirme paketi + kde-l10n-el, KDE uygulamalarını Esperanto yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-es/actions.py b/desktop/kde/l10n/kde-l10n-es/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-es/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-es/files/kde4.patch b/desktop/kde/l10n/kde-l10n-es/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-es/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-es/pspec.xml b/desktop/kde/l10n/kde-l10n-es/pspec.xml new file mode 100644 index 0000000000..fb7af6cd12 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-es/pspec.xml @@ -0,0 +1,58 @@ + + + + + kde-l10n-es + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:es + Spanish KDE5 internationalization package + kde-l10n-es is the KDE5 internationalization package that provides Spanish translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-es-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-es + lang-es + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + kde-l10n-es-doc + Spanish documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-es/translations.xml b/desktop/kde/l10n/kde-l10n-es/translations.xml new file mode 100644 index 0000000000..4d870b8550 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-es/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-es + KDE5 İspanyolca yerelleştirme paketi + kde-l10n-el, KDE uygulamalarını İspanyolca yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + kde-l10n-es-doc + KDE5 için İspanyolca belgeler + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-et/actions.py b/desktop/kde/l10n/kde-l10n-et/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-et/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-et/files/kde4.patch b/desktop/kde/l10n/kde-l10n-et/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-et/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-et/pspec.xml b/desktop/kde/l10n/kde-l10n-et/pspec.xml new file mode 100644 index 0000000000..1ab0891c94 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-et/pspec.xml @@ -0,0 +1,58 @@ + + + + + kde-l10n-et + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:et + Estonian KDE5 internationalization package + kde-l10n-el is the KDE5 internationalization package that provides Estonian translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-et-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-et + lang-et + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + kde-l10n-et-doc + Estonian documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-et/translations.xml b/desktop/kde/l10n/kde-l10n-et/translations.xml new file mode 100644 index 0000000000..08e9261507 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-et/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-et + KDE5 Estonya yerelleştirme paketi + kde-l10n-el, KDE uygulamalarını Estonya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + kde-l10n-et-doc + KDE5 için Estonya belgeler + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-eu/actions.py b/desktop/kde/l10n/kde-l10n-eu/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eu/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-eu/files/kde4.patch b/desktop/kde/l10n/kde-l10n-eu/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eu/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-eu/pspec.xml b/desktop/kde/l10n/kde-l10n-eu/pspec.xml new file mode 100644 index 0000000000..ffc610c105 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eu/pspec.xml @@ -0,0 +1,58 @@ + + + + + kde-l10n-eu + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:eu + Basque KDE5 internationalization package + kde-l10n-eu is the KDE5 internationalization package that provides Basque translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-eu-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-eu + lang-eu + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-eu/translations.xml b/desktop/kde/l10n/kde-l10n-eu/translations.xml new file mode 100644 index 0000000000..b22e287382 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-eu/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-et + KDE5 Bask yerelleştirme paketi + kde-l10n-et, KDE uygulamalarını Bask yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-fa/actions.py b/desktop/kde/l10n/kde-l10n-fa/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fa/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-fa/files/kde4.patch b/desktop/kde/l10n/kde-l10n-fa/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fa/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-fa/pspec.xml b/desktop/kde/l10n/kde-l10n-fa/pspec.xml new file mode 100644 index 0000000000..4a3e976e0f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fa/pspec.xml @@ -0,0 +1,58 @@ + + + + + kde-l10n-fa + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:fa + Farsi KDE5 internationalization package + kde-l10n-fa is the KDE5 internationalization package that provides Farsi translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-fa-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-fa + lang-fa + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-fa/translations.xml b/desktop/kde/l10n/kde-l10n-fa/translations.xml new file mode 100644 index 0000000000..f70b56ae3a --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fa/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-fa + KDE5 Farsça yerelleştirme paketi + kde-l10n-fa, KDE uygulamalarını Farsça yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-fi/actions.py b/desktop/kde/l10n/kde-l10n-fi/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fi/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-fi/files/kde4.patch b/desktop/kde/l10n/kde-l10n-fi/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fi/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-fi/pspec.xml b/desktop/kde/l10n/kde-l10n-fi/pspec.xml new file mode 100644 index 0000000000..57ac098dfb --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fi/pspec.xml @@ -0,0 +1,58 @@ + + + + + kde-l10n-fi + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:fi + Finnish KDE5 internationalization package + kde-l10n-fi is the KDE5 internationalization package that provides Finnish translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-fi-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-fi + lang-fi + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-fi/translations.xml b/desktop/kde/l10n/kde-l10n-fi/translations.xml new file mode 100644 index 0000000000..be3b9ffc75 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fi/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-fi + KDE5 Finlandiya yerelleştirme paketi + kde-l10n-fi, KDE uygulamalarını Finlandiya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-fr/actions.py b/desktop/kde/l10n/kde-l10n-fr/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fr/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-fr/files/kde4.patch b/desktop/kde/l10n/kde-l10n-fr/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fr/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-fr/pspec.xml b/desktop/kde/l10n/kde-l10n-fr/pspec.xml new file mode 100644 index 0000000000..760114a9a8 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fr/pspec.xml @@ -0,0 +1,59 @@ + + + + + kde-l10n-fr + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:fr + French KDE5 internationalization package + kde-l10n-fr is the KDE5 internationalization package that provides French translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-fr-15.08.0.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-fr + lang-fr + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/kstars + + + + + kde-l10n-fr-doc + French documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + + 2015-08-20 + 15.08.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-fr/translations.xml b/desktop/kde/l10n/kde-l10n-fr/translations.xml new file mode 100644 index 0000000000..c83d1f936a --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-fr/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-fr + KDE5 Fransız yerelleştirme paketi + kde-l10n-fr, KDE uygulamalarını Fransız yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + kde-l10n-fr-doc + KDE5 için Fransız belgeler + + \ No newline at end of file