diff --git a/desktop/font/msttcorefonts/actions.py b/desktop/font/msttcorefonts/actions.py new file mode 100644 index 0000000000..4ec69bafc2 --- /dev/null +++ b/desktop/font/msttcorefonts/actions.py @@ -0,0 +1,16 @@ +#!/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 shelltools + +WorkDir = "." + +def install(): + shelltools.chmod("ttf/fonts/*.ttf", 0644) + pisitools.insinto("/usr/share/fonts/msttcorefonts/", "ttf/fonts/*.ttf") + + pisitools.dodoc("ttf/fonts/LICENSE") diff --git a/desktop/font/msttcorefonts/pspec.xml b/desktop/font/msttcorefonts/pspec.xml new file mode 100644 index 0000000000..555aec54d0 --- /dev/null +++ b/desktop/font/msttcorefonts/pspec.xml @@ -0,0 +1,41 @@ + + + + + msttcorefonts + http://corefonts.sourceforge.net/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + Microsoft + data:font + Microsoft's TrueType core fonts for the Web + Core fonts for the Web was a project begun by Microsoft to make a standard pack of fonts for the Internet. Fonts included in this package are: Andale Mono, Arial, Comic Sans MS, Courier New, Georgia, Impact, Times New Roman, Trebuched MS, Verdana, Webdings. + https://root.cern.ch/download/ttf/ttf_fonts.tar.gz + + fontconfig-devel + + + + + msttcorefonts + + fontconfig + + + /usr/share/doc + /usr/share/fonts/msttcorefonts + + + + + + 2021-12-04 + 1.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/desktop/font/msttcorefonts/translations.xml b/desktop/font/msttcorefonts/translations.xml new file mode 100644 index 0000000000..944352bdba --- /dev/null +++ b/desktop/font/msttcorefonts/translations.xml @@ -0,0 +1,9 @@ + + + + msttcorefonts + Microsoft's TrueType Schriftarten für den Gebrauch im Web + Core fonts for the Web war ein Projekt von Microsoft mit dem Ziel, eine Reihe von Schriftarten für den Gebrauch im Internet zu standardisieren. Folgende Schriftarten werden von diesem Paket bereitgestellt: Andale Mono, Arial, Comic Sans MS, Courier New, Georgia, Impact, Times New Roman, Trebuched MS, Verdana, Webdings + Web için Microsoft'un TrueType çekirdek yazı tipleri + + \ No newline at end of file diff --git a/desktop/font/zekton/actions.py b/desktop/font/zekton/actions.py new file mode 100644 index 0000000000..301f2f2f75 --- /dev/null +++ b/desktop/font/zekton/actions.py @@ -0,0 +1,13 @@ +#!/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 + +WorkDir = "." + +def install(): + pisitools.insinto("/usr/share/fonts/zekton", "*.ttf") + pisitools.insinto("/usr/share/doc/zekton", "*.TXT") \ No newline at end of file diff --git a/desktop/font/zekton/pspec.xml b/desktop/font/zekton/pspec.xml new file mode 100644 index 0000000000..49875c4a32 --- /dev/null +++ b/desktop/font/zekton/pspec.xml @@ -0,0 +1,36 @@ + + + + + zekton + http://www.myfonts.com/fonts/typodermic/zekton + + Osman Erkan + osman.erkan@pisilinux.org + + GPL + as-is + data:font + Zekton yazı fontu + PiSiLinux için Zekton yazı fontu. + http://www.e17-stuff.org/CONTENT/content-files/50553-zekton.tar.gz + + + + zekton + + /usr/share/fonts/zekton + /usr/share/doc/zekton + + + + + + 2021-12-04 + 061222 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/desktop/font/zekton/translations.xml b/desktop/font/zekton/translations.xml new file mode 100644 index 0000000000..50088da4eb --- /dev/null +++ b/desktop/font/zekton/translations.xml @@ -0,0 +1,8 @@ + + + + zekton + Zekton yazı fontu + PiSiLinux için Zekton yazı fontu. + + \ No newline at end of file diff --git a/pisi-index.xml b/pisi-index.xml index e012a98a7e..0301f6efdc 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -486,7 +486,7 @@ accessibility Extensible screen reader that provides access to the desktop Extensible screen reader that provides access to the desktop. - https://download.gnome.org/sources/orca/41/orca-41.0.tar.xz + https://download.gnome.org/sources/orca/41/orca-41.1.tar.xz itstool intltool @@ -529,6 +529,13 @@ + + 2021-12-02 + 41.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-25 41.0 @@ -1822,6 +1829,48 @@ + + + msttcorefonts + http://corefonts.sourceforge.net/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + Microsoft + data:font + desktop.font + Web için Microsoft'un TrueType çekirdek yazı tipleri + Microsoft's TrueType Schriftarten für den Gebrauch im Web + Microsoft's TrueType core fonts for the Web + Core fonts for the Web war ein Projekt von Microsoft mit dem Ziel, eine Reihe von Schriftarten für den Gebrauch im Internet zu standardisieren. Folgende Schriftarten werden von diesem Paket bereitgestellt: Andale Mono, Arial, Comic Sans MS, Courier New, Georgia, Impact, Times New Roman, Trebuched MS, Verdana, Webdings + Core fonts for the Web was a project begun by Microsoft to make a standard pack of fonts for the Internet. Fonts included in this package are: Andale Mono, Arial, Comic Sans MS, Courier New, Georgia, Impact, Times New Roman, Trebuched MS, Verdana, Webdings. + https://root.cern.ch/download/ttf/ttf_fonts.tar.gz + + fontconfig-devel + + desktop/font/msttcorefonts/pspec.xml + + + msttcorefonts + + fontconfig + + + /usr/share/doc + /usr/share/fonts/msttcorefonts + + + + + 2021-12-04 + 1.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + noto-emoji-fonts @@ -2321,6 +2370,42 @@ + + + zekton + http://www.myfonts.com/fonts/typodermic/zekton + + Osman Erkan + osman.erkan@pisilinux.org + + GPL + as-is + data:font + desktop.font + Zekton yazı fontu + Zekton yazı fontu + PiSiLinux için Zekton yazı fontu. + PiSiLinux için Zekton yazı fontu. + http://www.e17-stuff.org/CONTENT/content-files/50553-zekton.tar.gz + desktop/font/zekton/pspec.xml + + + zekton + + /usr/share/fonts/zekton + /usr/share/doc/zekton + + + + + 2021-12-04 + 061222 + First release + Kamil Atlı + suvari@pisilinux.org + + + eog @@ -8704,7 +8789,7 @@ components such as the Settings and gnome-shell. desktop.gnome.base GNOME's main interface to configure various aspects of the desktop GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop. - https://download.gnome.org/sources/gnome-control-center/41/gnome-control-center-41.1.tar.xz + https://download.gnome.org/sources/gnome-control-center/41/gnome-control-center-41.2.tar.xz gcr-devel glib2-devel @@ -8720,7 +8805,7 @@ components such as the Settings and gnome-shell. gnome-desktop-devel gnome-menus-devel gnome-online-accounts-devel - gsettings-desktop-schemas-devel + NetworkManager-devel gnome-settings-daemon-devel grilo-devel ibus-devel @@ -8729,7 +8814,7 @@ components such as the Settings and gnome-shell. libgtop-devel libhandy-devel libpwquality-devel - mit-kerberos + mit-kerberos-devel e2fsprogs-devel libnma-devel pulseaudio-libs-devel @@ -8755,6 +8840,7 @@ components such as the Settings and gnome-shell. docbook-xsl gettext-devel openssh + cyrus-sasl-devel desktop/gnome/base/gnome-control-center/pspec.xml @@ -8771,6 +8857,7 @@ components such as the Settings and gnome-shell. libXi pango samba + grilo cheese colord gsound @@ -8791,6 +8878,7 @@ components such as the Settings and gnome-shell. fontconfig gdk-pixbuf libmm-glib + cyrus-sasl libpwquality mit-kerberos gnome-desktop @@ -8800,7 +8888,6 @@ components such as the Settings and gnome-shell. gnome-bluetooth pulseaudio-libs gnome-online-accounts - grilo /usr/bin @@ -8826,13 +8913,20 @@ components such as the Settings and gnome-shell. gnome-control-center-devel - gnome-control-center + gnome-control-center /usr/share/pkgconfig + + 2021-12-04 + 41.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-29 41.1 @@ -9068,7 +9162,7 @@ components such as the Settings and gnome-shell. desktop.gnome.base GNOME Initial Setup application. After acquiring or installing a new system there are a few essential things to set up before use. gnome-initial-setup aims to provide a simple, easy, and safe way to prepare a new system. - https://download.gnome.org/sources/gnome-initial-setup/41/gnome-initial-setup-41.0.tar.xz + https://download.gnome.org/sources/gnome-initial-setup/41/gnome-initial-setup-41.2.tar.xz glib2-devel gettext-devel @@ -9082,7 +9176,7 @@ components such as the Settings and gnome-shell. gdm-devel libpwquality-devel vala-devel - mit-kerberos + mit-kerberos-devel libnma-devel polkit-devel librest-devel @@ -9138,6 +9232,13 @@ components such as the Settings and gnome-shell. + + 2021-12-02 + 41.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-17 41.0 @@ -11647,7 +11748,7 @@ services for numerous locations. desktop.gnome.base This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. It also maintains updated Linux kernel drivers and Xorg/XFree86 XInput drivers. - https://github.com/linuxwacom/libwacom/releases/download/libwacom-1.10/libwacom-1.10.tar.bz2 + https://github.com/linuxwacom/libwacom/releases/download/libwacom-1.12/libwacom-1.12.tar.bz2 glib2-devel python3-devel @@ -11675,7 +11776,7 @@ services for numerous locations. libsecret için geliştirme dosyaları glib2-devel - libwacom + libwacom /usr/include @@ -11683,6 +11784,13 @@ services for numerous locations. + + 2021-12-04 + 1.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-05-24 1.10 @@ -108873,7 +108981,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Library and components for secure lock screen architecture. Library and components for secure lock screen architecture. - mirrors://kde/stable/plasma/5.23.3/kscreenlocker-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kscreenlocker-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -108964,7 +109072,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-base-devel qt5-x11extras-devel layer-shell-qt-devel - kscreenlocker + kscreenlocker /usr/include @@ -108972,6 +109080,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -109373,7 +109488,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE 5 Bluetooth Stack Integrate the Bluetooth technology within KDE workspace and applications - mirrors://kde/stable/plasma/5.23.3/bluedevil-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/bluedevil-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -109427,6 +109542,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -109814,14 +109936,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 Plasma artwork Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - mirrors://kde/stable/plasma/5.23.3/breeze-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/breeze-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel libxcb-devel qt5-x11extras-devel frameworkintegration-devel - kdecorations-devel + kdecorations-devel kcoreaddons-devel ki18n-devel kcmutils-devel @@ -109861,7 +109983,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kwayland kiconthemes breeze-icons - kdecorations + kdecorations /usr/bin @@ -109886,7 +110008,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. breeze-cursors - breeze-style + breeze-style /usr/share/icons/breeze_cursors @@ -109896,13 +110018,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. breeze-wallpapers - breeze-style + breeze-style /usr/share/wallpapers/Next + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -110289,7 +110418,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Breeze theme for GRUB. Breeze theme for GRUB. - mirrors://kde/stable/plasma/5.23.3/breeze-grub-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/breeze-grub-5.23.4.tar.xz desktop/kde/plasma/breeze-grub/pspec.xml @@ -110305,6 +110434,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -110684,7 +110820,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Breeze widget theme for GTK 2 and 3 Breeze widget theme for GTK 2 and 3 - mirrors://kde/stable/plasma/5.23.3/breeze-gtk-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/breeze-gtk-5.23.4.tar.xz sassc cairo-devel @@ -110694,7 +110830,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.extra-cmake-modules libsass-devel gtk2-engines-murrine - breeze-style + breeze-style qt5-base-devel desktop/kde/plasma/breeze-gtk/pspec.xml @@ -110713,6 +110849,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -111099,7 +111242,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Breeze theme for Plymouth. Breeze theme for Plymouth. - mirrors://kde/stable/plasma/5.23.3/breeze-plymouth-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/breeze-plymouth-5.23.4.tar.xz extra-cmake-modules plymouth-devel @@ -111128,6 +111271,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -111514,7 +111664,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE and Plasma resources management GUI KDE and Plasma resources management GUI - mirrors://kde/stable/plasma/5.23.3/discover-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/discover-5.23.4.tar.xz kio-devel fwupd-devel @@ -111545,9 +111695,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-x11extras-devel qt5-declarative-devel - - dc67ef22.patch - desktop/kde/plasma/discover/pspec.xml @@ -111594,7 +111741,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.discover-plugin-flatpak hardware.virtualization - discover + discover glib2 flatpak appstream-qt5 @@ -111613,6 +111760,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -112022,7 +112176,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.The KDE crash handler The KDE crash handler The KDE crash handler - https://download.kde.org/stable/plasma/5.23.3/drkonqi-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/drkonqi-5.23.4.tar.xz extra-cmake-modules qt5-base-devel @@ -112083,6 +112237,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -112490,7 +112651,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Core components for the KDE Activity concept. System service to manage user's activities, track the usage patterns etc. - mirrors://kde/stable/plasma/5.23.3/kactivitymanagerd-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kactivitymanagerd-5.23.4.tar.xz extra-cmake-modules boost-devel @@ -112539,6 +112700,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -112926,7 +113094,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Additional client tools for KDE applications Tools based on KDE Frameworks 5 to better interact with the system - mirrors://kde/stable/plasma/5.23.3/kde-cli-tools-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kde-cli-tools-5.23.4.tar.xz qt5-base-devel qt5-x11extras-devel @@ -112954,7 +113122,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kdesignerplugin docbook-xsl kactivities-devel - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules kdeclarative-devel @@ -112982,7 +113150,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kconfig kdeclarative kactivities - plasma-workspace + plasma-workspace /usr/share @@ -112999,6 +113167,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -113393,7 +113568,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma GTK2 and GTK3 Configurator for KDE Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. - mirrors://kde/stable/plasma/5.23.3/kde-gtk-config-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kde-gtk-config-5.23.4.tar.xz qt5-base-devel qt5-svg-devel @@ -113417,7 +113592,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.gtk3-devel at-spi2-core-devel extra-cmake-modules - kdecorations-devel + kdecorations-devel kdbusaddons-devel @@ -113460,6 +113635,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -113853,7 +114035,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Plugin based library to create window decorations Plugin based library to create window decorations - mirrors://kde/stable/plasma/5.23.3/kdecoration-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kdecoration-5.23.4.tar.xz qt5-base-devel ki18n-devel @@ -113881,7 +114063,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kdecorations-devel Development files for kdecorations - kdecorations + kdecorations /usr/include @@ -113890,6 +114072,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -114277,7 +114466,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Additional client tools for KDE applications Additional client tools for KDE applications - mirrors://kde/stable/plasma/5.23.3/kdeplasma-addons-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kdeplasma-addons-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -114303,7 +114492,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kiconthemes-devel krunner-devel plasma-framework-devel - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules kconfigwidgets-devel kcoreaddons-devel @@ -114354,7 +114543,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kwidgetsaddons kunitconversion kactivities - plasma-workspace + plasma-workspace ibus scim-libs xcb-util-keysyms @@ -114372,6 +114561,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -114766,7 +114962,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Adjust your monitor's gamma settings. Adjust your monitor's gamma settings. - mirrors://kde/stable/plasma/5.23.3/kgamma5-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kgamma5-5.23.4.tar.xz qt5-base-devel qt5-x11extras-devel @@ -114809,6 +115005,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -115203,7 +115406,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 hotkey daemon KDE hotkey daemon module allows you to configure custom keyboard shortcuts and mouse gestures. - mirrors://kde/stable/plasma/5.23.3/khotkeys-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/khotkeys-5.23.4.tar.xz libX11-devel qt5-base-devel @@ -115232,7 +115435,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kinit-devel kunitconversion-devel plasma-framework-devel - plasma-workspace-devel + plasma-workspace-devel libXtst-devel docbook-xsl kjobwidgets-devel @@ -115263,7 +115466,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kxmlgui libXtst kjobwidgets - plasma-workspace + plasma-workspace /usr/share @@ -115276,6 +115479,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -115663,7 +115873,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 info center KDE5 Utility that provides information about a computer system. - mirrors://kde/stable/plasma/5.23.3/kinfocenter-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kinfocenter-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -115756,6 +115966,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -116143,7 +116360,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Provides the interface and basic tools for the KDE workspace Provides the interface and basic tools for the KDE workspace - mirrors://kde/stable/plasma/5.23.3/kmenuedit-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kmenuedit-5.23.4.tar.xz qt5-base-devel kdoctools-devel @@ -116205,6 +116422,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -116599,14 +116823,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Provides the interface and basic tools for the KDE workspace Provides the interface and basic tools for the KDE workspace - mirrors://kde/stable/plasma/5.23.3/kscreen-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kscreen-5.23.4.tar.xz qt5-base-devel qt5-sensors-devel qt5-graphicaleffects qt5-declarative-devel kglobalaccel-devel - libkscreen-devel + libkscreen-devel kconfigwidgets-devel kdbusaddons-devel ki18n-devel @@ -116655,6 +116879,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -117042,7 +117273,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma ssh-add helper that uses kwallet and kpassworddialog ssh-add helper that uses kwallet and kpassworddialog - mirrors://kde/stable/plasma/5.23.3/ksshaskpass-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/ksshaskpass-5.23.4.tar.xz qt5-base-devel kdoctools-devel @@ -117081,6 +117312,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -117544,6 +117782,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.22.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.22.0 @@ -117939,7 +118184,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.KSystemStats is a daemon that collects statistics about the running system KSystemStats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır. KSystemStats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır. - https://download.kde.org/stable/plasma/5.23.3/ksystemstats-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/ksystemstats-5.23.4.tar.xz kio-devel eudev-devel @@ -117986,6 +118231,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -118058,7 +118310,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KWallet PAM integration. KWallet PAM integration. - mirrors://kde/stable/plasma/5.23.3/kwallet-pam-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kwallet-pam-5.23.4.tar.xz socat pam-devel @@ -118085,6 +118337,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -118478,7 +118737,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Provides integration plugins for various KDE frameworks for the wayland windowing system Provides integration plugins for various KDE frameworks for the wayland windowing system - mirrors://kde/stable/plasma/5.23.3/kwayland-integration-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kwayland-integration-5.23.4.tar.xz kguiaddons-devel kwayland-devel @@ -118518,6 +118777,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -118913,7 +119179,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Wayland server components built on KDE Frameworks KDE Çerçeveleri üzerine kurulu Wayland sunucu bileşenleri KDE Çerçeveleri üzerine kurulu Wayland sunucu bileşenleri - mirrors://kde/stable/plasma/5.23.3/kwayland-server-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kwayland-server-5.23.4.tar.xz doxygen mesa-devel @@ -118944,7 +119210,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kwayland-server-devel Development files for kwayland-server - kwayland-server + kwayland-server qt5-base-devel wayland-devel @@ -118954,6 +119220,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -119082,7 +119355,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 window manager KWin is the window manager of the K desktop environment. - mirrors://kde/stable/plasma/5.23.3/kwin-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kwin-5.23.4.tar.xz lcms2-devel kactivities-devel @@ -119094,7 +119367,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kcoreaddons-devel kcrash-devel kdeclarative-devel - kdecorations-devel + kdecorations-devel kdoctools-devel kglobalaccel-devel ki18n-devel @@ -119111,7 +119384,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kwindowsystem-devel kxmlgui-devel kidletime-devel - kscreenlocker-devel + kscreenlocker-devel libepoxy-devel libICE-devel libSM-devel @@ -119150,7 +119423,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libXi-devel extra-cmake-modules xorg-xwayland-devel - breeze-style + breeze-style libdrm-devel kirigami-devel pipewire-devel @@ -119177,7 +119450,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kcrash wayland kdeclarative - kdecorations + kdecorations kglobalaccel ki18n kiconthemes @@ -119237,7 +119510,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kwin-devel Development files for kwin - kwin + kwin /usr/include @@ -119258,7 +119531,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.pipewire kidletime fontconfig - kwin + kwin /usr/bin/kwin_wayland @@ -119267,6 +119540,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -119668,7 +119948,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 daemon listening for wall and write messages KDE5 daemon listening for wall and write messages - mirrors://kde/stable/plasma/5.23.3/kwrited-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/kwrited-5.23.4.tar.xz qt5-base-devel ki18n-devel @@ -119699,6 +119979,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -120094,7 +120381,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt component to allow applications to make use of the Wayland wl-layer-shell protocol Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni - https://download.kde.org/stable/plasma/5.23.3/layer-shell-qt-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/layer-shell-qt-5.23.4.tar.xz wayland-devel wayland-client @@ -120125,7 +120412,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.layer-shell-qt-devel Development files for layer-shell-qt - layer-shell-qt + layer-shell-qt /usr/include @@ -120133,6 +120420,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -120205,7 +120499,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 screen management library Dynamic display management library for KDE - mirrors://kde/stable/plasma/5.23.3/libkscreen-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/libkscreen-5.23.4.tar.xz qt5-base-devel qt5-wayland-devel @@ -120257,7 +120551,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libkscreen-devel Development files for libkscreen - libkscreen + libkscreen /usr/include @@ -120266,6 +120560,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -120653,7 +120954,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Task management and system monitoring library Task management and system monitoring library - mirrors://kde/stable/plasma/5.23.3/libksysguard-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/libksysguard-5.23.4.tar.xz qt5-base-devel qt5-script-devel @@ -120740,7 +121041,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libksysguard-devel Development files for libksysguard - libksysguard + libksysguard /usr/include @@ -120749,6 +121050,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -121136,7 +121444,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDedicated search application built on top of Baloo Dedicated search application built on top of Baloo - mirrors://kde/stable/plasma/5.23.3/milou-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/milou-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -121176,6 +121484,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -121568,7 +121883,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE Oxygen style KDE Oxygen style - mirrors://kde/stable/plasma/5.23.3/oxygen-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/oxygen-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -121587,8 +121902,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.kwayland-devel gtk3-devel kdoctools-devel - kdecorations-devel - plasma-workspace-devel + kdecorations-devel + plasma-workspace-devel extra-cmake-modules desktop/kde/plasma/oxygen/pspec.xml @@ -121605,7 +121920,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kguiaddons kcompletion kcoreaddons - kdecorations + kdecorations kwindowsystem qt5-x11extras kconfigwidgets @@ -121627,6 +121942,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -122013,7 +122335,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Plasma browser integration Components necessary to integrate browsers into the Plasma Desktop. - https://download.kde.org/stable/plasma/5.23.3/plasma-browser-integration-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/plasma-browser-integration-5.23.4.tar.xz cmake extra-cmake-modules @@ -122031,7 +122353,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.knotifications-devel kfilemetadata-devel kitemmodels-devel - plasma-workspace-devel + plasma-workspace-devel qt5-quickcontrols2-devel qt5-declarative-devel @@ -122064,6 +122386,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -122220,11 +122549,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 plasma workspace This package contains the basic packages for a Plasma workspace. - mirrors://kde/stable/plasma/5.23.3/plasma-desktop-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-desktop-5.23.4.tar.xz qt5-base-devel boost-devel - breeze-style + breeze-style kdoctools-devel kactivities-stats-devel kio-devel @@ -122237,7 +122566,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kscreenlocker-devel kinit-devel kunitconversion-devel - kwin-devel + kwin-devel libX11-devel libXft-devel libxkbfile-devel @@ -122252,7 +122581,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.xorg-input-synaptics-devel pulseaudio-libs-devel fontconfig-devel - plasma-workspace-devel + plasma-workspace-devel plasma-framework-devel xorg-app-devel xkeyboard-config @@ -122355,7 +122684,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libXi libxkbfile plasma-framework - plasma-workspace + plasma-workspace libcanberra pulseaudio-libs xkeyboard-config @@ -122367,7 +122696,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.solid sonnet qt5-sql-sqlite - system-settings + system-settings ibus glib2 scim-libs @@ -122396,6 +122725,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -122804,7 +123140,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 Plasma artwork Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - mirrors://kde/stable/plasma/5.23.3/plasma-integration-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-integration-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -122878,7 +123214,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.plasma-integration-devel Development files for plasma-integration - plasma-integration + plasma-integration /usr/include @@ -122887,6 +123223,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -123288,7 +123631,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Plasma applet written in QML for managing network connections Plasma applet written in QML for managing network connections - mirrors://kde/stable/plasma/5.23.3/plasma-nm-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-nm-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -123374,6 +123717,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -123789,7 +124139,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Plasma applet for audio volume management using PulseAudio. Plasma applet for audio volume management using PulseAudio. - mirrors://kde/stable/plasma/5.23.3/plasma-pa-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-pa-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -123840,6 +124190,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -124235,7 +124592,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma Applications useful for Plasma development Applications useful for Plasma development - mirrors://kde/stable/plasma/5.23.3/plasma-sdk-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-sdk-5.23.4.tar.xz qt5-base-devel qt5-webkit-devel @@ -124299,6 +124656,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -124694,7 +125058,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Sistem sensörlerini, işlem bilgilerini ve diğer sistem kaynaklarını izlemek için bir arayüz Sistem sensörlerini, işlem bilgilerini ve diğer sistem kaynaklarını izlemek için bir arayüz Sistem sensörlerini, işlem bilgilerini ve diğer sistem kaynaklarını izlemek için bir arayüz - https://download.kde.org/stable/plasma/5.23.3/plasma-systemmonitor-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/plasma-systemmonitor-5.23.4.tar.xz cmake libgcc @@ -124714,7 +125078,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.extra-cmake-modules qt5-declarative-devel qt5-quickcontrols2-devel - libksysguard-devel + libksysguard-devel desktop/kde/plasma/plasma-systemmonitor/pspec.xml @@ -124749,6 +125113,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -124843,7 +125214,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Plasma applet and services for creating encrypted vaults Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri - https://download.kde.org/stable/plasma/5.23.3/plasma-vault-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/plasma-vault-5.23.4.tar.xz extra-cmake-modules qt5-base-devel @@ -124897,6 +125268,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -125215,7 +125593,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma The KDE5 Plasma Workspace Components The KDE5 Plasma Workspace Components - mirrors://kde/stable/plasma/5.23.3/plasma-workspace-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-workspace-5.23.4.tar.xz libgcc kio-devel @@ -125280,7 +125658,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.plasma-framework-devel kactivities-stats-devel networkmanager-qt-devel - kwin-devel + kwin-devel qt5-sql-odbc qt5-sql-mysql qt5-base-devel @@ -125421,7 +125799,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.plasma-workspace-devel Development files for kde5 plasma-workspace - plasma-workspace + plasma-workspace kio-devel zlib-devel baloo-devel @@ -125497,7 +125875,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.plasma-workspace-wayland Wayland support for Plasma - plasma-workspace + plasma-workspace xorg-xwayland @@ -125506,6 +125884,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -125943,7 +126328,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma The KDE Plasma Workspace Components The KDE Plasma Workspace Components - mirrors://kde/stable/plasma/5.23.3/plasma-workspace-wallpapers-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/plasma-workspace-wallpapers-5.23.4.tar.xz https://sourceforge.net/projects/pisilinux/files/source/blue.tar.gz https://sourceforge.net/projects/pisilinux/files/source/Sweet-cat.tar.gz https://github.com/prdsmehmetstc/pisi-crocus-ancyrensis/releases/download/v1.0/pisi-crocus-ancyrensis.tar.gz @@ -125969,6 +126354,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -126364,7 +126756,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma The KDE Plasma Workspace Components The Polkit-KDE-Agent package contains a graphical Polkit authentication agent for the KDE Plasma Desktop. - mirrors://kde/stable/plasma/5.23.3/polkit-kde-agent-1-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/polkit-kde-agent-1-5.23.4.tar.xz qt5-base-devel kdoctools-devel @@ -126409,6 +126801,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -126796,7 +127195,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE power manager module KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings - mirrors://kde/stable/plasma/5.23.3/powerdevil-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/powerdevil-5.23.4.tar.xz qt5-base-devel qt5-x11extras-devel @@ -126821,7 +127220,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.kitemmodels-devel kemoticons-devel docbook-xsl - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules ki18n-devel bluez-qt-devel @@ -126875,6 +127274,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -127275,7 +127681,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.misc KDE5 Config Module for SDDM KDE5 Config Module for SDDM - mirrors://kde/stable/plasma/5.23.3/sddm-kcm-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/sddm-kcm-5.23.4.tar.xz kcoreaddons-devel kdoctools-devel @@ -127340,6 +127746,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -127734,7 +128147,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.kde.plasma KDE5 system settings manager System-settings is a control panel for KDE5 Plasma - mirrors://kde/stable/plasma/5.23.3/systemsettings-5.23.3.tar.xz + mirrors://kde/stable/plasma/5.23.4/systemsettings-5.23.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -127764,7 +128177,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.extra-cmake-modules kitemmodels-devel kcrash-devel - plasma-workspace-devel + plasma-workspace-devel desktop/kde/plasma/system-settings/pspec.xml @@ -127808,6 +128221,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -128196,7 +128616,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.A backend implementation for xdg-desktop-portal using Qt/KF5 A backend implementation for xdg-desktop-portal using Qt/KF5 A backend implementation for xdg-desktop-portal using Qt/KF5 - https://download.kde.org/stable/plasma/5.23.3/xdg-desktop-portal-kde-5.23.3.tar.xz + https://download.kde.org/stable/plasma/5.23.4/xdg-desktop-portal-kde-5.23.4.tar.xz extra-cmake-modules qt5-base-devel @@ -128255,6 +128675,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.23.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-10 5.23.3 @@ -140124,7 +140551,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.misc Lightweight and customizable notification daemon. Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager centric setups we all love to customize to perfection. - https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.1.tar.gz + https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.2.tar.gz dbus-devel glib2-devel @@ -140168,6 +140595,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-02 + 1.7.2 + Version bump. + fury + uglyside@yandex.ru + 2021-11-02 1.7.1 @@ -148160,7 +148594,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Cross platform application and UI development framework Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır. Qt es un toolkit para GUI multiplataforma. - https://invent.kde.org/qt/qt/qtbase/-/archive/kde/5.15/qtbase-kde-5.15.tar.bz2 + https://invent.kde.org/qt/qt/qtbase/-/archive/kde/5.15/qtbase-kde-5.15.tar.bz2 zstd-devel at-spi2-core-devel @@ -154637,7 +155071,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar Provides support for web applications using the Chromium browser project Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar - https://sourceforge.net/projects/pisilinux/files/qtwebengine-everywhere-src-5.15.5.tar.xz/download + https://invent.kde.org/qt/qt/qtwebengine/-/archive/v5.15.7-lts/qtwebengine-v5.15.7-lts.tar.bz2 + https://invent.kde.org/qt/qt/qtwebengine-chromium/-/archive/f878faa317d8f58b01565c96e5c2efb8ccdfbddd.tar.gz + + qtwebengine-5.15.7-build_fixes-1.patch + qt5-base-devel qt5-declarative-devel @@ -154706,10 +155144,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.libxkbcommon-devel libxkbfile-devel pipewire-0.2-devel + mit-kerberos-devel - - fedora/qtwebengine-everywhere-src-5.15.5-TRUE.patch - desktop/toolkit/qt5/qt5-webengine/pspec.xml @@ -154775,7 +155211,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-webengine-devel - qt5-webengine + qt5-webengine qt5-base-devel qt5-declarative-devel qt5-location-devel @@ -154797,6 +155233,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-12-01 + 5.15.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-07-08 5.15.5 @@ -175556,7 +175999,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Common Unix Printing System Unix Ortak Yazdırma Sistemi cups provides a portable printing layer for *nix-based operating systems. - https://github.com/OpenPrinting/cups/releases/download/v2.3.3op2/cups-2.3.3op2-source.tar.gz + https://github.com/OpenPrinting/cups/releases/download/v2.4.0/cups-2.4.0-source.tar.gz acl-devel pam-devel @@ -175568,24 +176011,19 @@ It supports email, address books, calendars, tasks, news feeds and much more.libgcc avahi-libs avahi-devel - mit-kerberos + mit-kerberos-devel libpaper-devel xdg-utils colord-devel + autoconf - archlinux/cups-no-export-ssllibs.patch - archlinux/guid.patch fedora/cups-final-content-type.patch fedora/cups-res_init.patch fedora/cups-logrotate.patch - fedora/cups-avahi-no-threaded.patch fedora/cups-web-devices-timeout.patch gentoo/cups-2.2.6-fix-install-perms.patch - pisilinux/nostrip.patch pisilinux/cups-run.patch - pisilinux/lib64.patch - pisilinux/statedir.patch pld-linux/cups-avahi-address.patch hardware/printer/cups/pspec.xml @@ -175640,7 +176078,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Development files for cups cups için geliştirme dosyaları - cups + cups /usr/include @@ -175661,7 +176099,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.zlib-32bit openssl-32bit libgcc - cups + cups /usr/bin/cups-config-32bit @@ -175669,6 +176107,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2021-11-30 + 2.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-07-16 2.3.3 @@ -202999,6 +203444,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol zlib libtar libgcc + liblrdf alsa-lib qt5-base libsndfile @@ -208627,7 +209073,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Müzik Çalıcı Sunucusu (MPD) Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol. MPD çoğu müzik dosyasını (MP3, Ogg Vorbis, FLAC, AAC, Mod vs.) çalar ve ağda yayınlar. - https://musicpd.org/download/mpd/0.23/mpd-0.23.4.tar.xz + https://musicpd.org/download/mpd/0.23/mpd-0.23.5.tar.xz meson cmake @@ -208662,6 +209108,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol twolame-devel wavpack-devel zziplib-devel + libpcre2-devel alsa-lib-devel libshout-devel liburing-devel @@ -208672,6 +209119,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libid3tag-devel libmikmod-devel libvorbis-devel + cyrus-sasl-devel fluidsynth-devel libmodplug-devel libsndfile-devel @@ -208691,7 +209139,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol python3-snowballstemmer python3-sphinx-alabaster-theme python3-sphinxcontrib-websupport - cyrus-sasl-devel multimedia/stream/mpd/pspec.xml @@ -208728,6 +209175,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol twolame wavpack zziplib + libpcre2 alsa-lib libshout liburing @@ -208759,6 +209207,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2021-12-02 + 0.23.5 + Version bump. + fury + uglyside@yandex.ru + 2021-11-23 0.23.4 @@ -220677,7 +221132,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2021-10-24 1.32.12 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -277872,7 +278327,7 @@ complete albums that you have purchased from Amazon. appstream-qt5-devel Development files for appstream - appstream-qt5 + appstream-qt5 /usr/include/AppStreamQt @@ -277883,7 +278338,7 @@ complete albums that you have purchased from Amazon. appstream-devel Development files for appstream - appstream + appstream glib2-devel @@ -277892,6 +278347,13 @@ complete albums that you have purchased from Amazon. + + 2021-12-01 + 0.14.6 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-11 0.14.6 @@ -281958,7 +282420,7 @@ provide integrated access to the cloud providers services. eudev-devel glib2-devel - libgudev + libgudev /usr/lib/pkgconfig @@ -281967,6 +282429,13 @@ provide integrated access to the cloud providers services. + + 2021-12-04 + 237 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-08-15 237 @@ -298269,21 +298738,27 @@ contacts, tasks, and calendar information. Cyrus-sasl, bağlantı tabanlı protokoller için kullanılan bir kimlik doğrulama uygulamasıdır. Çoğunlukla Smtp doğrulaması için kullanılır. https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-2.1.27/cyrus-sasl-2.1.27.tar.gz - mit-kerberos + mit-kerberos-devel pam-devel gdbm-devel e2fsprogs-devel openssl-devel groff + openldap-server - 0006-Enable-autoconf-maintainer-mode.patch - 0010-Update-required-libraries-when-ld-as-needed-is-used.patch - 0013-Don-t-use-la-files-for-opening-plugins.patch - 0020-Restore-LIBS-after-checking-gss_inquire_sec_context_.patch - 0022-Fix-keytab-option-for-MIT-Kerberos.patch - cyrus-sasl-2.1.20-saslauthd.conf-path.patch - cyrus-sasl-2.1.22-ldap-timeout.patch + gentoo/cyrus-sasl-2.1.25-auxprop.patch + gentoo/cyrus-sasl-2.1.26-missing-size_t.patch + gentoo/cyrus-sasl-2.1.27-CVE-2019-19906.patch + gentoo/cyrus-sasl-2.1.27-as_needed.patch + gentoo/cyrus-sasl-2.1.27-autoconf-2.71.patch + gentoo/cyrus-sasl-2.1.27-autotools_fixes.patch + gentoo/cyrus-sasl-2.1.27-avoid_pic_overwrite.patch + gentoo/cyrus-sasl-2.1.27-db_gdbm-fix-gdbm_errno-overlay-from-gdbm_close.patch + gentoo/cyrus-sasl-2.1.27-doc_build_fix.patch + gentoo/cyrus-sasl-2.1.27-gss_c_nt_hostbased_service.patch + gentoo/cyrus-sasl-2.1.27-memmem.patch + gentoo/cyrus-sasl-2.1.27-slibtool.patch server/auth/cyrus-sasl/pspec.xml @@ -299430,6 +299905,8 @@ contacts, tasks, and calendar information. mariadb-lib mariadb-client + curl + bzip2 zlib libgcc openssl @@ -300418,7 +300895,7 @@ contacts, tasks, and calendar information. 2021-11-06 2.4.59 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -322733,7 +323210,7 @@ contacts, tasks, and calendar information. Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. Mesa, OpenGL belirtiminin (etkileşimli 3B grafiklerin gerçeklenmesi için bir sistem) açık kaynaklı bir uyarlamasıdır. Mesa jest open-source'ową implementacją specyfikacji OpenGL do renderowania trójwymiarowej grafiki. - https://archive.mesa3d.org//mesa-21.3.0.tar.xz + https://archive.mesa3d.org//mesa-21.3.1.tar.xz crossfile.ini @@ -322875,7 +323352,7 @@ contacts, tasks, and calendar information. libXdamage-devel libXxf86vm-devel libxshmfence-devel - mesa + mesa /usr/include @@ -322948,7 +323425,7 @@ contacts, tasks, and calendar information. libglvnd-32bit libclc-32bit libunwind-32bit - mesa + mesa llvm-32bit @@ -322957,6 +323434,13 @@ contacts, tasks, and calendar information. + + 2021-12-02 + 21.3.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-18 21.3.0 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 23fbda6af0..4dc966e4aa 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -40e85b33bddb9bd4758373dba2c140de5d58f2a7 \ No newline at end of file +2000d40016d04717231a46630661d667e06cb8d0 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index dbd18b076a..0479b63e82 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 ccc03ebaca..fb6abbbfb8 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -4398da94bfc258decec5d288b2c368153554bce4 \ No newline at end of file +dc106465f3bc5741b38b85bbb66f352f50a3fd60 \ No newline at end of file