kdepim-runtime:delete
This commit is contained in:
@@ -1,16 +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 kde4
|
||||
|
||||
def setup():
|
||||
kde4.configure()
|
||||
|
||||
def build():
|
||||
kde4.make()
|
||||
|
||||
def install():
|
||||
kde4.install()
|
||||
@@ -1,15 +0,0 @@
|
||||
diff -up kdepim-runtime-4.4.93/kcm/kcm_akonadi.desktop.show-akonadi-kcm kdepim-runtime-4.4.93/kcm/kcm_akonadi.desktop
|
||||
--- kdepim-runtime-4.4.93/kcm/kcm_akonadi.desktop.show-akonadi-kcm 2010-08-31 08:04:08.000000000 -0500
|
||||
+++ kdepim-runtime-4.4.93/kcm/kcm_akonadi.desktop 2010-09-08 08:52:40.689479608 -0500
|
||||
@@ -8,9 +8,10 @@ X-KDE-ModuleType=Library
|
||||
X-KDE-Library=kcm_akonadi
|
||||
X-KDE-FactoryName=kcm_akonadi
|
||||
X-KDE-HasReadOnlyMode=false
|
||||
-X-KDE-ParentApp=
|
||||
+X-KDE-ParentApp=kcontrol
|
||||
X-KDE-ParentComponents=
|
||||
X-KDE-CfgDlgHierarchy=
|
||||
+X-KDE-System-Settings-Parent-Category=workspace-appearance-and-behavior
|
||||
|
||||
Name=Akonadi Configuration
|
||||
Name[ar]=ضبط اكوندا
|
||||
@@ -1,224 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kdepim-runtime</Name>
|
||||
<Homepage>http://community.kde.org/KDE_PIM</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<Icon>kontact</Icon>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>KDE4 PIM Runtime Environment</Summary>
|
||||
<Description>kdepim-runtime contains KDE4 PIM (Personal Information Management) runtime environment like akonadi agents.</Description>
|
||||
<Archive sha1sum="377e8c3d91c8f3348cd4f6598c242c5f308486d1" type="tarxz">mirrors://kde/stable/4.14.3/src/kdepim-runtime-4.14.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>akonadi-devel</Dependency>
|
||||
<Dependency>soprano-devel</Dependency>
|
||||
<Dependency>libdmtx-devel</Dependency>
|
||||
<Dependency>libkolab-devel</Dependency>
|
||||
<Dependency>qrencode-devel</Dependency>
|
||||
<Dependency>libkgapi-devel</Dependency>
|
||||
<Dependency>libkfbapi-devel</Dependency>
|
||||
<Dependency>shared-desktop-ontologies</Dependency>
|
||||
<Dependency versionFrom="4.14.3">kdelibs-devel</Dependency>
|
||||
<Dependency versionFrom="4.14.3">kdepimlibs-devel</Dependency>
|
||||
<Dependency versionFrom="4.14.3">kactivities-devel</Dependency>
|
||||
<Dependency>shared-mime-info</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">kdepim-runtime-4.4.93-show_akonadi_kcm.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kdepim-runtime</Name>
|
||||
<Replaces>
|
||||
<Package>akonadi-facebook</Package>
|
||||
</Replaces>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt</Dependency>
|
||||
<Dependency>akonadi</Dependency>
|
||||
<Dependency>libkgapi</Dependency>
|
||||
<Dependency>libkolab</Dependency>
|
||||
<Dependency>libqjson</Dependency>
|
||||
<Dependency>libkfbapi</Dependency>
|
||||
<Dependency versionFrom="4.14.3">kdelibs</Dependency>
|
||||
<Dependency versionFrom="4.14.3">kdepimlibs</Dependency>
|
||||
<Dependency>shared-mime-info</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/mime</Path>
|
||||
<Path fileType="data">/usr/share/kde4</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/akonadi</Path>
|
||||
<Path fileType="data">/usr/share/ontology</Path>
|
||||
<Path fileType="data">/usr/share/autostart</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2014-11-13</Date>
|
||||
<Version>4.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2014-10-15</Date>
|
||||
<Version>4.14.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2014-09-20</Date>
|
||||
<Version>4.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2014-08-21</Date>
|
||||
<Version>4.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2014-06-13</Date>
|
||||
<Version>4.13.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2014-05-13</Date>
|
||||
<Version>4.13.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2014-05-03</Date>
|
||||
<Version>4.13.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2014-04-05</Date>
|
||||
<Version>4.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2014-03-04</Date>
|
||||
<Version>4.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2014-02-06</Date>
|
||||
<Version>4.12.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2014-01-13</Date>
|
||||
<Version>4.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2013-12-03</Date>
|
||||
<Version>4.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2013-11-05</Date>
|
||||
<Version>4.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2013-10-02</Date>
|
||||
<Version>4.11.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2013-09-07</Date>
|
||||
<Version>4.11.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2013-07-02</Date>
|
||||
<Version>4.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2013-06-10</Date>
|
||||
<Version>4.10.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2013-05-06</Date>
|
||||
<Version>4.10.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2013-04-03</Date>
|
||||
<Version>4.10.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2013-03-06</Date>
|
||||
<Version>4.10.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2013-02-15</Date>
|
||||
<Version>4.10.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2013-01-19</Date>
|
||||
<Version>4.9.98</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kdepim-runtime</Name>
|
||||
<Summary xml:lang="tr">KDE4 PIM (Kişisel Bilgi Yönetimi) çalışma zamanı ortamı</Summary>
|
||||
<Description xml:lang="tr">kdepim-runtime, kdelibs kullanarak yazılmış olan Akonadi ajanları da dahil olmak üzere KDE4 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) çalışma zamanı ortamını içerir.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user