gst-next l10n delet

This commit is contained in:
Rmys
2019-02-07 13:07:19 +03:00
parent ecee3184ae
commit c2b4c36be0
243 changed files with 183566 additions and 198969 deletions
-3
View File
@@ -1,3 +0,0 @@
<PISI>
<Name>desktop.kde.l10n</Name>
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-ar</Name>
<Homepage>https://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:ar</IsA>
<Summary>Arabic KDE5 internationalization package</Summary>
<Description>kde-l10n-ar is the KDE5 internationalization package that provides Arabic translations for KDE5 applications.</Description>
<Archive sha1sum="7c53d34af5c40bde2c056ce71209eee08cddb567" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ar-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>qt5-linguist</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-ar</Name>
<Icon>lang-ar</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-ar-doc</Name>
<Summary>Arabic 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-ar</Name>
<Summary xml:lang="tr">KDE5 Arapça yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-ar, KDE uygulamalarını Arapça 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>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-bg</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:bg</IsA>
<Summary>Bulgarian KDE5 internationalization package</Summary>
<Description>kde-l10n-bg is the KDE5 internationalization package that provides Bulgarian translations for KDE5 applications.</Description>
<Archive sha1sum="e6238c4987f9fd940d214d4b9d4ec73f1c344c84" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-bg-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-bg</Name>
<Icon>lang-bg</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-bg-doc</Name>
<Summary>Bulgarian 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-bg</Name>
<Summary xml:lang="tr">KDE5 Bulgar yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-br, KDE uygulamalarını Bulgar yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-br-doc</Name>
<Summary xml:lang="tr">KDE5 için Bulgar belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-bs</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:bs</IsA>
<Summary>Bosnian KDE5 internationalization package</Summary>
<Description>kde-l10n-bs is the KDE5 internationalization package that provides Bosnian translations for KDE5 applications.</Description>
<Archive sha1sum="810914f165f890c446d983feb6432fbfc2a6b0a9" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-bs-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-bs</Name>
<Icon>lang-bs</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-bs-doc</Name>
<Summary>Bosnian 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-bs</Name>
<Summary xml:lang="tr">KDE5 Boşnakça yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-bs, KDE uygulamalarını Boşnakça yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-bs-doc</Name>
<Summary xml:lang="tr">KDE5 için Boşnakça belgeler</Summary>
</Package> -->
</PISI>
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-ca-valencia</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:ca@valencia</IsA>
<Summary>Southern Catalan KDE5 internationalization package</Summary>
<Description>kde-l10n-ca@valencia is the KDE5 internationalization package that provides Southern Catalan translations for KDE5 applications.</Description>
<Archive sha1sum="fd9c767384fe8dbcf51e86a1f749bbedbc187b75" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ca@valencia-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-ca-valencia</Name>
<Icon>lang-ca@valencia</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-ca@valencia-doc</Name>
<Summary>Southern Catalan 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-ca@valencia</Name>
<Summary xml:lang="tr">KDE5 en Güney Katalanca yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-ca@valencia, KDE uygulamalarını en Güney Katalanca yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-ca@valencia-doc</Name>
<Summary xml:lang="tr">KDE5 için en Güney Katalanca belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-ca</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:ca</IsA>
<Summary>Catalan KDE5 internationalization package</Summary>
<Description>kde-l10n-ca is the KDE5 internationalization package that provides Catalan translations for KDE5 applications.</Description>
<Archive sha1sum="f5f2f64c4a654880d151d531ff893c7e092963e8" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ca-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-ca</Name>
<Icon>lang-ca</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-ca-doc</Name>
<Summary>Catalan 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-ca</Name>
<Summary xml:lang="tr">KDE5 Katalan yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-ca, KDE uygulamalarını Katalan yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-ca-doc</Name>
<Summary xml:lang="tr">KDE5 için Katalan belgeler</Summary>
</Package>
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-cs</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:cs</IsA>
<Summary>Czech KDE5 internationalization package</Summary>
<Description>kde-l10n-cs is the KDE5 internationalization package that provides Czech translations for KDE5 applications.</Description>
<Archive sha1sum="4b09e5a17714eee08ebb1fc3702c1da6093fbac6" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-cs-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-cs</Name>
<Icon>lang-cs</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-cs-doc</Name>
<Summary>Czech 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-cs</Name>
<Summary xml:lang="tr">KDE5 Çek yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-cs, KDE uygulamalarını Çek yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-cs-doc</Name>
<Summary xml:lang="tr">KDE5 için Çek belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-111
View File
@@ -1,111 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-da</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:da</IsA>
<Summary>Danish KDE5 internationalization package</Summary>
<Description>kde-l10n-da is the KDE5 internationalization package that provides Danish translations for KDE5 applications.</Description>
<Archive sha1sum="a797947b22dfb8d17ff3c516e087bfcc0351976e" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-da-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-da</Name>
<Icon>lang-da</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
<Path fileType="data"> /usr/share/man/da</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-da-doc</Name>
<Summary>Danish 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-da</Name>
<Summary xml:lang="tr">KDE5 Danimarkalı yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-da, KDE uygulamalarını Danimarkalı yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-da-doc</Name>
<Summary xml:lang="tr">KDE5 için Danimarkalı belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-111
View File
@@ -1,111 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-de</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:de</IsA>
<Summary>German KDE5 internationalization package</Summary>
<Description>kde-l10n-de is the KDE5 internationalization package that provides German translations for KDE5 applications.</Description>
<Archive sha1sum="f2b239520f6d154ffcd539397e1a165245b4f0b6" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-de-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-de</Name>
<Icon>lang-de</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data">/usr/share/ktuberling</Path>
<Path fileType="data">/usr/share/step</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-de-doc</Name>
<Summary>German 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?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>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-110
View File
@@ -1,110 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-el</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:el</IsA>
<Summary>Greek KDE5 internationalization package</Summary>
<Description>kde-l10n-el is the KDE5 internationalization package that provides Greek translations for KDE5 applications.</Description>
<Archive sha1sum="a6b3c346c77e2e4199f54ec2d41f4a1ca98fe95e" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-el-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-el</Name>
<Icon>lang-el</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-el-doc</Name>
<Summary>Greek 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-el</Name>
<Summary xml:lang="tr">KDE5 Yunan yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-el, KDE uygulamalarını Yunan yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-el-doc</Name>
<Summary xml:lang="tr">KDE5 için Yunan belgeler</Summary>
</Package>
</PISI>
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-110
View File
@@ -1,110 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-en_GB</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:en_GB</IsA>
<Summary>British English KDE5 internationalization package</Summary>
<Description>kde-l10n-en_GB is the KDE5 internationalization package that provides British English translations for KDE5 applications.</Description>
<Archive sha1sum="f550bd3eac650ff35f4fe3207ec74a97a93a2346" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-en_GB-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-en_GB</Name>
<Icon>lang-en_GB</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>
<Path fileType="localedata">/usr/share/klettres</Path>
<Path fileType="localedata">/usr/share/kturtle</Path>
<Path fileType="localedata">/usr/share/katepart/syntax</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-en_GB-doc</Name>
<Summary>British English 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-en_GB</Name>
<Summary xml:lang="tr">KDE5 Britanya İngilizcesi yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-tr, KDE uygulamalarını Britanya İngilizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-en_GB-doc</Name>
<Summary xml:lang="tr">KDE5 için Britanya İngilizcesi belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-eo</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:eo</IsA>
<Summary>Esperanto KDE5 internationalization package</Summary>
<Description>kde-l10n-eo is the KDE5 internationalization package that provides Esperanto translations for KDE5 applications.</Description>
<Archive sha1sum="ac9f5015515a3ff07906d10596222ac878d39166" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-eo-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-eo</Name>
<Icon>lang-eo</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-eo-doc</Name>
<Summary>Esperanto 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-eo</Name>
<Summary xml:lang="tr">KDE5 Esperanto yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-el, KDE uygulamalarını Esperanto yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-eo-doc</Name>
<Summary xml:lang="tr">KDE5 için Yunan belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-110
View File
@@ -1,110 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-es</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:es</IsA>
<Summary>Spanish KDE5 internationalization package</Summary>
<Description>kde-l10n-es is the KDE5 internationalization package that provides Spanish translations for KDE5 applications.</Description>
<Archive sha1sum="415003bf4f6e03b4a824864d69dcc3f417c36e75" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-es-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-es</Name>
<Icon>lang-es</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-es-doc</Name>
<Summary>Spanish 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-es</Name>
<Summary xml:lang="tr">KDE5 İspanyolca yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-el, KDE uygulamalarını İspanyolca yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-es-doc</Name>
<Summary xml:lang="tr">KDE5 için İspanyolca belgeler</Summary>
</Package>
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-et</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:et</IsA>
<Summary>Estonian KDE5 internationalization package</Summary>
<Description>kde-l10n-el is the KDE5 internationalization package that provides Estonian translations for KDE5 applications.</Description>
<Archive sha1sum="83eeb33c32c2d85e15bbd8075e53156e64cb15ab" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-et-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-et</Name>
<Icon>lang-et</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-et-doc</Name>
<Summary>Estonian 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-et</Name>
<Summary xml:lang="tr">KDE5 Estonya yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-el, KDE uygulamalarını Estonya yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-et-doc</Name>
<Summary xml:lang="tr">KDE5 için Estonya belgeler</Summary>
</Package>
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-eu</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:eu</IsA>
<Summary>Basque KDE5 internationalization package</Summary>
<Description>kde-l10n-eu is the KDE5 internationalization package that provides Basque translations for KDE5 applications.</Description>
<Archive sha1sum="01c1373e7710715dbfef7d68df7c607d2a9b4d18" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-eu-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-eu</Name>
<Icon>lang-eu</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-eu-doc</Name>
<Summary>Basque 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-et</Name>
<Summary xml:lang="tr">KDE5 Bask yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-et, KDE uygulamalarını Bask yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-et-doc</Name>
<Summary xml:lang="tr">KDE5 için Bask belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-fa</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:fa</IsA>
<Summary>Farsi KDE5 internationalization package</Summary>
<Description>kde-l10n-fa is the KDE5 internationalization package that provides Farsi translations for KDE5 applications.</Description>
<Archive sha1sum="ffe59981f91d4590536f7c3c7d0cb8787296b4be" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fa-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-fa</Name>
<Icon>lang-fa</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-fa-doc</Name>
<Summary>Farsi 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-fa</Name>
<Summary xml:lang="tr">KDE5 Farsça yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-fa, KDE uygulamalarını Farsça yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-fa-doc</Name>
<Summary xml:lang="tr">KDE5 için Farsça belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-fi</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:fi</IsA>
<Summary>Finnish KDE5 internationalization package</Summary>
<Description>kde-l10n-fi is the KDE5 internationalization package that provides Finnish translations for KDE5 applications.</Description>
<Archive sha1sum="c9df7ef65dc78ebc0062bc2c2a6bb50090964300" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fi-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-fi</Name>
<Icon>lang-fi</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data">/usr/share/ktuberling</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-fi-doc</Name>
<Summary>Finnish 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-fi</Name>
<Summary xml:lang="tr">KDE5 Finlandiya yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-fi, KDE uygulamalarını Finlandiya yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-fi-doc</Name>
<Summary xml:lang="tr">KDE5 için Finlandiya belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-111
View File
@@ -1,111 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-fr</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:fr</IsA>
<Summary>French KDE5 internationalization package</Summary>
<Description>kde-l10n-fr is the KDE5 internationalization package that provides French translations for KDE5 applications.</Description>
<Archive sha1sum="2fcf7ad591b9ef5eddd17a4cda30a5d6c136acbd" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fr-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-fr</Name>
<Icon>lang-fr</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data">/usr/share/kstars</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-fr-doc</Name>
<Summary>French 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-fr</Name>
<Summary xml:lang="tr">KDE5 Fransız yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-fr, KDE uygulamalarını Fransız yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-fr-doc</Name>
<Summary xml:lang="tr">KDE5 için Fransız belgeler</Summary>
</Package>
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-110
View File
@@ -1,110 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-ga</Name>
<Homepage>https://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:ga</IsA>
<Summary>Irish Gaelic KDE5 internationalization package</Summary>
<Description>kde-l10n-ga is the KDE5 internationalization package that provides Irish Gaelic translations for KDE5 applications.</Description>
<Archive sha1sum="16f5e2b26a4c3febdd6c82a4f56b22e50d5eae94" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ga-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-ga</Name>
<Icon>lang-ga</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-ga-doc</Name>
<Summary>Irish Gaelic 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-ga</Name>
<Summary xml:lang="tr">KDE5 İrlandalı Gaelce yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-ga, KDE uygulamalarını İrlandalı Gaelce yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-ga-doc</Name>
<Summary xml:lang="tr">KDE5 için İrlandalı Gaelce belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-110
View File
@@ -1,110 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-gl</Name>
<Homepage>https://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:gl</IsA>
<Summary>Galician KDE5 internationalization package</Summary>
<Description>kde-l10n-gl is the KDE5 internationalization package that provides Galician translations for KDE5 applications.</Description>
<Archive sha1sum="28cf08c5ed901b5170746b9c222c08f2d48690fe" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-gl-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-gl</Name>
<Icon>lang-gl</Icon>
<PartOf>system.locale</PartOf>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="localedata">/usr/share/apps</Path>
<Path fileType="data">/usr/share/khangman</Path>
<Path fileType="data">/usr/share/klettres</Path>
<Path fileType="data"> /usr/share/ktuberling</Path>
</Files>
</Package>
<Package>
<Name>kde-l10n-gl-doc</Name>
<Summary>Galician 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-gl</Name>
<Summary xml:lang="tr">KDE5 Galiçya yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-gl, KDE uygulamalarını Galiçya yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<Package>
<Name>kde-l10n-gl-doc</Name>
<Summary xml:lang="tr">KDE5 için Galiçya belgeler</Summary>
</Package>
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-he</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:he</IsA>
<Summary>Hebrew KDE5 internationalization package</Summary>
<Description>kde-l10n-he is the KDE5 internationalization package that provides Hebrew translations for KDE5 applications.</Description>
<Archive sha1sum="2010c084842a59e905761c44943d258182d10484" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-he-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-he</Name>
<Icon>lang-he</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-he-doc</Name>
<Summary>Hebrew 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-he</Name>
<Summary xml:lang="tr">KDE5 İbranice yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-he, KDE uygulamalarını İbranice yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-he-doc</Name>
<Summary xml:lang="tr">KDE5 için İbranice belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-hi</Name>
<Homepage>https://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:hi</IsA>
<Summary>Hindi KDE5 internationalization package</Summary>
<Description>kde-l10n-ga is the KDE5 internationalization package that provides Hindi translations for KDE5 applications.</Description>
<Archive sha1sum="22142243880c90cafe40ade23937c332c47f6057" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hi-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-hi</Name>
<Icon>lang-hi</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-hi-doc</Name>
<Summary>Hindi 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-hi</Name>
<Summary xml:lang="tr">KDE5 Hintçe yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-hi, KDE uygulamalarını Hintçe yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-hi-doc</Name>
<Summary xml:lang="tr">KDE5 için Hintçe belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-hr</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:hr</IsA>
<Summary>Croatian KDE5 internationalization package</Summary>
<Description>kde-l10n-hr is the KDE5 internationalization package that provides Croatian translations for KDE5 applications.</Description>
<Archive sha1sum="04fdc823dd1589ea766102a8e747d905a0f4bab6" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hr-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-hr</Name>
<Icon>lang-hr</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-hr-doc</Name>
<Summary>Croatian 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-hr</Name>
<Summary xml:lang="tr">KDE5 Hırvat yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-hr, KDE uygulamalarını Hırvat yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-hr-doc</Name>
<Summary xml:lang="tr">KDE5 için Hırvat belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-108
View File
@@ -1,108 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-hu</Name>
<Homepage>https://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:hu</IsA>
<Summary>Hungarian KDE5 internationalization package</Summary>
<Description>kde-l10n-hu is the KDE5 internationalization package that provides Hungarian translations for KDE5 applications.</Description>
<Archive sha1sum="041b41fd9238be0fd1bbc157b72d65803ad87fa1" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hu-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-hu</Name>
<Icon>lang-hu</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-hu-doc</Name>
<Summary>Hungarian 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-hu</Name>
<Summary xml:lang="tr">KDE5 Macar yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-hu, KDE uygulamalarını Macar yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-hu-doc</Name>
<Summary xml:lang="tr">KDE5 için Macar belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-ia</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:ia</IsA>
<Summary>Interlingua KDE5 internationalization package</Summary>
<Description>kde-l10n-ia is the KDE5 internationalization package that provides Interlingua translations for KDE5 applications.</Description>
<Archive sha1sum="b0dcf08e18418fa75ff21df7e56f5f8f02d1f312" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ia-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-ia</Name>
<Icon>lang-ia</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-ia-doc</Name>
<Summary>Interlingua 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,13 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kde-l10n-ia</Name>
<Summary xml:lang="tr">KDE5 Interlingua yerelleştirme paketi</Summary>
<Description xml:lang="tr">kde-l10n-ia, KDE uygulamalarını Interlingua yerelde kullanmanızı sağlayan yerelleştirme paketidir.</Description>
</Source>
<!--<Package>
<Name>kde-l10n-ia-doc</Name>
<Summary xml:lang="tr">KDE5 için Interlingua belgeler</Summary>
</Package> -->
</PISI>
-17
View File
@@ -1,17 +0,0 @@
#!/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()
@@ -1,10 +0,0 @@
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)
-109
View File
@@ -1,109 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kde-l10n-id</Name>
<Homepage>http://l10n.kde.org</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>locale:id</IsA>
<Summary>Indonesian KDE5 internationalization package</Summary>
<Description>kde-l10n-id is the KDE5 internationalization package that provides Indonesian translations for KDE5 applications.</Description>
<Archive sha1sum="bc150f14e3d96854674fde6676122d76b6389ecb" type="tarxz">mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-id-17.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch>kde4.patch</Patch>
</Patches>
</Source>
<Package>
<Name>kde-l10n-id</Name>
<Icon>lang-id</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>
<Path fileType="localedata">/usr/share/klettres</Path>
</Files>
</Package>
<!--<Package>
<Name>kde-l10n-id-doc</Name>
<Summary>Indonesian 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="8">
<Date>2017-10-01</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-10</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-04-10</Date>
<Version>16.08.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-24</Date>
<Version>15.12.3</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>

Some files were not shown because too many files have changed in this diff Show More