frameworks-6.0.0

This commit is contained in:
Rmys
2024-02-28 21:23:59 +03:00
parent 727da782c1
commit 583efe8cfb
13 changed files with 491 additions and 2 deletions
@@ -0,0 +1,19 @@
#!/usr/bin/env 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 kde6
def setup():
kde6.configure()
def build():
kde6.make()
def install():
kde6.install()
pisitools.dodoc("LICENSES/*", "README*")
@@ -0,0 +1,71 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kcolorscheme-kf6</Name>
<Homepage>https://github.com/KDE/kcolorscheme</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<Summary>Classes to read and interact with KColorScheme</Summary>
<Description>Classes to read and interact with KColorScheme</Description>
<Archive sha1sum="8ece5fee05105d8136f628379e631bc38683bde8" type="tarxz">https://download.kde.org/stable/frameworks/6.0/kcolorscheme-6.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-base-devel</Dependency>
<Dependency versionFrom="6.0.0">ki18n-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">extra-cmake-modules-kf6</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>kcolorscheme-kf6.patch</Patch>
<Patch level="1">kcolorscheme-kf6.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>kcolorscheme-kf6</Name>
<RuntimeDependencies>
<Dependency>qt6-base</Dependency>
<Dependency versionFrom="6.0.0">ki18n-kf6</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qlogging-categories6</Path>
</Files>
</Package>
<Package>
<Name>kcolorscheme-kf6-devel</Name>
<Summary>Development files for kcolorscheme-kf6</Summary>
<RuntimeDependencies>
<Dependency release="current">kcolorscheme-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kcolorscheme-kf6</Name>
<Summary xml:lang="tr">Classes to read and interact with KColorScheme</Summary>
<Description xml:lang="tr">Classes to read and interact with KColorScheme</Description>
</Source>
</PISI>
@@ -0,0 +1,19 @@
#!/usr/bin/env 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 kde6
def setup():
kde6.configure()
def build():
kde6.make()
def install():
kde6.install()
pisitools.dodoc("LICENSES/*")
@@ -0,0 +1,67 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kstatusnotifieritem-kf6</Name>
<Homepage>https://community.kde.org/Frameworks</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>Implementation of Status Notifier Items</Summary>
<Description>Durum Bildirici Öğelerinin Uygulanması</Description>
<Archive sha1sum="e34f07558774067c7ef1c09d75968443e048c005" type="tarxz">https://download.kde.org/stable/frameworks/6.0/kstatusnotifieritem-6.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-base-devel</Dependency>
<Dependency>kwindowsystem-kf6-devel</Dependency>
<Dependency>extra-cmake-modules-kf6</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>kstatusnotifieritem-kf6.patch</Patch>
<Patch level="1">kstatusnotifieritem-kf6.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>kstatusnotifieritem-kf6</Name>
<RuntimeDependencies>
<Dependency>qt6-base</Dependency>
<Dependency>kwindowsystem-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kstatusnotifieritem-kf6-devel</Name>
<Summary>Development files for kstatusnotifieritem-kf6</Summary>
<RuntimeDependencies>
<Dependency release="current">kstatusnotifieritem-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kstatusnotifieritem-kf6</Name>
<Summary xml:lang="tr">Implementation of Status Notifier Items</Summary>
<Description xml:lang="tr">Durum Bildirici Öğelerinin Uygulanması</Description>
</Source>
</PISI>
+19
View File
@@ -0,0 +1,19 @@
#!/usr/bin/env 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 kde6
def setup():
kde6.configure()
def build():
kde6.make()
def install():
kde6.install()
pisitools.dodoc("LICENSES/*", "README*")
+78
View File
@@ -0,0 +1,78 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ksvg-kf6</Name>
<Homepage>https://community.kde.org/Frameworks</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<Summary>Components for handling SVGs</Summary>
<Description>SVG'leri işlemeye yönelik bileşenler</Description>
<Archive sha1sum="170f703276f4becf93e8e53d6bf6b6f17540ad98" type="tarxz">https://download.kde.org/stable/frameworks/6.0/ksvg-6.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-svg-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">karchive-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kirigami-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kcoreaddons-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kcolorscheme-kf6-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>ksvg-kf6.patch</Patch>
<Patch level="1">ksvg-kf6.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>ksvg-kf6</Name>
<RuntimeDependencies>
<Dependency>qt6-svg</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>qt6-declarative</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6</Dependency>
<Dependency versionFrom="6.0.0">karchive-kf6</Dependency>
<Dependency versionFrom="6.0.0">kirigami-kf6</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6</Dependency>
<Dependency versionFrom="6.0.0">kcoreaddons-kf6</Dependency>
<Dependency versionFrom="6.0.0">kcolorscheme-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/qlogging-categories6</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>ksvg-kf6-devel</Name>
<Summary>Development files for ksvg-kf6</Summary>
<RuntimeDependencies>
<Dependency release="current">ksvg-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>ksvg-kf6</Name>
<Summary xml:lang="tr">Components for handling SVGs</Summary>
<Description xml:lang="tr">SVG'leri işlemeye yönelik bileşenler</Description>
</Source>
</PISI>
+192
View File
@@ -117388,6 +117388,69 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kcolorscheme-kf6</Name>
<Homepage>https://github.com/KDE/kcolorscheme</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<PartOf>desktop.kde6.framework</PartOf>
<Summary xml:lang="en">Classes to read and interact with KColorScheme</Summary>
<Summary xml:lang="tr">Classes to read and interact with KColorScheme</Summary>
<Description xml:lang="en">Classes to read and interact with KColorScheme</Description>
<Description xml:lang="tr">Classes to read and interact with KColorScheme</Description>
<Archive type="tarxz" sha1sum="8ece5fee05105d8136f628379e631bc38683bde8" name="kcolorscheme-6.0.0.tar.xz">https://download.kde.org/stable/frameworks/6.0/kcolorscheme-6.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-base-devel</Dependency>
<Dependency versionFrom="6.0.0">ki18n-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">extra-cmake-modules-kf6</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde6/frameworks/kcolorscheme/pspec.xml</SourceURI>
</Source>
<Package>
<Name>kcolorscheme-kf6</Name>
<RuntimeDependencies>
<Dependency>qt6-base</Dependency>
<Dependency versionFrom="6.0.0">ki18n-kf6</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qlogging-categories6</Path>
</Files>
</Package>
<Package>
<Name>kcolorscheme-kf6-devel</Name>
<Summary xml:lang="en">Development files for kcolorscheme-kf6</Summary>
<RuntimeDependencies>
<Dependency release="1">kcolorscheme-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>prison-kf6</Name>
@@ -118023,6 +118086,76 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>ksvg-kf6</Name>
<Homepage>https://community.kde.org/Frameworks</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<PartOf>desktop.kde6.framework</PartOf>
<Summary xml:lang="en">Components for handling SVGs</Summary>
<Summary xml:lang="tr">Components for handling SVGs</Summary>
<Description xml:lang="en">SVG&apos;leri işlemeye yönelik bileşenler</Description>
<Description xml:lang="tr">SVG&apos;leri işlemeye yönelik bileşenler</Description>
<Archive type="tarxz" sha1sum="170f703276f4becf93e8e53d6bf6b6f17540ad98" name="ksvg-6.0.0.tar.xz">https://download.kde.org/stable/frameworks/6.0/ksvg-6.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-svg-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">karchive-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kirigami-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kcoreaddons-kf6-devel</Dependency>
<Dependency versionFrom="6.0.0">kcolorscheme-kf6-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde6/frameworks/ksvg/pspec.xml</SourceURI>
</Source>
<Package>
<Name>ksvg-kf6</Name>
<RuntimeDependencies>
<Dependency>qt6-svg</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>qt6-declarative</Dependency>
<Dependency versionFrom="6.0.0">kconfig-kf6</Dependency>
<Dependency versionFrom="6.0.0">karchive-kf6</Dependency>
<Dependency versionFrom="6.0.0">kirigami-kf6</Dependency>
<Dependency versionFrom="6.0.0">kguiaddons-kf6</Dependency>
<Dependency versionFrom="6.0.0">kcoreaddons-kf6</Dependency>
<Dependency versionFrom="6.0.0">kcolorscheme-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/qlogging-categories6</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>ksvg-kf6-devel</Name>
<Summary xml:lang="en">Development files for ksvg-kf6</Summary>
<RuntimeDependencies>
<Dependency release="1">ksvg-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kdbusaddons-kf6</Name>
@@ -119131,6 +119264,65 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kstatusnotifieritem-kf6</Name>
<Homepage>https://community.kde.org/Frameworks</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<PartOf>desktop.kde6.framework</PartOf>
<Summary xml:lang="en">Implementation of Status Notifier Items</Summary>
<Summary xml:lang="tr">Implementation of Status Notifier Items</Summary>
<Description xml:lang="en">Durum Bildirici Öğelerinin Uygulanması</Description>
<Description xml:lang="tr">Durum Bildirici Öğelerinin Uygulanması</Description>
<Archive type="tarxz" sha1sum="e34f07558774067c7ef1c09d75968443e048c005" name="kstatusnotifieritem-6.0.0.tar.xz">https://download.kde.org/stable/frameworks/6.0/kstatusnotifieritem-6.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-base-devel</Dependency>
<Dependency>kwindowsystem-kf6-devel</Dependency>
<Dependency>extra-cmake-modules-kf6</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde6/frameworks/kstatusnotifieritem/pspec.xml</SourceURI>
</Source>
<Package>
<Name>kstatusnotifieritem-kf6</Name>
<RuntimeDependencies>
<Dependency>qt6-base</Dependency>
<Dependency>kwindowsystem-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kstatusnotifieritem-kf6-devel</Name>
<Summary xml:lang="en">Development files for kstatusnotifieritem-kf6</Summary>
<RuntimeDependencies>
<Dependency release="1">kstatusnotifieritem-kf6</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-02-28</Date>
<Version>6.0.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>modemmanager-qt-kf6</Name>
+1 -1
View File
@@ -1 +1 @@
4646eaa0c1f3b52e45e51016ea852240d47c985c
b77f8c611ca5d62916bc20dd5e8ca0f57d8e014c
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
d54cfc72c73e7fb665f4e4fcbc05e8a4f7a5891f
f5870fbd8183973eb7014d41b7e18f455339678b