diff --git a/desktop/kde/addon/component.xml b/desktop/kde/addon/component.xml index b8e68272fb..2cdec32030 100644 --- a/desktop/kde/addon/component.xml +++ b/desktop/kde/addon/component.xml @@ -1,3 +1,3 @@ desktop.kde.addon - + \ No newline at end of file diff --git a/desktop/kde/addon/libdmtx/actions.py b/desktop/kde/addon/libdmtx/actions.py index 6630c0c918..af5ef35017 100644 --- a/desktop/kde/addon/libdmtx/actions.py +++ b/desktop/kde/addon/libdmtx/actions.py @@ -21,4 +21,4 @@ def check(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "NEWS", "README", "README.linux") + pisitools.dodoc("AUTHORS", "NEWS", "README", "README.linux") \ No newline at end of file diff --git a/desktop/kde/addon/libdmtx/pspec.xml b/desktop/kde/addon/libdmtx/pspec.xml index 1a03ee264d..6877e15e77 100644 --- a/desktop/kde/addon/libdmtx/pspec.xml +++ b/desktop/kde/addon/libdmtx/pspec.xml @@ -58,4 +58,4 @@ admins@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/addon/libdmtx/translations.xml b/desktop/kde/addon/libdmtx/translations.xml index c47877716e..df5f02e29b 100644 --- a/desktop/kde/addon/libdmtx/translations.xml +++ b/desktop/kde/addon/libdmtx/translations.xml @@ -10,4 +10,4 @@ libdmtx-devel libdmtx için geliştirme dosyaları - + \ No newline at end of file diff --git a/desktop/kde/addon/prison-qt5/actions.py b/desktop/kde/addon/prison-qt5/actions.py index a4d71bd755..edfeced426 100644 --- a/desktop/kde/addon/prison-qt5/actions.py +++ b/desktop/kde/addon/prison-qt5/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("LICENSE") + pisitools.dodoc("LICENSE") \ No newline at end of file diff --git a/desktop/kde/addon/prison-qt5/pspec.xml b/desktop/kde/addon/prison-qt5/pspec.xml index c9cc0a17cf..6d40adebed 100644 --- a/desktop/kde/addon/prison-qt5/pspec.xml +++ b/desktop/kde/addon/prison-qt5/pspec.xml @@ -14,7 +14,7 @@ A barcode API to produce QRCode barcodes and DataMatrix barcode. http://download.kde.org/stable/prison/1.1/src/prison-1.1.0.tar.xz - python3-devel + python3-devel mesa-devel @@ -29,9 +29,9 @@ qrencode - /usr/lib - /usr/share/doc - + /usr/lib + /usr/share/doc + prison @@ -42,13 +42,13 @@ prison-qt5-devel - Development files for libepoxy + Development files for libepoxy prison-qt5 /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig prison-devel @@ -67,4 +67,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/addon/qrencode/actions.py b/desktop/kde/addon/qrencode/actions.py index f4557c95ee..ae41cc6654 100644 --- a/desktop/kde/addon/qrencode/actions.py +++ b/desktop/kde/addon/qrencode/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): autotools.autoreconf("-vif") shelltools.system("./autogen.sh") - + autotools.configure("--with-tests") def build(): @@ -24,4 +24,4 @@ def check(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("COPYING", "NEWS", "README") + pisitools.dodoc("COPYING", "NEWS", "README") \ No newline at end of file diff --git a/desktop/kde/addon/qrencode/pspec.xml b/desktop/kde/addon/qrencode/pspec.xml index e49e23820f..84d85941d1 100644 --- a/desktop/kde/addon/qrencode/pspec.xml +++ b/desktop/kde/addon/qrencode/pspec.xml @@ -67,4 +67,4 @@ yusuf.aydemir@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/addon/qrencode/translations.xml b/desktop/kde/addon/qrencode/translations.xml index 031bf56a9f..c9398aa04a 100644 --- a/desktop/kde/addon/qrencode/translations.xml +++ b/desktop/kde/addon/qrencode/translations.xml @@ -10,4 +10,4 @@ qrencode-devel qrencode için geliştirme dosyaları - + \ No newline at end of file diff --git a/desktop/kde/application/analitza/actions.py b/desktop/kde/application/analitza/actions.py index f5f1a709ba..af7e82f953 100644 --- a/desktop/kde/application/analitza/actions.py +++ b/desktop/kde/application/analitza/actions.py @@ -20,5 +20,5 @@ def install(): kde5.install() pisitools.dodoc("COPYING*", "TODO") - + pisitools.dopixmaps("icons/hi32-app-kalgebra.png") \ No newline at end of file diff --git a/desktop/kde/application/analitza/pspec.xml b/desktop/kde/application/analitza/pspec.xml index ef0adc1f5b..d5eb7fe805 100644 --- a/desktop/kde/application/analitza/pspec.xml +++ b/desktop/kde/application/analitza/pspec.xml @@ -189,9 +189,9 @@ 2013-04-23 - 4.10.2 + 4.10.2 Dep fixed - PisiLinux Community + PisiLinux Community admins@pisilinux.org @@ -221,6 +221,6 @@ First release Yusuf Aydemir yusuf.aydemir@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/application/ark/actions.py b/desktop/kde/application/ark/actions.py index 9076895119..6dd2b36b91 100644 --- a/desktop/kde/application/ark/actions.py +++ b/desktop/kde/application/ark/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING.icons", "COPYING", "HACKING") + pisitools.dodoc("COPYING.icons", "COPYING", "HACKING") \ No newline at end of file diff --git a/desktop/kde/application/ark/pspec.xml b/desktop/kde/application/ark/pspec.xml index a7d7957a34..00cdb86f87 100644 --- a/desktop/kde/application/ark/pspec.xml +++ b/desktop/kde/application/ark/pspec.xml @@ -53,7 +53,7 @@ kparts kconfigwidgets - + /usr/bin /usr/share /etc/xdg @@ -74,4 +74,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file diff --git a/desktop/kde/application/dolphin-plugins/actions.py b/desktop/kde/application/dolphin-plugins/actions.py index b35fd3feba..34d2c2b5a3 100644 --- a/desktop/kde/application/dolphin-plugins/actions.py +++ b/desktop/kde/application/dolphin-plugins/actions.py @@ -19,5 +19,5 @@ def build(): def install(): kde5.install() - + pisitools.dodoc("COPYING") diff --git a/desktop/kde/application/dolphin-plugins/pspec.xml b/desktop/kde/application/dolphin-plugins/pspec.xml index d00dfc3553..cfe526ff24 100644 --- a/desktop/kde/application/dolphin-plugins/pspec.xml +++ b/desktop/kde/application/dolphin-plugins/pspec.xml @@ -36,7 +36,7 @@ kcompletion kcoreaddons ktextwidgets - kdelibs4-support + kdelibs4-support /usr/share @@ -59,6 +59,6 @@ First Relase unstable. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/application/dolphin/actions.py b/desktop/kde/application/dolphin/actions.py index da65fa57c5..3078a68a52 100644 --- a/desktop/kde/application/dolphin/actions.py +++ b/desktop/kde/application/dolphin/actions.py @@ -8,8 +8,6 @@ from pisi.actionsapi import kde5 from pisi.actionsapi import pisitools from pisi.actionsapi import get -#WorkDir = "kde-baseapps-15.04.2/dolphin" - def setup(): kde5.configure() @@ -19,4 +17,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING", "README", "AUTHORS", "COPYING.DOC") + pisitools.dodoc("COPYING", "README", "AUTHORS", "COPYING.DOC") \ No newline at end of file diff --git a/desktop/kde/application/dolphin/pspec.xml b/desktop/kde/application/dolphin/pspec.xml index 83ea079281..39777a0b41 100644 --- a/desktop/kde/application/dolphin/pspec.xml +++ b/desktop/kde/application/dolphin/pspec.xml @@ -21,7 +21,6 @@ kinit-devel kactivities-devel baloo-devel - kfilemetadata-devel kparts-devel ktexteditor-devel @@ -90,9 +89,9 @@ kparts-devel ktexteditor-devel kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel + kemoticons-devel + kitemmodels-devel + kunitconversion-devel /usr/include @@ -115,4 +114,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/component.xml b/desktop/kde/component.xml index f1165fcf3f..bcc631e662 100644 --- a/desktop/kde/component.xml +++ b/desktop/kde/component.xml @@ -1,3 +1,3 @@ desktop.kde - + \ No newline at end of file diff --git a/desktop/kde/framework/kpackage/pspec.xml b/desktop/kde/framework/kpackage/pspec.xml index f3ebe08591..427d8fe495 100644 --- a/desktop/kde/framework/kpackage/pspec.xml +++ b/desktop/kde/framework/kpackage/pspec.xml @@ -88,4 +88,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/framework/kparts/actions.py b/desktop/kde/framework/kparts/actions.py index 090c0f2dc3..d9e8a04086 100644 --- a/desktop/kde/framework/kparts/actions.py +++ b/desktop/kde/framework/kparts/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COMMENTS", "COPYING.LIB", "AUTHORS") diff --git a/desktop/kde/framework/kparts/pspec.xml b/desktop/kde/framework/kparts/pspec.xml index 4f138bd9b1..a1687486d3 100644 --- a/desktop/kde/framework/kparts/pspec.xml +++ b/desktop/kde/framework/kparts/pspec.xml @@ -68,7 +68,7 @@ /usr/share/doc - + kparts-devel Development files for kparts @@ -114,6 +114,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/kunitconversion/actions.py b/desktop/kde/framework/kunitconversion/actions.py index 90e8b60552..42e52c562f 100644 --- a/desktop/kde/framework/kunitconversion/actions.py +++ b/desktop/kde/framework/kunitconversion/actions.py @@ -22,5 +22,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md", "COPYING.LIB") + + pisitools.dodoc("README.md", "COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/kunitconversion/pspec.xml b/desktop/kde/framework/kunitconversion/pspec.xml index 97f7ec02e7..ae65fa6072 100644 --- a/desktop/kde/framework/kunitconversion/pspec.xml +++ b/desktop/kde/framework/kunitconversion/pspec.xml @@ -14,7 +14,7 @@ KUnitConversion provides functions to convert values in different physical units. http://download.kde.org/stable/frameworks/5.13/kunitconversion-5.13.0.tar.xz - qt5-base-devel + qt5-base-devel ki18n-devel extra-cmake-modules @@ -35,7 +35,7 @@ /usr/share/doc - + kunitconversion-devel Development files for kunitconversion @@ -72,6 +72,6 @@ Version bump. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/kwallet/actions.py b/desktop/kde/framework/kwallet/actions.py index cdc2d515da..554bc5e9d4 100644 --- a/desktop/kde/framework/kwallet/actions.py +++ b/desktop/kde/framework/kwallet/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md","COPYING.LIB") + + pisitools.dodoc("README.md","COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/kwallet/pspec.xml b/desktop/kde/framework/kwallet/pspec.xml index a5a5d723e3..75650b0cee 100644 --- a/desktop/kde/framework/kwallet/pspec.xml +++ b/desktop/kde/framework/kwallet/pspec.xml @@ -16,7 +16,7 @@ http://download.kde.org/stable/frameworks/5.13/kwallet-5.13.0.tar.xz libxslt - docbook-xsl + docbook-xsl qt5-base-devel libgcrypt-devel kconfig-devel @@ -58,7 +58,7 @@ /usr/share/doc - + kwallet-devel Development files for kwallet @@ -104,6 +104,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/kwidgetsaddons/actions.py b/desktop/kde/framework/kwidgetsaddons/actions.py index b3339025b6..66eb564085 100644 --- a/desktop/kde/framework/kwidgetsaddons/actions.py +++ b/desktop/kde/framework/kwidgetsaddons/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md","COPYING.LIB", "COPYING") + + pisitools.dodoc("README.md","COPYING.LIB", "COPYING") \ No newline at end of file diff --git a/desktop/kde/framework/kwidgetsaddons/pspec.xml b/desktop/kde/framework/kwidgetsaddons/pspec.xml index 0938daf7a7..a810fb5c34 100644 --- a/desktop/kde/framework/kwidgetsaddons/pspec.xml +++ b/desktop/kde/framework/kwidgetsaddons/pspec.xml @@ -36,18 +36,18 @@ /usr/share/doc - + kwidgetsaddons-devel Development files for kwidgetsaddons - qt5-base-devel + qt5-base-devel kwidgetsaddons /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -74,4 +74,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/framework/kwindowsystem/actions.py b/desktop/kde/framework/kwindowsystem/actions.py index 25e5a4e58b..38b5956c28 100644 --- a/desktop/kde/framework/kwindowsystem/actions.py +++ b/desktop/kde/framework/kwindowsystem/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md","COPYING.LIB") + + pisitools.dodoc("README.md","COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/kxmlgui/actions.py b/desktop/kde/framework/kxmlgui/actions.py index e8aac792cd..ac138dd3a8 100644 --- a/desktop/kde/framework/kxmlgui/actions.py +++ b/desktop/kde/framework/kxmlgui/actions.py @@ -21,5 +21,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md", "COPYING", "COPYING.LIB", "TODO.xmlgui") + + pisitools.dodoc("README.md", "COPYING", "COPYING.LIB", "TODO.xmlgui") \ No newline at end of file diff --git a/desktop/kde/framework/kxmlgui/pspec.xml b/desktop/kde/framework/kxmlgui/pspec.xml index 3d60a79794..94ca43825b 100644 --- a/desktop/kde/framework/kxmlgui/pspec.xml +++ b/desktop/kde/framework/kxmlgui/pspec.xml @@ -59,7 +59,7 @@ /usr/share/doc - + kxmlgui-devel Development files for kxmlgui @@ -106,6 +106,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/kxmlrpcclient/actions.py b/desktop/kde/framework/kxmlrpcclient/actions.py index 37d68295f7..c2831ec33a 100644 --- a/desktop/kde/framework/kxmlrpcclient/actions.py +++ b/desktop/kde/framework/kxmlrpcclient/actions.py @@ -25,7 +25,4 @@ def build(): cmaketools.make() def install(): - cmaketools.install() - - #pisitools.insinto("/usr/include/KF5/KLDAP", "/usr/include/KF5/kldap_version.h") - #pisitools.dodoc("COPYING.LIB", "README", "CHANGELOG", "AUTHORS") + cmaketools.install() \ No newline at end of file diff --git a/desktop/kde/framework/kxmlrpcclient/pspec.xml b/desktop/kde/framework/kxmlrpcclient/pspec.xml index abd58696c3..1a731db65d 100644 --- a/desktop/kde/framework/kxmlrpcclient/pspec.xml +++ b/desktop/kde/framework/kxmlrpcclient/pspec.xml @@ -18,7 +18,7 @@ qt5-base-devel kauth-devel kio-devel - extra-cmake-modules + extra-cmake-modules @@ -41,7 +41,7 @@ /usr/share/doc - + kxmlrpcclient-devel Development files for kdelibs4-support @@ -55,7 +55,7 @@ /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -80,6 +80,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/modemmanager-qt/actions.py b/desktop/kde/framework/modemmanager-qt/actions.py index ce8a5a1440..17dee5a725 100644 --- a/desktop/kde/framework/modemmanager-qt/actions.py +++ b/desktop/kde/framework/modemmanager-qt/actions.py @@ -20,6 +20,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README", "README.md", "COPYING.LIB") - + + pisitools.dodoc("README", "README.md", "COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/networkmanager-qt/actions.py b/desktop/kde/framework/networkmanager-qt/actions.py index e1303eae11..b9fc948e98 100644 --- a/desktop/kde/framework/networkmanager-qt/actions.py +++ b/desktop/kde/framework/networkmanager-qt/actions.py @@ -20,6 +20,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md", "COPYING.LIB") - + + pisitools.dodoc("README.md", "COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/networkmanager-qt/pspec.xml b/desktop/kde/framework/networkmanager-qt/pspec.xml index 6dd858cc02..35e07ca1f1 100644 --- a/desktop/kde/framework/networkmanager-qt/pspec.xml +++ b/desktop/kde/framework/networkmanager-qt/pspec.xml @@ -37,18 +37,18 @@ /usr/share/doc - + networkmanager-qt-devel - Development files for networkmanager-qt + Development files for networkmanager-qt - qt5-base-devel + qt5-base-devel networkmanager-qt /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -73,6 +73,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/plasma-framework/actions.py b/desktop/kde/framework/plasma-framework/actions.py index 9cf86fce51..15cd1495b5 100644 --- a/desktop/kde/framework/plasma-framework/actions.py +++ b/desktop/kde/framework/plasma-framework/actions.py @@ -22,5 +22,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md", "COPYING", "COPYING.LIB") + + pisitools.dodoc("README.md", "COPYING", "COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/plasma-framework/pspec.xml b/desktop/kde/framework/plasma-framework/pspec.xml index a7e890083a..d8ee86cdec 100644 --- a/desktop/kde/framework/plasma-framework/pspec.xml +++ b/desktop/kde/framework/plasma-framework/pspec.xml @@ -164,4 +164,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/framework/solid/actions.py b/desktop/kde/framework/solid/actions.py index 9d75318d04..31f2f24d2c 100644 --- a/desktop/kde/framework/solid/actions.py +++ b/desktop/kde/framework/solid/actions.py @@ -23,5 +23,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md","COPYING.LIB", "TODO") + + pisitools.dodoc("README.md","COPYING.LIB", "TODO") \ No newline at end of file diff --git a/desktop/kde/framework/solid/pspec.xml b/desktop/kde/framework/solid/pspec.xml index 0a19a64456..f68d192d74 100644 --- a/desktop/kde/framework/solid/pspec.xml +++ b/desktop/kde/framework/solid/pspec.xml @@ -44,7 +44,7 @@ /usr/share/doc - + solid-devel Development files for solid @@ -80,6 +80,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/sonnet/actions.py b/desktop/kde/framework/sonnet/actions.py index 2faf5b63c8..de414aca72 100644 --- a/desktop/kde/framework/sonnet/actions.py +++ b/desktop/kde/framework/sonnet/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md","COPYING.LIB") + + pisitools.dodoc("README.md","COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/sonnet/pspec.xml b/desktop/kde/framework/sonnet/pspec.xml index 11b0d8ad80..420fda7511 100644 --- a/desktop/kde/framework/sonnet/pspec.xml +++ b/desktop/kde/framework/sonnet/pspec.xml @@ -10,7 +10,7 @@ LGPLv2 library - app:console + app:console KDE spell schecking library This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. http://download.kde.org/stable/frameworks/5.13/sonnet-5.13.0.tar.xz @@ -40,18 +40,18 @@ /usr/share/doc - + sonnet-devel - Development files for sonnet + Development files for sonnet - qt5-base-devel + qt5-base-devel sonnet /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -76,6 +76,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/threadweaver/actions.py b/desktop/kde/framework/threadweaver/actions.py index 25e5a4e58b..38b5956c28 100644 --- a/desktop/kde/framework/threadweaver/actions.py +++ b/desktop/kde/framework/threadweaver/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - - pisitools.dodoc("README.md","COPYING.LIB") + + pisitools.dodoc("README.md","COPYING.LIB") \ No newline at end of file diff --git a/desktop/kde/framework/threadweaver/pspec.xml b/desktop/kde/framework/threadweaver/pspec.xml index 517a73fe55..8d2afb65c8 100644 --- a/desktop/kde/framework/threadweaver/pspec.xml +++ b/desktop/kde/framework/threadweaver/pspec.xml @@ -10,7 +10,7 @@ LGPLv2 library - app:console + app:console Multi-threaded programming framework for KDE ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. http://download.kde.org/stable/frameworks/5.13/threadweaver-5.13.0.tar.xz @@ -25,26 +25,26 @@ threadweaver qt5-base - libgcc + libgcc /usr/lib/qt5 - /usr/lib - /usr/share/doc + /usr/lib + /usr/share/doc - + threadweaver-devel - Development files for threadweaver + Development files for threadweaver - qt5-base-devel + qt5-base-devel threadweaver /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -69,6 +69,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/games/kpat/actions.py b/desktop/kde/games/kpat/actions.py index d3fca8fbae..f931a76396 100644 --- a/desktop/kde/games/kpat/actions.py +++ b/desktop/kde/games/kpat/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING", "COPYING.DOC") + pisitools.dodoc("COPYING", "COPYING.DOC") \ No newline at end of file diff --git a/desktop/kde/games/kpat/pspec.xml b/desktop/kde/games/kpat/pspec.xml index da0877009d..d046f1af76 100644 --- a/desktop/kde/games/kpat/pspec.xml +++ b/desktop/kde/games/kpat/pspec.xml @@ -67,4 +67,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/games/libkdegames/actions.py b/desktop/kde/games/libkdegames/actions.py index 7df23a9ce4..9c87d292d5 100644 --- a/desktop/kde/games/libkdegames/actions.py +++ b/desktop/kde/games/libkdegames/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING", "README") + pisitools.dodoc("COPYING", "README") \ No newline at end of file diff --git a/desktop/kde/games/libkdegames/pspec.xml b/desktop/kde/games/libkdegames/pspec.xml index 02732087e4..4a2bd5190b 100755 --- a/desktop/kde/games/libkdegames/pspec.xml +++ b/desktop/kde/games/libkdegames/pspec.xml @@ -85,4 +85,4 @@ groni@pisilinux.org - + \ No newline at end of file diff --git a/desktop/kde/l10n/component.xml b/desktop/kde/l10n/component.xml new file mode 100644 index 0000000000..b0e74ce5b7 --- /dev/null +++ b/desktop/kde/l10n/component.xml @@ -0,0 +1,3 @@ + + desktop.kde.l10n + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-tr/actions.py b/desktop/kde/l10n/kde-l10n-tr/actions.py new file mode 100644 index 0000000000..3546076c32 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-tr/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-tr/files/kde4.patch b/desktop/kde/l10n/kde-l10n-tr/files/kde4.patch new file mode 100644 index 0000000000..7b3e1fcf6f --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-tr/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-tr/pspec.xml b/desktop/kde/l10n/kde-l10n-tr/pspec.xml new file mode 100644 index 0000000000..ef5ef64f43 --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-tr/pspec.xml @@ -0,0 +1,57 @@ + + + + + kde-l10n-tr + http://l10n.kde.org + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv2 + locale:tr + Turkish KDE5 internationalization package + kde-l10n-tr is the KDE5 internationalization package that provides Turkish translations for KDE5 applications. + mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-tr-15.08.0.tar.xz + + qt5-tools-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + + + + kde-l10n-tr + lang-tr + system.locale + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + + + + + kde-l10n-tr-doc + Turkish documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + + 2015-08-20 + 15.08.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/l10n/kde-l10n-tr/translations.xml b/desktop/kde/l10n/kde-l10n-tr/translations.xml new file mode 100644 index 0000000000..48752878dd --- /dev/null +++ b/desktop/kde/l10n/kde-l10n-tr/translations.xml @@ -0,0 +1,13 @@ + + + + kde-l10n-tr + KDE5 Türkçe yerelleştirme paketi + kde-l10n-tr, KDE uygulamalarını Türkçe yerelde kullanmanızı sağlayan yerelleştirme paketidir. + + + + kde-l10n-tr-doc + KDE5 için Türkçe belgeler + + \ No newline at end of file