@@ -1,21 +0,0 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
|
||||
def setup():
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
|
||||
pisitools.dodoc("COPYING.DOC", "COPYING.LIB", "COPYING")
|
||||
|
||||
@@ -1,150 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>pim-storage-service-manager</Name>
|
||||
<Homepage>https://community.kde.org/KDE_PIM</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<Summary>KDE PIM storage services configuration UI</Summary>
|
||||
<Description>KDE PIM storage services configuration UI</Description>
|
||||
<Archive sha1sum="ace854f0d15a2cd457c3f8e9c8c473f2dffc0b1c" type="tarxz">mirrors://kde/stable/applications/16.12.0/src/pim-storage-service-manager-16.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kcrash-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">akonadi-contacts-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">akonadi-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">akonadi-mime-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">calendarsupport-devel</Dependency>
|
||||
<Dependency>kalarm</Dependency>
|
||||
<Dependency>kcalendarcore-devel</Dependency>
|
||||
<Dependency>kcontacts-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">kmailtransport-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">kpimtextedit-devel</Dependency>
|
||||
<Dependency>libkdepim</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>ktextwidgets-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">kmime-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">kidentitymanagement-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">akonadi-calendar-devel</Dependency>
|
||||
<Dependency>kholidays-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">mailcommon-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">messagelib-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">pimcommon-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">kimap-devel</Dependency>
|
||||
<Dependency>cyrus-sasl-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">libkleo-devel</Dependency>
|
||||
<Dependency>gpgme-devel</Dependency>
|
||||
<Dependency versionFrom="22.04.0">libkdepim-devel</Dependency>
|
||||
<Dependency>knotifyconfig-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>pim-storage-service-manager</Name>
|
||||
<Summary>KDE PIM storage services configuration UI</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kcrash</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libkdepim</Dependency>
|
||||
<Dependency>pimcommon</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kpimtextedit</Dependency>
|
||||
<Dependency>knotifyconfig</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2020-02-02</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2019-04-18</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-03-11</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-02-14</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2019-01-11</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2018-08-18</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2017-01-04</Date>
|
||||
<Version>16.12.0</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Google's data interchange format</Summary>
|
||||
<Description>Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.</Description>
|
||||
<Archive sha1sum="eacb6c68bafd1b95e4975cb964f983c6b5a9e835" type="targz" name="protobuf-3.21.10.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.10.tar.gz</Archive>
|
||||
<Archive sha1sum="56788bf131f0c2c30494ca318710e0375fe6049e" type="targz" name="protobuf-3.21.11.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.11.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-wheel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -77,6 +77,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2022-12-08</Date>
|
||||
<Version>3.21.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2022-12-01</Date>
|
||||
<Version>3.21.10</Version>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>GPLv2</License>
|
||||
<Summary>Aims to make updating firmware on Linux automatic, safe and reliable</Summary>
|
||||
<Description>Aims to make updating firmware on Linux automatic, safe and reliable</Description>
|
||||
<Archive sha1sum="9f87c141c0c2bd9b1ce0bbf337717b08f619cab1" type="targz">https://github.com/hughsie/fwupd/archive/1.8.3.tar.gz</Archive>
|
||||
<Archive sha1sum="c3b028759997558692fbe01f1694364ac258b4a9" type="targz">https://github.com/hughsie/fwupd/archive/1.8.8.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
@@ -131,6 +131,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2022-12-08</Date>
|
||||
<Version>1.8.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2022-07-23</Date>
|
||||
<Version>1.8.3</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org ICE library</Summary>
|
||||
<Description>libICE is the Inter-Client Exchange library.</Description>
|
||||
<Archive sha1sum="0e5d52817bc355b7583ff7f8305ea2c759c0ec7a" type="tarxz">mirrors://xorg/individual/lib/libICE-1.1.0.tar.xz</Archive>
|
||||
<Archive sha1sum="7e4b51bb5633d7fc7d1f4e161d231591ab545f0b" type="tarxz">mirrors://xorg/individual/lib/libICE-1.1.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libbsd-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
@@ -65,6 +65,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-12-08</Date>
|
||||
<Version>1.1.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2022-12-04</Date>
|
||||
<Version>1.1.0</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org fontenc library</Summary>
|
||||
<Description>libfontenc is the X Window System font encoding library.</Description>
|
||||
<Archive sha1sum="c137c0d0c8d3e5433aadc87534dd9583d0f7f1fa" type="tarxz">mirrors://xorg/individual/lib/libfontenc-1.1.6.tar.xz</Archive>
|
||||
<Archive sha1sum="b26d77ac7cb4a549b407eca34a272eb6c7472545" type="tarxz">mirrors://xorg/individual/lib/libfontenc-1.1.7.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-12-08</Date>
|
||||
<Version>1.1.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>1.1.6</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org xkbfile library</Summary>
|
||||
<Description>Libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension.</Description>
|
||||
<Archive sha1sum="408af82002bca91850ae39a4e67ad792295fdb74" type="tarxz">mirrors://xorg/individual/lib/libxkbfile-1.1.1.tar.xz</Archive>
|
||||
<Archive sha1sum="9abcab96b8157a647b5379dd027615f678d5adb2" type="tarxz">mirrors://xorg/individual/lib/libxkbfile-1.1.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>util-macros</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-12-08</Date>
|
||||
<Version>1.1.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-10-18</Date>
|
||||
<Version>1.1.1</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org libxshmfence library</Summary>
|
||||
<Description>libxshmfence is the X Window System video extension library.</Description>
|
||||
<Archive sha1sum="b19241e3b3ece5f8660e2a73986172f6bfdae8a9" type="tarxz">mirrors://xorg/individual/lib/libxshmfence-1.3.1.tar.xz</Archive>
|
||||
<Archive sha1sum="72665aae00c4a85b55bed7b4e7f4d0f0c26e5e22" type="tarxz">mirrors://xorg/individual/lib/libxshmfence-1.3.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
@@ -67,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-12-08</Date>
|
||||
<Version>1.3.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-10-19</Date>
|
||||
<Version>1.3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user