khelpcenter: cleaned a mistake..

This commit is contained in:
suvari
2017-03-30 20:39:02 +03:00
parent c9c2fb5cf2
commit 62255d2d92
6 changed files with 112 additions and 236 deletions
-20
View File
@@ -1,20 +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 kde5
from pisi.actionsapi import pisitools
def setup():
kde5.configure("-DPhonon4Qt5_DIR=/usr/lib/qt5/cmake/phonon4qt5")
def build():
kde5.make()
def install():
kde5.install()
#pisitools.removeDir("/usr/share/locale/")
pisitools.dodoc("COPYING", "DESIGN")
-103
View File
@@ -1,103 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>khelpcenter</Name>
<Homepage>http://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE Help Center</Summary>
<Description>KDE help center utility to read help documentation about various KDE applications.</Description>
<Archive sha1sum="97687acbe9320a7479079761e14c855840336e01" type="tarxz">mirrors://kde/stable/applications/16.08.1/src/khelpcenter-16.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libdbusmenu-qt-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency>khtml-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>xapian-core-devel</Dependency>
<Dependency>grantlee-qt5-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>khelpcenter</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kio</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kbookmarks</Dependency>
<Dependency>khtml</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kparts</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kcmutils</Dependency>
<Dependency>kservice</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kwindowsystem</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>grantlee-qt5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2016-10-06</Date>
<Version>16.08.01</Version>
<Comment>Version Bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-08-18</Date>
<Version>5.6.4</Version>
<Comment>Remove Locale file conflicts language package .</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-18</Date>
<Version>5.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-08</Date>
<Version>5.6.2</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
+110 -111
View File
@@ -42415,107 +42415,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>khelpcenter</Name>
<Homepage>http://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<PartOf>desktop.kde.plasma</PartOf>
<Summary xml:lang="en">KDE Help Center</Summary>
<Description xml:lang="en">KDE help center utility to read help documentation about various KDE applications.</Description>
<Archive type="tarxz" sha1sum="97687acbe9320a7479079761e14c855840336e01">mirrors://kde/stable/applications/16.08.1/src/khelpcenter-16.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libdbusmenu-qt-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency>khtml-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>xapian-core-devel</Dependency>
<Dependency>grantlee-qt5-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/plasma/khelpcenter/pspec.xml</SourceURI>
</Source>
<Package>
<Name>khelpcenter</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kio</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kbookmarks</Dependency>
<Dependency>khtml</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kparts</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kcmutils</Dependency>
<Dependency>kservice</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kwindowsystem</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kdelibs4-support</Dependency>
<Dependency>grantlee-qt5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2016-10-06</Date>
<Version>16.08.01</Version>
<Comment>Version Bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-08-18</Date>
<Version>5.6.4</Version>
<Comment>Remove Locale file conflicts language package .</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-18</Date>
<Version>5.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-08</Date>
<Version>5.6.2</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>khotkeys</Name>
@@ -61293,11 +61192,34 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Description xml:lang="en">Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction.</Description>
<Archive type="targz" sha1sum="3f7ddc06db0272942e1a4cd98c3c96462df77387">http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>libcdio-paranoia-devel</Dependency>
<Dependency>cdparanoia-devel</Dependency>
<Dependency>libcap-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<Patches>
<Patch>cdrkit-1.1.8-werror.patch</Patch>
<Patch>cdrkit-1.1.9-efi-boot.patch</Patch>
<Patch>cdrkit-1.1.9-no_mp3.patch</Patch>
<Patch>cdrkit-1.1.9-buffer_overflow.patch</Patch>
<Patch>cdrkit-1.1.10-build-fix.patch</Patch>
<Patch>cdrkit-1.1.11-manpagefix.patch</Patch>
<Patch>cdrkit-1.1.11-rootstat.patch</Patch>
<Patch>cdrkit-1.1.11-usalinst.patch</Patch>
<Patch>cdrkit-1.1.11-readsegfault.patch</Patch>
<Patch>cdrkit-1.1.11-format.patch</Patch>
<Patch>cdrkit-1.1.11-handler.patch</Patch>
<Patch>cdrkit-1.1.11-dvdman.patch</Patch>
<Patch>cdrkit-1.1.11-paranoiacdda.patch</Patch>
<Patch>cdrkit-1.1.11-utf8.patch</Patch>
<Patch>cdrkit-1.1.11-cmakewarn.patch</Patch>
<Patch>cdrkit-1.1.11-memset.patch</Patch>
<Patch>cdrkit-1.1.11-ppc64le_elfheader.patch</Patch>
<Patch>cdrkit-1.1.11-werror_gcc5.patch</Patch>
<Patch>cdrkit-1.1.11-devname.patch</Patch>
<Patch>cdrkit-1.1.11-sysmacros.patch</Patch>
</Patches>
<SourceURI>hardware/optical/cdrkit/pspec.xml</SourceURI>
</Source>
<Package>
@@ -61307,6 +61229,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>zlib</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>libcap</Dependency>
<Dependency>cdparanoia</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -61322,9 +61245,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Package>
<History>
<Update release="3">
<Date>2017-03-19</Date>
<Date>2017-03-29</Date>
<Version>1.1.11</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Comment>Rebuild for new toolchain, add patches</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
@@ -93081,6 +93004,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>0.0_20090319</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.0_20090319</Version>
@@ -93114,7 +93044,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Almanca hunspell sözlüğü</Summary>
<Description xml:lang="en">hunspell-dict-de includes German, Switzerland, etc. hunspell dictionaries.</Description>
<Description xml:lang="tr">hunspell-dict-de Almanca ve İsviçre Almancası için hunspell sözlüklerini içermektedir.</Description>
<Archive type="tarbz2" sha1sum="ae310d6c92c49cfddbc569431bcb296bcfbad5a1">https://www.j3e.de/ispell/igerman98/dict/igerman98-20131206.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="2dbbaf220db2fe95142fdc03fc7ecb26df77e456">https://www.j3e.de/ispell/igerman98/dict/igerman98-20161207.tar.bz2</Archive>
<SourceURI>office/dictionary/hunspell-dict-de/pspec.xml</SourceURI>
</Source>
<Package>
@@ -93125,6 +93055,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>0.0_20161207</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-11</Date>
<Version>0.0_20131216</Version>
@@ -93158,9 +93095,9 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">İngilizce hunspell sözlükleri</Summary>
<Description xml:lang="en">hunspell-dict-en includes English (US, UK, etc.) hunspell dictionaries.</Description>
<Description xml:lang="tr">hunspell-dict-en İngilizce (US, UK vs.) hunspell sözlüklerini içerir.</Description>
<Archive type="zip" sha1sum="a4172755005d80cc4d89d919aed08fb998db7635" target="wordlist">http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_US-2015.05.18.zip</Archive>
<Archive type="zip" sha1sum="84722666d4f7a9c1b3d46a4c47f595cc6f9e1d80" target="wordlist">http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_CA-2015.05.18.zip</Archive>
<Archive type="zip" sha1sum="daf8e7d03571990199cb0986e18e469a951e8ab0" target="wordlist">http://downloads.sourceforge.net/project/wordlist/speller/2015.05.18/hunspell-en_GB-large-2015.05.18.zip</Archive>
<Archive type="zip" sha1sum="bbf01200587fa7731dfab20de88bd34df1f2d991" target="wordlist">http://downloads.sourceforge.net/project/wordlist/speller/2017.01.22/hunspell-en_US-2017.01.22.zip</Archive>
<Archive type="zip" sha1sum="1756f692b453b37a530e02aaf41623329d6f6573" target="wordlist">https://sourceforge.net/projects/wordlist/files/speller/2017.01.22/hunspell-en_CA-2017.01.22.zip</Archive>
<Archive type="zip" sha1sum="615d74ecb81c47155a00757b55be056459d5ba70" target="wordlist">https://sourceforge.net/projects/wordlist/files/speller/2017.01.22/hunspell-en_GB-large-2017.01.22.zip</Archive>
<SourceURI>office/dictionary/hunspell-dict-en/pspec.xml</SourceURI>
</Source>
<Package>
@@ -93171,6 +93108,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>2017.01.22</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2015.05.18</Version>
@@ -93216,6 +93160,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>0.0_20081215</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.0_20081215</Version>
@@ -93261,6 +93212,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>2.3.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.3.2</Version>
@@ -93304,6 +93262,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>2.4</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.4</Version>
@@ -93347,6 +93312,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>2.10g</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.10g</Version>
@@ -93381,7 +93353,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Polonya dili için hunspell sözlükleri</Summary>
<Description xml:lang="en">hunspell-dict-pl includes Polish hunspell dictionaries.</Description>
<Description xml:lang="tr">hunspell-dict-pl Polonya dili için hunspell sözlükleri içerir.</Description>
<Archive type="zip" sha1sum="3b244cff863547d2f6542130940fd82a9472f8d4">https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-20150428.zip</Archive>
<Archive type="zip" sha1sum="e5e68ea078a4ad38a2a382603b79becc28a71d26">https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-20160801.zip</Archive>
<SourceURI>office/dictionary/hunspell-dict-pl/pspec.xml</SourceURI>
</Source>
<Package>
@@ -93392,6 +93364,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>20160801</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>20100428</Version>
@@ -93425,7 +93404,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Portekizce hunspell sözlükleri</Summary>
<Description xml:lang="en">hunspell-dict-pt includes Portuguese hunspell dictionaries.</Description>
<Description xml:lang="tr">hunspell-dict-pt Portekizce hunspell sözlükleri içerir.</Description>
<Archive type="targz" sha1sum="0a135db0d392fe720b96c37294c7e831d3ea5029">http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20150704.tar.gz</Archive>
<Archive type="targz" sha1sum="e5e68ea078a4ad38a2a382603b79becc28a71d26">http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20170227.tar.gz</Archive>
<SourceURI>office/dictionary/hunspell-dict-pt/pspec.xml</SourceURI>
</Source>
<Package>
@@ -93436,6 +93415,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>20170227</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>20150704</Version>
@@ -93479,6 +93465,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-29</Date>
<Version>0.99f_7</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.99f_7</Version>
@@ -121314,16 +121307,22 @@ complete albums that you have purchased from Amazon.</Description>
<BuildDependencies>
<Dependency>nasm</Dependency>
<Dependency>asciidoc</Dependency>
<Dependency>dosfstools</Dependency>
<Dependency>mtools</Dependency>
<Dependency>efibootmgr-devel</Dependency>
<Dependency>gptfdisk</Dependency>
<Dependency>upx</Dependency>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>util-linux</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch</Patch>
<Patch level="1">0035-SYSAPPEND-Fix-space-stripping.patch</Patch>
<Patch level="1">gcc-fix-alignment.patch</Patch>
<Patch level="1">dont-guess-alignment.patch</Patch>
<Patch level="1">btrfs-fix.patch</Patch>
<Patch>syslinux.git-138e850fab106b5235178848b3e0d33e25f4d3a2.patch</Patch>
<Patch>syslinux.git-83aad4f.patch</Patch>
<Patch>syslinux.git-0a2dbb3.patch</Patch>
<Patch>syslinux-6.03-sysmacros.patch</Patch>
</Patches>
<SourceURI>system/boot/syslinux/pspec.xml</SourceURI>
</Source>
+1 -1
View File
@@ -1 +1 @@
dc1e4013d1ceeda49957db63c2157097f80d3190
c91266758bd75a86e272e7b0f394d7d48e3f9530
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
197187c6baa7c1b0c44d92fd03f6fccddf277e18
cb2e2f17d458372023a65d15ef7cd16e98a615d2