Merge pull request #282 from aydemir/master

add desktop/kde/l10n
This commit is contained in:
yusuf
2015-08-20 21:11:22 +03:00
52 changed files with 212 additions and 120 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<PISI>
<Name>desktop.kde.addon</Name>
</PISI>
</PISI>
+1 -1
View File
@@ -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")
+1 -1
View File
@@ -58,4 +58,4 @@
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -1
View File
@@ -10,4 +10,4 @@
<Name>libdmtx-devel</Name>
<Summary xml:lang="tr">libdmtx için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("LICENSE")
pisitools.dodoc("LICENSE")
+7 -7
View File
@@ -14,7 +14,7 @@
<Description>A barcode API to produce QRCode barcodes and DataMatrix barcode.</Description>
<Archive sha1sum="69dbbf94888ec1fb5b041ae4d0b6cac864abc15e" type="tarxz">http://download.kde.org/stable/prison/1.1/src/prison-1.1.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
</Source>
@@ -29,9 +29,9 @@
<Dependency>qrencode</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Path fileType="executable">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>prison</Package>
</Replaces>
@@ -42,13 +42,13 @@
<Package>
<Name>prison-qt5-devel</Name>
<Summary>Development files for libepoxy</Summary>
<Summary>Development files for libepoxy</Summary>
<RuntimeDependencies>
<Dependency release="current">prison-qt5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>prison-devel</Package>
@@ -67,4 +67,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+2 -2
View File
@@ -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")
+1 -1
View File
@@ -67,4 +67,4 @@
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -1
View File
@@ -10,4 +10,4 @@
<Name>qrencode-devel</Name>
<Summary xml:lang="tr">qrencode için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+1 -1
View File
@@ -20,5 +20,5 @@ def install():
kde5.install()
pisitools.dodoc("COPYING*", "TODO")
pisitools.dopixmaps("icons/hi32-app-kalgebra.png")
+3 -3
View File
@@ -189,9 +189,9 @@
</Update>
<Update release="5">
<Date>2013-04-23</Date>
<Version>4.10.2</Version>
<Version>4.10.2</Version>
<Comment>Dep fixed</Comment>
<Name>PisiLinux Community</Name>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="4">
@@ -221,6 +221,6 @@
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING.icons", "COPYING", "HACKING")
pisitools.dodoc("COPYING.icons", "COPYING", "HACKING")
+2 -2
View File
@@ -53,7 +53,7 @@
<Dependency>kparts</Dependency>
<Dependency>kconfigwidgets</Dependency>
</RuntimeDependencies>
<Files>
<Files>
<Path fileType="data">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/etc/xdg</Path>
@@ -74,4 +74,4 @@
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -19,5 +19,5 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING")
@@ -36,7 +36,7 @@
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>ktextwidgets</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>kdelibs4-support</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -59,6 +59,6 @@
<Comment>First Relase unstable.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
+1 -3
View File
@@ -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")
+4 -5
View File
@@ -21,7 +21,6 @@
<Dependency>kinit-devel</Dependency>
<Dependency>kactivities-devel</Dependency>
<Dependency>baloo-devel</Dependency>
<!--Dependency>baloo-widgets</Dependency-->
<Dependency>kfilemetadata-devel</Dependency>
<Dependency>kparts-devel</Dependency>
<Dependency>ktexteditor-devel</Dependency>
@@ -90,9 +89,9 @@
<Dependency>kparts-devel</Dependency>
<Dependency>ktexteditor-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -115,4 +114,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -1
View File
@@ -1,3 +1,3 @@
<PISI>
<Name>desktop.kde</Name>
</PISI>
</PISI>
+1 -1
View File
@@ -88,4 +88,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -1
View File
@@ -19,5 +19,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md", "COMMENTS", "COPYING.LIB", "AUTHORS")
+3 -3
View File
@@ -68,7 +68,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kparts-devel</Name>
<Summary>Development files for kparts</Summary>
@@ -114,6 +114,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -22,5 +22,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md", "COPYING.LIB")
pisitools.dodoc("README.md", "COPYING.LIB")
@@ -14,7 +14,7 @@
<Description>KUnitConversion provides functions to convert values in different physical units.</Description>
<Archive sha1sum="7be3e7cacdffc1ab8b39debb69e5e2398540b446" type="tarxz">http://download.kde.org/stable/frameworks/5.13/kunitconversion-5.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>extra-cmake-modules </Dependency>
</BuildDependencies>
@@ -35,7 +35,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kunitconversion-devel</Name>
<Summary>Development files for kunitconversion</Summary>
@@ -72,6 +72,6 @@
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
+2 -2
View File
@@ -20,5 +20,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md","COPYING.LIB")
pisitools.dodoc("README.md","COPYING.LIB")
+4 -4
View File
@@ -16,7 +16,7 @@
<Archive sha1sum="f25f6b96ae3d7d796af6bc29e1712f4d78f833aa" type="tarxz">http://download.kde.org/stable/frameworks/5.13/kwallet-5.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libxslt</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
@@ -58,7 +58,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kwallet-devel</Name>
<Summary>Development files for kwallet</Summary>
@@ -104,6 +104,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -19,5 +19,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md","COPYING.LIB", "COPYING")
pisitools.dodoc("README.md","COPYING.LIB", "COPYING")
@@ -36,18 +36,18 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kwidgetsaddons-devel</Name>
<Summary>Development files for kwidgetsaddons</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -74,4 +74,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -19,5 +19,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md","COPYING.LIB")
pisitools.dodoc("README.md","COPYING.LIB")
+2 -2
View File
@@ -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")
+3 -3
View File
@@ -59,7 +59,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kxmlgui-devel</Name>
<Summary>Development files for kxmlgui</Summary>
@@ -106,6 +106,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -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()
@@ -18,7 +18,7 @@
<Dependency>qt5-base-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -41,7 +41,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kxmlrpcclient-devel</Name>
<Summary>Development files for kdelibs4-support</Summary>
@@ -55,7 +55,7 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -80,6 +80,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -20,6 +20,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README", "README.md", "COPYING.LIB")
pisitools.dodoc("README", "README.md", "COPYING.LIB")
@@ -20,6 +20,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md", "COPYING.LIB")
pisitools.dodoc("README.md", "COPYING.LIB")
@@ -37,18 +37,18 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>networkmanager-qt-devel</Name>
<Summary>Development files for networkmanager-qt</Summary>
<Summary>Development files for networkmanager-qt</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">networkmanager-qt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -73,6 +73,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -22,5 +22,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
@@ -164,4 +164,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+2 -2
View File
@@ -23,5 +23,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md","COPYING.LIB", "TODO")
pisitools.dodoc("README.md","COPYING.LIB", "TODO")
+3 -3
View File
@@ -44,7 +44,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>solid-devel</Name>
<Summary>Development files for solid</Summary>
@@ -80,6 +80,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
+2 -2
View File
@@ -19,5 +19,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md","COPYING.LIB")
pisitools.dodoc("README.md","COPYING.LIB")
+7 -7
View File
@@ -10,7 +10,7 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>KDE spell schecking library</Summary>
<Description>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.</Description>
<Archive sha1sum="cdb1c05e6ceeef339e657bd39776e06100dac3bb" type="tarxz">http://download.kde.org/stable/frameworks/5.13/sonnet-5.13.0.tar.xz</Archive>
@@ -40,18 +40,18 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>sonnet-devel</Name>
<Summary>Development files for sonnet</Summary>
<Summary>Development files for sonnet</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">sonnet</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -76,6 +76,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
@@ -19,5 +19,5 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("README.md","COPYING.LIB")
pisitools.dodoc("README.md","COPYING.LIB")
+10 -10
View File
@@ -10,7 +10,7 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:console</IsA>
<Summary>Multi-threaded programming framework for KDE</Summary>
<Description>ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way.</Description>
<Archive sha1sum="876eb418aeed49dbbd10bdff1f293b51b500e8e6" type="tarxz">http://download.kde.org/stable/frameworks/5.13/threadweaver-5.13.0.tar.xz</Archive>
@@ -25,26 +25,26 @@
<Name>threadweaver</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>threadweaver-devel</Name>
<Summary>Development files for threadweaver</Summary>
<Summary>Development files for threadweaver</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">threadweaver</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
@@ -69,6 +69,6 @@
<Comment>First Release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
</History>
</PISI>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING", "COPYING.DOC")
pisitools.dodoc("COPYING", "COPYING.DOC")
+1 -1
View File
@@ -67,4 +67,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("COPYING", "README")
pisitools.dodoc("COPYING", "README")
+1 -1
View File
@@ -85,4 +85,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+3
View File
@@ -0,0 +1,3 @@
<PISI>
<Name>desktop.kde.l10n</Name>
</PISI>
+17
View File
@@ -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()
@@ -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)
+57
View File
@@ -0,0 +1,57 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-tr</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:tr</IsA>
<Summary>Turkish KDE5 internationalization package</Summary>
<Description>kde-l10n-tr is the KDE5 internationalization package that provides Turkish translations for KDE5 applications.</Description>
<Archive sha1sum="10e5ccb187087768b163f601d2b05131983fbf6d" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kde-l10n/kde-l10n-tr-15.08.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-tools-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-tr</Name>
<Icon>lang-tr</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="localedata">/usr/share/khangman</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-tr-doc</Name>
<Summary>Turkish documentation files for KDE</Summary>
<Files>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-08-20</Date>
<Version>15.08.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-tr</Name>
<Summary xml:lang="tr">KDE5 Türkçe yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-tr, KDE uygulamalarını Türkçe yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-tr-doc</Name>
<Summary xml:lang="tr">KDE5 için Türkçe belgeler</Summary>
</Package>
</PISI>