diff --git a/desktop/kde6/applications/akonadi-import-wizard-kf6/actions.py b/desktop/kde6/applications/akonadi-import-wizard-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/akonadi-import-wizard-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml b/desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml new file mode 100755 index 0000000000..4f037eba80 --- /dev/null +++ b/desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml @@ -0,0 +1,109 @@ + + + + + + akonadi-import-wizard-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + CLI tools to manage akonadi calendars + Import data from other mail clients to kmail-kf6 + http://download.kde.org/stable/release-service/24.02.0/src/akonadi-import-wizard-24.02.0.tar.xz + + boost-devel + akonadi-kf6-devel + akonadi-calendar-kf6-devel + extra-cmake-modules-kf6 + + kdoctools-kf6-devel + qt6-base-devel + qt6-keychain-devel + kcompletion-kf6-devel + kxmlgui-kf6-devel + kitemmodels-kf6-devel + kcontacts-kf6-devel + kcalendarcore-kf6-devel + + + kunitconversion-kf6-devel + akonadi-contacts-kf6-devel + kcalutils-kf6-devel + libkdepim-kf6-devel + calendarsupport-kf6-devel + kmime-kf6-devel + kidentitymanagement-kf6-devel + kmailtransport-kf6-devel + akonadi-mime-kf6-devel + cyrus-sasl-devel + mailcommon-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + kimap-kf6-devel + libkleo-kf6-devel + gpgme-devel + gpgme-qt6-devel + mailimporter-kf6-devel + ffmpeg-devel + libXScrnSaver-devel + + + + + akonadi-import-wizard-kf6 + Import data from other mail clients to kmail-kf6 + + ki18n-kf6 + kcrash-kf6 + libgcc + akonadi-kf6 + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + qt6-base + qt6-keychain + kcontacts-kf6 + libkdepim-kf6 + pimcommon-kf6 + mailcommon-kf6 + messagelib-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + mailimporter-kf6 + kmailtransport-kf6 + kwidgetsaddons-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + /usr/lib + + + + akonadi-import-wizard-kf6-devel + Development files for akonadi-import-wizard-kf6 + + akonadi-import-wizard-kf6 + + + /usr/include + /usr/lib/cmake + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/falkon-kf6/actions.py b/desktop/kde6/applications/falkon-kf6/actions.py new file mode 100644 index 0000000000..ad99952383 --- /dev/null +++ b/desktop/kde6/applications/falkon-kf6/actions.py @@ -0,0 +1,22 @@ +#!/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 shelltools +from pisi.actionsapi import kde6 + +def setup(): + shelltools.export("CC", "clang") + shelltools.export("CXX", "clang++") + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + pisitools.dodoc("CHANGELOG", "COPYING", "README*") diff --git a/desktop/kde6/applications/falkon-kf6/files/bookmarks_json.diff b/desktop/kde6/applications/falkon-kf6/files/bookmarks_json.diff new file mode 100644 index 0000000000..e2dfddb382 --- /dev/null +++ b/desktop/kde6/applications/falkon-kf6/files/bookmarks_json.diff @@ -0,0 +1,1077 @@ +diff -Nuar a/src/lib/data/data/bookmarks.json b/src/lib/data/data/bookmarks.json +--- a/src/lib/data/data/bookmarks.json 2018-05-08 17:18:50.000000000 +0300 ++++ b/src/lib/data/data/bookmarks.json 2018-09-11 16:18:33.130790019 +0300 +@@ -1,29 +1,1053 @@ + { + "roots": { + "bookmark_bar": { +- "children": [ ], +- "description": "Bookmarks located in Bookmarks Toolbar", +- "expanded": true, +- "expanded_sidebar": true, +- "name": "Bookmarks Toolbar", +- "type": "folder" ++ "children": [ ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Github PisiLinux", ++ "type": "url", ++ "url": "https://github.com/pisilinux", ++ "visit_count": 1 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "gitter pisilinux", ++ "type": "url", ++ "url": "https://gitter.im/pisilinux", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "slack pisi", ++ "type": "url", ++ "url": "https://pisi.slack.com/messages/general/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Transifex", ++ "type": "url", ++ "url": "https://www.transifex.com/signin/?next=/messages/inbox/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Twitter'da PiSilinux", ++ "type": "url", ++ "url": "http://twitter.com/#!/pisilinux", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "PisiLinux Forum", ++ "type": "url", ++ "url": "https://www.pisilinux.org/forum", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "PisiLinux", ++ "type": "url", ++ "url": "https://www.pisilinux.org", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Hata Takip Sistemi", ++ "type": "url", ++ "url": "https://www.pisilinux.org/hata_kaydi", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "PiSilinux Çeviri Platformu", ++ "type": "url", ++ "url": "https://www.transifex.com/projects/p/PiSiLinux/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "PiSilinux Durakları", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Worldforum PiSiLinux", ++ "type": "url", ++ "url": "https://www.pisilinux.org/blog", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Pisilinux Ansiklopedisi", ++ "type": "url", ++ "url": "https://www.pisilinux.org/wiki", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Özgürlük İçin", ++ "type": "url", ++ "url": "http://www.ozgurlukicin.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Pardus-Linux.org", ++ "type": "url", ++ "url": "http://www.pardus-linux.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Linux Kullanıcıları Derneği", ++ "type": "url", ++ "url": "http://www.lkd.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Linux Belgelendirme Projesi", ++ "type": "url", ++ "url": "http://www.belgeler.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Tuxleaks - özgür belgeler;", ++ "type": "url", ++ "url": "http://tuxleaks.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "LibreOffice Türkiye", ++ "type": "url", ++ "url": "http://tr.libreoffice.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "LibreOffice Forum", ++ "type": "url", ++ "url": "http://forum.libreoffice.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "LibreOffice Wiki", ++ "type": "url", ++ "url": "http://wiki.libreoffice.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Mozilla Türkiye", ++ "type": "url", ++ "url": "http://www.mozilla.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "GNOME Türkiye", ++ "type": "url", ++ "url": "http://www.gnome.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "KDE Türkiye", ++ "type": "url", ++ "url": "http://www.kde.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "OpenOffice.org Türkiye", ++ "type": "url", ++ "url": "http://www.openoffice.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "WordPress Türkiye", ++ "type": "url", ++ "url": "http://www.wordpress-tr.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Debian Türkiye", ++ "type": "url", ++ "url": "http://www.debian.org.tr/Ana_sayfa", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Gentoo Türkiye", ++ "type": "url", ++ "url": "http://www.gentoo-tr.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Linux Mint Türkiye", ++ "type": "url", ++ "url": "http://www.linuxmint.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "OpenSUSE.org Türkiye", ++ "type": "url", ++ "url": "http://tr.opensuse.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Slackware Türkiye", ++ "type": "url", ++ "url": "http://www.slackware.org.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Ubuntu Türkiye", ++ "type": "url", ++ "url": "http://www.ubuntu-tr.net/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Topluluk", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "A Bank", ++ "type": "url", ++ "url": "http://www.abank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Akbank", ++ "type": "url", ++ "url": "http://www.akbank.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Aktif Bank", ++ "type": "url", ++ "url": "http://www.aktifbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Anadolu Bank", ++ "type": "url", ++ "url": "http://www.anadolubank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Citibank", ++ "type": "url", ++ "url": "http://www.citibank.com.tr/homepage/tr/index.htm", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "DenizBank", ++ "type": "url", ++ "url": "http://www.denizbank.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Eurobank Tekfen", ++ "type": "url", ++ "url": "http://www.eurobanktekfen.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Fibabanka", ++ "type": "url", ++ "url": "http://www.fibabanka.com.tr/Default.aspx", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Finansbank", ++ "type": "url", ++ "url": "http://www.finansbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Garanti Bankası", ++ "type": "url", ++ "url": "http://www.garanti.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Halkbank", ++ "type": "url", ++ "url": "http://www.halkbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "HSBC", ++ "type": "url", ++ "url": "http://www.hsbc.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "ING Bank", ++ "type": "url", ++ "url": "http://www.ingbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Şekerbank", ++ "type": "url", ++ "url": "http://www.sekerbank.com.tr//default.jsp", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "TEB", ++ "type": "url", ++ "url": "http://www.teb.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Eurobank Tekfen", ++ "type": "url", ++ "url": "http://www.tekfenbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Tbank", ++ "type": "url", ++ "url": "http://www.tbank.com.tr/tr-TR/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Tekstil Bank", ++ "type": "url", ++ "url": "http://www.tekstilbank.com.tr/portal/index.htm", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "TurkishBank", ++ "type": "url", ++ "url": "http://www.turkishbank.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Türkiye İş Bankası", ++ "type": "url", ++ "url": "http://www.isbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "VakıfBank", ++ "type": "url", ++ "url": "http://www.vakifbank.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Yapı Kredi", ++ "type": "url", ++ "url": "http://www.yapikredi.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Ziraat Bankası", ++ "type": "url", ++ "url": "http://www.ziraatbank.com.tr/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Bankalar", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "HGS sorgulama", ++ "type": "url", ++ "url": "https://hgsmusteri.ptt.gov.tr", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Vatandaşlık Portalı", ++ "type": "url", ++ "url": "https://www.turkiye.gov.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Türk Telekom : Rehber", ++ "type": "url", ++ "url": "http://www.ttrehber.turktelekom.com.tr/trk-wp/IDA2", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Güncel Türkçe Sözlük", ++ "type": "url", ++ "url": "http://www.tdk.org.tr/index.php?option=com_gts&view=gts", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Türk Dil Kurumu Yazım Kılavuzu", ++ "type": "url", ++ "url": "http://www.tdk.org.tr/index.php?option=com_seslissozluk&view=seslissozluk", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Hava Tahmini", ++ "type": "url", ++ "url": "http://www.mgm.gov.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Nöbetçi Eczaneler", ++ "type": "url", ++ "url": "http://www.treczane.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Türk Telekom : Rehber", ++ "type": "url", ++ "url": "http://www.ttrehber.turktelekom.com.tr/trk-wp/IDA2", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Aday İşlemleri Sayfası(OSYM)", ++ "type": "url", ++ "url": "https://ais.osym.gov.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Hastane Randevu Alma", ++ "type": "url", ++ "url": "http://hastanerandevu.gov.tr/Vatandas/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Bilgi Sorgulama", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Açık Gazete", ++ "type": "url", ++ "url": "http://www.acikgazete.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "BBC Turkce", ++ "type": "url", ++ "url": "http://www.bbc.co.uk/turkce/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Bianet", ++ "type": "url", ++ "url": "http://www.bianet.org/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Dipnot TV", ++ "type": "url", ++ "url": "http://www.dipnot.tv/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Dördüncü Kuvvet Medya", ++ "type": "url", ++ "url": "http://www.dorduncukuvvetmedya.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Gazeteport", ++ "type": "url", ++ "url": "http://www.gazeteport.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "haber365.com | 365 Gün Haber!", ++ "type": "url", ++ "url": "http://haber365.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "MYNET haber", ++ "type": "url", ++ "url": "http://www.mynet.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "NTVMSNBC", ++ "type": "url", ++ "url": "http://www.ntvmsnbc.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "ekolay.net | spor", ++ "type": "url", ++ "url": "http://spor.ekolay.net/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "HABERTÜRK Spor", ++ "type": "url", ++ "url": "http://www.htspor.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "NTVSpor.net", ++ "type": "url", ++ "url": "http://www.ntvspor.net/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Sporx", ++ "type": "url", ++ "url": "http://www.sporx.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Zaytung", ++ "type": "url", ++ "url": "http://zaytung.com/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "E-haber", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Anadolu Ajansı", ++ "type": "url", ++ "url": "http://www.aa.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Anka Haber Ajansı", ++ "type": "url", ++ "url": "http://www.ankaajansi.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Cihan Haber Ajansı", ++ "type": "url", ++ "url": "http://www.cihan.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Doğan Haber Ajansı", ++ "type": "url", ++ "url": "http://www.dha.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "İhlas Haber Ajansı", ++ "type": "url", ++ "url": "http://www.iha.com.tr/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Ajans", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Akşam", ++ "type": "url", ++ "url": "http://www.aksam.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "BirGün", ++ "type": "url", ++ "url": "http://www.birgun.net/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Cumhuriyet", ++ "type": "url", ++ "url": "http://www.cumhuriyet.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Hürriyet", ++ "type": "url", ++ "url": "http://www.hurriyet.com.tr/anasayfa/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Dünya", ++ "type": "url", ++ "url": "http://www.dunya.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Evrensel", ++ "type": "url", ++ "url": "http://www.evrensel.net/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Milliyet", ++ "type": "url", ++ "url": "http://www.milliyet.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Güneş", ++ "type": "url", ++ "url": "http://www.gunes.com/2011/07/08/index.html", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Habertürk", ++ "type": "url", ++ "url": "http://www.haberturk.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Ortadoğu", ++ "type": "url", ++ "url": "http://www.ortadogugazetesi.net/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Özgür Gündem", ++ "type": "url", ++ "url": "http://www.ozgur-gundem.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Posta", ++ "type": "url", ++ "url": "http://www.posta.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Sabah", ++ "type": "url", ++ "url": "http://www.sabah.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Radikal", ++ "type": "url", ++ "url": "http://www.radikal.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Star Gazete", ++ "type": "url", ++ "url": "http://www.stargazete.com/starextra/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Takvim", ++ "type": "url", ++ "url": "http://www.takvim.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Taraf", ++ "type": "url", ++ "url": "http://www.taraf.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Türkiye", ++ "type": "url", ++ "url": "http://www.turkiyegazetesi.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Vatan", ++ "type": "url", ++ "url": "http://www.gazetevatan.com/root.asp", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Yeni Asya", ++ "type": "url", ++ "url": "http://www.yeniasya.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Yeni Şafak", ++ "type": "url", ++ "url": "http://www.yenisafak.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Yeniçağ", ++ "type": "url", ++ "url": "http://www.yg.yenicaggazetesi.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Fotomaç", ++ "type": "url", ++ "url": "http://www.fotomac.com.tr/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Gazeteler", ++ "type": "folder" ++ }, ++ { ++ "children": [ ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Digiturk TV Rehberi", ++ "type": "url", ++ "url": "http://tvguide.digiturk.tv/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "ATV", ++ "type": "url", ++ "url": "http://www.atv.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "CNBC-E", ++ "type": "url", ++ "url": "http://www.cnbce.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "CNN TÜRK", ++ "type": "url", ++ "url": "http://www.cnnturk.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Kanal D", ++ "type": "url", ++ "url": "http://www.kanald.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "FOX", ++ "type": "url", ++ "url": "http://www.fox.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Habertürk", ++ "type": "url", ++ "url": "http://tv.haberturk.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "NTV", ++ "type": "url", ++ "url": "http://www.ntvmsnbc.com/news/37103.asp", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Show TV", ++ "type": "url", ++ "url": "http://www.showtvnet.com/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "Star TV", ++ "type": "url", ++ "url": "http://www.startv.com.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "TRT", ++ "type": "url", ++ "url": "http://www.trt.net.tr/", ++ "visit_count": 0 ++ }, ++ { ++ "description": "", ++ "keyword": "", ++ "name": "tv8", ++ "type": "url", ++ "url": "http://www.tv8.com.tr/", ++ "visit_count": 0 ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Televizyonlar", ++ "type": "folder" ++ } ++ ], ++ "description": "", ++ "expanded": false, ++ "expanded_sidebar": false, ++ "name": "Haberler", ++ "type": "folder" ++ }, ++ { ++ "type": "separator" ++ } ++ ], ++ "description": "Yer imleri araç çubuğuna kaydedildi", ++ "expanded": true, ++ "expanded_sidebar": true, ++ "name": "Yer İmler Araç Çubuğu", ++ "type": "folder" + }, + "bookmark_menu": { +- "children": [], +- "description": "Bookmarks located in Bookmarks Menu", +- "expanded": true, +- "expanded_sidebar": true, +- "name": "Bookmarks Menu", +- "type": "folder" ++ "children": [ ++ ], ++ "description": "Yer imleri menüye kaydedildi", ++ "expanded": true, ++ "expanded_sidebar": true, ++ "name": "Yer İmleri Menüsü", ++ "type": "folder" + }, + "other": { +- "children": [], +- "description": "All other bookmarks", +- "expanded": true, +- "expanded_sidebar": true, +- "name": "Unsorted Bookmarks", +- "type": "folder" ++ "children": [ ++ ], ++ "description": "Diğer tüm yer imleri", ++ "expanded": true, ++ "expanded_sidebar": true, ++ "name": "Sıralanmamış Yerimleri", ++ "type": "folder" + } +- }, +- "version": 1 ++ }, ++ "version": 1 + } ++ diff --git a/desktop/kde6/applications/falkon-kf6/files/homepage.patch b/desktop/kde6/applications/falkon-kf6/files/homepage.patch new file mode 100644 index 0000000000..70f98c53be --- /dev/null +++ b/desktop/kde6/applications/falkon-kf6/files/homepage.patch @@ -0,0 +1,24 @@ +diff -Nuar a/src/lib/preferences/preferences.cpp b/src/lib/preferences/preferences.cpp +--- a/src/lib/preferences/preferences.cpp 2018-02-27 16:56:58.000000000 +0300 ++++ b/src/lib/preferences/preferences.cpp 2018-04-08 21:18:23.966125844 +0300 +@@ -131,7 +131,7 @@ + Settings settings; + //GENERAL URLs + settings.beginGroup("Web-URL-Settings"); +- m_homepage = settings.value("homepage", QUrl(QSL("falkon-kf6:start"))).toUrl(); ++ m_homepage = settings.value("homepage", QUrl(QSL("falkon-kf6:speeddial"))).toUrl(); + m_newTabUrl = settings.value("newTabUrl", QUrl(QSL("falkon-kf6:speeddial"))).toUrl(); + ui->homepage->setText(m_homepage.toEncoded()); + ui->newTabUrl->setText(m_newTabUrl.toEncoded()); +diff -Nuar a/src/lib/app/browserwindow.cpp b/src/lib/app/browserwindow.cpp +--- a/src/lib/app/browserwindow.cpp 2018-02-27 16:56:58.000000000 +0300 ++++ b/src/lib/app/browserwindow.cpp 2018-04-08 20:11:08.593417016 +0300 +@@ -576,7 +576,7 @@ + + //Url settings + settings.beginGroup("Web-URL-Settings"); +- m_homepage = settings.value("homepage", "falkon-kf6:start").toUrl(); ++ m_homepage = settings.value("homepage", "falkon-kf6:speeddial").toUrl(); + settings.endGroup(); + + //Browser Window settings diff --git a/desktop/kde6/applications/falkon-kf6/files/speeddial.diff b/desktop/kde6/applications/falkon-kf6/files/speeddial.diff new file mode 100644 index 0000000000..1de33f47b7 --- /dev/null +++ b/desktop/kde6/applications/falkon-kf6/files/speeddial.diff @@ -0,0 +1,21 @@ +diff -Nuar a/src/lib/plugins/speeddial.cpp b/src/lib/plugins/speeddial.cpp +--- a/src/lib/plugins/speeddial.cpp 2018-02-27 16:56:58.000000000 +0300 ++++ b/src/lib/plugins/speeddial.cpp 2018-04-08 00:13:44.000000000 +0300 +@@ -63,10 +63,14 @@ + settings.endGroup(); + + if (allPages.isEmpty()) { +- allPages = "url:\"https:/kde.org\"|title:\"KDE Community Home\";" ++ allPages = "url:\"https://www.turhost.com\"|title:\"Turhost - Web Hosting\";" ++ "url:\"https://www.pisilinux.org\"|title:\"Pisilinux - Hoşgeldiniz\";" ++ "url:\"https://pisilinux.org/forum\"|title:\"Pisilinux Forum\";" ++ "url:\"https://pisilinux.org/wiki\"|title:\"Pisilinux Wiki\";" ++ "url:\"https://www.youtube.com/html5\"|title:\"YouTube-html5\";" ++ "url:\"https://www.google.com\"|title:\"Google\";" + "url:\"https://phabricator.kde.org/source/falkon/\"|title:\"falkon-kf6 Git\";" +- "url:\"https://bugs.kde.org/describecomponents.cgi?product=falkon-kf6\"|title:\"falkon-kf6 Bug Tracker\";" +- "url:\"https://duckduckgo.com\"|title:\"DuckDuckGo\";"; ++ "url:\"https://github.com/pisilinux\"|title:\"Github\";"; + + } + changed(allPages); diff --git a/desktop/kde6/applications/falkon-kf6/pspec.xml b/desktop/kde6/applications/falkon-kf6/pspec.xml new file mode 100644 index 0000000000..5cd03a231e --- /dev/null +++ b/desktop/kde6/applications/falkon-kf6/pspec.xml @@ -0,0 +1,104 @@ + + + + + + falkon-kf6 + https://www.falkon-kf6.org/ + + Mustafa Cinasal + muscnsl@gmail.com + + GPLv3 + app:web + Cross-platform QtWebKit browser + falkon-kf6 is a new and very fast QtWebEngine browser + https://download.kde.org/stable/release-service/24.02.0/src/falkon-24.02.0.tar.xz + + extra-cmake-modules-kf6 + kwallet-kf6-devel + qt6-base-devel + qt6-declarative-devel + qt6-webchannel-devel + qt6-webengine-devel + + qt6-sql-postgresql + qt6-svg-devel + qt6-sql-mysql + qt6-sql-odbc + qt6-linguist + qt6-sql-sqlite + + libgnome-keyring + libxslt-devel + python3-devel + openssl-devel + libxcb-devel + nss-devel + cmake + llvm + kio-kf6-devel + purpose-kf6-devel + karchive-kf6-devel + openssl-devel + pyside2-devel + python3-devel + karchive-kf6-devel + python3-shiboken2-devel + + + + + + + + + + falkon-kf6 + + qupzilla + + + kio-kf6 + kcrash-kf6 + purpose-kf6 + kcoreaddons-kf6 + libxcb + libgnome-keyring + openssl + pyside2 + python3 + karchive-kf6 + shiboken2 + kwallet-kf6 + qt6-base + qt6-declarative + qt6-webchannel + qt6-webengine + + qt6-sql-sqlite + + + /usr/bin + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/bash-completion + /usr/share/metainfo + /usr/share/pixmaps + /usr/share/icons + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/falkon-kf6/translations.xml b/desktop/kde6/applications/falkon-kf6/translations.xml new file mode 100644 index 0000000000..ed3d47cfbd --- /dev/null +++ b/desktop/kde6/applications/falkon-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + falkon-kf6 + Cross-platform QtWebKit browser + falkon-kf6 is a new and very fast QtWebEngine browser + + diff --git a/desktop/kde6/applications/kaddressbook-kf6/actions.py b/desktop/kde6/applications/kaddressbook-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/kaddressbook-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/kaddressbook-kf6/pspec.xml b/desktop/kde6/applications/kaddressbook-kf6/pspec.xml new file mode 100755 index 0000000000..abb27d032d --- /dev/null +++ b/desktop/kde6/applications/kaddressbook-kf6/pspec.xml @@ -0,0 +1,109 @@ + + + + + + kaddressbook-kf6 + https://kontact-kf6.kde.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + KDE contact manager + kaddressbook-kf6 reborn to make your data available to all your applications + mirrors://kde/stable/release-service/24.02.0/src/kaddressbook-24.02.0.tar.xz + + + kimap-kf6-devel + kparts-kf6-devel + kcrash-kf6-devel + prison-kf6-devel + akonadi-kf6-devel + libkleo-kf6-devel + kcmutils-kf6-devel + qt6-base-devel + libkdepim-kf6-devel + pimcommon-kf6-devel + kdoctools-kf6-devel + + mailcommon-kf6-devel + messagelib-kf6-devel + kdbusaddons-kf6-devel + cyrus-sasl-devel + kitemmodels-kf6-devel + grantlee-qt5-devel + akonadi-mime-kf6-devel + kpimtextedit-kf6-devel + grantleetheme-kf6-devel + extra-cmake-modules-kf6 + akonadi-search-kf6-devel + kunitconversion-kf6-devel + kontactinterface-kf6-devel + akonadi-contacts-kf6-devel + kidentitymanagement-kf6-devel + kuserfeedback-kf6-devel + gpgme-devel + gpgme-qt6-devel + + + + + kaddressbook-kf6 + KDE contact manager + + ki18n-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + akonadi-kf6 + kconfig-kf6 + kxmlgui-kf6 + kcmutils-kf6 + qt6-base + kcontacts-kf6 + libkdepim-kf6 + pimcommon-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kiconthemes-kf6 + kitemmodels-kf6 + grantleetheme-kf6 + akonadi-search-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + akonadi-contacts-kf6 + kontactinterface-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + kaddressbook-kf6-devel + Development files for kaddressbook-kf6 + + kaddressbook-kf6 + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kaddressbook-kf6/translations.xml b/desktop/kde6/applications/kaddressbook-kf6/translations.xml new file mode 100644 index 0000000000..840783f18e --- /dev/null +++ b/desktop/kde6/applications/kaddressbook-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kaddressbook-kf6 + Kişilerinizi kolayca yönetin + kaddressbook-kf6, kişilerinizi kolayca yönetmenizi sağlar. Bir e-posta gönderirken veya bir toplantı daveti oluştururken kolayca kişileri seçmenize olanak tanıyan kontact-kf6'ın geri kalanıyla derinlemesine entegre edilmiştir. + + diff --git a/desktop/kde6/applications/kalzium-kf6/actions.py b/desktop/kde6/applications/kalzium-kf6/actions.py new file mode 100644 index 0000000000..938d767ac9 --- /dev/null +++ b/desktop/kde6/applications/kalzium-kf6/actions.py @@ -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("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/desktop/kde6/applications/kalzium-kf6/pspec.xml b/desktop/kde6/applications/kalzium-kf6/pspec.xml new file mode 100644 index 0000000000..0cf5acad04 --- /dev/null +++ b/desktop/kde6/applications/kalzium-kf6/pspec.xml @@ -0,0 +1,100 @@ + + + + + + kalzium-kf6 + https://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:console + Periodic Table of Elements + Elementlerin periyodik tablosu + https://download.kde.org/stable/release-service/24.02.0/src/kalzium-24.02.0.tar.xz + + cmake + eigen3 + ocaml + kio-kf6-devel + + ki18n-kf6-devel + + kconfig-kf6-devel + kxmlgui-kf6-devel + qt6-svg-devel + qt6-base-devel + kitemmodels-kf6-devel + + kplotting-kf6-devel + kitemviews-kf6-devel + kdoctools-kf6-devel + + kcompletion-kf6-devel + kcoreaddons-kf6-devel + ktextwidgets-kf6-devel + + kconfigwidgets-kf6-devel + kwidgetsaddons-kf6-devel + kunitconversion-kf6-devel + + extra-cmake-modules-kf6 + + + + + kalzium-kf6 + + kio-kf6 + + ki18n-kf6 + kconfig-kf6 + kxmlgui-kf6 + qt6-svg + qt6-base + kplotting-kf6 + kitemviews-kf6 + + kcompletion-kf6 + kcoreaddons-kf6 + ktextwidgets-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + kunitconversion-kf6 + + + /usr/bin + /etc + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/metainfo + /usr/share/doc + + + + + kalzium-kf6-devel + Development files for kalzium-kf6 + + kalzium-kf6 + + + /usr/include + /usr/lib/cmake + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kalzium-kf6/translations.xml b/desktop/kde6/applications/kalzium-kf6/translations.xml new file mode 100644 index 0000000000..e16adde1c7 --- /dev/null +++ b/desktop/kde6/applications/kalzium-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kalzium-kf6 + Periodic Table of Elements + Elementlerin periyodik tablosu + + diff --git a/desktop/kde6/applications/kdeconnect-kf6/actions.py b/desktop/kde6/applications/kdeconnect-kf6/actions.py new file mode 100644 index 0000000000..7773462d88 --- /dev/null +++ b/desktop/kde6/applications/kdeconnect-kf6/actions.py @@ -0,0 +1,20 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + +def setup(): + #pisitools.dosed("CMakeLists.txt", "5.64.0", "5.62.0") + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + pisitools.dodoc("README.md") diff --git a/desktop/kde6/applications/kdeconnect-kf6/pspec.xml b/desktop/kde6/applications/kdeconnect-kf6/pspec.xml new file mode 100644 index 0000000000..56ecc122e5 --- /dev/null +++ b/desktop/kde6/applications/kdeconnect-kf6/pspec.xml @@ -0,0 +1,118 @@ + + + + + + kdeconnect-kf6 + https://kdeconnect-kf6.kde.org/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv2 + GPLv3 + desktop.kde.applications + kdeconnect-kf6 + app:gui + Connect KDE with your smartphone + Connect KDE with your smartphone + https://download.kde.org/stable/release-service/24.02.0/src/kdeconnect-kde-24.02.0.tar.xz + + sshfs + kio-kf6-devel + ki18n-kf6-devel + solid-kf6-devel + kpeople-devel + kde-cli-tools-kf6 + libXtst-devel + kirigami-kf6-devel + qt6-base-devel + qt6-connectivity-devel + kcmutils-kf6-devel + kwayland-devel + qca2-qt6-devel + kdoctools-kf6-devel + libfakekey-devel + kdbusaddons-kf6-devel + kiconthemes-kf6-devel + kpeoplevcard-devel + kwindowsystem-kf6-devel + pulseaudio-qt-devel + + extra-cmake-modules-kf6 + kconfigwidgets-kf6-devel + qt6-multimedia-devel + knotifications-kf6-devel + qt6-declarative-devel + wayland-devel + wayland-server + wayland-client + wayland-cursor + qt6-wayland-devel + qqc2-desktop-style + kpackage-kf6-devel + kguiaddons-kf6-devel + wayland-protocols-devel + plasma-wayland-protocols-kf6 + modemmanager-qt-devel + ModemManager-devel + + + + + kdeconnect-kf6 + + kio-kf6 + ki18n-kf6 + sshfs + solid-kf6 + libgcc + libX11 + libXtst + kconfig-kf6 + kpeople + kcmutils-kf6 + kservice-kf6 + qca2-qt5 + qt6-base + kwayland + kguiaddons-kf6 + libfakekey + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kpeoplevcard + kwindowsystem-kf6 + pulseaudio-qt + + qt6-multimedia + kconfigwidgets-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + modemmanager-qt + qt6-declarative + qqc2-desktop-style + + + /usr/bin + /etc + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/info + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kdeconnect-kf6/translations.xml b/desktop/kde6/applications/kdeconnect-kf6/translations.xml new file mode 100644 index 0000000000..c863c2e7fd --- /dev/null +++ b/desktop/kde6/applications/kdeconnect-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kdeconnect-kf6 + Cihazlarınızı KDE ile birleştirin + Cihazlarınızı KDE ile birleştirin + + diff --git a/desktop/kde6/applications/kget-kf6/actions.py b/desktop/kde6/applications/kget-kf6/actions.py new file mode 100644 index 0000000000..c7c23ed633 --- /dev/null +++ b/desktop/kde6/applications/kget-kf6/actions.py @@ -0,0 +1,18 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + pisitools.dodoc("AUTHORS", "COPYING*", "README") diff --git a/desktop/kde6/applications/kget-kf6/pspec.xml b/desktop/kde6/applications/kget-kf6/pspec.xml new file mode 100644 index 0000000000..12a9e056ff --- /dev/null +++ b/desktop/kde6/applications/kget-kf6/pspec.xml @@ -0,0 +1,109 @@ + + + + + + kget-kf6 + https://apps.kde.org/kget-kf6 + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + Download manager for KDE + kget-kf6 is an advanced download manager with support for Metalink and Bittorrent. + mirrors://kde/stable/release-service/24.02.0/src/kget-24.02.0.tar.xz + + kio-kf6-devel + gmp-devel + boost-devel + + ki18n-kf6-devel + gpgme-devel + kcrash-kf6-devel + kparts-kf6-devel + libmms-devel + qt6-sql-odbc + sqlite-devel + kconfig-kf6-devel + qt6-sql-mysql + kwallet-kf6-devel + kxmlgui-kf6-devel + qca2-qt6-devel + qt6-base-devel + qt6-sql-sqlite + kcmutils-kf6-devel + + libgcrypt-devel + gpgme-qt6-devel + kdoctools-kf6-devel + kitemviews-kf6-devel + kdbusaddons-kf6-devel + kiconthemes-kf6-devel + kcoreaddons-kf6-devel + libktorrent-kf6-devel + kcompletion-kf6-devel + qt6-sql-postgresql + ktextwidgets-kf6-devel + kwindowsystem-kf6-devel + extra-cmake-modules-kf6 + knotifyconfig-kf6-devel + kwidgetsaddons-kf6-devel + kconfigwidgets-kf6-devel + knotifications-kf6-devel + plasma-workspace-kf6-devel + + + + + kget-kf6 + + kio-kf6 + gpgme + ki18n-kf6 + + kparts-kf6 + libgcc + libmms + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + qca2-qt5 + gpgme-qt5 + kitemviews-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + + libktorrent-kf6 + knotifyconfig-kf6 + kwindowsystem-kf6 + kconfigwidgets-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + plasma-workspace-kf6 + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/locale + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kget-kf6/translations.xml b/desktop/kde6/applications/kget-kf6/translations.xml new file mode 100644 index 0000000000..5aa08c9425 --- /dev/null +++ b/desktop/kde6/applications/kget-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kget-kf6 + KDE için indirme yönetcisi. + kget-kf6, Metalink ve BitTorrent desteği olan bir indirme yöneticisidir. + + diff --git a/desktop/kde6/applications/kio-admin-kf6/actions.py b/desktop/kde6/applications/kio-admin-kf6/actions.py new file mode 100644 index 0000000000..0eef11c64c --- /dev/null +++ b/desktop/kde6/applications/kio-admin-kf6/actions.py @@ -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*") diff --git a/desktop/kde6/applications/kio-admin-kf6/pspec.xml b/desktop/kde6/applications/kio-admin-kf6/pspec.xml new file mode 100644 index 0000000000..adc6aae764 --- /dev/null +++ b/desktop/kde6/applications/kio-admin-kf6/pspec.xml @@ -0,0 +1,62 @@ + + + + + + kio-admin-kf6 + https://invent.kde.org/system/kio-admin-kf6 + + PisiLinux Community + admins@pisilinux.org + + FDL + app + Manage files as administrator using the admin:// kio-kf6 protocol + kio-admin-kf6 + Admin:// kio-kf6 protokolünü kullanarak dosyaları yönetici olarak yönetin + https://download.kde.org/stable/release-service/24.02.0/src/kio-admin-24.02.0.tar.xz + + kio-kf6-devel + ki18n-kf6-devel + qt6-base-devel + polkit-qt6-devel + kcoreaddons-kf6-devel + extra-cmake-modules-kf6 + + + + + + kio-admin-kf6 + + kio-kf6 + ki18n-kf6 + qt6-base + polkit-qt6 + kcoreaddons-kf6 + + + /usr/lib + /usr/share/polkit-1 + /usr/share/dbus-1 + /usr/share/locale + /usr/share/metainfo + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kio-admin-kf6/translations.xml b/desktop/kde6/applications/kio-admin-kf6/translations.xml new file mode 100644 index 0000000000..11e4b77d06 --- /dev/null +++ b/desktop/kde6/applications/kio-admin-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kio-admin-kf6 + Manage files as administrator using the admin:// kio-kf6 protocol + Admin:// kio-kf6 protokolünü kullanarak dosyaları yönetici olarak yönetin + + diff --git a/desktop/kde6/applications/kio-gdrive-kf6/actions.py b/desktop/kde6/applications/kio-gdrive-kf6/actions.py new file mode 100644 index 0000000000..7fb2262b45 --- /dev/null +++ b/desktop/kde6/applications/kio-gdrive-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("COPYING", "README.md") + diff --git a/desktop/kde6/applications/kio-gdrive-kf6/pspec.xml b/desktop/kde6/applications/kio-gdrive-kf6/pspec.xml new file mode 100644 index 0000000000..797fe14d9f --- /dev/null +++ b/desktop/kde6/applications/kio-gdrive-kf6/pspec.xml @@ -0,0 +1,77 @@ + + + + + + kio-gdrive-kf6 + https://projects.kde.org/kio-gdrive-kf6 + + Stefan Gronewold + groni@pisilinux.org + + GPL + Provides support for secure credentials storage + kio-kf6 Slave to access Google Drive + mirrors://kde/stable/release-service/24.02.0/src/kio-gdrive-24.02.0.tar.xz + + intltool + kio-kf6-devel + ki18n-kf6-devel + + purpose-kf6-devel + libkgapi-kf6-devel + qt6-base-devel + + kdoctools-kf6-devel + ktp-accounts-kcm + + kitemmodels-kf6-devel + kcoreaddons-kf6-devel + qt6-keychain-devel + extra-cmake-modules-kf6 + kaccounts-providers-kf6 + knotifications-kf6-devel + kwidgetsaddons-kf6-devel + libaccounts-qt6-devel + kunitconversion-kf6-devel + libaccounts-glib-devel + kaccounts-integration-kf6-devel + + + + + kio-gdrive-kf6 + kio-kf6 Slave to access Google Drive + + kio-kf6 + ki18n-kf6 + libgcc + purpose-kf6 + libkgapi-kf6 + qt6-base + kcoreaddons-kf6 + qt6-keychain + knotifications-kf6 + kwidgetsaddons-kf6 + libaccounts-qt6 + ktp-accounts-kcm + kaccounts-providers-kf6 + kaccounts-integration-kf6 + + + /usr/lib/qt6 + /usr/share + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kio-gdrive-kf6/translations.xml b/desktop/kde6/applications/kio-gdrive-kf6/translations.xml new file mode 100644 index 0000000000..fb9e4a90fa --- /dev/null +++ b/desktop/kde6/applications/kio-gdrive-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kio-gdrive-kf6 + Google Drive'a erişmek için kio-kf6 Slave + Google Drive'a erişmek için kio-kf6 Slave + + diff --git a/desktop/kde6/applications/kio-zeroconf-kf6/actions.py b/desktop/kde6/applications/kio-zeroconf-kf6/actions.py new file mode 100644 index 0000000000..9cb5146c65 --- /dev/null +++ b/desktop/kde6/applications/kio-zeroconf-kf6/actions.py @@ -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/*") diff --git a/desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml b/desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml new file mode 100644 index 0000000000..2319f80f4a --- /dev/null +++ b/desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml @@ -0,0 +1,67 @@ + + + + + + kio-zeroconf-kf6 + https://apps.kde.org/zeroconf_ioslave/ + + Pisi Linux Admins + admin@pisilinux.org + + FDL,GPL + app + Network Monitor for DNS-SD services (Zeroconf) + DNS-SD hizmetleri için Ağ İzleyicisi + https://download.kde.org/stable/release-service/24.02.0/src/kio-zeroconf-24.02.0.tar.xz + + kio-kf6-devel + ki18n-kf6-devel + kdnssd-kf6-devel + qt6-base-devel + kcoreaddons-kf6-devel + kdbusaddons-kf6-devel + extra-cmake-modules-kf6 + + + + + + kio-zeroconf-kf6 + + zeroconf-ioslave + + + zeroconf-ioslave + + + kio-kf6 + ki18n-kf6 + kdnssd-kf6 + qt6-base + kcoreaddons-kf6 + kdbusaddons-kf6 + + + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kio-zeroconf-kf6/translations.xml b/desktop/kde6/applications/kio-zeroconf-kf6/translations.xml new file mode 100644 index 0000000000..aafac92f82 --- /dev/null +++ b/desktop/kde6/applications/kio-zeroconf-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + zeroconf-ioslave + Network Monitor for DNS-SD services (Zeroconf) + DNS-SD hizmetleri için Ağ İzleyicisi + + diff --git a/desktop/kde6/applications/kipi-kf6/actions.py b/desktop/kde6/applications/kipi-kf6/actions.py new file mode 100755 index 0000000000..82d912bfd6 --- /dev/null +++ b/desktop/kde6/applications/kipi-kf6/actions.py @@ -0,0 +1,24 @@ +#!/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 cmaketools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DKDE_INSTALL_LIBDIR=lib \ + -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ + -DBUILD_TESTING=OFF") + +def build(): + cmaketools.make() + +def install(): + cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) + + diff --git a/desktop/kde6/applications/kipi-kf6/pspec.xml b/desktop/kde6/applications/kipi-kf6/pspec.xml new file mode 100755 index 0000000000..d258066599 --- /dev/null +++ b/desktop/kde6/applications/kipi-kf6/pspec.xml @@ -0,0 +1,69 @@ + + + + + + kipi-kf6 + https://github.com/KDE/kipi-kf6-plugins + + Ali Algul + aligulle3801@gmail.com + + GPLv1 + app + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + https://download.kde.org/stable/release-service/24.02.0/src/kipi-plugins-24.02.0.tar.xz + + + kcompletion-kf6-devel + libmediawiki-kf6-devel + libkvkontakte-kf6-devel + extra-cmake-modules-kf6 + karchive-kf6-devel + kconfig-kf6-devel + ki18n-kf6-devel + kio-kf6-devel + kwindowsystem-kf6-devel + kxmlgui-kf6-devel + qt6-base-devel + qt6-svg-devel + + qt6-webengine-devel + + + + + kipi-kf6 + + kio-kf6 + libgcc + kconfig-kf6 + kxmlgui-kf6 + + karchive-kf6 + kcompletion-kf6 + libmediawiki-kf6 + libkvkontakte-kf6 + qt6-base + kcoreaddons-kf6 + kwindowsystem-kf6 + kconfigwidgets-kf6 + ki18n-kf6 + qt6-webengine + + + /usr/lib + /usr/share + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kipi-kf6/translations.xml b/desktop/kde6/applications/kipi-kf6/translations.xml new file mode 100755 index 0000000000..eac409dd9d --- /dev/null +++ b/desktop/kde6/applications/kipi-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + kipi-kf6 + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + + diff --git a/desktop/kde6/applications/kiten-kf6/actions.py b/desktop/kde6/applications/kiten-kf6/actions.py new file mode 100755 index 0000000000..8e521bae18 --- /dev/null +++ b/desktop/kde6/applications/kiten-kf6/actions.py @@ -0,0 +1,19 @@ +#!/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 kde6 + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + pisitools.dodoc("AUTHORS", "COPYING*", "README", "TODO") diff --git a/desktop/kde6/applications/kiten-kf6/pspec.xml b/desktop/kde6/applications/kiten-kf6/pspec.xml new file mode 100755 index 0000000000..28c544a225 --- /dev/null +++ b/desktop/kde6/applications/kiten-kf6/pspec.xml @@ -0,0 +1,91 @@ + + + + + + kiten-kf6 + https://www.kde.org/applications/education/kiten/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + kiten-kf6>kiten-kf6 + app:gui + desktop.kde.edu + A Japanese reference/study tool + kiten-kf6 is a Japanese reference/study tool. + mirrors://kde/stable/release-service/24.02.0/src/kiten-24.02.0.tar.xz + + qt6-base-devel + kdoctools-kf6-devel + extra-cmake-modules-kf6 + karchive-kf6-devel + kcompletion-kf6-devel + kconfig-kf6-devel + kconfigwidgets-kf6-devel + kcoreaddons-kf6-devel + kdoctools-kf6-devel + gettext-devel + ki18n-kf6-devel + + kxmlgui-kf6-devel + kio-kf6-devel + kparts-kf6-devel + kcrash-kf6-devel + knotifications-kf6-devel + kwidgetsaddons-kf6-devel + + + + + kiten-kf6 + + qt6-base + karchive-kf6 + kcompletion-kf6 + kconfig-kf6 + kconfigwidgets-kf6 + kcoreaddons-kf6 + kdoctools-kf6 + gettext + ki18n-kf6 + + kxmlgui-kf6 + kio-kf6 + kparts-kf6 + libgcc + kcrash-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + + kiten-kf6-devel + Development files for kiten-kf6 + + kiten-kf6 + + + /usr/include + /usr/lib/cmake + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kiten-kf6/translations.xml b/desktop/kde6/applications/kiten-kf6/translations.xml new file mode 100755 index 0000000000..09719af724 --- /dev/null +++ b/desktop/kde6/applications/kiten-kf6/translations.xml @@ -0,0 +1,13 @@ + + + + kiten-kf6 + Japonca referans ve alıştırma uygulaması + kiten-kf6, Japonca referans ve alıştırma uygulamasıdır. + + + + kiten-kf6-devel + kiten-kf6 için geliştirme dosyaları + + diff --git a/desktop/kde6/applications/kmail-account-wizard-kf6/actions.py b/desktop/kde6/applications/kmail-account-wizard-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/kmail-account-wizard-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml b/desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml new file mode 100755 index 0000000000..52b3d7d88f --- /dev/null +++ b/desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml @@ -0,0 +1,99 @@ + + + + + + kmail-account-wizard-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + kmail-kf6 Account Wizard + kmail-kf6 Account Wizard + mirrors://kde/stable/release-service/24.02.0/src/kmail-account-wizard-24.02.0.tar.xz + + gpgme-devel + gpgme-qt6-devel + extra-cmake-modules-kf6 + kcmutils-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + prison-kf6-devel + akonadi-kf6-devel + akonadi-search-kf6-devel + grantleetheme-kf6-devel + kpimtextedit-kf6-devel + libkdepim-kf6-devel + libkleo-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + knotifyconfig-kf6-devel + ktexteditor-kf6-devel + kitemmodels-kf6-devel + akonadi-contacts-kf6-devel + kidentitymanagement-kf6-devel + kldap-kf6-devel + cyrus-sasl-devel + kmailtransport-kf6-devel + akonadi-mime-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + kimap-kf6-devel + + knewstuff-kf6-devel + knotifications-kf6-devel + + + + kmail-account-wizard-kf6 + kmail-kf6 Account Wizard + + kio-kf6 + gpgme + ki18n-kf6 + kldap-kf6 + kmime-kf6 + + kcrash-kf6 + libgcc + akonadi-kf6 + kcodecs-kf6 + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + libkleo-kf6 + kcmutils-kf6 + qt6-base + knewstuff-kf6 + libkdepim-kf6 + kitemviews-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + akonadi-mime-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kmail-kf6/actions.py b/desktop/kde6/applications/kmail-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/kmail-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/kmail-kf6/pspec.xml b/desktop/kde6/applications/kmail-kf6/pspec.xml new file mode 100644 index 0000000000..0c87c3a4ba --- /dev/null +++ b/desktop/kde6/applications/kmail-kf6/pspec.xml @@ -0,0 +1,159 @@ + + + + + + kmail-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + KDE mail client + kmail-kf6 is the email component of kontact-kf6, the integrated personal information manager from KDE. + https://download.kde.org/stable/release-service/24.02.0/src/kmail-24.02.0.tar.xz + + gpgme-devel + extra-cmake-modules-kf6 + kbookmarks-kf6-devel + kcmutils-kf6-devel + kcodecs-kf6-devel + kconfig-kf6-devel + kconfigwidgets-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + kguiaddons-kf6-devel + ki18n-kf6-devel + kio-kf6-devel + kitemviews-kf6-devel + kjobwidgets-kf6-devel + knotifications-kf6-devel + knotifyconfig-kf6-devel + kparts-kf6-devel + kservice-kf6-devel + ktextwidgets-kf6-devel + kwidgetsaddons-kf6-devel + kwindowsystem-kf6-devel + kxmlgui-kf6-devel + sonnet-kf6-devel + akonadi-contacts-kf6-devel + akonadi-kf6-devel + akonadi-mime-kf6-devel + akonadi-search-kf6-devel + kcalendarcore-kf6-devel + kcalutils-kf6-devel + kcontacts-kf6-devel + kidentitymanagement-kf6-devel + kldap-kf6-devel + kmailtransport-kf6-devel + kmime-kf6-devel + kpimtextedit-kf6-devel + ktnef-kf6-devel + libgravatar-kf6 + + libkleo-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + qt6-webengine-devel + kitemmodels-kf6-devel + + + kunitconversion-kf6-devel + cyrus-sasl-devel + kontactinterface-kf6-devel + libksieve-kf6-devel + mailcommon-kf6-devel + kimap-kf6-devel + libgravatar-kf6-devel + libkdepim-kf6-devel + syntax-highlighting-kf6-devel + gpgme-qt6-devel + ffmpeg-devel + libXScrnSaver-devel + akonadi-calendar-kf6-devel + akonadi-import-wizard-kf6-devel + qt6-keychain-devel + kuserfeedback-kf6-devel + + + + + kmail-kf6 + KDE mail client + + kio-kf6 + gpgme + ki18n-kf6 + kmime-kf6 + ktnef-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + sonnet-kf6 + akonadi-kf6 + kcodecs-kf6 + kconfig-kf6 + kxmlgui-kf6 + libkleo-kf6 + kcalendarcore-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + kcalutils-kf6 + kcontacts-kf6 + libkdepim-kf6 + libksieve-kf6 + pimcommon-kf6 + kbookmarks-kf6 + kguiaddons-kf6 + kitemviews-kf6 + mailcommon-kf6 + messagelib-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kitemmodels-kf6 + kjobwidgets-kf6 + libgravatar-kf6 + akonadi-mime-kf6 + kpimtextedit-kf6 + ktextwidgets-kf6 + knotifyconfig-kf6 + kwindowsystem-kf6 + akonadi-search-kf6 + kconfigwidgets-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + akonadi-contacts-kf6 + kontactinterface-kf6 + akonadi-calendar-kf6 + kidentitymanagement-kf6 + kmail-account-wizard-kf6 + akonadi-import-wizard-kf6 + qt6-keychain + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt6 + /usr/share + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/kontact-kf6/actions.py b/desktop/kde6/applications/kontact-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/kontact-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/kontact-kf6/pspec.xml b/desktop/kde6/applications/kontact-kf6/pspec.xml new file mode 100755 index 0000000000..872a18c7b4 --- /dev/null +++ b/desktop/kde6/applications/kontact-kf6/pspec.xml @@ -0,0 +1,96 @@ + + + + + + kontact-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPL2 + KDE Personal Information Manager + kontact-kf6 is the integrated Personal Information Manager of KDE, but can be used with other systems as well. +It supports email, address books, calendars, tasks, news feeds and much more. +http://download.kde.org/stable/release-service/24.02.0/src/kontact-24.02.0.tar.xz + + boost-devel + extra-cmake-modules-kf6 + kdoctools-kf6-devel + kontactinterface-kf6-devel + mailcommon-kf6-devel + qt6-base-devel + qt6-webengine-devel + kdbusaddons-kf6-devel + kcmutils-kf6-devel + kpimtextedit-kf6-devel + akonadi-kf6-devel + kitemmodels-kf6-devel + kparts-kf6-devel + akonadi-mime-kf6-devel + messagelib-kf6-devel + kmime-kf6-devel + pimcommon-kf6-devel + kcontacts-kf6-devel + akonadi-contacts-kf6-devel + kimap-kf6-devel + cyrus-sasl-devel + kidentitymanagement-kf6-devel + libkleo-kf6-devel + gpgme-devel + grantlee-qt5-devel + grantleetheme-kf6-devel + libkdepim-kf6-devel + ffmpeg-devel + libXScrnSaver-devel + kguiaddons-kf6-devel + + + + + kontact-kf6 + KDE Personal Information Manager + + kio-kf6 + ki18n-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + kconfig-kf6 + kxmlgui-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + libkdepim-kf6 + kguiaddons-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kiconthemes-kf6 + grantleetheme-kf6 + kwindowsystem-kf6 + qt6-webengine + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + kontactinterface-kf6 + + + /etc/xdg + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt6 + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/korganizer-kf6/actions.py b/desktop/kde6/applications/korganizer-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/korganizer-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/korganizer-kf6/pspec.xml b/desktop/kde6/applications/korganizer-kf6/pspec.xml new file mode 100755 index 0000000000..fd4872bea3 --- /dev/null +++ b/desktop/kde6/applications/korganizer-kf6/pspec.xml @@ -0,0 +1,130 @@ + + + + + + korganizer-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + Calendar and scheduling Program + korganizer-kf6 is the calendar and scheduling component of kontact-kf6, the integrated personal information manager from KDE. + https://download.kde.org/stable/release-service/24.02.0/src/korganizer-24.02.0.tar.xz + + gpgme-devel + extra-cmake-modules-kf6 + kcmutils-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + prison-kf6-devel + akonadi-kf6-devel + akonadi-search-kf6-devel + grantleetheme-kf6-devel + kpimtextedit-kf6-devel + libkdepim-kf6-devel + libkleo-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + kitemmodels-kf6-devel + akonadi-mime-kf6-devel + + + kunitconversion-kf6-devel + knewstuff-kf6-devel + akonadi-contacts-kf6-devel + kidentitymanagement-kf6-devel + kmailtransport-kf6-devel + cyrus-sasl-devel + kcalutils-kf6-devel + kholidays-kf6-devel + kldap-kf6-devel + akonadi-calendar-kf6-devel + kontactinterface-kf6-devel + akonadi-notes-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + kimap-kf6-devel + incidenceeditor-kf6-devel + eventviews-kf6-devel + calendarsupport-kf6-devel + kparts-kf6-devel + kuserfeedback-kf6-devel + knotifications-kf6-devel + qt6-phonon-devel + + + + + korganizer-kf6 + Calendar and scheduling Program + + kio-kf6 + ki18n-kf6 + kmime-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + akonadi-kf6 + kcodecs-kf6 + kconfig-kf6 + kxmlgui-kf6 + kcalendarcore-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + kcalutils-kf6 + kcontacts-kf6 + kholidays-kf6 + knewstuff-kf6 + libkdepim-kf6 + pimcommon-kf6 + eventviews-kf6 + kitemviews-kf6 + mailcommon-kf6 + qt6-phonon + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kitemmodels-kf6 + kjobwidgets-kf6 + akonadi-mime-kf6 + kpimtextedit-kf6 + akonadi-notes-kf6 + kwindowsystem-kf6 + akonadi-search-kf6 + kconfigwidgets-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + calendarsupport-kf6 + incidenceeditor-kf6 + akonadi-calendar-kf6 + akonadi-contacts-kf6 + + kontactinterface-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/ksudoku-kf6/actions.py b/desktop/kde6/applications/ksudoku-kf6/actions.py new file mode 100644 index 0000000000..e5ce149ca4 --- /dev/null +++ b/desktop/kde6/applications/ksudoku-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 shelltools +from pisi.actionsapi import pisitools +from pisi.actionsapi import kde6 +from pisi.actionsapi import get + +NoStrip=["/usr/share/icons"] + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() diff --git a/desktop/kde6/applications/ksudoku-kf6/pspec.xml b/desktop/kde6/applications/ksudoku-kf6/pspec.xml new file mode 100644 index 0000000000..c005bfa810 --- /dev/null +++ b/desktop/kde6/applications/ksudoku-kf6/pspec.xml @@ -0,0 +1,81 @@ + + + + + + ksudoku-kf6 + https://apps.kde.org/ksudoku-kf6 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + ksudoku-kf6 + app:gui + Sudoku game + ksudoku-kf6 is a logic-based symbol placement puzzle. + https://download.kde.org/stable/release-service/24.02.0/src/ksudoku-24.02.0.tar.xz + + cmake + kio-kf6-devel + ki18n-kf6-devel + kcrash-kf6-devel + kconfig-kf6-devel + kxmlgui-kf6-devel + qt6-svg-devel + qt6-base-devel + mesa-glu-devel + karchive-kf6-devel + libglvnd-devel + kdoctools-kf6-devel + kguiaddons-kf6-devel + libkdegames-kf6-devel + kcoreaddons-kf6-devel + kjobwidgets-kf6-devel + kiconthemes-kf6-devel + extra-cmake-modules-kf6 + kconfigwidgets-kf6-devel + kwidgetsaddons-kf6-devel + qt6-declarative-devel + + + + + ksudoku-kf6 + + kio-kf6 + ki18n-kf6 + libgcc + kcrash-kf6 + kconfig-kf6 + kxmlgui-kf6 + qt6-svg + qt6-base + mesa-glu + libglvnd + kguiaddons-kf6 + kjobwidgets-kf6 + kcoreaddons-kf6 + libkdegames-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + + + /usr/share + /usr/lib + /etc/xdg + /usr/share/doc + /usr/bin + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/ksudoku-kf6/translations.xml b/desktop/kde6/applications/ksudoku-kf6/translations.xml new file mode 100644 index 0000000000..bb88fb897f --- /dev/null +++ b/desktop/kde6/applications/ksudoku-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + ksudoku-kf6 + Sudoku oyunu + ksudoku-kf6 mantık temelli bir sembol yerleştirme oyunudur. + + diff --git a/desktop/kde6/applications/ktorrent-kf6/actions.py b/desktop/kde6/applications/ktorrent-kf6/actions.py new file mode 100644 index 0000000000..a7464b1612 --- /dev/null +++ b/desktop/kde6/applications/ktorrent-kf6/actions.py @@ -0,0 +1,19 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + pisitools.dodoc("LICENSES/*") diff --git a/desktop/kde6/applications/ktorrent-kf6/pspec.xml b/desktop/kde6/applications/ktorrent-kf6/pspec.xml new file mode 100644 index 0000000000..58c4f3b199 --- /dev/null +++ b/desktop/kde6/applications/ktorrent-kf6/pspec.xml @@ -0,0 +1,112 @@ + + + + + + ktorrent-kf6 + https://apps.kde.org/ktorrent/ + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + app:gui + A powerful BitTorrent client for KDE + A powerful BitTorrent client for KDE + https://download.kde.org/stable/release-service/24.02.0/src/ktorrent-24.02.0.tar.xz + + doxygen + kio-kf6-devel + boost-devel + geoip-devel + ki18n-kf6-devel + kparts-kf6-devel + kdnssd-kf6-devel + taglib-devel + kcrash-kf6-devel + kxmlgui-kf6-devel + qt6-base-devel + kcmutils-kf6-devel + karchive-kf6-devel + libgcrypt-devel + kdoctools-kf6-devel + kplotting-kf6-devel + qt6-phonon-devel + kiconthemes-kf6-devel + libktorrent-kf6-devel + kdbusaddons-kf6-devel + kcoreaddons-kf6-devel + kcompletion-kf6-devel + ktextwidgets-kf6-devel + ksyndication-kf6-devel + qt6-webengine-devel + knotifyconfig-kf6-devel + kwindowsystem-kf6-devel + extra-cmake-modules-kf6 + kwidgetsaddons-kf6-devel + kconfigwidgets-kf6-devel + knotifications-kf6-devel + plasma-workspace-kf6-devel + + + + + ktorrent-kf6 + + kio-kf6 + boost + geoip + ki18n-kf6 + libgcc + kparts-kf6 + kdnssd-kf6 + taglib + kcrash-kf6 + kconfig-kf6 + kxmlgui-kf6 + karchive-kf6 + qt6-base + kcmutils-kf6 + libgcrypt + kplotting-kf6 + qt6-phonon + kiconthemes-kf6 + libktorrent-kf6 + kdbusaddons-kf6 + kcoreaddons-kf6 + kcompletion-kf6 + ktextwidgets-kf6 + ksyndication-kf6 + qt6-webengine + knotifyconfig-kf6 + kwindowsystem-kf6 + kwidgetsaddons-kf6 + kconfigwidgets-kf6 + knotifications-kf6 + plasma-workspace-kf6 + + + /usr/bin + /usr/share/icons + /usr/share/knotifications-kf65 + /usr/share/applications + /usr/share/kxmlgui-kf65/ktorrent-kf6 + /usr/share/ktorrent/ + /usr/share/metainfo + /usr/lib/libktcore.so* + /usr/lib/qt6/plugins/ktorrent-kf6_plugins + /usr/share/doc + /usr/share/locale + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/ktorrent-kf6/translations.xml b/desktop/kde6/applications/ktorrent-kf6/translations.xml new file mode 100644 index 0000000000..609a7f96a1 --- /dev/null +++ b/desktop/kde6/applications/ktorrent-kf6/translations.xml @@ -0,0 +1,8 @@ + + + + ktorrent-kf6 + KDE için güçlü bir BitTorrent istemcisi + KDE için güçlü bir BitTorrent istemcisi + + diff --git a/desktop/kde6/applications/libktorrent-kf6/actions.py b/desktop/kde6/applications/libktorrent-kf6/actions.py new file mode 100644 index 0000000000..77092055ee --- /dev/null +++ b/desktop/kde6/applications/libktorrent-kf6/actions.py @@ -0,0 +1,19 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + pisitools.dodoc("ChangeLog", "LICENSES/*") diff --git a/desktop/kde6/applications/libktorrent-kf6/pspec.xml b/desktop/kde6/applications/libktorrent-kf6/pspec.xml new file mode 100644 index 0000000000..4377084046 --- /dev/null +++ b/desktop/kde6/applications/libktorrent-kf6/pspec.xml @@ -0,0 +1,76 @@ + + + + + + libktorrent-kf6 + https://apps.kde.org/ktorrent/ + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + library + A BitTorrent protocol implementation + ktorrent-kf6 is a BitTorrent application by KDE which allows you to download files using the BitTorrent protocol. + https://download.kde.org/stable/release-service/24.02.0/src/libktorrent-24.02.0.tar.xz + + doxygen + gmp-devel + kio-kf6-devel + boost-devel + solid-kf6-devel + ki18n-kf6-devel + kcrash-kf6-devel + karchive-kf6-devel + qt6-base-devel + qca2-qt6-devel + libgcrypt-devel + kcoreaddons-kf6-devel + extra-cmake-modules-kf6 + + + + + libktorrent-kf6 + + gmp + kio-kf6 + ki18n-kf6 + libgcc + kconfig-kf6 + qt6-base + qca2-qt5 + karchive-kf6 + libgcrypt + kcoreaddons-kf6 + + + /usr/share/locale + /usr/lib/libKF5Torrent.so* + /usr/share/doc + + + + + libktorrent-kf6-devel + libktorrent-kf6 development headers + + libktorrent-kf6 + + + /usr/include + /usr/lib/cmake/KF5Torrent + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/libktorrent-kf6/translations.xml b/desktop/kde6/applications/libktorrent-kf6/translations.xml new file mode 100644 index 0000000000..c21480eec0 --- /dev/null +++ b/desktop/kde6/applications/libktorrent-kf6/translations.xml @@ -0,0 +1,13 @@ + + + + libktorrent-kf6 + Bir BitTorrent protokol uygulaması + ktorrent-kf6, KDE'nin BitTorrent protokolünü kullanarak dosya indirmenize izin veren bir BitTorrent uygulamasıdır. + + + + libktorrent-kf6-devel + libktorrent-kf6 için geliştirme dosyaları + + diff --git a/desktop/kde6/applications/pim-data-exporter-kf6/actions.py b/desktop/kde6/applications/pim-data-exporter-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/pim-data-exporter-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml b/desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml new file mode 100755 index 0000000000..2d0a99c7b7 --- /dev/null +++ b/desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml @@ -0,0 +1,110 @@ + + + + + + pim-data-exporter-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + Import and export KDE PIM settings + Import and export KDE PIM settings + https://download.kde.org/stable/release-service/24.02.0/src/pim-data-exporter-24.02.0.tar.xz + + extra-cmake-modules-kf6 + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + akonadi-contacts-kf6-devel + akonadi-kf6-devel + akonadi-mime-kf6-devel + calendarsupport-kf6-devel + kalarm-kf6 + kcalendarcore-kf6-devel + kcontacts-kf6-devel + kmailtransport-kf6-devel + kpimtextedit-kf6-devel + + qt6-base-devel + ktextwidgets-kf6-devel + kxmlgui-kf6-devel + kitemmodels-kf6-devel + boost-devel + + + + kunitconversion-kf6-devel + kmime-kf6-devel + kidentitymanagement-kf6-devel + akonadi-calendar-kf6-devel + kholidays-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + kimap-kf6-devel + cyrus-sasl-devel + libkleo-kf6-devel + gpgme-devel + gpgme-qt6-devel + libkdepim-kf6-devel + ffmpeg-devel + karchive-kf6-devel + akonadi-notes-kf6-devel + libXScrnSaver-devel + knotifications-kf6-devel + kuserfeedback-kf6-devel + + + + + pim-data-exporter-kf6 + Import and export KDE PIM settings + + kio-kf6 + ki18n-kf6 + kmime-kf6 + kcrash-kf6 + libgcc + akonadi-kf6 + kconfig-kf6 + kxmlgui-kf6 + karchive-kf6 + qt6-base + kalarm-kf6 + kcontacts-kf6 + libkdepim-kf6 + pimcommon-kf6 + kitemviews-kf6 + mailcommon-kf6 + messagelib-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kpimtextedit-kf6 + kconfigwidgets-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde6/applications/pim-sieve-editor-kf6/actions.py b/desktop/kde6/applications/pim-sieve-editor-kf6/actions.py new file mode 100755 index 0000000000..dc7d4ed6e8 --- /dev/null +++ b/desktop/kde6/applications/pim-sieve-editor-kf6/actions.py @@ -0,0 +1,21 @@ +#!/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 kde6 +from pisi.actionsapi import pisitools + + +def setup(): + kde6.configure() + +def build(): + kde6.make() + +def install(): + kde6.install() + + + pisitools.dodoc("LICENSES/*") + diff --git a/desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml b/desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml new file mode 100755 index 0000000000..cf6792f093 --- /dev/null +++ b/desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml @@ -0,0 +1,84 @@ + + + + + + pim-sieve-editor-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + Mail sieve editor + Mail sieve editor + https://download.kde.org/stable/release-service/24.02.0/src/pim-sieve-editor-24.02.0.tar.xz + + extra-cmake-modules-kf6 + kbookmarks-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + kiconthemes-kf6-devel + kio-kf6-devel + kmailtransport-kf6-devel + kpimtextedit-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + akonadi-mime-kf6-devel + akonadi-kf6-devel + kitemmodels-kf6-devel + kmime-kf6-devel + cyrus-sasl-devel + kcontacts-kf6-devel + akonadi-contacts-kf6-devel + kimap-kf6-devel + libksieve-kf6-devel + ffmpeg-devel + kuserfeedback-kf6-devel + libXScrnSaver-devel + qt6-keychain-devel + + + + + pim-sieve-editor-kf6 + Mail sieve editor + + ki18n-kf6 + kcrash-kf6 + libgcc + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + qt6-base + libksieve-kf6 + pimcommon-kf6 + kbookmarks-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + qt6-keychain + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/pisi-index.xml b/pisi-index.xml index fb1bee1833..183619af87 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -127482,6 +127482,120 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kdeconnect-kf6 + https://kdeconnect-kf6.kde.org/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv2 + GPLv3 + app:gui + desktop.kde.applications + Connect KDE with your smartphone + Cihazlarınızı KDE ile birleştirin + Connect KDE with your smartphone + Cihazlarınızı KDE ile birleştirin + kdeconnect-kf6 + https://download.kde.org/stable/release-service/24.02.0/src/kdeconnect-kde-24.02.0.tar.xz + + sshfs + kio-kf6-devel + ki18n-kf6-devel + solid-kf6-devel + kpeople-devel + kde-cli-tools-kf6 + libXtst-devel + kirigami-kf6-devel + qt6-base-devel + qt6-connectivity-devel + kcmutils-kf6-devel + kwayland-devel + qca2-qt6-devel + kdoctools-kf6-devel + libfakekey-devel + kdbusaddons-kf6-devel + kiconthemes-kf6-devel + kpeoplevcard-devel + kwindowsystem-kf6-devel + pulseaudio-qt-devel + extra-cmake-modules-kf6 + kconfigwidgets-kf6-devel + qt6-multimedia-devel + knotifications-kf6-devel + qt6-declarative-devel + wayland-devel + wayland-server + wayland-client + wayland-cursor + qt6-wayland-devel + qqc2-desktop-style + kpackage-kf6-devel + kguiaddons-kf6-devel + wayland-protocols-devel + plasma-wayland-protocols-kf6 + modemmanager-qt-devel + ModemManager-devel + + desktop/kde6/applications/kdeconnect-kf6/pspec.xml + + + kdeconnect-kf6 + + kio-kf6 + ki18n-kf6 + sshfs + solid-kf6 + libgcc + libX11 + libXtst + kconfig-kf6 + kpeople + kcmutils-kf6 + kservice-kf6 + qca2-qt5 + qt6-base + kwayland + kguiaddons-kf6 + libfakekey + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kpeoplevcard + kwindowsystem-kf6 + pulseaudio-qt + qt6-multimedia + kconfigwidgets-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + modemmanager-qt + qt6-declarative + qqc2-desktop-style + + + /usr/bin + /etc + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/info + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kgpg-kf6 @@ -127657,6 +127771,198 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kiten-kf6 + https://www.kde.org/applications/education/kiten/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + A Japanese reference/study tool + Japonca referans ve alıştırma uygulaması + kiten-kf6 is a Japanese reference/study tool. + kiten-kf6, Japonca referans ve alıştırma uygulamasıdır. + kiten-kf6>kiten-kf6 + mirrors://kde/stable/release-service/24.02.0/src/kiten-24.02.0.tar.xz + + qt6-base-devel + kdoctools-kf6-devel + extra-cmake-modules-kf6 + karchive-kf6-devel + kcompletion-kf6-devel + kconfig-kf6-devel + kconfigwidgets-kf6-devel + kcoreaddons-kf6-devel + kdoctools-kf6-devel + gettext-devel + ki18n-kf6-devel + kxmlgui-kf6-devel + kio-kf6-devel + kparts-kf6-devel + kcrash-kf6-devel + knotifications-kf6-devel + kwidgetsaddons-kf6-devel + + desktop/kde6/applications/kiten-kf6/pspec.xml + + + kiten-kf6 + + qt6-base + karchive-kf6 + kcompletion-kf6 + kconfig-kf6 + kconfigwidgets-kf6 + kcoreaddons-kf6 + kdoctools-kf6 + gettext + ki18n-kf6 + kxmlgui-kf6 + kio-kf6 + kparts-kf6 + libgcc + kcrash-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + kiten-kf6-devel + Development files for kiten-kf6 + kiten-kf6 için geliştirme dosyaları + + kiten-kf6 + + + /usr/include + /usr/lib/cmake + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + + + + kaddressbook-kf6 + https://kontact-kf6.kde.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + KDE contact manager + Kişilerinizi kolayca yönetin + kaddressbook-kf6 reborn to make your data available to all your applications + kaddressbook-kf6, kişilerinizi kolayca yönetmenizi sağlar. Bir e-posta gönderirken veya bir toplantı daveti oluştururken kolayca kişileri seçmenize olanak tanıyan kontact-kf6'ın geri kalanıyla derinlemesine entegre edilmiştir. + mirrors://kde/stable/release-service/24.02.0/src/kaddressbook-24.02.0.tar.xz + + kimap-kf6-devel + kparts-kf6-devel + kcrash-kf6-devel + prison-kf6-devel + akonadi-kf6-devel + libkleo-kf6-devel + kcmutils-kf6-devel + qt6-base-devel + libkdepim-kf6-devel + pimcommon-kf6-devel + kdoctools-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + kdbusaddons-kf6-devel + cyrus-sasl-devel + kitemmodels-kf6-devel + grantlee-qt5-devel + akonadi-mime-kf6-devel + kpimtextedit-kf6-devel + grantleetheme-kf6-devel + extra-cmake-modules-kf6 + akonadi-search-kf6-devel + kunitconversion-kf6-devel + kontactinterface-kf6-devel + akonadi-contacts-kf6-devel + kidentitymanagement-kf6-devel + kuserfeedback-kf6-devel + gpgme-devel + gpgme-qt6-devel + + desktop/kde6/applications/kaddressbook-kf6/pspec.xml + + + kaddressbook-kf6 + KDE contact manager + + ki18n-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + akonadi-kf6 + kconfig-kf6 + kxmlgui-kf6 + kcmutils-kf6 + qt6-base + kcontacts-kf6 + libkdepim-kf6 + pimcommon-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kiconthemes-kf6 + kitemmodels-kf6 + grantleetheme-kf6 + akonadi-search-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + akonadi-contacts-kf6 + kontactinterface-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + kaddressbook-kf6-devel + Development files for kaddressbook-kf6 + + kaddressbook-kf6 + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + umbrello-kf6 @@ -128312,6 +128618,159 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kmail-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + KDE mail client + kmail-kf6 is the email component of kontact-kf6, the integrated personal information manager from KDE. + https://download.kde.org/stable/release-service/24.02.0/src/kmail-24.02.0.tar.xz + + gpgme-devel + extra-cmake-modules-kf6 + kbookmarks-kf6-devel + kcmutils-kf6-devel + kcodecs-kf6-devel + kconfig-kf6-devel + kconfigwidgets-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + kguiaddons-kf6-devel + ki18n-kf6-devel + kio-kf6-devel + kitemviews-kf6-devel + kjobwidgets-kf6-devel + knotifications-kf6-devel + knotifyconfig-kf6-devel + kparts-kf6-devel + kservice-kf6-devel + ktextwidgets-kf6-devel + kwidgetsaddons-kf6-devel + kwindowsystem-kf6-devel + kxmlgui-kf6-devel + sonnet-kf6-devel + akonadi-contacts-kf6-devel + akonadi-kf6-devel + akonadi-mime-kf6-devel + akonadi-search-kf6-devel + kcalendarcore-kf6-devel + kcalutils-kf6-devel + kcontacts-kf6-devel + kidentitymanagement-kf6-devel + kldap-kf6-devel + kmailtransport-kf6-devel + kmime-kf6-devel + kpimtextedit-kf6-devel + ktnef-kf6-devel + libgravatar-kf6 + libkleo-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + qt6-webengine-devel + kitemmodels-kf6-devel + kunitconversion-kf6-devel + cyrus-sasl-devel + kontactinterface-kf6-devel + libksieve-kf6-devel + mailcommon-kf6-devel + kimap-kf6-devel + libgravatar-kf6-devel + libkdepim-kf6-devel + syntax-highlighting-kf6-devel + gpgme-qt6-devel + ffmpeg-devel + libXScrnSaver-devel + akonadi-calendar-kf6-devel + akonadi-import-wizard-kf6-devel + qt6-keychain-devel + kuserfeedback-kf6-devel + + desktop/kde6/applications/kmail-kf6/pspec.xml + + + kmail-kf6 + KDE mail client + + kio-kf6 + gpgme + ki18n-kf6 + kmime-kf6 + ktnef-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + sonnet-kf6 + akonadi-kf6 + kcodecs-kf6 + kconfig-kf6 + kxmlgui-kf6 + libkleo-kf6 + kcalendarcore-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + kcalutils-kf6 + kcontacts-kf6 + libkdepim-kf6 + libksieve-kf6 + pimcommon-kf6 + kbookmarks-kf6 + kguiaddons-kf6 + kitemviews-kf6 + mailcommon-kf6 + messagelib-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kitemmodels-kf6 + kjobwidgets-kf6 + libgravatar-kf6 + akonadi-mime-kf6 + kpimtextedit-kf6 + ktextwidgets-kf6 + knotifyconfig-kf6 + kwindowsystem-kf6 + akonadi-search-kf6 + kconfigwidgets-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + akonadi-contacts-kf6 + kontactinterface-kf6 + akonadi-calendar-kf6 + kidentitymanagement-kf6 + kmail-account-wizard-kf6 + akonadi-import-wizard-kf6 + qt6-keychain + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt6 + /usr/share + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kdesdk-thumbnailers-kf6 @@ -128958,6 +129417,61 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kio-admin-kf6 + https://invent.kde.org/system/kio-admin-kf6 + + PisiLinux Community + admins@pisilinux.org + + FDL + app + desktop.kde6.applications + Manage files as administrator using the admin:// kio-kf6 protocol + Manage files as administrator using the admin:// kio-kf6 protocol + Admin:// kio-kf6 protokolünü kullanarak dosyaları yönetici olarak yönetin + Admin:// kio-kf6 protokolünü kullanarak dosyaları yönetici olarak yönetin + kio-admin-kf6 + https://download.kde.org/stable/release-service/24.02.0/src/kio-admin-24.02.0.tar.xz + + kio-kf6-devel + ki18n-kf6-devel + qt6-base-devel + polkit-qt6-devel + kcoreaddons-kf6-devel + extra-cmake-modules-kf6 + + desktop/kde6/applications/kio-admin-kf6/pspec.xml + + + kio-admin-kf6 + + kio-kf6 + ki18n-kf6 + qt6-base + polkit-qt6 + kcoreaddons-kf6 + + + /usr/lib + /usr/share/polkit-1 + /usr/share/dbus-1 + /usr/share/locale + /usr/share/metainfo + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + incidenceeditor-kf6 @@ -129454,6 +129968,81 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + libktorrent-kf6 + https://apps.kde.org/ktorrent/ + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + library + desktop.kde6.applications + A BitTorrent protocol implementation + Bir BitTorrent protokol uygulaması + ktorrent-kf6 is a BitTorrent application by KDE which allows you to download files using the BitTorrent protocol. + ktorrent-kf6, KDE'nin BitTorrent protokolünü kullanarak dosya indirmenize izin veren bir BitTorrent uygulamasıdır. + https://download.kde.org/stable/release-service/24.02.0/src/libktorrent-24.02.0.tar.xz + + doxygen + gmp-devel + kio-kf6-devel + boost-devel + solid-kf6-devel + ki18n-kf6-devel + kcrash-kf6-devel + karchive-kf6-devel + qt6-base-devel + qca2-qt6-devel + libgcrypt-devel + kcoreaddons-kf6-devel + extra-cmake-modules-kf6 + + desktop/kde6/applications/libktorrent-kf6/pspec.xml + + + libktorrent-kf6 + + gmp + kio-kf6 + ki18n-kf6 + libgcc + kconfig-kf6 + qt6-base + qca2-qt5 + karchive-kf6 + libgcrypt + kcoreaddons-kf6 + + + /usr/share/locale + /usr/lib/libKF5Torrent.so* + /usr/share/doc + + + + libktorrent-kf6-devel + libktorrent-kf6 development headers + libktorrent-kf6 için geliştirme dosyaları + + libktorrent-kf6 + + + /usr/include + /usr/lib/cmake/KF5Torrent + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + libksane-kf6 @@ -130001,6 +130590,64 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kio-zeroconf-kf6 + https://apps.kde.org/zeroconf_ioslave/ + + Pisi Linux Admins + admin@pisilinux.org + + FDL,GPL + app + desktop.kde6.applications + Network Monitor for DNS-SD services (Zeroconf) + DNS-SD hizmetleri için Ağ İzleyicisi + https://download.kde.org/stable/release-service/24.02.0/src/kio-zeroconf-24.02.0.tar.xz + + kio-kf6-devel + ki18n-kf6-devel + kdnssd-kf6-devel + qt6-base-devel + kcoreaddons-kf6-devel + kdbusaddons-kf6-devel + extra-cmake-modules-kf6 + + desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml + + + kio-zeroconf-kf6 + + kio-kf6 + ki18n-kf6 + kdnssd-kf6 + qt6-base + kcoreaddons-kf6 + kdbusaddons-kf6 + + + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + zeroconf-ioslave + + + zeroconf-ioslave + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + akonadi-kf6 @@ -132354,6 +133001,96 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kalzium-kf6 + https://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:console + desktop.kde6.applications + Periodic Table of Elements + Periodic Table of Elements + Elementlerin periyodik tablosu + Elementlerin periyodik tablosu + https://download.kde.org/stable/release-service/24.02.0/src/kalzium-24.02.0.tar.xz + + cmake + eigen3 + ocaml + kio-kf6-devel + ki18n-kf6-devel + kconfig-kf6-devel + kxmlgui-kf6-devel + qt6-svg-devel + qt6-base-devel + kitemmodels-kf6-devel + kplotting-kf6-devel + kitemviews-kf6-devel + kdoctools-kf6-devel + kcompletion-kf6-devel + kcoreaddons-kf6-devel + ktextwidgets-kf6-devel + kconfigwidgets-kf6-devel + kwidgetsaddons-kf6-devel + kunitconversion-kf6-devel + extra-cmake-modules-kf6 + + desktop/kde6/applications/kalzium-kf6/pspec.xml + + + kalzium-kf6 + + kio-kf6 + ki18n-kf6 + kconfig-kf6 + kxmlgui-kf6 + qt6-svg + qt6-base + kplotting-kf6 + kitemviews-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + ktextwidgets-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + kunitconversion-kf6 + + + /usr/bin + /etc + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/metainfo + /usr/share/doc + + + + kalzium-kf6-devel + Development files for kalzium-kf6 + + kalzium-kf6 + + + /usr/include + /usr/lib/cmake + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kdeedu-data-kf6 @@ -133262,6 +133999,130 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + korganizer-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + Calendar and scheduling Program + korganizer-kf6 is the calendar and scheduling component of kontact-kf6, the integrated personal information manager from KDE. + https://download.kde.org/stable/release-service/24.02.0/src/korganizer-24.02.0.tar.xz + + gpgme-devel + extra-cmake-modules-kf6 + kcmutils-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + prison-kf6-devel + akonadi-kf6-devel + akonadi-search-kf6-devel + grantleetheme-kf6-devel + kpimtextedit-kf6-devel + libkdepim-kf6-devel + libkleo-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + kitemmodels-kf6-devel + akonadi-mime-kf6-devel + kunitconversion-kf6-devel + knewstuff-kf6-devel + akonadi-contacts-kf6-devel + kidentitymanagement-kf6-devel + kmailtransport-kf6-devel + cyrus-sasl-devel + kcalutils-kf6-devel + kholidays-kf6-devel + kldap-kf6-devel + akonadi-calendar-kf6-devel + kontactinterface-kf6-devel + akonadi-notes-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + kimap-kf6-devel + incidenceeditor-kf6-devel + eventviews-kf6-devel + calendarsupport-kf6-devel + kparts-kf6-devel + kuserfeedback-kf6-devel + knotifications-kf6-devel + qt6-phonon-devel + + desktop/kde6/applications/korganizer-kf6/pspec.xml + + + korganizer-kf6 + Calendar and scheduling Program + + kio-kf6 + ki18n-kf6 + kmime-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + akonadi-kf6 + kcodecs-kf6 + kconfig-kf6 + kxmlgui-kf6 + kcalendarcore-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + kcalutils-kf6 + kcontacts-kf6 + kholidays-kf6 + knewstuff-kf6 + libkdepim-kf6 + pimcommon-kf6 + eventviews-kf6 + kitemviews-kf6 + mailcommon-kf6 + qt6-phonon + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kitemmodels-kf6 + kjobwidgets-kf6 + akonadi-mime-kf6 + kpimtextedit-kf6 + akonadi-notes-kf6 + kwindowsystem-kf6 + akonadi-search-kf6 + kconfigwidgets-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + calendarsupport-kf6 + incidenceeditor-kf6 + akonadi-calendar-kf6 + akonadi-contacts-kf6 + kontactinterface-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + ksmtp-kf6 @@ -133479,6 +134340,101 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + falkon-kf6 + https://www.falkon-kf6.org/ + + Mustafa Cinasal + muscnsl@gmail.com + + GPLv3 + app:web + desktop.kde6.applications + Cross-platform QtWebKit browser + Cross-platform QtWebKit browser + falkon-kf6 is a new and very fast QtWebEngine browser + falkon-kf6 is a new and very fast QtWebEngine browser + https://download.kde.org/stable/release-service/24.02.0/src/falkon-24.02.0.tar.xz + + extra-cmake-modules-kf6 + kwallet-kf6-devel + qt6-base-devel + qt6-declarative-devel + qt6-webchannel-devel + qt6-webengine-devel + qt6-sql-postgresql + qt6-svg-devel + qt6-sql-mysql + qt6-sql-odbc + qt6-linguist + qt6-sql-sqlite + libgnome-keyring + libxslt-devel + python3-devel + openssl-devel + libxcb-devel + nss-devel + cmake + llvm + kio-kf6-devel + purpose-kf6-devel + karchive-kf6-devel + openssl-devel + pyside2-devel + python3-devel + karchive-kf6-devel + python3-shiboken2-devel + + desktop/kde6/applications/falkon-kf6/pspec.xml + + + falkon-kf6 + + kio-kf6 + kcrash-kf6 + purpose-kf6 + kcoreaddons-kf6 + libxcb + libgnome-keyring + openssl + pyside2 + python3 + karchive-kf6 + shiboken2 + kwallet-kf6 + qt6-base + qt6-declarative + qt6-webchannel + qt6-webengine + qt6-sql-sqlite + + + /usr/bin + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/bash-completion + /usr/share/metainfo + /usr/share/pixmaps + /usr/share/icons + /usr/share/doc + + + qupzilla + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kruler-kf6 @@ -133712,6 +134668,117 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + ktorrent-kf6 + https://apps.kde.org/ktorrent/ + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + app:gui + desktop.kde6.applications + A powerful BitTorrent client for KDE + KDE için güçlü bir BitTorrent istemcisi + A powerful BitTorrent client for KDE + KDE için güçlü bir BitTorrent istemcisi + https://download.kde.org/stable/release-service/24.02.0/src/ktorrent-24.02.0.tar.xz + + doxygen + kio-kf6-devel + boost-devel + geoip-devel + ki18n-kf6-devel + kparts-kf6-devel + kdnssd-kf6-devel + taglib-devel + kcrash-kf6-devel + kxmlgui-kf6-devel + qt6-base-devel + kcmutils-kf6-devel + karchive-kf6-devel + libgcrypt-devel + kdoctools-kf6-devel + kplotting-kf6-devel + qt6-phonon-devel + kiconthemes-kf6-devel + libktorrent-kf6-devel + kdbusaddons-kf6-devel + kcoreaddons-kf6-devel + kcompletion-kf6-devel + ktextwidgets-kf6-devel + ksyndication-kf6-devel + qt6-webengine-devel + knotifyconfig-kf6-devel + kwindowsystem-kf6-devel + extra-cmake-modules-kf6 + kwidgetsaddons-kf6-devel + kconfigwidgets-kf6-devel + knotifications-kf6-devel + plasma-workspace-kf6-devel + + desktop/kde6/applications/ktorrent-kf6/pspec.xml + + + ktorrent-kf6 + + kio-kf6 + boost + geoip + ki18n-kf6 + libgcc + kparts-kf6 + kdnssd-kf6 + taglib + kcrash-kf6 + kconfig-kf6 + kxmlgui-kf6 + karchive-kf6 + qt6-base + kcmutils-kf6 + libgcrypt + kplotting-kf6 + qt6-phonon + kiconthemes-kf6 + libktorrent-kf6 + kdbusaddons-kf6 + kcoreaddons-kf6 + kcompletion-kf6 + ktextwidgets-kf6 + ksyndication-kf6 + qt6-webengine + knotifyconfig-kf6 + kwindowsystem-kf6 + kwidgetsaddons-kf6 + kconfigwidgets-kf6 + knotifications-kf6 + plasma-workspace-kf6 + + + /usr/bin + /usr/share/icons + /usr/share/knotifications-kf65 + /usr/share/applications + /usr/share/kxmlgui-kf65/ktorrent-kf6 + /usr/share/ktorrent/ + /usr/share/metainfo + /usr/lib/libktcore.so* + /usr/lib/qt6/plugins/ktorrent-kf6_plugins + /usr/share/doc + /usr/share/locale + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kolourpaint-kf6 @@ -134370,6 +135437,86 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + ksudoku-kf6 + https://apps.kde.org/ksudoku-kf6 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde6.applications + Sudoku game + Sudoku oyunu + ksudoku-kf6 is a logic-based symbol placement puzzle. + ksudoku-kf6 mantık temelli bir sembol yerleştirme oyunudur. + ksudoku-kf6 + https://download.kde.org/stable/release-service/24.02.0/src/ksudoku-24.02.0.tar.xz + + cmake + kio-kf6-devel + ki18n-kf6-devel + kcrash-kf6-devel + kconfig-kf6-devel + kxmlgui-kf6-devel + qt6-svg-devel + qt6-base-devel + mesa-glu-devel + karchive-kf6-devel + libglvnd-devel + kdoctools-kf6-devel + kguiaddons-kf6-devel + libkdegames-kf6-devel + kcoreaddons-kf6-devel + kjobwidgets-kf6-devel + kiconthemes-kf6-devel + extra-cmake-modules-kf6 + kconfigwidgets-kf6-devel + kwidgetsaddons-kf6-devel + qt6-declarative-devel + + desktop/kde6/applications/ksudoku-kf6/pspec.xml + + + ksudoku-kf6 + + kio-kf6 + ki18n-kf6 + libgcc + kcrash-kf6 + kconfig-kf6 + kxmlgui-kf6 + qt6-svg + qt6-base + mesa-glu + libglvnd + kguiaddons-kf6 + kjobwidgets-kf6 + kcoreaddons-kf6 + libkdegames-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + + + /usr/share + /usr/lib + /etc/xdg + /usr/share/doc + /usr/bin + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kdegraphics-svgpart-kf6 @@ -134498,6 +135645,87 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + pim-sieve-editor-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + Mail sieve editor + Mail sieve editor + https://download.kde.org/stable/release-service/24.02.0/src/pim-sieve-editor-24.02.0.tar.xz + + extra-cmake-modules-kf6 + kbookmarks-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + kiconthemes-kf6-devel + kio-kf6-devel + kmailtransport-kf6-devel + kpimtextedit-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + akonadi-mime-kf6-devel + akonadi-kf6-devel + kitemmodels-kf6-devel + kmime-kf6-devel + cyrus-sasl-devel + kcontacts-kf6-devel + akonadi-contacts-kf6-devel + kimap-kf6-devel + libksieve-kf6-devel + ffmpeg-devel + kuserfeedback-kf6-devel + libXScrnSaver-devel + qt6-keychain-devel + + desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml + + + pim-sieve-editor-kf6 + Mail sieve editor + + ki18n-kf6 + kcrash-kf6 + libgcc + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + qt6-base + libksieve-kf6 + pimcommon-kf6 + kbookmarks-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + qt6-keychain + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kross-interpreters-kf6 @@ -134545,6 +135773,110 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kget-kf6 + https://apps.kde.org/kget-kf6 + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde6.applications + Download manager for KDE + KDE için indirme yönetcisi. + kget-kf6 is an advanced download manager with support for Metalink and Bittorrent. + kget-kf6, Metalink ve BitTorrent desteği olan bir indirme yöneticisidir. + mirrors://kde/stable/release-service/24.02.0/src/kget-24.02.0.tar.xz + + kio-kf6-devel + gmp-devel + boost-devel + ki18n-kf6-devel + gpgme-devel + kcrash-kf6-devel + kparts-kf6-devel + libmms-devel + qt6-sql-odbc + sqlite-devel + kconfig-kf6-devel + qt6-sql-mysql + kwallet-kf6-devel + kxmlgui-kf6-devel + qca2-qt6-devel + qt6-base-devel + qt6-sql-sqlite + kcmutils-kf6-devel + libgcrypt-devel + gpgme-qt6-devel + kdoctools-kf6-devel + kitemviews-kf6-devel + kdbusaddons-kf6-devel + kiconthemes-kf6-devel + kcoreaddons-kf6-devel + libktorrent-kf6-devel + kcompletion-kf6-devel + qt6-sql-postgresql + ktextwidgets-kf6-devel + kwindowsystem-kf6-devel + extra-cmake-modules-kf6 + knotifyconfig-kf6-devel + kwidgetsaddons-kf6-devel + kconfigwidgets-kf6-devel + knotifications-kf6-devel + plasma-workspace-kf6-devel + + desktop/kde6/applications/kget-kf6/pspec.xml + + + kget-kf6 + + kio-kf6 + gpgme + ki18n-kf6 + kparts-kf6 + libgcc + libmms + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + qca2-qt5 + gpgme-qt5 + kitemviews-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kiconthemes-kf6 + libktorrent-kf6 + knotifyconfig-kf6 + kwindowsystem-kf6 + kconfigwidgets-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + plasma-workspace-kf6 + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/locale + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kmailtransport-kf6 @@ -134777,6 +136109,110 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + akonadi-import-wizard-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + CLI tools to manage akonadi calendars + Import data from other mail clients to kmail-kf6 + http://download.kde.org/stable/release-service/24.02.0/src/akonadi-import-wizard-24.02.0.tar.xz + + boost-devel + akonadi-kf6-devel + akonadi-calendar-kf6-devel + extra-cmake-modules-kf6 + kdoctools-kf6-devel + qt6-base-devel + qt6-keychain-devel + kcompletion-kf6-devel + kxmlgui-kf6-devel + kitemmodels-kf6-devel + kcontacts-kf6-devel + kcalendarcore-kf6-devel + kunitconversion-kf6-devel + akonadi-contacts-kf6-devel + kcalutils-kf6-devel + libkdepim-kf6-devel + calendarsupport-kf6-devel + kmime-kf6-devel + kidentitymanagement-kf6-devel + kmailtransport-kf6-devel + akonadi-mime-kf6-devel + cyrus-sasl-devel + mailcommon-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + kimap-kf6-devel + libkleo-kf6-devel + gpgme-devel + gpgme-qt6-devel + mailimporter-kf6-devel + ffmpeg-devel + libXScrnSaver-devel + + desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml + + + akonadi-import-wizard-kf6 + Import data from other mail clients to kmail-kf6 + + ki18n-kf6 + kcrash-kf6 + libgcc + akonadi-kf6 + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + qt6-base + qt6-keychain + kcontacts-kf6 + libkdepim-kf6 + pimcommon-kf6 + mailcommon-kf6 + messagelib-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + mailimporter-kf6 + kmailtransport-kf6 + kwidgetsaddons-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + /usr/lib + + + + akonadi-import-wizard-kf6-devel + Development files for akonadi-import-wizard-kf6 + + akonadi-import-wizard-kf6 + + + /usr/include + /usr/lib/cmake + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + kmbox-kf6 @@ -135682,6 +137118,109 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + pim-data-exporter-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + Import and export KDE PIM settings + Import and export KDE PIM settings + https://download.kde.org/stable/release-service/24.02.0/src/pim-data-exporter-24.02.0.tar.xz + + extra-cmake-modules-kf6 + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + akonadi-contacts-kf6-devel + akonadi-kf6-devel + akonadi-mime-kf6-devel + calendarsupport-kf6-devel + kalarm-kf6 + kcalendarcore-kf6-devel + kcontacts-kf6-devel + kmailtransport-kf6-devel + kpimtextedit-kf6-devel + qt6-base-devel + ktextwidgets-kf6-devel + kxmlgui-kf6-devel + kitemmodels-kf6-devel + boost-devel + kunitconversion-kf6-devel + kmime-kf6-devel + kidentitymanagement-kf6-devel + akonadi-calendar-kf6-devel + kholidays-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + pimcommon-kf6-devel + kimap-kf6-devel + cyrus-sasl-devel + libkleo-kf6-devel + gpgme-devel + gpgme-qt6-devel + libkdepim-kf6-devel + ffmpeg-devel + karchive-kf6-devel + akonadi-notes-kf6-devel + libXScrnSaver-devel + knotifications-kf6-devel + kuserfeedback-kf6-devel + + desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml + + + pim-data-exporter-kf6 + Import and export KDE PIM settings + + kio-kf6 + ki18n-kf6 + kmime-kf6 + kcrash-kf6 + libgcc + akonadi-kf6 + kconfig-kf6 + kxmlgui-kf6 + karchive-kf6 + qt6-base + kalarm-kf6 + kcontacts-kf6 + libkdepim-kf6 + pimcommon-kf6 + kitemviews-kf6 + mailcommon-kf6 + messagelib-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + kpimtextedit-kf6 + kconfigwidgets-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + libkgapi-kf6 @@ -137140,6 +138679,79 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kio-gdrive-kf6 + https://projects.kde.org/kio-gdrive-kf6 + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde6.applications + Provides support for secure credentials storage + Google Drive'a erişmek için kio-kf6 Slave + kio-kf6 Slave to access Google Drive + Google Drive'a erişmek için kio-kf6 Slave + mirrors://kde/stable/release-service/24.02.0/src/kio-gdrive-24.02.0.tar.xz + + intltool + kio-kf6-devel + ki18n-kf6-devel + purpose-kf6-devel + libkgapi-kf6-devel + qt6-base-devel + kdoctools-kf6-devel + ktp-accounts-kcm + kitemmodels-kf6-devel + kcoreaddons-kf6-devel + qt6-keychain-devel + extra-cmake-modules-kf6 + kaccounts-providers-kf6 + knotifications-kf6-devel + kwidgetsaddons-kf6-devel + libaccounts-qt6-devel + kunitconversion-kf6-devel + libaccounts-glib-devel + kaccounts-integration-kf6-devel + + desktop/kde6/applications/kio-gdrive-kf6/pspec.xml + + + kio-gdrive-kf6 + kio-kf6 Slave to access Google Drive + + kio-kf6 + ki18n-kf6 + libgcc + purpose-kf6 + libkgapi-kf6 + qt6-base + kcoreaddons-kf6 + qt6-keychain + knotifications-kf6 + kwidgetsaddons-kf6 + libaccounts-qt6 + ktp-accounts-kcm + kaccounts-providers-kf6 + kaccounts-integration-kf6 + + + /usr/lib/qt6 + /usr/share + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + messagelib-kf6 @@ -137602,6 +139214,101 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kmail-account-wizard-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde6.applications + kmail-kf6 Account Wizard + kmail-kf6 Account Wizard + mirrors://kde/stable/release-service/24.02.0/src/kmail-account-wizard-24.02.0.tar.xz + + gpgme-devel + gpgme-qt6-devel + extra-cmake-modules-kf6 + kcmutils-kf6-devel + kcrash-kf6-devel + kdbusaddons-kf6-devel + kdoctools-kf6-devel + prison-kf6-devel + akonadi-kf6-devel + akonadi-search-kf6-devel + grantleetheme-kf6-devel + kpimtextedit-kf6-devel + libkdepim-kf6-devel + libkleo-kf6-devel + pimcommon-kf6-devel + qt6-base-devel + knotifyconfig-kf6-devel + ktexteditor-kf6-devel + kitemmodels-kf6-devel + akonadi-contacts-kf6-devel + kidentitymanagement-kf6-devel + kldap-kf6-devel + cyrus-sasl-devel + kmailtransport-kf6-devel + akonadi-mime-kf6-devel + mailcommon-kf6-devel + messagelib-kf6-devel + kimap-kf6-devel + knewstuff-kf6-devel + knotifications-kf6-devel + + desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml + + + kmail-account-wizard-kf6 + kmail-kf6 Account Wizard + + kio-kf6 + gpgme + ki18n-kf6 + kldap-kf6 + kmime-kf6 + kcrash-kf6 + libgcc + akonadi-kf6 + kcodecs-kf6 + kconfig-kf6 + kwallet-kf6 + kxmlgui-kf6 + libkleo-kf6 + kcmutils-kf6 + qt6-base + knewstuff-kf6 + libkdepim-kf6 + kitemviews-kf6 + kcoreaddons-kf6 + kdbusaddons-kf6 + akonadi-mime-kf6 + kmailtransport-kf6 + knotifications-kf6 + kwidgetsaddons-kf6 + kidentitymanagement-kf6 + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + libksieve-kf6 @@ -137952,6 +139659,72 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kipi-kf6 + https://github.com/KDE/kipi-kf6-plugins + + Ali Algul + aligulle3801@gmail.com + + GPLv1 + app + desktop.kde6.applications + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + https://download.kde.org/stable/release-service/24.02.0/src/kipi-plugins-24.02.0.tar.xz + + kcompletion-kf6-devel + libmediawiki-kf6-devel + libkvkontakte-kf6-devel + extra-cmake-modules-kf6 + karchive-kf6-devel + kconfig-kf6-devel + ki18n-kf6-devel + kio-kf6-devel + kwindowsystem-kf6-devel + kxmlgui-kf6-devel + qt6-base-devel + qt6-svg-devel + qt6-webengine-devel + + desktop/kde6/applications/kipi-kf6/pspec.xml + + + kipi-kf6 + + kio-kf6 + libgcc + kconfig-kf6 + kxmlgui-kf6 + karchive-kf6 + kcompletion-kf6 + libmediawiki-kf6 + libkvkontakte-kf6 + qt6-base + kcoreaddons-kf6 + kwindowsystem-kf6 + kconfigwidgets-kf6 + ki18n-kf6 + qt6-webengine + + + /usr/lib + /usr/share + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + marble-kf6 @@ -138307,6 +140080,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifications-kf6-devel kuserfeedback-kf6-devel libXScrnSaver-devel + kstatusnotifieritem-kf6-devel desktop/kde6/applications/akregator-kf6/pspec.xml @@ -138342,6 +140116,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifications-kf6 kwidgetsaddons-kf6 kontactinterface-kf6 + kstatusnotifieritem-kf6 /etc/xdg @@ -138709,6 +140484,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gettext-devel qt6-designer-devel kdoctools-kf6-devel + kio-kf6-devel + ki18n-kf6-devel mailimporter-kf6-devel messagelib-kf6-devel libgravatar-kf6-devel @@ -138719,6 +140496,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kjobwidgets-kf6-devel solid-kf6-devel kitemmodels-kf6-devel + kcompletion-kf6-devel + kiconthemes-kf6-devel kunitconversion-kf6-devel kmime-kf6-devel kcontacts-kf6-devel @@ -139615,6 +141394,99 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + kontact-kf6 + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPL2 + desktop.kde6.applications + KDE Personal Information Manager + kontact-kf6 is the integrated Personal Information Manager of KDE, but can be used with other systems as well. +It supports email, address books, calendars, tasks, news feeds and much more. + http://download.kde.org/stable/release-service/24.02.0/src/kontact-24.02.0.tar.xz + + boost-devel + extra-cmake-modules-kf6 + kdoctools-kf6-devel + kontactinterface-kf6-devel + mailcommon-kf6-devel + qt6-base-devel + qt6-webengine-devel + kdbusaddons-kf6-devel + kcmutils-kf6-devel + kpimtextedit-kf6-devel + akonadi-kf6-devel + kitemmodels-kf6-devel + kparts-kf6-devel + akonadi-mime-kf6-devel + messagelib-kf6-devel + kmime-kf6-devel + pimcommon-kf6-devel + kcontacts-kf6-devel + akonadi-contacts-kf6-devel + kimap-kf6-devel + cyrus-sasl-devel + kidentitymanagement-kf6-devel + libkleo-kf6-devel + gpgme-devel + grantlee-qt5-devel + grantleetheme-kf6-devel + libkdepim-kf6-devel + ffmpeg-devel + libXScrnSaver-devel + kguiaddons-kf6-devel + + desktop/kde6/applications/kontact-kf6/pspec.xml + + + kontact-kf6 + KDE Personal Information Manager + + kio-kf6 + ki18n-kf6 + kcrash-kf6 + kparts-kf6 + libgcc + kconfig-kf6 + kxmlgui-kf6 + kcmutils-kf6 + kservice-kf6 + qt6-base + libkdepim-kf6 + kguiaddons-kf6 + kcompletion-kf6 + kcoreaddons-kf6 + kiconthemes-kf6 + grantleetheme-kf6 + kwindowsystem-kf6 + qt6-webengine + kconfigwidgets-kf6 + kwidgetsaddons-kf6 + kontactinterface-kf6 + + + /etc/xdg + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt6 + /usr/share/doc + + + + + 2024-03-03 + 24.02.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + khangman-kf6 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 37e2ec0824..d8abfb33f3 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -0177aa0a4c4f12f0ef113a582830391c3462d10e \ No newline at end of file +a6230689a963d6c5e43d8602adeaf8ee1ee369c7 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index b214acfa80..ce87b5ed37 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 1591472996..bc6f95eff4 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -5779f5d2518b7eeda4307901e944671d6a12cf18 \ No newline at end of file +eb6388478ca6008d8f8f795aea2603bbe6f1ab39 \ No newline at end of file