diff --git a/desktop/kde/plasma/plasma-welcome/actions.py b/desktop/kde/plasma/plasma-welcome/actions.py new file mode 100644 index 0000000000..316616b64f --- /dev/null +++ b/desktop/kde/plasma/plasma-welcome/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 kde5 + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("LICENSES/*", "README*") diff --git a/desktop/kde/plasma/plasma-welcome/pspec.xml b/desktop/kde/plasma/plasma-welcome/pspec.xml new file mode 100644 index 0000000000..513334c4a4 --- /dev/null +++ b/desktop/kde/plasma/plasma-welcome/pspec.xml @@ -0,0 +1,78 @@ + + + + + plasma-welcome + https://kde.org/plasma-desktop/ + + Mustafa Cinasal + muscnsl@gmail.com + + LGPLv3 + library + A friendly onboarding wizard for Plasma + Plazma için arkadaş canlısı bir yerleştirme sihirbazı + https://download.kde.org/stable/plasma/5.27.4/plasma-welcome-5.27.4.1.tar.xz + + kio-devel + ki18n-devel + kconfig-devel + kirigami-devel + kservice-devel + knewstuff-devel + qt5-base-devel + kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel + kuserfeedback-devel + kwindowsystem-devel + knotifications-devel + plasma-framework-devel + qt5-declarative-devel + kaccounts-integration -devel + + + + + + plasma-welcome + + kio + ki18n + libgcc + kconfig + kservice + qt5-base + kcoreaddons + kdbusaddons + kdeclarative + kwindowsystem + knotifications + qt5-declarative + + + /usr/bin + /etc + /usr/lib + /usr/share + /usr/share/applications + /usr/share/locale + /usr/share/doc + + + + + + 2023-04-09 + 5.27.4 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/kde/plasma/plasma-welcome/translations.xml b/desktop/kde/plasma/plasma-welcome/translations.xml new file mode 100644 index 0000000000..7259247780 --- /dev/null +++ b/desktop/kde/plasma/plasma-welcome/translations.xml @@ -0,0 +1,8 @@ + + + + plasma-welcome + A friendly onboarding wizard for Plasma + Plazma için arkadaş canlısı bir yerleştirme sihirbazı + + diff --git a/pisi-index.xml b/pisi-index.xml index f6aace6c92..9eed1f6504 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -5658,26 +5658,16 @@ Modem ile internet erişimi için PPP (point to point protocol) noktadan noktaya erişim protokolü The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link. PPP protokolü veriyi seri bir bağlantı üzerinden transfer etmek için standart bir yol sağlar. - https://www.samba.org/ftp/ppp/ppp-2.4.9.tar.gz - http://distfiles.gentoo.org/distfiles/ppp-dhcpc.tgz + https://www.samba.org/ftp/ppp/ppp-2.5.0.tar.gz + http://distfiles.gentoo.org/distfiles/ppp-dhcpc.tgz libpcap-devel openssl-devel pam-devel - gentoo/0001-Change-Make-vars-to-work-in-Gentoo-builds.patch gentoo/0002-Use-internal-implementation-of-logwtmp-function.patch - gentoo/0003-Add-MPLSCP-support.patch - gentoo/0004-smarter-killaddr.patch - gentoo/0005-Improve-waiting-for-children-on-exit.patch - gentoo/0006-Remove-one-of-the-2-pidfiles-pidfilename-or-linkpidf.patch - gentoo/0007-Run-etc-ppp-auth-fail-script-if-exists-and-authentic.patch gentoo/0008-Try-to-create-dev-ppp-if-not-available.patch - gentoo/0009-passwordfd-read-early.patch - gentoo/0010-Add-option-to-ask-peer-for-WINS-address.patch - gentoo/0011-Log-connect-errors-to-var-log-ppp-connect-errors.patch - gentoo/0012-Don-t-hang-when-starting-pppoe-connection-without-se.patch gentoo/0013-Add-defaultmetric-as-compatibility-option-name.patch gentoo/0014-Warn-user-of-deprecated-option-defaultmetric.patch gentoo/85_all_dhcp-make-vars.patch @@ -5718,13 +5708,20 @@ Development files for ppp ppp için geliştirme dosyaları - ppp + ppp /usr/include + + 2023-04-04 + 2.5.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-02-25 2.4.9 @@ -6515,7 +6512,7 @@ rrdtool için geliştirme dosyaları rrdtool-devel, rrdtool için geliştirme dosyalarını içerir. - rrdtool + rrdtool /usr/include @@ -6523,6 +6520,13 @@ + + 2023-03-31 + 1.8.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-29 1.8.0 @@ -21074,12 +21078,12 @@ complete albums that you have purchased from Amazon. Generic input driver for the X.Org server based on libinput xorg-input-libinput, libinputa dayalı Xorg sunucusu için genel giriş sürücüsüdür. xorg - mirrors://xorg/individual/driver/xf86-input-libinput-1.2.1.tar.xz + mirrors://xorg/individual/driver/xf86-input-libinput-1.3.0.tar.xz libX11-devel eudev-devel xorg-server-devel - libinput-devel + libinput-devel util-macros x11/driver/xorg-input-libinput/pspec.xml @@ -21100,7 +21104,7 @@ complete albums that you have purchased from Amazon. xorg-input-libinput-devel Development files for xorg-input-libinput - xorg-input-libinput + xorg-input-libinput /usr/include @@ -21108,6 +21112,13 @@ complete albums that you have purchased from Amazon. + + 2023-04-04 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-28 1.2.1 @@ -21758,7 +21769,7 @@ complete albums that you have purchased from Amazon. Wacom tabletleri ve çizim aygıtları için giriş sürücüsü xorg-input-wacom includes the drivers and tools for Wacom devices. xorg-input-wacom, Wacom aygıtlarını kullanmak için sürücü ve araçları içerir. - https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.1.0/xf86-input-wacom-1.1.0.tar.bz2 + https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.2.0/xf86-input-wacom-1.2.0.tar.bz2 libXi-devel libXrandr-devel @@ -21798,7 +21809,7 @@ complete albums that you have purchased from Amazon. Development files for xorg-input-wacom xorg-input-wacom için geliştirme dosyaları - xorg-input-wacom + xorg-input-wacom /usr/bin/isdv4-serial-debugger @@ -21807,6 +21818,13 @@ complete albums that you have purchased from Amazon. + + 2023-04-07 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-16 1.1.0 @@ -24609,12 +24627,12 @@ Gnome session. x11.vulkan OpenGL and OpenGL ES shader front end and validator OpenGL and OpenGL ES shader front end and validator - https://github.com/KhronosGroup/glslang/archive/11.13.0.tar.gz + https://github.com/KhronosGroup/glslang/archive/12.1.0.tar.gz cmake - spirv-headers + spirv-headers python3-devel - spirv-tools-devel + spirv-tools-devel glslang-11.13.0-cmake_include_dirs.patch @@ -24642,7 +24660,7 @@ Gnome session. glslang-devel - glslang + glslang /usr/include @@ -24651,6 +24669,13 @@ Gnome session. + + 2023-04-01 + 12.1.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 11.13.0 @@ -24744,7 +24769,7 @@ Gnome session. SPIR-V Headers SPIR-V Headers vulkan - https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/sdk-1.3.239.0.tar.gz + https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/sdk-1.3.243.0.tar.gz cmake @@ -24760,6 +24785,13 @@ Gnome session. + + 2023-04-01 + 1.3.243.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 1.3.239.0 @@ -24860,18 +24892,18 @@ Gnome session. Vulkan Utilities and Tools This project provides Khronos official Vulkan Tools and Utilities for Linux vulkan - https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.3.243.tar.gz + https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/v1.3.246.tar.gz libX11-devel libxcb-devel libXrandr-devel wayland-devel - vulkan-headers - vulkan-devel + vulkan-headers + vulkan-devel python3-devel cmake git - glslang-devel + glslang-devel wayland-server wayland-client wayland-cursor @@ -24898,6 +24930,13 @@ Gnome session. + + 2023-04-01 + 1.3.246 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 1.3.243 @@ -25033,10 +25072,10 @@ Gnome session. API and commands for processing SPIR-V modules API and commands for processing SPIR-V modules vulkan - https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2023.1.tar.gz + https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2023.2.tar.gz cmake - spirv-headers + spirv-headers python3-devel x11/vulkan/spirv-tools/pspec.xml @@ -25061,7 +25100,7 @@ Gnome session. spirv-tools-devel - spirv-tools + spirv-tools /usr/include @@ -25071,6 +25110,13 @@ Gnome session. + + 2023-04-01 + 2023.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 2023.1 @@ -25178,7 +25224,7 @@ Gnome session. Vulkan headers Vulkan headers vulkan - https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.243.tar.gz + https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.246.tar.gz cmake python3-devel @@ -25195,6 +25241,13 @@ Gnome session. + + 2023-04-01 + 1.3.246 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 1.3.243 @@ -25369,7 +25422,7 @@ Gnome session. spirv-llvm-devel Development files for spirv-llvm - spirv-llvm + spirv-llvm /usr/include @@ -25378,6 +25431,13 @@ Gnome session. + + 2023-04-01 + 15.0.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 15.0.0 @@ -25436,22 +25496,22 @@ Gnome session. Vulkan headers, loaders and validations layers Vulkan headers, loaders and validations layers vulkan - https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.3.243.tar.gz - https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/refs/tags/v1.3.243.tar.gz + https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v1.3.246.tar.gz + https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/refs/tags/v1.3.246.tar.gz python3-lxml libX11-devel libXrandr-devel wayland-devel - vulkan-headers + vulkan-headers cmake git - spirv-headers - glslang-devel + spirv-headers + glslang-devel wayland-server wayland-client wayland-cursor - spirv-tools-devel + spirv-tools-devel x11/vulkan/vulkan/pspec.xml @@ -25499,7 +25559,7 @@ Gnome session. vulkan-devel - vulkan + vulkan /usr/include @@ -25508,6 +25568,13 @@ Gnome session. + + 2023-04-01 + 1.3.246 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 1.3.243 @@ -26009,7 +26076,7 @@ Gnome session. Xft powered terminal widget The VTE package contains a termcap file implementation for terminal emulators. Vte paketi, terminal emülatörleri için termcap uygulama dosyası içerir. - mirrors://gnome/vte/0.70/vte-0.70.2.tar.xz + mirrors://gnome/vte/0.72/vte-0.72.0.tar.xz atk-devel cairo-devel @@ -26090,7 +26157,7 @@ Gnome session. gtk4-devel libX11-devel pango-devel - vte + vte /usr/include @@ -26098,6 +26165,13 @@ Gnome session. + + 2023-03-20 + 0.72.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-04 0.70.2 @@ -32373,7 +32447,7 @@ Gnome session. Wayland Compositor Infrastructure Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. wayland - https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.21.0/downloads/wayland-1.21.0.tar.xz + https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.22.0/downloads/wayland-1.22.0.tar.xz xmlto meson @@ -32406,7 +32480,7 @@ Gnome session. Wayland client library libffi - wayland + wayland /usr/lib/libwayland-client* @@ -32416,7 +32490,7 @@ Gnome session. wayland-cursor Wayland cursor library - wayland + wayland wayland-client @@ -32428,7 +32502,7 @@ Gnome session. Wayland server library libffi - wayland + wayland /usr/lib/libwayland-server* @@ -32440,7 +32514,7 @@ Gnome session. expat-devel libffi-devel - wayland + wayland /usr/include @@ -32461,7 +32535,7 @@ Gnome session. libxml2-32bit - wayland + wayland expat-32bit libffi-32bit libxslt-32bit @@ -32472,6 +32546,13 @@ Gnome session. + + 2023-04-04 + 1.22.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-01 1.21.0 @@ -33540,7 +33621,7 @@ Gnome session. 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. mesa - https://archive.mesa3d.org/mesa-23.0.1.tar.xz + https://archive.mesa3d.org/mesa-23.0.2.tar.xz crossfile.ini @@ -33692,7 +33773,7 @@ Gnome session. libXdamage-devel libXxf86vm-devel libxshmfence-devel - mesa + mesa /usr/include @@ -33767,7 +33848,7 @@ Gnome session. libclc-32bit libunwind-32bit llvm-clang-32bit - mesa + mesa llvm-32bit @@ -33776,6 +33857,13 @@ Gnome session. + + 2023-04-07 + 23.0.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-25 23.0.1 @@ -38806,7 +38894,7 @@ Gnome session. Apache web server Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. Dünyanın en çok tercih edilen web sunucu olan Apache artık diğer genelağ sunucularının standartlarını belirlemek için takip ettiği hızlı, güçlü, esnek ve yüksek özelleştirilebilirliğe sahip bir genelağ sunucusudur. - https://downloads.apache.org/httpd/httpd-2.4.56.tar.bz2 + https://downloads.apache.org/httpd/httpd-2.4.57.tar.bz2 apr-devel nss-devel @@ -38877,6 +38965,13 @@ Gnome session. + + 2023-04-07 + 2.4.57 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-08 2.4.56 @@ -43214,13 +43309,20 @@ Gnome session. cairo-dock-plugins için geliştirme dosyaları glib2-devel - cairo-dock-plugins + cairo-dock-plugins /usr/lib/pkgconfig + + 2023-03-31 + 3.4.1 + Rebuild + Kamil Atlı + suvari@pisilinux.org + 2022-07-27 3.4.1 @@ -44806,7 +44908,7 @@ Gnome session. util.admin Aims to make updating firmware on Linux automatic, safe and reliable Aims to make updating firmware on Linux automatic, safe and reliable - https://github.com/hughsie/fwupd/archive/1.8.12.tar.gz + https://github.com/hughsie/fwupd/archive/1.8.14.tar.gz meson xz-devel @@ -44900,7 +45002,7 @@ Gnome session. fwupd-devel - fwupd + fwupd xz-devel curl-devel gcap-devel @@ -44919,6 +45021,13 @@ Gnome session. + + 2023-04-01 + 1.8.14 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-25 1.8.12 @@ -54941,7 +55050,7 @@ Gnome session. A library to access V4L2 API with V4L1 alike calls. V4L2 arabirimini V4L1 tarzı çağrılarla erişim sağlayan kitaplık. libv4l to zestaw bibliotek dodający niewielką warstwę abstrakcji dla urządzeń video4linux2. Celem tej warstwy jest ułatwienie autorom aplikacji obsługi szerokiej gamy urządzeń bez pisania osobnego kodu dla różnych urządzeń tej samej klasy. - https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.20.0.tar.bz2 + https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.24.1.tar.bz2 qt5-base-devel libjpeg-turbo-devel @@ -54982,7 +55091,7 @@ Gnome session. libgcc alsa-lib qt5-base - libv4l + libv4l /etc @@ -55002,7 +55111,7 @@ Gnome session. Pliki nagłówkowe bibliotek libv4l eudev-devel - libv4l + libv4l /usr/include @@ -55028,7 +55137,7 @@ Gnome session. eudev-32bit libjpeg-turbo-32bit - libv4l + libv4l /usr/lib32/lib* @@ -55036,6 +55145,13 @@ Gnome session. + + 2023-04-08 + 1.24.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-02-20 1.20.0 @@ -60074,7 +60190,7 @@ Gnome session. Extensible multimedia container format based on EBML EBML üzerine konumlandırılmış genişletilebilir çokluortam taşıyıcısı Matroska is an extensible open standard Audio/Video container. It aims to become THE standard of multimedia container formats. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio). - https://dl.matroska.org/downloads/libmatroska/libmatroska-1.6.3.tar.xz + https://dl.matroska.org/downloads/libmatroska/libmatroska-1.7.1.tar.xz libebml-devel cmake @@ -60097,7 +60213,7 @@ Gnome session. Development files for libmatroska libmatroska için geliştirme dosyaları - libmatroska + libmatroska /usr/include @@ -60106,6 +60222,13 @@ Gnome session. + + 2023-04-01 + 1.7.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-06-29 1.6.3 @@ -63664,7 +63787,8 @@ Gnome session. Resimleri işlemek ve göstermek için bir X uygulaması Narzędzie do wyświetlania, konwersji i manipulacji grafikami ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. - https://imagemagick.org/archive/releases/ImageMagick-7.1.0-58.tar.xz + imagemagick + https://imagemagick.org/archive/releases/ImageMagick-7.1.1-6.tar.xz xz-devel libzip-devel @@ -63746,7 +63870,7 @@ Gnome session. imagemagick-docs, imagemagick için belgelendirme dosyalarını içerir. data:doc - imagemagick + imagemagick /usr/share/doc/imagemagick/html @@ -63759,7 +63883,7 @@ Gnome session. Pliki nagłówkowe imagemagick imagemagick-devel, imagemagick için geliştirme dosyalarını içerir. - imagemagick + imagemagick /usr/include @@ -63770,6 +63894,13 @@ Gnome session. + + 2023-04-02 + 7.1.1.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-29 7.1.0.58 @@ -67047,7 +67178,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Developement files for tiff tiff için geliştirme dosyaları - tiff + tiff /usr/include @@ -67079,7 +67210,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libjpeg-turbo-32bit - tiff + tiff libjpeg-turbo-32bit libgcc xz-32bit @@ -67090,6 +67221,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2023-04-04 + 4.4.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-29 4.4.0 @@ -71457,7 +71595,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files. mkvtoolnix Matroska (MKV) dosyaları ile kullanılmak için bilgi edinme aracı (mkvinfo), veri/iz çıkarmak aracı (mkvextract) ve MKV oluşturma aracı (mkvmerge) içeren araç setidir. mmg - https://gitlab.com/mbunkus/mkvtoolnix/-/archive/release-61.0.0/mkvtoolnix-release-61.0.0.tar.gz + https://gitlab.com/mbunkus/mkvtoolnix/-/archive/release-75.0.0/mkvtoolnix-release-75.0.0.tar.gz file fmt-devel @@ -71476,6 +71614,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libxslt-devel pugixml-devel libebml-devel + qt5-svg-devel qt5-base-devel libvorbis-devel libmatroska-devel @@ -71520,6 +71659,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2023-04-01 + 75.0.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-05 61.0.0 @@ -74821,13 +74967,20 @@ cleaner, which will allow to add new features in the future. libopenshot-devel Development files for libopenshot - libopenshot + libopenshot /usr/include + + 2023-03-31 + 0.2.7 + Rebuild + Kamil Atlı + suvari@pisilinux.org + 2022-11-05 0.2.7 @@ -82237,7 +82390,7 @@ cleaner, which will allow to add new features in the future. Gerçek zamanlı bir yazılım birleştirici FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. FluidSynth, SoundFort 2 özelliklerine sahip gerçek zamanlı bir yazılım bireştiricidir. - https://github.com/FluidSynth/fluidsynth/archive/v2.3.1.tar.gz + https://github.com/FluidSynth/fluidsynth/archive/v2.3.2.tar.gz dbus-devel readline-devel @@ -82279,7 +82432,7 @@ cleaner, which will allow to add new features in the future. Development files for fluidsynth fluidsynth için geliştirme dosyaları - fluidsynth + fluidsynth dbus-devel glib2-devel readline-devel @@ -82298,6 +82451,13 @@ cleaner, which will allow to add new features in the future. + + 2023-04-02 + 2.3.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-29 2.3.1 @@ -87581,7 +87741,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Extensible binary format library (kinda like XML) Genişletilebilir ikilik biçimlendirme kütüphanesi Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. - https://dl.matroska.org/downloads/libebml/libebml-1.4.2.tar.xz + https://dl.matroska.org/downloads/libebml/libebml-1.4.4.tar.xz cmake @@ -87602,7 +87762,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for libebml libebml için geliştirme dosyaları - libebml + libebml /usr/include @@ -87612,6 +87772,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-01 + 1.4.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-06-29 1.4.2 @@ -89443,7 +89610,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol HEIF file format decoder and encoder HEIF file format decoder and encoder HEIF file format decoder and encoder - https://github.com/strukturag/libheif/archive/v1.12.0.tar.gz + https://github.com/strukturag/libheif/archive/v1.15.2.tar.gz aom-devel x265-devel @@ -89483,7 +89650,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol aom-devel x265-devel dav1d-devel - libheif + libheif /usr/include @@ -89491,6 +89658,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-01 + 1.15.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-24 1.12.0 @@ -93616,7 +93790,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Library with common API for various Cinnamon modules Cinnamon modülleri için çeşitli API kitaplıkları cinnamon-desktop - https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.6.1.tar.gz + https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.6.2.tar.gz meson samurai @@ -93680,7 +93854,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libxkbfile-devel pulseaudio-libs-devel gsettings-desktop-schemas-devel - cinnamon-desktop + cinnamon-desktop /usr/include @@ -93689,6 +93863,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-03 + 5.6.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-10 5.6.1 @@ -95328,21 +95509,22 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GNOME panel is located in the edge of screen that provides contains widgets such as application launcher, cpu monitor and workspace switcher. Mate paneli ekranın kenarlarında bulunur ve programcıkları (işlemci yükü, program başlatıcısı, çalışma alanı değiştiricisi gibi) barındırmayı sağlar. mate-panel - http://pub.mate-desktop.org/releases/1.27/mate-panel-1.27.0.tar.xz + http://pub.mate-desktop.org/releases/1.27/mate-panel-1.27.1.tar.xz gtk3-devel libSM-devel - mate-common + mate-common librsvg-devel libwnck3-devel mate-menus-devel libcanberra-devel - mate-desktop-devel + mate-desktop-devel libmateweather-devel gobject-introspection-devel yelp-tools intltool itstool + gtk-layer-shell-devel pisilinux_layout.patch @@ -95368,6 +95550,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol mate-desktop libmateweather wayland-client + gtk-layer-shell /usr/lib @@ -95394,7 +95577,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gtk3-devel glib2-devel - mate-panel + mate-panel /usr/include @@ -95406,13 +95589,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol mate-panel için döküman belgeleri. mate-panel için döküman belgeleri. - mate-panel + mate-panel /usr/share/gtk-doc + + 2023-04-05 + 1.27.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-01 1.27.0 @@ -97256,7 +97446,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Mate uygulamalarının geliştirmede kullandığı yaygın dosyalar maate-common package contains aclocal macros, makefile headers and documents tools in order to build Mate sources. mate-common, MATE ortamı için autoconf, automake ve libtool uzantısıdır. - http://pub.mate-desktop.org/releases/1.26/mate-common-1.26.0.tar.xz + http://pub.mate-desktop.org/releases/1.27/mate-common-1.27.0.tar.xz desktop/mate/mate-common/pspec.xml @@ -97270,6 +97460,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-04 + 1.27.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-07 1.26.0 @@ -97891,7 +98088,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol mate-desktop contains basic Mate libraries and information applications. mate-desktop, Mate kullanıcı ortamının paylaşımlı bileşenlerini içeren temel pakettir. desktop - http://pub.mate-desktop.org/releases/1.27/mate-desktop-1.27.0.tar.xz + http://pub.mate-desktop.org/releases/1.27/mate-desktop-1.27.1.tar.xz gtk-doc intltool @@ -97899,7 +98096,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol python-six gtk3-devel dconf-devel - mate-common + mate-common libX11-devel librsvg-devel iso-codes-devel @@ -97950,7 +98147,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gtk3-devel dconf-devel startup-notification-devel - mate-desktop + mate-desktop /usr/include @@ -97962,13 +98159,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol mate-desktop için döküman belgeleri. mate-desktop için döküman belgeleri. - mate-desktop + mate-desktop /usr/share/gtk-doc + + 2023-04-04 + 1.27.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-11 1.27.0 @@ -99508,6 +99712,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-05 + 4.2.7.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-09 4.2.7.2 @@ -108606,7 +108817,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.lookandfeel Adwaita icon theme Adwaita icon theme - https://download.gnome.org/sources/adwaita-icon-theme/43/adwaita-icon-theme-43.tar.xz + https://download.gnome.org/sources/adwaita-icon-theme/44/adwaita-icon-theme-44.0.tar.xz intltool gtk2-devel @@ -108642,6 +108853,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-03-20 + 44.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-20 43 @@ -114491,7 +114709,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 document generator kdoctools is an application aims to generate documents from DocBook. - mirrors://kde/stable/frameworks/5.104/kdoctools-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdoctools-5.105.0.tar.xz qt5-base-devel perl-URI @@ -114501,9 +114719,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol docbook-xml docbook-xsl docbook-sgml4_5 - ki18n-devel - karchive-devel - extra-cmake-modules + ki18n-devel + karchive-devel + extra-cmake-modules desktop/kde/framework/kdoctools/pspec.xml @@ -114515,7 +114733,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libxslt docbook-xml docbook-xsl - karchive + karchive /usr/share @@ -114532,7 +114750,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kdoctools qt5-base-devel - kdoctools + kdoctools /usr/include @@ -114541,6 +114759,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -114970,20 +115195,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE library for regional holiday information KDE library for regional holiday information - https://download.kde.org/stable/frameworks/5.104/kholidays-5.104.0.tar.xz + https://download.kde.org/stable/frameworks/5.105/kholidays-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel qt5-linguist autogen-devel - kitemviews-devel - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - extra-cmake-modules + kitemviews-devel + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + extra-cmake-modules desktop/kde/framework/kholidays/pspec.xml @@ -115006,7 +115231,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kdelibs4-support qt5-base-devel - kholidays + kholidays /usr/include @@ -115015,6 +115240,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -115457,11 +115689,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 Data plotting Kplotting contains data plotting classes for QT 5 and KDE - mirrors://kde/stable/frameworks/5.104/kplotting-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kplotting-5.105.0.tar.xz qt5-base-devel qt5-designer-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kplotting/pspec.xml @@ -115477,7 +115709,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kplotting-devel Development files for kplotting - kplotting + kplotting /usr/include @@ -115486,6 +115718,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -115908,12 +116147,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Plasma library and runtime components based upon KDE Frameworks 5 and Qt5 Plasma library and runtime components based upon KF5 and Qt5 - mirrors://kde/stable/frameworks/5.104/plasma-framework-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/plasma-framework-5.105.0.tar.xz qt5-base-devel qt5-quickcontrols qt5-quickcontrols2-devel - kdoctools-devel + kdoctools-devel qt5-svg-devel qt5-script-devel qt5-x11extras-devel @@ -115922,41 +116161,41 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libX11-devel libxcb-devel libglvnd-devel - kauth-devel - kcodecs-devel - kirigami-devel - kwidgetsaddons-devel - kbookmarks-devel - kcompletion-devel - kactivities-devel - kitemviews-devel - kjobwidgets-devel - solid-devel - knotifications-devel - kpackage-devel - karchive-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - kdeclarative-devel - kglobalaccel-devel - kguiaddons-devel - ki18n-devel - kiconthemes-devel - kio-devel - kparts-devel - kservice-devel - kwindowsystem-devel - kxmlgui-devel - kwayland-devel + kauth-devel + kcodecs-devel + kirigami-devel + kwidgetsaddons-devel + kbookmarks-devel + kcompletion-devel + kactivities-devel + kitemviews-devel + kjobwidgets-devel + solid-devel + knotifications-devel + kpackage-devel + karchive-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel + kglobalaccel-devel + kguiaddons-devel + ki18n-devel + kiconthemes-devel + kio-devel + kparts-devel + kservice-devel + kwindowsystem-devel + kxmlgui-devel + kwayland-devel qt5-sql-postgresql qt5-sql-mysql qt5-sql-sqlite qt5-sql-odbc docbook-xml docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/plasma-framework/pspec.xml @@ -115967,11 +116206,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-declarative libxcb libglvnd - kirigami - kpackage - kdeclarative - kguiaddons - kwayland + kirigami + kpackage + kdeclarative + kguiaddons + kwayland /usr/share @@ -115986,11 +116225,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol plasma-framework-devel Development files for plasma-framework - plasma-framework + plasma-framework qt5-base-devel - kpackage-devel - kservice-devel - kwindowsystem-devel + kpackage-devel + kservice-devel + kwindowsystem-devel /usr/include @@ -115999,6 +116238,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -116448,13 +116694,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Libraries for pseudo terminal devices Kpty provides primitives to interface with pseudo terminal devices as well as a KProcess derived class for running child processes and communicating with them using kpty. - mirrors://kde/stable/frameworks/5.104/kpty-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kpty-5.105.0.tar.xz qt5-base-devel utempter-devel - kcoreaddons-devel - ki18n-devel - extra-cmake-modules + kcoreaddons-devel + ki18n-devel + extra-cmake-modules desktop/kde/framework/kpty/pspec.xml @@ -116463,8 +116709,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kcoreaddons - ki18n + kcoreaddons + ki18n /usr/share @@ -116478,8 +116724,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kpty-devel Development files for kpty - kcoreaddons-devel - kpty + kcoreaddons-devel + kpty /usr/include @@ -116488,6 +116734,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -116908,9 +117161,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework A set of QML components for mobile/desktop convergent applications made by KDE A set of QML components for mobile/desktop convergent applications made by KDE - https://download.kde.org/stable/frameworks/5.104/kirigami2-5.104.0.tar.xz + https://download.kde.org/stable/frameworks/5.105/kirigami2-5.105.0.tar.xz - extra-cmake-modules + extra-cmake-modules qt5-base-devel qt5-declarative-devel qt5-quickcontrols @@ -116940,7 +117193,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kirigami-devel Development files for kirigami - kirigami + kirigami qt5-quickcontrols2-devel @@ -116951,6 +117204,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -117309,7 +117569,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Utilities for graphical user interfaces The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files. - mirrors://kde/stable/frameworks/5.104/kguiaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kguiaddons-5.105.0.tar.xz libX11-devel libxcb-devel @@ -117318,7 +117578,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base-devel qt5-wayland-devel qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kguiaddons/pspec.xml @@ -117344,7 +117604,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kguiaddons-devel Development files for kguiaddons - kguiaddons + kguiaddons /usr/include @@ -117353,6 +117613,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -117775,7 +118042,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE spell schecking library This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. - mirrors://kde/stable/frameworks/5.104/sonnet-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/sonnet-5.105.0.tar.xz qt5-base-devel qt5-linguist @@ -117783,7 +118050,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol hunspell-devel aspell-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/sonnet/pspec.xml @@ -117810,7 +118077,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for sonnet qt5-base-devel - sonnet + sonnet /usr/include @@ -117819,6 +118086,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -118249,11 +118523,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol The KDE calendar access library The KDE calendar access library The KDE calendar access library - mirrors://kde/stable/frameworks/5.104/kcalendarcore-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcalendarcore-5.105.0.tar.xz qt5-base-devel libical-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kcalendarcore/pspec.xml @@ -118274,7 +118548,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kcalendarcore-devel Development files for kcalendarcore - kcalendarcore + kcalendarcore /usr/include @@ -118282,6 +118556,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -118500,21 +118781,21 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Global desktop keyboard shortcuts KGlobalAccel allows you to have global accelerators that are independent of the focused window. - mirrors://kde/stable/frameworks/5.104/kglobalaccel-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kglobalaccel-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-base libxcb-devel - kcrash-devel - kconfig-devel + kcrash-devel + kconfig-devel qt5-x11extras-devel - kcoreaddons-devel - kdbusaddons-devel + kcoreaddons-devel + kdbusaddons-devel xcb-util-keysyms-devel - kwindowsystem-devel - kservice-devel - extra-cmake-modules + kwindowsystem-devel + kservice-devel + extra-cmake-modules desktop/kde/framework/kglobalaccel/pspec.xml @@ -118523,13 +118804,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libxcb - kcrash - kconfig + kcrash + kconfig qt5-x11extras - kcoreaddons - kdbusaddons + kcoreaddons + kdbusaddons xcb-util-keysyms - kwindowsystem + kwindowsystem /etc/xdg @@ -118545,7 +118826,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kglobalaccel-devel Development files for kglobalaccel - kglobalaccel + kglobalaccel qt5-base-devel @@ -118555,6 +118836,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -118983,9 +119271,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Breeze icon themes İcon themes breeze - mirrors://kde/stable/frameworks/5.104/breeze-icons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/breeze-icons-5.105.0.tar.xz - extra-cmake-modules + extra-cmake-modules qt5-base-devel libxml2-devel python3-devel @@ -119008,6 +119296,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -119436,72 +119731,72 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 text editor libraries KTextEditor provides a powerful text editor component that you can embed in your application. - mirrors://kde/stable/frameworks/5.104/ktexteditor-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/ktexteditor-5.105.0.tar.xz qt5-base-devel qt5-script-devel qt5-declarative-devel qt5-xmlpatterns-devel - kauth-devel - kguiaddons-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel - karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - kcmutils-devel - kdeclarative-devel - ki18n-devel - kio-devel - kglobalaccel-devel - kservice-devel - kxmlgui-devel - kbookmarks-devel - kwindowsystem-devel - sonnet-devel - kcodecs-devel - kconfigwidgets-devel - solid-devel - kparts-devel - syntax-highlighting-devel + kauth-devel + kguiaddons-devel + kwidgetsaddons-devel + ktextwidgets-devel + kiconthemes-devel + kcompletion-devel + kitemviews-devel + karchive-devel + attica-devel + kconfig-devel + kcoreaddons-devel + kcmutils-devel + kdeclarative-devel + ki18n-devel + kio-devel + kglobalaccel-devel + kservice-devel + kxmlgui-devel + kbookmarks-devel + kwindowsystem-devel + sonnet-devel + kcodecs-devel + kconfigwidgets-devel + solid-devel + kparts-devel + syntax-highlighting-devel libgit2-devel editorconfig-core-c-devel - kjobwidgets-devel - extra-cmake-modules + kjobwidgets-devel + extra-cmake-modules desktop/kde/framework/ktexteditor/pspec.xml ktexteditor - kauth + kauth libgit2 - kitemviews + kitemviews editorconfig-core-c - syntax-highlighting + syntax-highlighting qt5-base qt5-declarative - ktextwidgets - kwidgetsaddons - kconfigwidgets - kjobwidgets - kiconthemes - kcoreaddons - kcompletion - kxmlgui - kcodecs - karchive - kguiaddons - kconfig - ki18n - kio - ki18n - kparts - sonnet + ktextwidgets + kwidgetsaddons + kconfigwidgets + kjobwidgets + kiconthemes + kcoreaddons + kcompletion + kxmlgui + kcodecs + karchive + kguiaddons + kconfig + ki18n + kio + ki18n + kparts + sonnet /etc @@ -119516,9 +119811,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol ktexteditor-devel Development files for ktexteditor - kparts-devel - syntax-highlighting-devel - ktexteditor + kparts-devel + syntax-highlighting-devel + ktexteditor /usr/include @@ -119527,6 +119822,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -119969,16 +120271,16 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 media player Plugin interface for media player features KMediaPlayer builds on the KParts framework to provide a common interface for KParts that can play media files. - mirrors://kde/stable/frameworks/5.104/portingAids/kmediaplayer-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kmediaplayer-5.105.0.tar.xz qt5-base-devel - kio-devel - kauth-devel - kparts-devel - ktextwidgets-devel - sonnet-devel - kxmlgui-devel - extra-cmake-modules + kio-devel + kauth-devel + kparts-devel + ktextwidgets-devel + sonnet-devel + kxmlgui-devel + extra-cmake-modules desktop/kde/framework/kmediaplayer/pspec.xml @@ -119987,8 +120289,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kparts - kxmlgui + kparts + kxmlgui /usr/share @@ -120001,10 +120303,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kmediaplayer-devel Development files for kmediaplayer - kmediaplayer + kmediaplayer qt5-base-devel - kparts-devel - kxmlgui-devel + kparts-devel + kxmlgui-devel /usr/include @@ -120013,6 +120315,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -120435,14 +120744,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Kcrash crash handling application KCrash provides support for intercepting and handling application crashes. - mirrors://kde/stable/frameworks/5.104/kcrash-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcrash-5.105.0.tar.xz qt5-base-devel qt5-x11extras-devel - kcoreaddons-devel - kwindowsystem-devel + kcoreaddons-devel + kwindowsystem-devel libX11-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kcrash/pspec.xml @@ -120452,7 +120761,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libX11 qt5-x11extras - kwindowsystem + kwindowsystem /etc/xdg @@ -120468,7 +120777,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kcrash qt5-base-devel - kcrash + kcrash /usr/include @@ -120477,6 +120786,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -120899,13 +121215,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework JavaScript engine for KDE This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. - mirrors://kde/stable/frameworks/5.104/portingAids/kjs-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kjs-5.105.0.tar.xz qt5-base-devel libpcre-devel - kdoctools-devel + kdoctools-devel docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kjs/pspec.xml @@ -120930,7 +121246,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kjs qt5-base-devel - kjs + kjs /usr/include @@ -120939,6 +121255,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -121360,34 +121683,34 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Integration of QML and KDE workspaces KDeclarative provides integration of QML and KDE workspaces. - mirrors://kde/stable/frameworks/5.104/kdeclarative-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdeclarative-5.105.0.tar.xz qt5-base-devel mesa-devel libepoxy-devel qt5-declarative-devel - kauth-devel - kcodecs-devel - kpackage-devel - kconfig-devel - kservice-devel - kcoreaddons-devel - kguiaddons-devel - knotifications-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - kio-devel - kbookmarks-devel - kcompletion-devel - kconfigwidgets-devel - kitemviews-devel - kjobwidgets-devel - solid-devel - kxmlgui-devel - kwidgetsaddons-devel - kwindowsystem-devel - extra-cmake-modules + kauth-devel + kcodecs-devel + kpackage-devel + kconfig-devel + kservice-devel + kcoreaddons-devel + kguiaddons-devel + knotifications-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kio-devel + kbookmarks-devel + kcompletion-devel + kconfigwidgets-devel + kitemviews-devel + kjobwidgets-devel + solid-devel + kxmlgui-devel + kwidgetsaddons-devel + kwindowsystem-devel + extra-cmake-modules desktop/kde/framework/kdeclarative/pspec.xml @@ -121397,18 +121720,18 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libepoxy qt5-declarative - kpackage - kconfig - kservice - kcoreaddons - kglobalaccel - ki18n - kiconthemes - kio - kguiaddons - knotifications - kwidgetsaddons - kwindowsystem + kpackage + kconfig + kservice + kcoreaddons + kglobalaccel + ki18n + kiconthemes + kio + kguiaddons + knotifications + kwidgetsaddons + kwindowsystem /usr/bin @@ -121424,10 +121747,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kdeclarative qt5-base-devel - kpackage-devel - kconfig-devel - kcoreaddons-devel - kdeclarative + kpackage-devel + kconfig-devel + kcoreaddons-devel + kdeclarative /usr/include @@ -121436,6 +121759,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -121857,13 +122187,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework A barcode API to produce QRCode barcodes and DataMatrix barcode A barcode API to produce QRCode barcodes and DataMatrix barcode. - mirrors://kde/stable/frameworks/5.104/prison-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/prison-5.105.0.tar.xz libdmtx-devel qrencode-devel zxing-cpp-devel qt5-base-devel - extra-cmake-modules + extra-cmake-modules qt5-multimedia-devel qt5-declarative-devel @@ -121898,7 +122228,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol prison-devel Development files for libepoxy - prison + prison /usr/include @@ -121910,6 +122240,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -122310,27 +122647,27 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 application scripting helper Kross is a scripting bridge to embed scripting functionality into an application. It supports QtScript as a scripting interpreter backend. - mirrors://kde/stable/frameworks/5.104/portingAids/kross-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kross-5.105.0.tar.xz qt5-base-devel qt5-designer-devel qt5-script-devel - kcoreaddons-devel - kdoctools-devel - kconfigwidgets-devel - ktextwidgets-devel - kparts-devel - sonnet-devel - kauth-devel - ki18n-devel - kcompletion-devel - kiconthemes-devel - kio-devel - kparts-devel - kwidgetsaddons-devel - kxmlgui-devel + kcoreaddons-devel + kdoctools-devel + kconfigwidgets-devel + ktextwidgets-devel + kparts-devel + sonnet-devel + kauth-devel + ki18n-devel + kcompletion-devel + kiconthemes-devel + kio-devel + kparts-devel + kwidgetsaddons-devel + kxmlgui-devel docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kross/pspec.xml @@ -122339,14 +122676,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-script - kcoreaddons - ki18n - kcompletion - kiconthemes - kio - kparts - kwidgetsaddons - kxmlgui + kcoreaddons + ki18n + kcompletion + kiconthemes + kio + kparts + kwidgetsaddons + kxmlgui /usr/bin @@ -122362,14 +122699,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kross-devel Development files for kross - kross + kross qt5-base-devel qt5-script-devel - ki18n-devel - kiconthemes-devel - kio-devel - kparts-devel - kwidgetsaddons-devel + ki18n-devel + kiconthemes-devel + kio-devel + kparts-devel + kwidgetsaddons-devel /usr/include @@ -122378,6 +122715,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -122800,21 +123144,21 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 icon utilities This library contains classes to improve the handling of icons in applications using the KDE Frameworks. - mirrors://kde/stable/frameworks/5.104/kiconthemes-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kiconthemes-5.105.0.tar.xz - kcoreaddons-devel + kcoreaddons-devel qt5-base-devel qt5-designer-devel qt5-svg-devel - ki18n-devel - kauth-devel - karchive-devel - kcodecs-devel - kconfig-devel - kitemviews-devel - kconfigwidgets-devel - kwidgetsaddons-devel - extra-cmake-modules + ki18n-devel + kauth-devel + karchive-devel + kcodecs-devel + kconfig-devel + kitemviews-devel + kconfigwidgets-devel + kwidgetsaddons-devel + extra-cmake-modules desktop/kde/framework/kiconthemes/pspec.xml @@ -122823,14 +123167,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-svg - kconfigwidgets - ki18n - kitemviews - kwidgetsaddons - karchive - kconfig - kcoreaddons - kconfigwidgets + kconfigwidgets + ki18n + kitemviews + kwidgetsaddons + karchive + kconfig + kcoreaddons + kconfigwidgets /etc/xdg @@ -122846,7 +123190,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kiconthemes-devel Development files for kiconthemes - kiconthemes + kiconthemes qt5-base-devel @@ -122856,6 +123200,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -123277,7 +123628,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Qt-style Client and Server library wrapper for the Wayland libraries Qt-style Client and Server library wrapper for the Wayland libraries - mirrors://kde/stable/frameworks/5.104/kwayland-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwayland-5.105.0.tar.xz qt5-base-devel qt5-wayland-devel @@ -123311,7 +123662,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwayland-devel qt5-base-devel - kwayland + kwayland /usr/lib/cmake @@ -123320,6 +123671,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -123742,23 +124100,23 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework XML-RPC client library for KDE This library contains simple XML-RPC Client support. It is used mainly by the egroupware module of kdepim, but is a complete client and is quite easy to use. Only one interface is exposed to the world, kxmlrpcclient/client.h and of that interface, you only need to use 3 methods: setUrl, setUserAgent and call. - mirrors://kde/stable/frameworks/5.104/portingAids/kxmlrpcclient-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kxmlrpcclient-5.105.0.tar.xz qt5-base-devel - kauth-devel - kio-devel - solid-devel - ki18n-devel - kconfig-devel - kservice-devel - kxmlgui-devel - kjobwidgets-devel - kitemviews-devel - kcompletion-devel - kbookmarks-devel - kcoreaddons-devel - kwidgetsaddons-devel - extra-cmake-modules + kauth-devel + kio-devel + solid-devel + ki18n-devel + kconfig-devel + kservice-devel + kxmlgui-devel + kjobwidgets-devel + kitemviews-devel + kcompletion-devel + kbookmarks-devel + kcoreaddons-devel + kwidgetsaddons-devel + extra-cmake-modules desktop/kde/framework/kxmlrpcclient/pspec.xml @@ -123767,9 +124125,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - ki18n - kcoreaddons - kio + ki18n + kcoreaddons + kio /etc @@ -123785,8 +124143,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kxmlrpcclient-devel Development files for kdelibs4-support - kxmlrpcclient - kio-devel + kxmlrpcclient + kio-devel /usr/include @@ -123795,6 +124153,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -124217,7 +124582,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework HTML rendering engine for KDE KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. - mirrors://kde/stable/frameworks/5.104/portingAids/khtml-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/khtml-5.105.0.tar.xz qt5-base-devel qt5-x11extras-devel @@ -124227,19 +124592,19 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-phonon-devel libX11-devel zlib-devel - kio-devel - kjs-devel - karchive-devel - knotifications-devel - kglobalaccel-devel - kauth-devel - kparts-devel - kwallet-devel - ktextwidgets-devel - sonnet-devel + kio-devel + kjs-devel + karchive-devel + knotifications-devel + kglobalaccel-devel + kauth-devel + kparts-devel + kwallet-devel + ktextwidgets-devel + sonnet-devel openssl-devel gperf - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/khtml/pspec.xml @@ -124255,27 +124620,27 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libgcc libpng libjpeg-turbo - sonnet - kcodecs - kconfig - kjobwidgets - kwidgetsaddons - kcompletion - karchive - kconfigwidgets - kcoreaddons - kglobalaccel - ki18n - kiconthemes - kio - kjs - knotifications - kparts - kservice - ktextwidgets - kwallet - kwindowsystem - kxmlgui + sonnet + kcodecs + kconfig + kjobwidgets + kwidgetsaddons + kcompletion + karchive + kconfigwidgets + kcoreaddons + kglobalaccel + ki18n + kiconthemes + kio + kjs + knotifications + kparts + kservice + ktextwidgets + kwallet + kwindowsystem + kxmlgui /etc @@ -124290,14 +124655,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol khtml-devel Development files for khtml - khtml + khtml qt5-base-devel - kcodecs-devel - ki18n-devel - kio-devel - kjs-devel - kparts-devel - ktextwidgets-devel + kcodecs-devel + ki18n-devel + kio-devel + kjs-devel + kparts-devel + ktextwidgets-devel /usr/include @@ -124306,6 +124671,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -124729,13 +125101,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol A QtQuick plugin providing high-performance charts Yüksek performanslı grafikler sunan bir QtQuick eklentisi Yüksek performanslı grafikler sunan bir QtQuick eklentisi - mirrors://kde/stable/frameworks/5.104/kquickcharts-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kquickcharts-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel qt5-quickcontrols2-devel qt5-graphicaleffects - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kquickcharts/pspec.xml @@ -124756,6 +125128,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -124982,11 +125361,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework A QT wrapper around the NetworkManager libraries A QT wrapper around the NetworkManager libraries - mirrors://kde/stable/frameworks/5.104/networkmanager-qt-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/networkmanager-qt-5.105.0.tar.xz qt5-base-devel NetworkManager-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/networkmanager-qt/pspec.xml @@ -125011,7 +125390,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for networkmanager-qt qt5-base-devel - networkmanager-qt + networkmanager-qt /usr/include @@ -125020,6 +125399,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -125456,23 +125842,23 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Krunner Framework for providing different actions given a string query Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. - mirrors://kde/stable/frameworks/5.104/krunner-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/krunner-5.105.0.tar.xz qt5-base-devel gettext-devel - kdoctools-devel + kdoctools-devel qt5-declarative-devel - kconfig-devel - kauth-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kservice-devel - plasma-framework-devel - solid-devel - threadweaver-devel - kactivities-devel - extra-cmake-modules + kconfig-devel + kauth-devel + kcoreaddons-devel + ki18n-devel + kio-devel + kservice-devel + plasma-framework-devel + solid-devel + threadweaver-devel + kactivities-devel + extra-cmake-modules desktop/kde/framework/krunner/pspec.xml @@ -125481,14 +125867,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-declarative - kactivities - kconfig - kcoreaddons - ki18n - kio - kservice - plasma-framework - threadweaver + kactivities + kconfig + kcoreaddons + ki18n + kio + kservice + plasma-framework + threadweaver /etc/xdg @@ -125502,9 +125888,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol krunner-devel Development files for krunner - krunner + krunner qt5-base-devel - plasma-framework-devel + plasma-framework-devel /usr/include @@ -125513,6 +125899,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -125935,24 +126328,24 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 text editing widgets KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text. - mirrors://kde/stable/frameworks/5.104/ktextwidgets-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/ktextwidgets-5.105.0.tar.xz qt5-base-devel qt5-designer-devel qt5-speech-devel - kconfig-devel - kcompletion-devel - kcodecs-devel - kauth-devel - kconfigwidgets-devel - kiconthemes-devel - kwidgetsaddons-devel - ki18n-devel - sonnet-devel - kservice-devel - kcoreaddons-devel - kwindowsystem-devel - extra-cmake-modules + kconfig-devel + kcompletion-devel + kcodecs-devel + kauth-devel + kconfigwidgets-devel + kiconthemes-devel + kwidgetsaddons-devel + ki18n-devel + sonnet-devel + kservice-devel + kcoreaddons-devel + kwindowsystem-devel + extra-cmake-modules desktop/kde/framework/ktextwidgets/pspec.xml @@ -125960,12 +126353,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol ktextwidgets qt5-base - kconfig - kcompletion - kconfigwidgets - kwidgetsaddons - ki18n - sonnet + kconfig + kcompletion + kconfigwidgets + kwidgetsaddons + ki18n + sonnet qt5-speech @@ -125980,10 +126373,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol ktextwidgets-devel Development files for ktextwidgets - ktextwidgets + ktextwidgets qt5-base-devel - ki18n-devel - sonnet-devel + ki18n-devel + sonnet-devel /usr/include @@ -125992,6 +126385,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -126413,18 +126813,18 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Framework that lets applications manage user installable packages of non-binary assets KPackage is dependent on the Smart package manager. - mirrors://kde/stable/frameworks/5.104/kpackage-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kpackage-5.105.0.tar.xz qt5-base-devel libX11-devel - kconfig-devel - ki18n-devel - kcoreaddons-devel - karchive-devel - kdoctools-devel + kconfig-devel + ki18n-devel + kcoreaddons-devel + karchive-devel + kdoctools-devel docbook-sgml4_5 docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kpackage/pspec.xml @@ -126432,9 +126832,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kpackage qt5-base - ki18n - karchive - kcoreaddons + ki18n + karchive + kcoreaddons /usr/bin @@ -126450,12 +126850,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kpackage-devel Development files for kpackage - kpackage + kpackage qt5-base-devel - kconfig-devel - ki18n-devel - kcoreaddons-devel - karchive-devel + kconfig-devel + ki18n-devel + kcoreaddons-devel + karchive-devel /usr/include @@ -126464,6 +126864,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -126888,26 +127295,26 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Bir DAV protokolü uygulaması Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV. Takvimler ve işler CalDAV veya GroupDAV'ı kullanarak desteklenir. - mirrors://kde/stable/frameworks/5.104/kdav-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdav-5.105.0.tar.xz libgcc - kio-devel - solid-devel - kauth-devel - ki18n-devel - kxmlgui-devel - kcodecs-devel - kcoreaddons-devel - kconfig-devel - extra-cmake-modules - kservice-devel - kitemviews-devel - kbookmarks-devel - kcompletion-devel - kjobwidgets-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel + kio-devel + solid-devel + kauth-devel + ki18n-devel + kxmlgui-devel + kcodecs-devel + kcoreaddons-devel + kconfig-devel + extra-cmake-modules + kservice-devel + kitemviews-devel + kbookmarks-devel + kcompletion-devel + kjobwidgets-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel qt5-base-devel qt5-xmlpatterns-devel @@ -126936,7 +127343,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kdav kdav için geliştirme dosyaları - kdav + kdav kcoreaddons-devel @@ -126947,6 +127354,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -127320,7 +127734,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 window manager access framework KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes. - mirrors://kde/stable/frameworks/5.104/kwindowsystem-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwindowsystem-5.105.0.tar.xz qt5-base-devel qt5-linguist @@ -127332,7 +127746,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libXfixes-devel xcb-util-devel xcb-util-keysyms-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kwindowsystem/pspec.xml @@ -127365,7 +127779,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libXfixes-devel xcb-util-devel xcb-util-keysyms-devel - kwindowsystem + kwindowsystem /usr/include @@ -127374,6 +127788,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -127796,18 +128217,18 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 Desktop Services Kservice Provides a plugin framework for handling desktop services. Services can be applications or libraries. They can be bound to MIME types or handled by application specific code. - mirrors://kde/stable/frameworks/5.104/kservice-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kservice-5.105.0.tar.xz qt5-base-devel - kdoctools-devel - kconfig-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - ki18n-devel + kdoctools-devel + kconfig-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + ki18n-devel docbook-xml docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kservice/pspec.xml @@ -127815,11 +128236,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kservice qt5-base - kconfig - kcoreaddons - kcrash - kdbusaddons - ki18n + kconfig + kcoreaddons + kcrash + kdbusaddons + ki18n /etc @@ -127836,12 +128257,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kservice-devel Development files for kservice - kservice - kconfig-devel - kcoreaddons-devel + kservice + kconfig-devel + kcoreaddons-devel kcrash-devel - kdbusaddons-devel - ki18n-devel + kdbusaddons-devel + ki18n-devel /usr/include @@ -127850,6 +128271,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -128273,13 +128701,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol KDE grafik arabirim yerelleştirme kitaplığı KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. ki18n, KDE Frameworks 5 için, Gettext tabanlı bir grafik arabirim yerelleştirme kitaplığıdır - mirrors://kde/stable/frameworks/5.104/ki18n-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/ki18n-5.105.0.tar.xz iso-codes-devel qt5-base-devel qt5-script-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/ki18n/pspec.xml @@ -128303,7 +128731,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kde5-ki18n ki18n için geliştirme dosyaları - ki18n + ki18n /usr/include @@ -128312,6 +128740,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -128734,7 +129169,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 library for extracting meta data from files. KDE library for extracting meta data from files. - mirrors://kde/stable/frameworks/5.104/kfilemetadata-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kfilemetadata-5.105.0.tar.xz qt5-base-devel qt5-multimedia-devel @@ -128746,11 +129181,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libappimage-devel kdegraphics-mobipocket-devel poppler-qt5-devel - karchive-devel - ki18n-devel - kconfig-devel - kcoreaddons-devel - extra-cmake-modules + karchive-devel + ki18n-devel + kconfig-devel + kcoreaddons-devel + extra-cmake-modules desktop/kde/framework/kfilemetadata/pspec.xml @@ -128766,10 +129201,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdegraphics-mobipocket ffmpeg poppler-qt5 - karchive - kcoreaddons - ki18n - kconfig + karchive + kcoreaddons + ki18n + kconfig /etc/xdg @@ -128785,17 +129220,17 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kfilemetadata-devel Development files for kfilemetadata - kfilemetadata + kfilemetadata qt5-base-devel ebook-tools-devel exiv2-devel taglib-devel ffmpeg-devel poppler-qt5-devel - karchive-devel - ki18n-devel - kconfig-devel - kcoreaddons-devel + karchive-devel + ki18n-devel + kconfig-devel + kcoreaddons-devel /usr/include @@ -128804,6 +129239,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -129224,9 +129666,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Syntax highlighting engine for structured text and code Syntax highlighting engine for structured text and code - mirrors://kde/stable/frameworks/5.104/syntax-highlighting-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/syntax-highlighting-5.105.0.tar.xz - extra-cmake-modules + extra-cmake-modules qt5-base-devel qt5-declarative-devel qt5-xmlpatterns-devel @@ -129258,7 +129700,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol syntax-highlighting-devel Development files for syntax-highlighting - syntax-highlighting + syntax-highlighting qt5-base-devel @@ -129266,6 +129708,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -129652,19 +130101,19 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Access and manipulate bookmarks stored using XBEL format Framework which lets you access and manipulate bookmarks stored using XBEL format - mirrors://kde/stable/frameworks/5.104/kbookmarks-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kbookmarks-5.105.0.tar.xz qt5-base-devel qt5-linguist - kcoreaddons-devel - kauth-devel - kcodecs-devel - kconfig-devel - kconfigwidgets-devel - kiconthemes-devel - kwidgetsaddons-devel - kxmlgui-devel - extra-cmake-modules + kcoreaddons-devel + kauth-devel + kcodecs-devel + kconfig-devel + kconfigwidgets-devel + kiconthemes-devel + kwidgetsaddons-devel + kxmlgui-devel + extra-cmake-modules desktop/kde/framework/kbookmarks/pspec.xml @@ -129673,12 +130122,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kcoreaddons - kcodecs - kconfig - kwidgetsaddons - kxmlgui - kconfigwidgets + kcoreaddons + kcodecs + kconfig + kwidgetsaddons + kxmlgui + kconfigwidgets /etc @@ -129693,9 +130142,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kbookmarks-devel Development files for kbookmarks - kbookmarks + kbookmarks qt5-base-devel - kwidgetsaddons-devel + kwidgetsaddons-devel /usr/include @@ -129704,6 +130153,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -130126,7 +130582,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Code and utilities to ease the transition to KDE Frameworks 5 KDELibs4Support provides libraries to port KDE4 programs to QT5/KDE5 - mirrors://kde/stable/frameworks/5.104/portingAids/kdelibs4support-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kdelibs4support-5.105.0.tar.xz qt5-base-devel qt5-svg-devel @@ -130138,39 +130594,39 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol docbook-xml openssl-devel libX11-devel - karchive-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kdbusaddons-devel - kiconthemes-devel - kservice-devel - kwindowsystem-devel - kwidgetsaddons-devel - knotifications-devel - kxmlgui-devel - ki18n-devel - kio-devel - kauth-devel - kcrash-devel - kdesignerplugin + karchive-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kdbusaddons-devel + kiconthemes-devel + kservice-devel + kwindowsystem-devel + kwidgetsaddons-devel + knotifications-devel + kxmlgui-devel + ki18n-devel + kio-devel + kauth-devel + kcrash-devel + kdesignerplugin intltool - kdoctools-devel - kglobalaccel-devel - kguiaddons-devel - kparts-devel - ktextwidgets-devel - sonnet-devel - kunitconversion-devel - kded-devel - kemoticons-devel - kdoctools-devel - kitemmodels-devel - kinit-devel + kdoctools-devel + kglobalaccel-devel + kguiaddons-devel + kparts-devel + ktextwidgets-devel + sonnet-devel + kunitconversion-devel + kded-devel + kemoticons-devel + kdoctools-devel + kitemmodels-devel + kinit-devel NetworkManager-devel docbook-xsl libX11-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kdelibs4-support/pspec.xml @@ -130184,37 +130640,37 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-svg qt5-x11extras libSM - kdesignerplugin - kauth - solid - kcodecs - kcoreaddons - kjobwidgets - kcompletion - kconfig - kconfigwidgets - kcrash - kdbusaddons - kglobalaccel - kguiaddons - ki18n - kiconthemes - kio - kitemviews - knotifications - kparts - kservice - ktextwidgets - kxmlgui - kwindowsystem - kwidgetsaddons + kdesignerplugin + kauth + solid + kcodecs + kcoreaddons + kjobwidgets + kcompletion + kconfig + kconfigwidgets + kcrash + kdbusaddons + kglobalaccel + kguiaddons + ki18n + kiconthemes + kio + kitemviews + knotifications + kparts + kservice + ktextwidgets + kxmlgui + kwindowsystem + kwidgetsaddons qt5-designer - kded - kemoticons - kdoctools - kitemmodels - kinit - kunitconversion + kded + kemoticons + kdoctools + kitemmodels + kinit + kunitconversion /etc @@ -130231,8 +130687,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdelibs4-support-devel Development files for kdelibs4-support - kdelibs4-support - karchive-devel + kdelibs4-support + karchive-devel qt5-base-devel libxcb-devel libICE-devel @@ -130240,35 +130696,35 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-svg-devel qt5-x11extras-devel libSM-devel - kauth-devel - solid-devel - kcodecs-devel - kcoreaddons-devel - kjobwidgets-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcrash-devel - kdbusaddons-devel - kglobalaccel-devel - kguiaddons-devel - ki18n-devel - kiconthemes-devel - kio-devel - kitemviews-devel - knotifications-devel - kparts-devel - kservice-devel - ktextwidgets-devel - kxmlgui-devel - kwindowsystem-devel - kwidgetsaddons-devel - kded-devel - kemoticons-devel - kdoctools-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel + kauth-devel + solid-devel + kcodecs-devel + kcoreaddons-devel + kjobwidgets-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcrash-devel + kdbusaddons-devel + kglobalaccel-devel + kguiaddons-devel + ki18n-devel + kiconthemes-devel + kio-devel + kitemviews-devel + knotifications-devel + kparts-devel + kservice-devel + ktextwidgets-devel + kxmlgui-devel + kwindowsystem-devel + kwidgetsaddons-devel + kded-devel + kemoticons-devel + kdoctools-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel /usr/include @@ -130277,6 +130733,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -130706,12 +131169,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Extra modules for Qt-DBus KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. - mirrors://kde/stable/frameworks/5.104/kdbusaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdbusaddons-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kdbusaddons/pspec.xml @@ -130736,7 +131199,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kdbusaddons qt5-base-devel - kdbusaddons + kdbusaddons /usr/include @@ -130745,6 +131208,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -131166,35 +131636,35 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Plugin framework for user interface components This library implements the framework for KDE parts, which are elaborate widgets with a user-interface defined in terms of actions (menu items, toolbar icons). - mirrors://kde/stable/frameworks/5.104/kparts-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kparts-5.105.0.tar.xz qt5-base-devel - kauth-devel - knotifications-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel - karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - kcmutils-devel - kdeclarative-devel - ki18n-devel - kio-devel - kglobalaccel-devel - kservice-devel - kxmlgui-devel - kbookmarks-devel - kwindowsystem-devel - sonnet-devel - kcodecs-devel - kconfigwidgets-devel - solid-devel - kjobwidgets-devel - extra-cmake-modules + kauth-devel + knotifications-devel + kwidgetsaddons-devel + ktextwidgets-devel + kiconthemes-devel + kcompletion-devel + kitemviews-devel + karchive-devel + attica-devel + kconfig-devel + kcoreaddons-devel + kcmutils-devel + kdeclarative-devel + ki18n-devel + kio-devel + kglobalaccel-devel + kservice-devel + kxmlgui-devel + kbookmarks-devel + kwindowsystem-devel + sonnet-devel + kcodecs-devel + kconfigwidgets-devel + solid-devel + kjobwidgets-devel + extra-cmake-modules desktop/kde/framework/kparts/pspec.xml @@ -131203,15 +131673,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kjobwidgets - kconfig - kcoreaddons - ki18n - kiconthemes - kservice - kwidgetsaddons - kxmlgui - kio + kjobwidgets + kconfig + kcoreaddons + ki18n + kiconthemes + kservice + kwidgetsaddons + kxmlgui + kio /usr/share @@ -131225,11 +131695,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kparts-devel Development files for kparts - kiconthemes-devel - kxmlgui-devel - kio-devel - ktextwidgets-devel - kparts + kiconthemes-devel + kxmlgui-devel + kio-devel + ktextwidgets-devel + kparts /usr/include @@ -131238,6 +131708,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -131660,17 +132137,17 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Address book API for KDE. Address book for KDE for Contacts. - mirrors://kde/stable/frameworks/5.104/kcontacts-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcontacts-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel - ki18n-devel - kcodecs-devel - kconfig-devel - kio-devel + ki18n-devel + kcodecs-devel + kconfig-devel + kio-devel iso-codes-devel - kcoreaddons-devel - extra-cmake-modules + kcoreaddons-devel + extra-cmake-modules desktop/kde/framework/kcontacts/pspec.xml @@ -131696,7 +132173,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kcontacts-devel Development files for kcontacts - kcontacts + kcontacts ki18n-devel kcodecs-devel kconfig-devel @@ -131709,6 +132186,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -132138,13 +132622,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Image formats addons for QT 5 This framework provides additional image format plugins for QtGui. - mirrors://kde/stable/frameworks/5.104/kimageformats-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kimageformats-5.105.0.tar.xz libheif-devel qt5-base-devel openexr-devel - karchive-devel - extra-cmake-modules + karchive-devel + extra-cmake-modules desktop/kde/framework/kimageformats/pspec.xml @@ -132164,6 +132648,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -132600,38 +133091,38 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Library for KDE's Plasma Activities support Kactivities provides an API for using and interacting with the Plasma Activities Manager. - mirrors://kde/stable/frameworks/5.104/kactivities-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kactivities-5.105.0.tar.xz qt5-base-devel mesa-devel boost-devel - kdbusaddons-devel - kdeclarative-devel - kpackage-devel - ki18n-devel - kconfig-devel - kcoreaddons-devel - kio-devel - kservice-devel - kbookmarks-devel - kwidgetsaddons-devel - kcompletion-devel - kjobwidgets-devel - kitemviews-devel - solid-devel - kauth-devel - kcodecs-devel - kconfigwidgets-devel - kxmlgui-devel - kwindowsystem-devel - kglobalaccel-devel - kcmutils-devel + kdbusaddons-devel + kdeclarative-devel + kpackage-devel + ki18n-devel + kconfig-devel + kcoreaddons-devel + kio-devel + kservice-devel + kbookmarks-devel + kwidgetsaddons-devel + kcompletion-devel + kjobwidgets-devel + kitemviews-devel + solid-devel + kauth-devel + kcodecs-devel + kconfigwidgets-devel + kxmlgui-devel + kwindowsystem-devel + kglobalaccel-devel + kcmutils-devel qt5-declarative-devel qt5-sql-postgresql qt5-sql-mysql qt5-sql-sqlite qt5-sql-odbc - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kactivities/pspec.xml @@ -132640,7 +133131,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-declarative - kcoreaddons + kcoreaddons /etc/xdg @@ -132657,7 +133148,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kactivities qt5-base-devel - kactivities + kactivities /usr/include @@ -132666,6 +133157,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -133087,28 +133585,28 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Configuration dialog for desktop notifications KNotifyConfig provides a configuration dialog for desktop notifications which can be embedded in your application.. - mirrors://kde/stable/frameworks/5.104/knotifyconfig-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/knotifyconfig-5.105.0.tar.xz qt5-base-devel qt5-phonon-devel - solid-devel - kauth-devel - kconfig-devel - kxmlgui-devel - kcompletion-devel - ki18n-devel - kio-devel - kcodecs-devel - kservice-devel - kjobwidgets-devel - kbookmarks-devel - kcoreaddons-devel - kwidgetsaddons-devel - kitemviews-devel - kconfigwidgets-devel - kwindowsystem-devel + solid-devel + kauth-devel + kconfig-devel + kxmlgui-devel + kcompletion-devel + ki18n-devel + kio-devel + kcodecs-devel + kservice-devel + kjobwidgets-devel + kbookmarks-devel + kcoreaddons-devel + kwidgetsaddons-devel + kitemviews-devel + kconfigwidgets-devel + kwindowsystem-devel libcanberra-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/knotifyconfig/pspec.xml @@ -133117,9 +133615,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libcanberra - kconfig - ki18n - kio + kconfig + ki18n + kio /usr/share @@ -133133,7 +133631,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifyconfig-devel Development files for knotifyconfig - knotifyconfig + knotifyconfig qt5-base-devel @@ -133143,6 +133641,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -133565,29 +134070,29 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework QT Designer integration for KDE5 Frameworks widgets This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files. - mirrors://kde/stable/frameworks/5.104/portingAids/kdesignerplugin-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kdesignerplugin-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-designer - kdoctools-devel - kio-devel - kauth-devel - kconfig-devel - kwidgetsaddons-devel - kitemviews-devel - kiconthemes-devel - kcoreaddons-devel - kcompletion-devel - kconfigwidgets-devel - kxmlgui-devel - kplotting-devel - ktextwidgets-devel - sonnet-devel - kdewebkit-devel + kdoctools-devel + kio-devel + kauth-devel + kconfig-devel + kwidgetsaddons-devel + kitemviews-devel + kiconthemes-devel + kcoreaddons-devel + kcompletion-devel + kconfigwidgets-devel + kxmlgui-devel + kplotting-devel + ktextwidgets-devel + sonnet-devel + kdewebkit-devel docbook-xml docbook-xsl - extra-cmake-modules + extra-cmake-modules qt5-designer-devel desktop/kde/framework/kdesignerplugin/pspec.xml @@ -133597,8 +134102,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kconfig - kcoreaddons + kconfig + kcoreaddons qt5-designer @@ -133613,6 +134118,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -134036,17 +134548,17 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol A style for Qt Quick Controls 2 to make it follow your desktop theme Qt Quick Controls 2 nin masaüstünüzdeki temayı takip etmesini sağlayan bir stil Qt Quick Controls 2 nin masaüstünüzdeki temayı takip etmesini sağlayan bir stil - https://download.kde.org/stable/frameworks/5.104/qqc2-desktop-style-5.104.0.tar.xz + https://download.kde.org/stable/frameworks/5.105/qqc2-desktop-style-5.105.0.tar.xz - extra-cmake-modules + extra-cmake-modules qt5-base-devel qt5-declarative-devel qt5-quickcontrols2-devel qt5-x11extras-devel - kconfigwidgets-devel - kiconthemes-devel - kirigami-devel - kconfig-devel + kconfigwidgets-devel + kiconthemes-devel + kirigami-devel + kconfig-devel libX11-devel desktop/kde/framework/qqc2-desktop-style/pspec.xml @@ -134067,6 +134579,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -134419,12 +134938,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 desktop widgets KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets. - mirrors://kde/stable/frameworks/5.104/kwidgetsaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwidgetsaddons-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-designer-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kwidgetsaddons/pspec.xml @@ -134447,7 +134966,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kwidgetsaddons qt5-base-devel - kwidgetsaddons + kwidgetsaddons /usr/include @@ -134456,6 +134975,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -134877,21 +135403,21 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework A contact aggregation library for KDE KPeople is a Framework for fetching contacts from different sources (Telepathy, Akonadi, Facebook, etc) and unifying them into a same model. - mirrors://kde/stable/frameworks/5.104/kpeople-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kpeople-5.105.0.tar.xz qt5-base-devel - kconfig-devel + kconfig-devel qt5-declarative-devel - kcoreaddons-devel + kcoreaddons-devel qt5-sql-postgresql qt5-sql-mysql qt5-sql-sqlite qt5-sql-odbc - kservice-devel - kwidgetsaddons-devel - ki18n-devel - kitemviews-devel - extra-cmake-modules + kservice-devel + kwidgetsaddons-devel + ki18n-devel + kitemviews-devel + extra-cmake-modules desktop/kde/framework/kpeople/pspec.xml @@ -134900,10 +135426,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-declarative - kcoreaddons - kwidgetsaddons - ki18n - kitemviews + kcoreaddons + kwidgetsaddons + ki18n + kitemviews /usr/share @@ -134919,7 +135445,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kpeople qt5-base-devel - kpeople + kpeople /usr/include @@ -134928,6 +135454,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -135349,26 +135882,26 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Framework for managing menu and toolbar actions Kxmlgui provides a framework for managing menu and toolbar actions in an abstract way. - mirrors://kde/stable/frameworks/5.104/kxmlgui-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kxmlgui-5.105.0.tar.xz qt5-base-devel qt5-designer-devel - attica-devel - kcoreaddons-devel - kconfig-devel - kconfigwidgets-devel - kauth-devel - kcodecs-devel - sonnet-devel - kglobalaccel-devel - ki18n-devel - kguiaddons-devel - kiconthemes-devel - kitemviews-devel - ktextwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel - extra-cmake-modules + attica-devel + kcoreaddons-devel + kconfig-devel + kconfigwidgets-devel + kauth-devel + kcodecs-devel + sonnet-devel + kglobalaccel-devel + ki18n-devel + kguiaddons-devel + kiconthemes-devel + kitemviews-devel + ktextwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel + extra-cmake-modules desktop/kde/framework/kxmlgui/pspec.xml @@ -135377,16 +135910,16 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - attica - kcoreaddons - kconfig - kconfigwidgets - kglobalaccel - ki18n - kguiaddons - kiconthemes - kitemviews - kwidgetsaddons + attica + kcoreaddons + kconfig + kconfigwidgets + kglobalaccel + ki18n + kguiaddons + kiconthemes + kitemviews + kwidgetsaddons /etc @@ -135401,10 +135934,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kxmlgui-devel Development files for kxmlgui - kxmlgui + kxmlgui qt5-base-devel - kconfig-devel - kconfigwidgets-devel + kconfig-devel + kconfigwidgets-devel /usr/include @@ -135413,6 +135946,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -135835,7 +136375,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Resource and network access abstraction Network transparent access to files and data - mirrors://kde/stable/frameworks/5.104/kio-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kio-5.105.0.tar.xz qt5-base-devel qt5-designer-devel @@ -135843,40 +136383,40 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol acl-devel attr-devel mit-kerberos-devel - kcrash-devel - karchive-devel - kconfig-devel - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kservice-devel - solid-devel - sonnet-devel - kdoctools-devel - kbookmarks-devel - kwidgetsaddons-devel - kcompletion-devel - kconfigwidgets-devel - kauth-devel - kcodecs-devel - kiconthemes-devel - kitemviews-devel - kjobwidgets-devel - kwindowsystem-devel + kcrash-devel + karchive-devel + kconfig-devel + kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kservice-devel + solid-devel + sonnet-devel + kdoctools-devel + kbookmarks-devel + kwidgetsaddons-devel + kcompletion-devel + kconfigwidgets-devel + kauth-devel + kcodecs-devel + kiconthemes-devel + kitemviews-devel + kjobwidgets-devel + kwindowsystem-devel qt5-x11extras-devel - kwallet-devel - kxmlgui-devel - ktextwidgets-devel - knotifications-devel - kguiaddons-devel + kwallet-devel + kxmlgui-devel + ktextwidgets-devel + knotifications-devel + kguiaddons-devel libxslt-devel qt5-script-devel zlib-devel docbook-sgml4_5 docbook-xml docbook-xsl - extra-cmake-modules - kded-devel + extra-cmake-modules + kded-devel libutil-linux-devel desktop/kde/framework/kio/pspec.xml @@ -135892,30 +136432,30 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libxslt kdoctools mit-kerberos - kauth - kcrash - knotifications + kauth + kcrash + knotifications qt5-x11extras - karchive - kconfig - kcodecs - kbookmarks - kcompletion - kconfigwidgets - kcoreaddons - kdbusaddons - ki18n - kiconthemes - kitemviews - kjobwidgets - kservice - ktextwidgets - kwallet - kwidgetsaddons - kwindowsystem - kxmlgui - solid - kguiaddons + karchive + kconfig + kcodecs + kbookmarks + kcompletion + kconfigwidgets + kcoreaddons + kdbusaddons + ki18n + kiconthemes + kitemviews + kjobwidgets + kservice + ktextwidgets + kwallet + kwidgetsaddons + kwindowsystem + kxmlgui + solid + kguiaddons libutil-linux @@ -135934,18 +136474,18 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kio qt5-base-devel - kio - kconfig-devel - kcodecs-devel - kbookmarks-devel - kcompletion-devel - kcoreaddons-devel - kitemviews-devel - kjobwidgets-devel - kservice-devel - kwindowsystem-devel - kxmlgui-devel - solid-devel + kio + kconfig-devel + kcodecs-devel + kbookmarks-devel + kcompletion-devel + kcoreaddons-devel + kitemviews-devel + kjobwidgets-devel + kservice-devel + kwindowsystem-devel + kxmlgui-devel + solid-devel /usr/include @@ -135954,6 +136494,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -136424,7 +136971,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Framework providing components to allow applications to integrate with a KDE Workspace Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. - mirrors://kde/stable/frameworks/5.104/frameworkintegration-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/frameworkintegration-5.105.0.tar.xz libxcb-devel libXcursor-devel @@ -136434,21 +136981,21 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-declarative-devel qt5-x11extras-devel oxygen-fonts - kconfig-devel - kpackage-devel - kxmlgui-devel - kcompletion-devel - kcoreaddons-devel - kjobwidgets-devel - kconfigwidgets-devel - kiconthemes-devel - ki18n-devel - kauth-devel - kio-devel - knotifications-devel - kwidgetsaddons-devel - extra-cmake-modules - knewstuff-devel + kconfig-devel + kpackage-devel + kxmlgui-devel + kcompletion-devel + kcoreaddons-devel + kjobwidgets-devel + kconfigwidgets-devel + kiconthemes-devel + ki18n-devel + kauth-devel + kio-devel + knotifications-devel + kwidgetsaddons-devel + extra-cmake-modules + knewstuff-devel desktop/kde/framework/frameworkintegration/pspec.xml @@ -136458,13 +137005,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol appstream-qt5 packagekit-qt5 qt5-base - kconfig - kconfigwidgets - kiconthemes - ki18n - knotifications - kwidgetsaddons - knewstuff + kconfig + kconfigwidgets + kiconthemes + ki18n + knotifications + kwidgetsaddons + knewstuff /usr/share @@ -136478,9 +137025,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol frameworkintegration-devel Development files for framework-integration - frameworkintegration - kconfigwidgets-devel - kiconthemes-devel + frameworkintegration + kconfigwidgets-devel + kiconthemes-devel /usr/include @@ -136488,6 +137035,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -136916,11 +137470,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Set of item models extending the Qt model-view framework KItemModels provides a set of item models extending the Qt model-view framework. - mirrors://kde/stable/frameworks/5.104/kitemmodels-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kitemmodels-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kitemmodels/pspec.xml @@ -136944,7 +137498,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kitemmodels qt5-base-devel - kitemmodels + kitemmodels /usr/include @@ -136953,6 +137507,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -137374,10 +137935,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Open Collaboration Service client library, based on Qt 5 Attica is a library to access Open Collaboration Service servers, based on Qt 5. - mirrors://kde/stable/frameworks/5.104/attica-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/attica-5.105.0.tar.xz qt5-base-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/attica/pspec.xml @@ -137400,7 +137961,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for attica5 qt5-base-devel - attica + attica /usr/include @@ -137409,6 +137970,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -137830,7 +138398,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework RSS/Atom parser library syndication is a parser library for RSS and Atom feeds. - mirrors://kde/stable/frameworks/5.104/syndication-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/syndication-5.105.0.tar.xz qt5-base-devel kio-devel @@ -137860,7 +138428,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol ksyndication-devel Development files for ksyndication - ksyndication + ksyndication /usr/include @@ -137869,6 +138437,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -138296,7 +138871,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE Oxygen icons "The Oxygen Icon Theme - mirrors://kde/stable/frameworks/5.104/oxygen-icons5-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/oxygen-icons5-5.105.0.tar.xz extra-cmake-modules qt5-base-devel @@ -138327,6 +138902,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -138749,22 +139331,22 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Addon with auto completion widgets and classes KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. - mirrors://kde/stable/frameworks/5.104/kcompletion-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcompletion-5.105.0.tar.xz qt5-base-devel qt5-designer-devel qt5-linguist - kconfig-devel - kwidgetsaddons-devel - extra-cmake-modules + kconfig-devel + kwidgetsaddons-devel + extra-cmake-modules desktop/kde/framework/kcompletion/pspec.xml kcompletion - kconfig - kwidgetsaddons + kconfig + kwidgetsaddons /usr/share @@ -138780,7 +139362,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kcompletion qt5-base-devel - kcompletion + kcompletion /usr/include @@ -138789,6 +139371,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -139212,11 +139801,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol KDE5 Frameworks API dokümantasyon araçları. KDE5 Frameworks API documentation tools. KDE5 Frameworks API dokümantasyon araçları. - mirrors://kde/stable/frameworks/5.104/kapidox-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kapidox-5.105.0.tar.xz python3-Jinja2 python3-PyYAML - extra-cmake-modules + extra-cmake-modules python3-setuptools desktop/kde/framework/kapidox/pspec.xml @@ -139231,6 +139820,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -139661,19 +140257,19 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Kconfig widgets KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. - mirrors://kde/stable/frameworks/5.104/kconfigwidgets-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kconfigwidgets-5.105.0.tar.xz qt5-base-devel - ki18n-devel - kauth-devel - kcodecs-devel - kconfig-devel - kcoreaddons-devel - kguiaddons-devel - kwidgetsaddons-devel - kdoctools-devel + ki18n-devel + kauth-devel + kcodecs-devel + kconfig-devel + kcoreaddons-devel + kguiaddons-devel + kwidgetsaddons-devel + kdoctools-devel docbook-xsl - extra-cmake-modules + extra-cmake-modules qt5-designer-devel desktop/kde/framework/kconfigwidgets/pspec.xml @@ -139683,13 +140279,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libgcc qt5-base - kauth - kcodecs - kconfig - kcoreaddons - kguiaddons - ki18n - kwidgetsaddons + kauth + kcodecs + kconfig + kcoreaddons + kguiaddons + ki18n + kwidgetsaddons /etc/xdg @@ -139706,11 +140302,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kconfigwidgets-devel Development files for kconfigwidgets - kconfigwidgets - kauth-devel - kcodecs-devel - kconfig-devel - kwidgetsaddons-devel + kconfigwidgets + kauth-devel + kcodecs-devel + kconfig-devel + kwidgetsaddons-devel /usr/include @@ -139719,6 +140315,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -140141,30 +140744,30 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Framework for searching and managing metadata Baloo is a framework for searching and managing metada - mirrors://kde/stable/frameworks/5.104/baloo-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/baloo-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel - kcoreaddons-devel - kdbusaddons-devel - kauth-devel - kconfig-devel - kcrash-devel - ki18n-devel - kcompletion-devel - kidletime-devel - kio-devel - solid-devel - kxmlgui-devel - kfilemetadata-devel - kdoctools-devel - kbookmarks-devel - kitemviews-devel - kjobwidgets-devel - kwidgetsaddons-devel + kcoreaddons-devel + kdbusaddons-devel + kauth-devel + kconfig-devel + kcrash-devel + ki18n-devel + kcompletion-devel + kidletime-devel + kio-devel + solid-devel + kxmlgui-devel + kfilemetadata-devel + kdoctools-devel + kbookmarks-devel + kitemviews-devel + kjobwidgets-devel + kwidgetsaddons-devel lmdb-devel - kservice-devel - extra-cmake-modules + kservice-devel + extra-cmake-modules desktop/kde/framework/baloo/pspec.xml @@ -140173,16 +140776,16 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-declarative - kcoreaddons - kdbusaddons + kcoreaddons + kdbusaddons libgcc - kconfig - kcrash - ki18n - kidletime - kio - solid - kfilemetadata + kconfig + kcrash + ki18n + kidletime + kio + solid + kfilemetadata lmdb @@ -140199,10 +140802,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol baloo-devel Development files for baloo-widgets - baloo + baloo qt5-base-devel - kcoreaddons-devel - kfilemetadata-devel + kcoreaddons-devel + kfilemetadata-devel /usr/include @@ -140211,6 +140814,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -140633,22 +141243,22 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 WebKit integration KdeWebkit provides KDE integration of the QtWebKit library. - mirrors://kde/stable/frameworks/5.104/portingAids/kdewebkit-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kdewebkit-5.105.0.tar.xz qt5-base-devel qt5-webkit-devel qt5-designer-devel - kauth-devel - sonnet-devel - kconfig-devel - ktextwidgets-devel - kjobwidgets-devel - kcoreaddons-devel - kparts-devel - kservice-devel - kwallet-devel - kio-devel - extra-cmake-modules + kauth-devel + sonnet-devel + kconfig-devel + ktextwidgets-devel + kjobwidgets-devel + kcoreaddons-devel + kparts-devel + kservice-devel + kwallet-devel + kio-devel + extra-cmake-modules desktop/kde/framework/kdewebkit/pspec.xml @@ -140656,14 +141266,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdewebkit qt5-webkit - kconfig - kjobwidgets + kconfig + kjobwidgets qt5-base - kcoreaddons - kparts - kservice - kwallet - kio + kcoreaddons + kparts + kservice + kwallet + kio /usr/share @@ -140677,16 +141287,16 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdewebkit-devel Development files for kdewebkit - kdewebkit + kdewebkit qt5-webkit-devel - kconfig-devel - kjobwidgets-devel + kconfig-devel + kjobwidgets-devel qt5-base-devel - kcoreaddons-devel - kparts-devel - kservice-devel - kwallet-devel - kio-devel + kcoreaddons-devel + kparts-devel + kservice-devel + kwallet-devel + kio-devel /usr/include @@ -140695,6 +141305,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -141117,7 +141734,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 hardware integration framework Solid is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system. - mirrors://kde/stable/frameworks/5.104/solid-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/solid-5.105.0.tar.xz eudev-devel upower-devel @@ -141126,7 +141743,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-linguist qt5-base-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/solid/pspec.xml @@ -141156,7 +141773,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for solid qt5-base-devel - solid + solid /usr/include @@ -141165,6 +141782,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -141587,7 +142211,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Idle time reporting utility KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. - mirrors://kde/stable/frameworks/5.104/kidletime-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kidletime-5.105.0.tar.xz qt5-base-devel qt5-x11extras-devel @@ -141595,7 +142219,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libXext-devel libXScrnSaver-devel libxcb-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kidletime/pspec.xml @@ -141621,7 +142245,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kidletime-devel Development files for kidletime - kidletime + kidletime /usr/include @@ -141630,6 +142254,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -142052,34 +142683,34 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE applications initialization utility Process launcher to speed up launching KDE applications. - mirrors://kde/stable/frameworks/5.104/kinit-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kinit-5.105.0.tar.xz qt5-base-devel - kdoctools-devel + kdoctools-devel libX11-devel libcap-devel libgcc libxcb-devel - kcrash-devel - kcoreaddons-devel - kitemviews-devel - solid-devel - kxmlgui-devel - kjobwidgets-devel - kcompletion-devel - kwidgetsaddons-devel - kconfig-devel - kcodecs-devel - kauth-devel - kconfigwidgets-devel - kio-devel - ki18n-devel - kservice-devel - kbookmarks-devel - kdbusaddons-devel - kwindowsystem-devel + kcrash-devel + kcoreaddons-devel + kitemviews-devel + solid-devel + kxmlgui-devel + kjobwidgets-devel + kcompletion-devel + kwidgetsaddons-devel + kconfig-devel + kcodecs-devel + kauth-devel + kconfigwidgets-devel + kio-devel + ki18n-devel + kservice-devel + kbookmarks-devel + kdbusaddons-devel + kwindowsystem-devel docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kinit/pspec.xml @@ -142090,14 +142721,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libX11 libcap libxcb - kio - kcrash - kcoreaddons - kconfig - ki18n - kservice - kdbusaddons - kwindowsystem + kio + kcrash + kcoreaddons + kconfig + ki18n + kservice + kdbusaddons + kwindowsystem /etc/xdg @@ -142118,15 +142749,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libX11-devel libcap-devel libxcb-devel - kio-devel - kcrash-devel - kconfig-devel - ki18n-devel - kservice-devel - kdbusaddons-devel - kcoreaddons-devel - kwindowsystem-devel - kinit + kio-devel + kcrash-devel + kconfig-devel + ki18n-devel + kservice-devel + kdbusaddons-devel + kcoreaddons-devel + kwindowsystem-devel + kinit /usr/lib/cmake @@ -142134,6 +142765,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -142555,13 +143193,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Network service discovery using Zeroconf KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure. - mirrors://kde/stable/frameworks/5.104/kdnssd-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdnssd-5.105.0.tar.xz qt5-base-devel qt5-linguist avahi-devel avahi-compat-libdns_sd-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kdnssd/pspec.xml @@ -142583,7 +143221,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kdnssd. qt5-base-devel - kdnssd + kdnssd /usr/include @@ -142592,6 +143230,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -143007,14 +143652,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE emoticon manager KEmoticons converts emoticons from text to a graphical representation with images in HTML. - mirrors://kde/stable/frameworks/5.104/kemoticons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kemoticons-5.105.0.tar.xz qt5-base-devel - karchive-devel - kcoreaddons-devel - kconfig-devel - kservice-devel - extra-cmake-modules + karchive-devel + kcoreaddons-devel + kconfig-devel + kservice-devel + extra-cmake-modules desktop/kde/framework/kemoticons/pspec.xml @@ -143023,10 +143668,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - karchive - kcoreaddons - kconfig - kservice + karchive + kcoreaddons + kconfig + kservice /etc/xdg @@ -143041,9 +143686,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kemoticons-devel Development files for kemoticons - kemoticons + kemoticons qt5-base-devel - kservice-devel + kservice-devel /usr/include @@ -143052,6 +143697,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -143473,39 +144125,39 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Framework for downloading and sharing additional application data The KNewStuff library implements collaborative data sharing for applications. - mirrors://kde/stable/frameworks/5.104/knewstuff-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/knewstuff-5.105.0.tar.xz qt5-base-devel qt5-designer-devel qt5-declarative-devel boost-devel - kauth-devel - ksyndication-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel - karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - kcmutils-devel - kdeclarative-devel - ki18n-devel - kio-devel - kglobalaccel-devel - kservice-devel - kxmlgui-devel - kbookmarks-devel - kwindowsystem-devel - sonnet-devel - kcodecs-devel - kconfigwidgets-devel - solid-devel - kjobwidgets-devel - kpackage-devel - extra-cmake-modules + kauth-devel + ksyndication-devel + kwidgetsaddons-devel + ktextwidgets-devel + kiconthemes-devel + kcompletion-devel + kitemviews-devel + karchive-devel + attica-devel + kconfig-devel + kcoreaddons-devel + kcmutils-devel + kdeclarative-devel + ki18n-devel + kio-devel + kglobalaccel-devel + kservice-devel + kxmlgui-devel + kbookmarks-devel + kwindowsystem-devel + sonnet-devel + kcodecs-devel + kconfigwidgets-devel + solid-devel + kjobwidgets-devel + kpackage-devel + extra-cmake-modules kirigami-devel desktop/kde/framework/knewstuff/pspec.xml @@ -143516,22 +144168,22 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-designer qt5-declarative - ksyndication - kwidgetsaddons - ktextwidgets - kiconthemes - kcompletion - kitemviews - karchive - attica - kconfig - kcoreaddons - ki18n - kio - kservice - kxmlgui - kjobwidgets - kpackage + ksyndication + kwidgetsaddons + ktextwidgets + kiconthemes + kcompletion + kitemviews + karchive + attica + kconfig + kcoreaddons + ki18n + kio + kservice + kxmlgui + kjobwidgets + kpackage /usr/bin/knewstuff-dialog @@ -143548,11 +144200,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for knewstuff qt5-base-devel - attica-devel - kservice-devel - kxmlgui-devel - knewstuff - ksyndication-devel + attica-devel + kservice-devel + kxmlgui-devel + knewstuff + ksyndication-devel /usr/include @@ -143561,6 +144213,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -143989,14 +144648,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Qt 5 addon providing access to numerous types of archives KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. - mirrors://kde/stable/frameworks/5.104/karchive-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/karchive-5.105.0.tar.xz bzip2 xz-devel zlib-devel qt5-linguist qt5-base-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/karchive/pspec.xml @@ -144022,7 +144681,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for karchive qt5-base-devel - karchive + karchive /usr/include @@ -144031,6 +144690,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -144454,7 +145120,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Framework for providing abstractions to get the developer's purposes fulfilled Framework for providing abstractions to get the developer's purposes fulfilled Framework for providing abstractions to get the developer's purposes fulfilled - mirrors://kde/stable/frameworks/5.104/purpose-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/purpose-5.105.0.tar.xz intltool kio-devel @@ -144498,7 +145164,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol purpose-devel Development files for purpose - purpose + purpose kcoreaddons-devel @@ -144507,6 +145173,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -144867,12 +145540,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Advanced configuration system for KDE Frameworks 5 Kconfig provides advanced libraries and tools for accessing configuration files. - mirrors://kde/stable/frameworks/5.104/kconfig-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kconfig-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kconfig/pspec.xml @@ -144896,7 +145569,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kconfig qt5-base-devel - kconfig + kconfig /usr/include @@ -144905,6 +145578,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -145326,11 +146006,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Plugins allowing Qt applications to access further types of images KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. - mirrors://kde/stable/frameworks/5.104/kcodecs-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcodecs-5.105.0.tar.xz qt5-base-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules gperf desktop/kde/framework/kcodecs/pspec.xml @@ -145354,7 +146034,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kcodecs qt5-base-devel - kcodecs + kcodecs /usr/include @@ -145363,6 +146043,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -145784,13 +146471,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Abstraction to system policy and authentication features Framework which lets applications perform actions as a privileged user - mirrors://kde/stable/frameworks/5.104/kauth-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kauth-5.105.0.tar.xz qt5-base-devel qt5-linguist polkit-qt-devel - kcoreaddons-devel - extra-cmake-modules + kcoreaddons-devel + extra-cmake-modules desktop/kde/framework/kauth/pspec.xml @@ -145799,7 +146486,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base polkit-qt - kcoreaddons + kcoreaddons libgcc @@ -145814,7 +146501,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kauth-devel Development files for kauth - kauth + kauth kcoreaddons-devel @@ -145824,6 +146511,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -146284,7 +146978,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kuserfeedback-devel Development files for kuserfeedback - kuserfeedback + kuserfeedback /usr/include @@ -146292,6 +146986,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 1.2.0 + Rebuild + Mustafa Cinasal + admins@pisilinux.org + 2023-03-11 1.2.0 @@ -146468,7 +147169,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Extra cmake modules for KDE5 Extra cmake modules KDE5 - mirrors://kde/stable/frameworks/5.104/extra-cmake-modules-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/extra-cmake-modules-5.105.0.tar.xz cmake flex @@ -146489,6 +147190,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -146911,12 +147619,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Utilities for core application functionality and accessing the OS KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. - mirrors://kde/stable/frameworks/5.104/kcoreaddons-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcoreaddons-5.105.0.tar.xz qt5-base-devel qt5-linguist shared-mime-info - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kcoreaddons/pspec.xml @@ -146941,7 +147649,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kcoreaddons qt5-base-devel - kcoreaddons + kcoreaddons /usr/include @@ -146950,6 +147658,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -147378,16 +148093,16 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework JavaScript support for HTML rendering engine on KDE5 The KJSEmbed library is an easy-to-use wrapper around the KDE ECMAScript interpreter (kjs) that makes it easy to add scriptability to an application. - mirrors://kde/stable/frameworks/5.104/portingAids/kjsembed-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/portingAids/kjsembed-5.105.0.tar.xz qt5-base-devel qt5-svg-devel qt5-designer-devel - kdoctools-devel - ki18n-devel - kjs-devel + kdoctools-devel + ki18n-devel + kjs-devel docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kjsembed/pspec.xml @@ -147397,8 +148112,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-svg libgcc - ki18n - kjs + ki18n + kjs /usr/bin @@ -147415,8 +148130,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kjsembed ki18n-devel - kjs-devel - kjsembed + kjs-devel + kjsembed /usr/include @@ -147425,6 +148140,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -147847,7 +148569,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE password storage framework This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. - mirrors://kde/stable/frameworks/5.104/kwallet-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kwallet-5.105.0.tar.xz libxslt docbook-xsl @@ -147857,19 +148579,19 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gpgme-devel kauth-devel gpgme-qt5-devel - kcodecs-devel - kconfigwidgets-devel - kconfig-devel - kdoctools-devel - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kiconthemes-devel - knotifications-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - extra-cmake-modules + kcodecs-devel + kconfigwidgets-devel + kconfig-devel + kdoctools-devel + kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kiconthemes-devel + knotifications-devel + kservice-devel + kwidgetsaddons-devel + kwindowsystem-devel + extra-cmake-modules desktop/kde/framework/kwallet/pspec.xml @@ -147880,15 +148602,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base gpgme libgcrypt - kconfig - kcoreaddons - kdbusaddons - ki18n - knotifications - kservice - kwidgetsaddons - kwindowsystem - kconfigwidgets + kconfig + kcoreaddons + kdbusaddons + ki18n + knotifications + kservice + kwidgetsaddons + kwindowsystem + kconfigwidgets /etc/xdg @@ -147904,7 +148626,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwallet-devel Development files for kwallet - kwallet + kwallet qt5-base-devel @@ -147914,6 +148636,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -148336,11 +149065,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Qt wrapper for ModemManager DBus API Qt wrapper for ModemManager DBus API - mirrors://kde/stable/frameworks/5.104/modemmanager-qt-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/modemmanager-qt-5.105.0.tar.xz qt5-base-devel ModemManager-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/modemmanager-qt/pspec.xml @@ -148365,7 +149094,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for modemmanger-qt qt5-base-devel - modemmanager-qt + modemmanager-qt /usr/include @@ -148374,6 +149103,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -148827,6 +149563,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 1.10.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 1.10.0 @@ -149032,10 +149775,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Multi-threaded programming framework for KDE ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. - mirrors://kde/stable/frameworks/5.104/threadweaver-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/threadweaver-5.105.0.tar.xz qt5-base-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/threadweaver/pspec.xml @@ -149056,7 +149799,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for threadweaver qt5-base-devel - threadweaver + threadweaver /usr/include @@ -149065,6 +149808,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -149486,24 +150236,24 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 Desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. - mirrors://kde/stable/frameworks/5.104/knotifications-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/knotifications-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-speech-devel qt5-declarative-devel - kwindowsystem-devel + kwindowsystem-devel qt5-x11extras-devel - kservice-devel - kconfig-devel - kcoreaddons-devel - kiconthemes-devel - kcodecs-devel + kservice-devel + kconfig-devel + kcoreaddons-devel + kiconthemes-devel + kcodecs-devel libdbusmenu-qt-devel libcanberra-devel qt5-phonon-devel libXtst-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/knotifications/pspec.xml @@ -149516,11 +150266,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libXtst libX11 qt5-x11extras - kconfig - kcoreaddons + kconfig + kcoreaddons libdbusmenu-qt libcanberra - kwindowsystem + kwindowsystem /etc/xdg @@ -149535,7 +150285,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifications-devel Development files for knotifications - knotifications + knotifications qt5-base-devel @@ -149545,6 +150295,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -149967,17 +150724,17 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE5 daemon Kded runs in the background and performs a number of small tasks. - mirrors://kde/stable/frameworks/5.104/kded-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kded-5.105.0.tar.xz qt5-base-devel - kdoctools-devel - kcoreaddons-devel - kconfig-devel - kcrash-devel - kdbusaddons-devel - kservice-devel + kdoctools-devel + kcoreaddons-devel + kconfig-devel + kcrash-devel + kdbusaddons-devel + kservice-devel docbook-xsl - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kded/pspec.xml @@ -149986,11 +150743,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kcoreaddons - kconfig - kcrash - kdbusaddons - kservice + kcoreaddons + kconfig + kcrash + kdbusaddons + kservice /etc/xdg @@ -150006,7 +150763,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kded-devel Development files for kded - kded + kded /usr/lib/cmake @@ -150014,6 +150771,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -150435,26 +151199,26 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Utilities for interacting with KCModules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. - mirrors://kde/stable/frameworks/5.104/kcmutils-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kcmutils-5.105.0.tar.xz qt5-base-devel qt5-declarative-devel mesa-devel - kcodecs-devel - kpackage-devel - kdeclarative-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kconfig-devel - kauth-devel - kcoreaddons-devel - ki18n-devel - kiconthemes-devel - kitemviews-devel - kservice-devel - kxmlgui-devel - kguiaddons-devel - extra-cmake-modules + kcodecs-devel + kpackage-devel + kdeclarative-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kconfig-devel + kauth-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + kservice-devel + kxmlgui-devel + kguiaddons-devel + extra-cmake-modules desktop/kde/framework/kcmutils/pspec.xml @@ -150464,17 +151228,17 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base qt5-declarative libgcc - kdeclarative - kconfigwidgets - kwidgetsaddons - kconfig - kauth - kcoreaddons - ki18n - kitemviews - kservice - kxmlgui - kguiaddons + kdeclarative + kconfigwidgets + kwidgetsaddons + kconfig + kauth + kcoreaddons + ki18n + kitemviews + kservice + kxmlgui + kguiaddons /usr/share @@ -150488,9 +151252,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kcmutils-devel Development files for kcmutils - kcmutils - kconfigwidgets-devel - kservice-devel + kcmutils + kconfigwidgets-devel + kservice-devel /usr/include @@ -150499,6 +151263,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -150920,11 +151691,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework KDE unit conversion framework KUnitConversion provides functions to convert values in different physical units. - mirrors://kde/stable/frameworks/5.104/kunitconversion-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kunitconversion-5.105.0.tar.xz qt5-base-devel - ki18n-devel - extra-cmake-modules + ki18n-devel + extra-cmake-modules desktop/kde/framework/kunitconversion/pspec.xml @@ -150932,7 +151703,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kunitconversion qt5-base - ki18n + ki18n /usr/share @@ -150947,7 +151718,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kunitconversion qt5-base-devel - kunitconversion + kunitconversion /usr/include @@ -150956,6 +151727,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -151378,15 +152156,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Widgets for showing progress of asynchronous jobs KJobWIdgets provides widgets for showing progress of asynchronous jobs. - mirrors://kde/stable/frameworks/5.104/kjobwidgets-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kjobwidgets-5.105.0.tar.xz libX11-devel qt5-base-devel qt5-linguist - kcoreaddons-devel - kwidgetsaddons-devel + kcoreaddons-devel + kwidgetsaddons-devel qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kjobwidgets/pspec.xml @@ -151395,8 +152173,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kcoreaddons - kwidgetsaddons + kcoreaddons + kwidgetsaddons qt5-x11extras @@ -151413,8 +152191,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kjobwidgets qt5-base-devel - kcoreaddons-devel - kjobwidgets + kcoreaddons-devel + kjobwidgets /usr/include @@ -151423,6 +152201,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -151845,7 +152630,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Library for KDE's Plasma Activities support Kactivities provides an API for using and interacting with the Plasma Activities Manager. - mirrors://kde/stable/frameworks/5.104/kactivities-stats-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kactivities-stats-5.105.0.tar.xz qt5-base-devel boost-devel @@ -151853,9 +152638,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-sql-mysql qt5-sql-sqlite qt5-sql-odbc - kconfig-devel - kactivities-devel - extra-cmake-modules + kconfig-devel + kactivities-devel + extra-cmake-modules desktop/kde/framework/kactivities-stats/pspec.xml @@ -151864,8 +152649,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base libgcc - kconfig - kactivities + kconfig + kactivities /etc/xdg @@ -151882,9 +152667,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kactivities-stats qt5-base-devel - kconfig-devel - kactivities-devel - kactivities-stats + kconfig-devel + kactivities-devel + kactivities-stats /usr/include @@ -151893,6 +152678,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -152301,12 +153093,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Set of item models extending the Qt model-view framework KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists. - mirrors://kde/stable/frameworks/5.104/kitemviews-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kitemviews-5.105.0.tar.xz qt5-base-devel qt5-linguist qt5-designer-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kitemviews/pspec.xml @@ -152328,7 +153120,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Development files for kitemviews qt5-base-devel - kitemviews + kitemviews /usr/include @@ -152337,6 +153129,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -152758,13 +153557,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework Qt wrapper for KDE 5 Bluez DBus API Qt wrapper for KDE 5 DBus API. - mirrors://kde/stable/frameworks/5.104/bluez-qt-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/bluez-qt-5.105.0.tar.xz bluez bluez-libs-devel qt5-base-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/bluez-qt/pspec.xml @@ -152789,7 +153588,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol bluez-qt-devel Development files for bluez-qt - bluez-qt + bluez-qt /usr/include @@ -152797,6 +153596,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -153226,16 +154032,16 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.framework User interface for running shell commands with root privileges kdesu provides functionality for building GUI front ends for (password asking) console mode programs. - mirrors://kde/stable/frameworks/5.104/kdesu-5.104.0.tar.xz + mirrors://kde/stable/frameworks/5.105/kdesu-5.105.0.tar.xz qt5-base-devel - kcoreaddons-devel - kpty-devel - kservice-devel - ki18n-devel - kconfig-devel + kcoreaddons-devel + kpty-devel + kservice-devel + ki18n-devel + kconfig-devel libX11-devel - extra-cmake-modules + extra-cmake-modules desktop/kde/framework/kdesu/pspec.xml @@ -153243,11 +154049,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdesu qt5-base - kcoreaddons - kpty - kservice - ki18n - kconfig + kcoreaddons + kpty + kservice + ki18n + kconfig libX11 @@ -153262,8 +154068,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdesu-devel Development files for kdesu - kdesu - kpty-devel + kdesu + kpty-devel /usr/include @@ -153272,6 +154078,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.105.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-11 5.104.0 @@ -154036,6 +154849,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-03-31 + 0.7.1 + Rebuild + Kamil Atlı + suvari@pisilinux.org + 2023-02-01 0.7.1 @@ -154166,7 +154986,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/kde-gtk-config-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kde-gtk-config-5.27.4.tar.xz qt5-base-devel qt5-svg-devel @@ -154190,7 +155010,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gtk3-devel at-spi2-core-devel extra-cmake-modules - kdecorations-devel + kdecorations-devel kdbusaddons-devel @@ -154233,6 +155053,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -154753,7 +155580,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/kmenuedit-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kmenuedit-5.27.4.tar.xz qt5-base-devel kdoctools-devel @@ -154776,7 +155603,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kunitconversion-devel kemoticons-devel docbook-xsl - khotkeys + khotkeys extra-cmake-modules kitemviews-devel @@ -154815,6 +155642,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -155336,7 +156170,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol The Oxygen Sound Theme Oksijen Sesi Teması Oksijen Sesi Teması - https://download.kde.org/stable/plasma/5.27.3/oxygen-sounds-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/oxygen-sounds-5.27.4.tar.xz qt5-base-devel extra-cmake-modules @@ -155351,6 +156185,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -155423,7 +156264,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 window manager KWin is the window manager of the K desktop environment. - mirrors://kde/stable/plasma/5.27.3/kwin-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kwin-5.27.4.tar.xz hwdata kactivities-devel @@ -155435,7 +156276,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kcoreaddons-devel kcrash-devel kdeclarative-devel - kdecorations-devel + kdecorations-devel kdoctools-devel kglobalaccel-devel ki18n-devel @@ -155452,7 +156293,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwindowsystem-devel kxmlgui-devel kidletime-devel - kscreenlocker-devel + kscreenlocker-devel libepoxy-devel libICE-devel libSM-devel @@ -155491,7 +156332,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libXi-devel extra-cmake-modules xorg-xwayland-devel - breeze-style + breeze-style libdrm-devel kirigami-devel pipewire-devel @@ -155524,7 +156365,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kcrash wayland kdeclarative - kdecorations + kdecorations kglobalaccel ki18n kiconthemes @@ -155590,7 +156431,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwin-devel Development files for kwin - kwin + kwin /usr/include @@ -155617,7 +156458,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol pipewire kidletime fontconfig - kwin + kwin /usr/bin/kwin_wayland @@ -155626,6 +156467,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -156159,7 +157007,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Plasma browser integration Components necessary to integrate browsers into the Plasma Desktop. - https://download.kde.org/stable/plasma/5.27.3/plasma-browser-integration-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plasma-browser-integration-5.27.4.tar.xz cmake extra-cmake-modules @@ -156177,7 +157025,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifications-devel kfilemetadata-devel kitemmodels-devel - plasma-workspace-devel + plasma-workspace-devel qt5-quickcontrols2-devel qt5-declarative-devel @@ -156210,6 +157058,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -156493,7 +157348,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol The KDE crash handler The KDE crash handler The KDE crash handler - https://download.kde.org/stable/plasma/5.27.3/drkonqi-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/drkonqi-5.27.4.tar.xz extra-cmake-modules qt5-base-devel @@ -156565,6 +157420,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -157098,7 +157960,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Breeze theme for Plymouth. Breeze theme for Plymouth. - mirrors://kde/stable/plasma/5.27.3/breeze-plymouth-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/breeze-plymouth-5.27.4.tar.xz extra-cmake-modules plymouth-devel @@ -157127,6 +157989,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -157641,7 +158510,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/polkit-kde-agent-1-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/polkit-kde-agent-1-5.27.4.1.tar.xz qt5-base-devel kdoctools-devel @@ -157686,6 +158555,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -158200,7 +159076,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Plasma shell for TVs TV'ler için plazma kabuğu TV'ler için plazma kabuğu - https://download.kde.org/stable/plasma/5.27.3/plasma-bigscreen-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plasma-bigscreen-5.27.4.tar.xz kio-devel ki18n-devel @@ -158221,10 +159097,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol plasma-framework-devel kactivities-stats-devel extra-cmake-modules - aura-browser - plank-player - plasma-remotecontrollers - plasma-workspace-devel + aura-browser + plank-player + plasma-remotecontrollers + plasma-workspace-devel desktop/kde/plasma/plasma-bigscreen/pspec.xml @@ -158243,10 +159119,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifications qt5-declarative plasma-framework - aura-browser - plank-player - plasma-workspace - plasma-remotecontrollers + aura-browser + plank-player + plasma-workspace + plasma-remotecontrollers /usr/bin @@ -158263,6 +159139,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -158336,7 +159219,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma The KDE5 Plasma Workspace Components The KDE5 Plasma Workspace Components - mirrors://kde/stable/plasma/5.27.3/plasma-workspace-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-workspace-5.27.4.1.tar.xz libgcc icu4c-devel @@ -158403,18 +159286,18 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol plasma-framework-devel kactivities-stats-devel networkmanager-qt-devel - oxygen-sounds - kwin-devel + oxygen-sounds + kwin-devel qt5-sql-odbc qt5-sql-mysql qt5-base-devel qt5-sql-sqlite - libkscreen-devel + libkscreen-devel qt5-sql-postgresql - libksysguard-devel + libksysguard-devel qt5-x11extras-devel - kwindowsystem-devel - kscreenlocker-devel + kwindowsystem-devel + kscreenlocker-devel qt5-graphicaleffects qt5-declarative-devel qt5-virtualkeyboard-devel @@ -158439,7 +159322,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol breeze-style breeze-cursors breeze-wallpapers - kpipewire-devel + kpipewire-devel libkexiv2-devel kqtquickcharts-devel polkit-qt-devel @@ -158514,7 +159397,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kactivities-stats networkmanager-qt appmenu-gtk-module - oxygen-sounds + oxygen-sounds qt5-base qt5-x11extras qt5-declarative @@ -158556,7 +159439,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol plasma-workspace-devel Development files for kde5 plasma-workspace - plasma-workspace + plasma-workspace kio-devel zlib-devel baloo-devel @@ -158613,11 +159496,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kactivities-stats-devel networkmanager-qt-devel qt5-base-devel - libkscreen-devel - libksysguard-devel + libkscreen-devel + libksysguard-devel qt5-x11extras-devel - kwindowsystem-devel - kscreenlocker-devel + kwindowsystem-devel + kscreenlocker-devel qt5-declarative-devel xcb-util-wm-devel xcb-util-renderutil-devel @@ -158632,7 +159515,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol plasma-workspace-wayland Wayland support for Plasma - plasma-workspace + plasma-workspace xorg-xwayland @@ -158641,6 +159524,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -159225,13 +160115,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol KDE5 plasma workspace This package contains the basic packages for a Plasma workspace. plasma - mirrors://kde/stable/plasma/5.27.3/plasma-desktop-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-desktop-5.27.4.tar.xz qt5-base-devel qt5-wayland-devel boost-devel packagekit-qt5-devel - breeze-style + breeze-style kdoctools-devel kactivities-stats-devel kio-devel @@ -159244,7 +160134,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kscreenlocker-devel kinit-devel kunitconversion-devel - kwin-devel + kwin-devel libX11-devel libXft-devel libxkbfile-devel @@ -159259,7 +160149,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol xorg-input-synaptics-devel pulseaudio-libs-devel fontconfig-devel - plasma-workspace-devel + plasma-workspace-devel plasma-framework-devel xorg-app-devel xkeyboard-config @@ -159370,7 +160260,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libXi libxkbfile plasma-framework - plasma-workspace + plasma-workspace libcanberra pulseaudio-libs xkeyboard-config @@ -159382,7 +160272,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol solid sonnet qt5-sql-sqlite - system-settings + system-settings ibus glib2 scim-libs @@ -159416,6 +160306,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -159963,7 +160860,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/kwayland-integration-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kwayland-integration-5.27.4.tar.xz kguiaddons-devel kwayland-devel @@ -160003,6 +160900,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -160523,7 +161427,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Additional client tools for KDE applications Additional client tools for KDE applications - mirrors://kde/stable/plasma/5.27.3/kdeplasma-addons-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kdeplasma-addons-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -160549,7 +161453,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kiconthemes-devel krunner-devel plasma-framework-devel - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules kconfigwidgets-devel kcoreaddons-devel @@ -160603,7 +161507,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwidgetsaddons kunitconversion kactivities - plasma-workspace + plasma-workspace ibus scim-libs xcb-util-keysyms @@ -160624,6 +161528,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -161143,7 +162054,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Breeze theme for GRUB. Breeze theme for GRUB. - mirrors://kde/stable/plasma/5.27.3/breeze-grub-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/breeze-grub-5.27.4.tar.xz desktop/kde/plasma/breeze-grub/pspec.xml @@ -161159,6 +162070,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -161665,7 +162583,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/kde-cli-tools-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kde-cli-tools-5.27.4.tar.xz qt5-base-devel qt5-x11extras-devel @@ -161693,7 +162611,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdesignerplugin docbook-xsl kactivities-devel - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules kdeclarative-devel @@ -161721,7 +162639,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kconfig kdeclarative kactivities - plasma-workspace + plasma-workspace /usr/share @@ -161738,6 +162656,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -162258,7 +163183,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Library and components for secure lock screen architecture. Library and components for secure lock screen architecture. - mirrors://kde/stable/plasma/5.27.3/kscreenlocker-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kscreenlocker-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -162296,8 +163221,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol wayland-server wayland-cursor libXcursor-devel - libkscreen-devel - layer-shell-qt-devel + libkscreen-devel + layer-shell-qt-devel plasma-wayland-protocols desktop/kde/plasma/kscreenlocker/pspec.xml @@ -162331,7 +163256,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol wayland-server ktextwidgets qt5-declarative - libkscreen + libkscreen layer-shell-qt xcb-util-keysyms @@ -162351,7 +163276,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base-devel qt5-x11extras-devel layer-shell-qt-devel - kscreenlocker + kscreenlocker /usr/include @@ -162359,6 +163284,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -162962,6 +163894,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.22.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-14 5.22.0 @@ -163474,7 +164413,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/kactivitymanagerd-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kactivitymanagerd-5.27.4.tar.xz extra-cmake-modules boost-devel @@ -163523,6 +164462,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -164036,7 +164982,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 info center KDE5 Utility that provides information about a computer system. - mirrors://kde/stable/plasma/5.27.3/kinfocenter-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kinfocenter-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -164075,7 +165021,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol extra-cmake-modules kirigami-devel libglvnd-devel - system-settings + system-settings vulkan-tools wayland-utils util-linux @@ -164145,6 +165091,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -164666,7 +165619,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/ksystemstats-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/ksystemstats-5.27.4.tar.xz kio-devel eudev-devel @@ -164678,7 +165631,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol lm_sensors-devel kcoreaddons-devel kdbusaddons-devel - libksysguard-devel + libksysguard-devel kiconthemes-devel libnsl-devel libtirpc-devel @@ -164713,6 +165666,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -164897,6 +165857,78 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + plasma-welcome + https://kde.org/plasma-desktop/ + + Mustafa Cinasal + muscnsl@gmail.com + + LGPLv3 + library + desktop.kde.plasma + A friendly onboarding wizard for Plasma + A friendly onboarding wizard for Plasma + Plazma için arkadaş canlısı bir yerleştirme sihirbazı + Plazma için arkadaş canlısı bir yerleştirme sihirbazı + https://download.kde.org/stable/plasma/5.27.4/plasma-welcome-5.27.4.1.tar.xz + + kio-devel + ki18n-devel + kconfig-devel + kirigami-devel + kservice-devel + knewstuff-devel + qt5-base-devel + kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel + kuserfeedback-devel + kwindowsystem-devel + knotifications-devel + plasma-framework-devel + qt5-declarative-devel + kaccounts-integration -devel + + desktop/kde/plasma/plasma-welcome/pspec.xml + + + plasma-welcome + + kio + ki18n + libgcc + kconfig + kservice + qt5-base + kcoreaddons + kdbusaddons + kdeclarative + kwindowsystem + knotifications + qt5-declarative + + + /usr/bin + /etc + /usr/lib + /usr/share + /usr/share/applications + /usr/share/locale + /usr/share/doc + + + + + 2023-04-09 + 5.27.4 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + aura-browser @@ -164912,7 +165944,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Browser for a fully immersed Big Screen experience allowing you to navigate the world wide web using just your remote control Tamamen kapsamlı bir Büyük Ekran deneyimi için tarayıcı, yalnızca uzaktan kumandanızı kullanarak dünya çapında web'de gezinmenize olanak tanır Tamamen kapsamlı bir Büyük Ekran deneyimi için tarayıcı, yalnızca uzaktan kumandanızı kullanarak dünya çapında web'de gezinmenize olanak tanır - https://download.kde.org/stable/plasma/5.27.3/aura-browser-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/aura-browser-5.27.4.tar.xz ki18n-devel kirigami-devel @@ -164943,6 +165975,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -165015,7 +166054,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 system settings manager System-settings is a control panel for KDE5 Plasma - mirrors://kde/stable/plasma/5.27.3/systemsettings-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/systemsettings-5.27.4.1.tar.xz qt5-base-devel qt5-declarative-devel @@ -165045,7 +166084,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol extra-cmake-modules kitemmodels-devel kcrash-devel - plasma-workspace-devel + plasma-workspace-devel desktop/kde/plasma/system-settings/pspec.xml @@ -165089,6 +166128,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -165601,7 +166647,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Plugin based library to create window decorations Plugin based library to create window decorations - mirrors://kde/stable/plasma/5.27.3/kdecoration-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kdecoration-5.27.4.tar.xz qt5-base-devel ki18n-devel @@ -165630,7 +166676,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kdecorations-devel Development files for kdecorations - kdecorations + kdecorations /usr/include @@ -165639,6 +166685,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -166153,7 +167206,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma The KDE Plasma Workspace Components The KDE Plasma Workspace Components - mirrors://kde/stable/plasma/5.27.3/plasma-workspace-wallpapers-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-workspace-wallpapers-5.27.4.1.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 @@ -166188,6 +167241,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -166706,7 +167766,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE Oxygen style KDE Oxygen style - mirrors://kde/stable/plasma/5.27.3/oxygen-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/oxygen-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -166725,8 +167785,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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 @@ -166743,7 +167803,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kguiaddons kcompletion kcoreaddons - kdecorations + kdecorations kwindowsystem qt5-x11extras kconfigwidgets @@ -166765,6 +167825,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -167278,7 +168345,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Plasma applet for audio volume management using PulseAudio. Plasma applet for audio volume management using PulseAudio. - mirrors://kde/stable/plasma/5.27.3/plasma-pa-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-pa-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -167331,6 +168398,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -167852,7 +168926,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/layer-shell-qt-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/layer-shell-qt-5.27.4.tar.xz wayland-devel wayland-client @@ -167883,7 +168957,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol layer-shell-qt-devel Development files for layer-shell-qt - layer-shell-qt + layer-shell-qt /usr/include @@ -167891,6 +168965,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -168089,7 +169170,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/powerdevil-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/powerdevil-5.27.4.1.tar.xz qt5-base-devel qt5-x11extras-devel @@ -168115,7 +169196,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kitemmodels-devel kemoticons-devel docbook-xsl - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules ki18n-devel bluez-qt-devel @@ -168134,7 +169215,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libgcc libxcb eudev - plasma-workspace + plasma-workspace kio kauth kcrash @@ -168172,6 +169253,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -168699,7 +169787,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma ssh-add helper that uses kwallet and kpassworddialog ssh-add helper that uses kwallet and kpassworddialog - mirrors://kde/stable/plasma/5.27.3/ksshaskpass-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/ksshaskpass-5.27.4.tar.xz qt5-base-devel kdoctools-devel @@ -168738,6 +169826,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -169252,12 +170347,12 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/plasma-systemmonitor-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plasma-systemmonitor-5.27.4.tar.xz cmake libgcc kio-devel - ksystemstats + ksystemstats ki18n-devel kconfig-devel kservice-devel @@ -169274,7 +170369,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol extra-cmake-modules qt5-declarative-devel qt5-quickcontrols2-devel - libksysguard-devel + libksysguard-devel desktop/kde/plasma/plasma-systemmonitor/pspec.xml @@ -169310,6 +170405,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -169529,14 +170631,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 Plasma artwork Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - mirrors://kde/stable/plasma/5.27.3/breeze-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/breeze-5.27.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 @@ -169578,7 +170680,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwayland kiconthemes breeze-icons - kdecorations + kdecorations /usr/bin @@ -169604,7 +170706,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol breeze-cursors - breeze-style + breeze-style /usr/share/icons/breeze_cursors @@ -169614,13 +170716,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol breeze-wallpapers - breeze-style + breeze-style /usr/share/wallpapers/Next + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -170135,7 +171244,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Translate various input device events into keyboard and pointer events Çeşitli giriş aygıtı olaylarını klavye ve işaretçi olaylarına çevirin Çeşitli giriş aygıtı olaylarını klavye ve işaretçi olaylarına çevirin - https://download.kde.org/stable/plasma/5.27.3/plasma-remotecontrollers-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plasma-remotecontrollers-5.27.4.tar.xz ki18n-devel solid-devel @@ -170154,7 +171263,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-declarative-devel extra-cmake-modules plasma-wayland-protocols - plasma-workspace-devel + plasma-workspace-devel desktop/kde/plasma/plasma-remotecontrollers/pspec.xml @@ -170173,7 +171282,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol knotifications wayland-client qt5-declarative - plasma-workspace + plasma-workspace /usr/bin @@ -170191,6 +171300,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -170263,7 +171379,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/plasma-nm-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-nm-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -170351,6 +171467,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -170891,7 +172014,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Breeze widget theme for GTK 2 and 3 Breeze widget theme for GTK 2 and 3 - mirrors://kde/stable/plasma/5.27.3/breeze-gtk-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/breeze-gtk-5.27.4.tar.xz sassc cairo-devel @@ -170901,7 +172024,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol extra-cmake-modules libsass-devel gtk2-engines-murrine - breeze-style + python3-cairo-devel + breeze-style qt5-base-devel desktop/kde/plasma/breeze-gtk/pspec.xml @@ -170920,6 +172044,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -171433,7 +172564,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/khotkeys-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/khotkeys-5.27.4.tar.xz libX11-devel qt5-base-devel @@ -171462,7 +172593,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kinit-devel kunitconversion-devel plasma-framework-devel - plasma-workspace-devel + plasma-workspace-devel libXtst-devel docbook-xsl kjobwidgets-devel @@ -171493,7 +172624,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kxmlgui libXtst kjobwidgets - plasma-workspace + plasma-workspace /usr/share @@ -171506,6 +172637,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -172020,7 +173158,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/plasma-vault-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plasma-vault-5.27.4.1.tar.xz extra-cmake-modules qt5-base-devel @@ -172074,6 +173212,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -172517,7 +173662,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDedicated search application built on top of Baloo Dedicated search application built on top of Baloo - mirrors://kde/stable/plasma/5.27.3/milou-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/milou-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -172557,6 +173702,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -173077,7 +174229,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Adjust your monitor's gamma settings. Adjust your monitor's gamma settings. - mirrors://kde/stable/plasma/5.27.3/kgamma5-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kgamma5-5.27.4.tar.xz qt5-base-devel qt5-x11extras-devel @@ -173120,6 +174272,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -173639,7 +174798,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.misc KDE5 Config Module for SDDM KDE5 Config Module for SDDM - mirrors://kde/stable/plasma/5.27.3/sddm-kcm-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/sddm-kcm-5.27.4.1.tar.xz kcoreaddons-devel kdoctools-devel @@ -173704,6 +174863,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -174231,15 +175397,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/kscreen-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kscreen-5.27.4.tar.xz qt5-base-devel qt5-sensors-devel qt5-graphicaleffects qt5-declarative-devel kglobalaccel-devel - libkscreen-devel - layer-shell-qt-devel + libkscreen-devel + layer-shell-qt-devel kconfigwidgets-devel kdbusaddons-devel ki18n-devel @@ -174295,6 +175461,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -174808,7 +175981,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 daemon listening for wall and write messages KDE5 daemon listening for wall and write messages - mirrors://kde/stable/plasma/5.27.3/kwrited-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kwrited-5.27.4.tar.xz qt5-base-devel ki18n-devel @@ -174839,6 +176012,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -175359,7 +176539,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 Plasma artwork Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - mirrors://kde/stable/plasma/5.27.3/plasma-integration-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-integration-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -175368,7 +176548,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-quickcontrols2-devel libxcb-devel noto-fonts - breeze-style + breeze-style libXcursor-devel kcompletion-devel kcoreaddons-devel @@ -175425,7 +176605,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kwidgetsaddons kjobwidgets knotifications - breeze-style + breeze-style libgcc libxcb wayland-client @@ -175442,7 +176622,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol plasma-integration-devel Development files for plasma-integration - plasma-integration + plasma-integration /usr/include @@ -175451,6 +176631,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -175978,7 +177165,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol KDE and Plasma resources management GUI KDE and Plasma resources management GUI plasmadiscover - mirrors://kde/stable/plasma/5.27.3/discover-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/discover-5.27.4.tar.xz kio-devel fwupd-devel @@ -176064,7 +177251,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol discover-plugin-flatpak hardware.virtualization - discover + discover glib2 flatpak appstream-qt5 @@ -176083,6 +177270,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -176639,7 +177833,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Multimedia Player for playing local files on Plasma Bigscreen allowing navigation with just a remote control Plazma Büyük Ekranda yerel dosyaları oynatmak için Multimedya Oynatıcı, yalnızca bir uzaktan kumandayla gezinmeye olanak tanır Plazma Büyük Ekranda yerel dosyaları oynatmak için Multimedya Oynatıcı, yalnızca bir uzaktan kumandayla gezinmeye olanak tanır - https://download.kde.org/stable/plasma/5.27.3/plank-player-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plank-player-5.27.4.tar.xz ki18n-devel kirigami-devel @@ -176669,6 +177863,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -176741,7 +177942,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Task management and system monitoring library Task management and system monitoring library - mirrors://kde/stable/plasma/5.27.3/libksysguard-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/libksysguard-5.27.4.tar.xz qt5-base-devel qt5-script-devel @@ -176829,7 +178030,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libksysguard-devel Development files for libksysguard - libksysguard + libksysguard /usr/include @@ -176838,6 +178039,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -177352,7 +178560,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma Applications useful for Plasma development Applications useful for Plasma development - mirrors://kde/stable/plasma/5.27.3/plasma-sdk-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/plasma-sdk-5.27.4.tar.xz qt5-base-devel qt5-webkit-devel @@ -177416,6 +178624,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -177937,7 +179152,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Control Panel for your system firewall Sistem güvenlik duvarınız için Kontrol Paneli Sistem güvenlik duvarınız için Kontrol Paneli - https://download.kde.org/stable/plasma/5.27.3/plasma-firewall-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/plasma-firewall-5.27.4.tar.xz ufw kauth-devel @@ -177977,6 +179192,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -178051,7 +179273,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Components relating to pipewire use in Plasma Components relating to pipewire use in Plasma kpipewire - https://download.kde.org/stable/plasma/5.27.3/kpipewire-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/kpipewire-5.27.4.tar.xz mesa-devel ki18n-devel @@ -178093,7 +179315,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kpipewire-devel Development files for kpipewire - kpipewire + kpipewire /usr/include @@ -178102,6 +179324,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -178181,7 +179410,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE 5 Bluetooth Stack Integrate the Bluetooth technology within KDE workspace and applications - mirrors://kde/stable/plasma/5.27.3/bluedevil-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/bluedevil-5.27.4.tar.xz qt5-base-devel qt5-declarative-devel @@ -178241,6 +179470,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -178761,7 +179997,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KDE5 screen management library Dynamic display management library for KDE - mirrors://kde/stable/plasma/5.27.3/libkscreen-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/libkscreen-5.27.4.tar.xz qt5-base-devel qt5-wayland-devel @@ -178818,7 +180054,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libkscreen-devel Development files for libkscreen - libkscreen + libkscreen /usr/include @@ -178827,6 +180063,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -179341,7 +180584,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 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.27.3/xdg-desktop-portal-kde-5.27.3.tar.xz + https://download.kde.org/stable/plasma/5.27.4/xdg-desktop-portal-kde-5.27.4.1.tar.xz extra-cmake-modules qt5-base-devel @@ -179408,6 +180651,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -179851,7 +181101,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.plasma KWallet PAM integration. KWallet PAM integration. - mirrors://kde/stable/plasma/5.27.3/kwallet-pam-5.27.3.tar.xz + mirrors://kde/stable/plasma/5.27.4/kwallet-pam-5.27.4.tar.xz socat pam-devel @@ -179878,6 +181128,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2023-04-08 + 5.27.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-15 5.27.3 @@ -278898,7 +280155,7 @@ components such as the Settings and gnome-shell. desktop.toolkit.gtk A text widget implementing syntax highlighting and other features Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor. - mirrors://gnome/gtksourceview/5.6/gtksourceview-5.6.2.tar.xz + mirrors://gnome/gtksourceview/5.8/gtksourceview-5.8.0.tar.xz meson python3 @@ -278958,7 +280215,7 @@ components such as the Settings and gnome-shell. gtksourceview5-devel Development files for gtksourceview - gtksourceview5 + gtksourceview5 gtk4-devel glib2-devel pango-devel @@ -278973,6 +280230,13 @@ components such as the Settings and gnome-shell. + + 2023-03-17 + 5.8.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-11 5.6.2 @@ -280621,8 +281885,9 @@ components such as the Settings and gnome-shell. 2D graphics library with bindings of many programming languages Birden çok çıktı cihazına destek veren bir 2 boyutlu grafik kitaplığı Cairo is a 2D graphics library with support for multiple output devices (and fileformats). - https://download.gnome.org/sources/cairo/1.17/cairo-1.17.6.tar.xz + https://gitlab.freedesktop.org/cairo/cairo/-/archive/1.17.8/cairo-1.17.8.tar.bz2 + meson lzo-devel zlib-devel glib2-devel @@ -280640,9 +281905,6 @@ components such as the Settings and gnome-shell. gtk-doc valgrind - - cairo_script_interpreter_pkgconfig.patch - desktop/toolkit/gtk/cairo/pspec.xml @@ -280675,8 +281937,9 @@ components such as the Settings and gnome-shell. Development files for cairo cairo için geliştirme dosyaları - cairo + cairo glib2-devel + zlib-devel libX11-devel libpng-devel libxcb-devel @@ -280701,6 +281964,7 @@ components such as the Settings and gnome-shell. emul32 libglvnd-32bit + lzo-32bit zlib-32bit glib2-32bit libX11-32bit @@ -280713,8 +281977,9 @@ components such as the Settings and gnome-shell. libXrender-32bit - cairo + cairo libglvnd-32bit + lzo-32bit zlib-32bit glib2-32bit libX11-32bit @@ -280732,6 +281997,13 @@ components such as the Settings and gnome-shell. + + 2023-04-05 + 1.17.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-29 1.17.6 @@ -303220,7 +304492,7 @@ components such as the Settings and gnome-shell. Python3 için C eklentileri Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython3, Python3 için C eklentileri yazmayı kolaylaştıran bir dildir. - https://github.com/cython/cython/archive/0.29.33.tar.gz + https://github.com/cython/cython/archive/0.29.34.tar.gz python3-devel python3-setuptools @@ -303241,6 +304513,13 @@ components such as the Settings and gnome-shell. + + 2023-04-03 + 0.29.34 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-07 0.29.33 @@ -305688,9 +306967,10 @@ components such as the Settings and gnome-shell. Cairo vektörel grafik kitaplığı için Python3 bağlayıcıları Pycairo is set of Python3 bindings for the cairo graphics library. python3-cairo, Cairo vektörel grafik kitaplığı için Python bağlayıcıları sunar. - https://github.com/pygobject/pycairo/archive/v1.20.1.tar.gz + https://github.com/pygobject/pycairo/archive/v1.23.0.tar.gz python3-devel + python3-setuptools cairo-devel programming/language/python3/python3-cairo/pspec.xml @@ -305713,7 +306993,7 @@ components such as the Settings and gnome-shell. python3-cairo için geliştirme dosyaları python3-cairo-devel, python3-cairo için geliştirme dosyalarını içerir. - python3-cairo + python3-cairo cairo-devel @@ -305723,6 +307003,13 @@ components such as the Settings and gnome-shell. + + 2023-04-08 + 1.23.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-22 1.20.1 @@ -306302,7 +307589,7 @@ components such as the Settings and gnome-shell. Zengin içerikli ve kolay kullanımlı bir kütüphane. lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language. Python dilinde xml ve html ile çalışmak için, zengin içerikli ve kolay kullanımlı bir kütüphane. - https://github.com/lxml/lxml/archive/lxml-4.6.3.tar.gz + https://github.com/lxml/lxml/archive/lxml-4.9.2.tar.gz cython3 python3-devel @@ -306332,13 +307619,20 @@ components such as the Settings and gnome-shell. python3-lxml paketine ait API belgeleri python3-lxml-docs, python3-lxml için belgelendirme dosyalarını içerir. - python3-lxml + python3-lxml /usr/share/doc/python3-lxml + + 2023-04-03 + 4.9.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-22 4.6.3 @@ -306915,9 +308209,13 @@ components such as the Settings and gnome-shell. Python için döküman üreticisi. HTML, Latex gibi çıktılar üretebiliyor It's a very common documentation generator especially using for python3 based documentation.It can generate HTML or PDF, Ps outputs with Latex output support. Özellikle python için hazırlanan dökümanları yorumlamak için kullanılan yaygın bir döoküman üreticisi. Başta HTML olmak üzere Latex ile birlikte PDF, Ps gibi doküman çıktıları üretebiliyor. - https://pypi.org/packages/source/S/Sphinx/Sphinx-5.0.1.tar.gz + https://pypi.org/packages/source/S/Sphinx/Sphinx-5.3.0.tar.gz python3-devel + python3-build + python3-tomli + python3-installer + python3-flit-core python3-setuptools programming/language/python3/python3-sphinx/pspec.xml @@ -306955,19 +308253,14 @@ components such as the Settings and gnome-shell. /usr/share/doc/python3-sphinx/LICENSE - - python3-sphinx-docs - Documentation files for python3-sphinx - python3-sphinx için belgelendirme dosyaları - python3-sphinx-docs, python3-sphinx için belgelendirme dosyaları içerir. - - python3-sphinx - - - /usr/share/doc/python3-sphinx - - + + 2022-11-29 + 5.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-03 5.0.1 @@ -308822,6 +310115,7 @@ components such as the Settings and gnome-shell. python3-setuptools python3-sphinx python3-cffi + python3-iso8601 python3-sphinx_rtd_theme python3-setuptools-rust @@ -317949,7 +319243,7 @@ components such as the Settings and gnome-shell. Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. Vala, ek bir çalışma zamanı bağımlılığı olmayan ve C kitaplıklarının olduğu gibi kullanılabilmesini sağlayan modern bir programlama dilidir. Vala to nowy język programowania, którego celem jest udostępnienie cech nowoczesnych języków programowania programistom GNOME bez wymuszania dodatkowych wymagań co do środowiska uruchomieniowego i używania API innego niż w aplikacjach i bibliotekach napisanych w C. - mirrors://gnome/vala/0.56/vala-0.56.5.tar.xz + mirrors://gnome/vala/0.56/vala-0.56.6.tar.xz help2man glib2-devel @@ -317997,7 +319291,7 @@ components such as the Settings and gnome-shell. vala için geliştirme dosyaları Pliki nagłówkowe dla kompilatora vala - vala + vala glib2-devel @@ -318010,6 +319304,13 @@ components such as the Settings and gnome-shell. + + 2023-04-04 + 0.56.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-25 0.56.5 @@ -320860,7 +322161,7 @@ components such as the Settings and gnome-shell. Python için C eklentileri Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython, Python için C eklentileri yazmayı kolaylaştıran bir dildir. - https://github.com/cython/cython/archive/0.29.21.tar.gz + https://github.com/cython/cython/archive/0.29.34.tar.gz python-devel python-setuptools @@ -320883,6 +322184,13 @@ components such as the Settings and gnome-shell. + + 2023-04-03 + 0.29.34 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-07-21 0.29.21 @@ -339409,11 +340717,11 @@ components such as the Settings and gnome-shell. A DMAP client and server library Bir DMAP istemci ve sunucu kitaplığı libdmapsharing - http://www.flyn.org/projects/libdmapsharing/libdmapsharing-3.9.9.tar.gz + http://www.flyn.org/projects/libdmapsharing/libdmapsharing-3.9.12.tar.gz glib2-devel libgee-devel - libsoup-devel + libsoup3-devel gdk-pixbuf-devel gstreamer-devel gst-plugins-base-devel @@ -339428,7 +340736,7 @@ components such as the Settings and gnome-shell. zlib glib2 - libsoup + libsoup3 avahi-glib avahi-libs gdk-pixbuf @@ -339446,10 +340754,11 @@ components such as the Settings and gnome-shell. libdmapsharing-devel libdmapsharing için geliştirme dosyaları - libdmapsharing + libdmapsharing glib2-devel gstreamer-devel - libsoup-devel + libsoup3-devel + gst-plugins-base-devel /usr/include @@ -339458,6 +340767,13 @@ components such as the Settings and gnome-shell. + + 2023-04-04 + 3.9.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-06-11 3.9.9 @@ -342729,7 +344045,7 @@ to create header files and sources from protocol files. D-feet gibi ama C ile yazılmış ve inanılmaz hızlı. Ayrıca IDE entegrasyonu için bir kütüphane ile birlikte gelir. D-feet gibi ama C ile yazılmış ve inanılmaz hızlı. Ayrıca IDE entegrasyonu için bir kütüphane ile birlikte gelir. dspy - https://gitlab.gnome.org/GNOME/d-spy/-/archive/1.4.0/d-spy-1.4.0.tar.bz2 + https://download.gnome.org/sources/d-spy/1.6/d-spy-1.6.0.tar.xz meson gtk4-devel @@ -342755,6 +344071,7 @@ to create header files and sources from protocol files. /usr/share/appdata /usr/share/glib-2.0 /usr/share/doc + /usr/share/metainfo @@ -342764,7 +344081,7 @@ to create header files and sources from protocol files. gtk4-devel glib2-devel libadwaita-devel - dspy + dspy /usr/include @@ -342772,6 +344089,13 @@ to create header files and sources from protocol files. + + 2023-03-17 + 1.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-22 1.4.0 @@ -344569,7 +345893,7 @@ to create header files and sources from protocol files. Libpanel helps you create IDE-like applications using GTK 4 and libadwaita. Libpanel helps you create IDE-like applications using GTK 4 and libadwaita. libpanel - https://download.gnome.org/sources/libpanel/1.0/libpanel-1.0.2.tar.xz + https://download.gnome.org/sources/libpanel/1.2/libpanel-1.2.0.tar.xz meson gtk-doc @@ -344607,7 +345931,7 @@ to create header files and sources from protocol files. libpanel-devel Development files for libpanel - libpanel + libpanel /usr/include @@ -344621,13 +345945,20 @@ to create header files and sources from protocol files. gtk4-devel glib2-devel - libpanel + libpanel /usr/share/doc/panel-1.0 + + 2023-03-17 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-03 1.0.2 @@ -347077,6 +348408,13 @@ to create header files and sources from protocol files. + + 2023-03-31 + 4.0.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-03-11 4.0.2 @@ -347668,7 +349006,7 @@ to create header files and sources from protocol files. programming.library jsonrpc-glib is a library to communicate using the JSON-RPC 2.0 specification. Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in either a synchronous or asynchronous fashion. It also allows communicating using the GVariant serialization format instead of JSON when both peers support it. - https://download.gnome.org/sources/jsonrpc-glib/3.42/jsonrpc-glib-3.42.0.tar.xz + https://download.gnome.org/sources/jsonrpc-glib/3.44/jsonrpc-glib-3.44.0.tar.xz meson vala-devel @@ -347695,7 +349033,7 @@ to create header files and sources from protocol files. jsonrpc-glib-devel Development files for jsonrpc-glib - jsonrpc-glib + jsonrpc-glib glib2-devel json-glib-devel @@ -347707,6 +349045,13 @@ to create header files and sources from protocol files. + + 2023-03-17 + 3.44.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-03-21 3.42.0 @@ -350398,7 +351743,7 @@ contacts, tasks, and calendar information. It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. Bu yüzden kullanıcıların beklediği fonksiyonellik ortak kümesi sağlamak için gereken özel giriş kodu compositors miktarını en az indirerek, aygıt kullanımı, giriş aygıtı olay işleme ve soyutlama sağlar. xorg - https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.22.1/libinput-1.22.1.tar.bz2 + https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.23.0/libinput-1.23.0.tar.bz2 meson gtk3-devel @@ -350445,7 +351790,7 @@ contacts, tasks, and calendar information. libinput-devel Development files for libinput - libinput + libinput eudev-devel @@ -350454,6 +351799,13 @@ contacts, tasks, and calendar information. + + 2023-04-04 + 1.23.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-16 1.22.1 @@ -352025,7 +353377,7 @@ contacts, tasks, and calendar information. The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines. Apache portatif çalışma ortamı kitaplığı (APR), C data yapıları için özgür kitaplığı sağlar. Bu sürüm 0 ile başlar. APR to Przenośna Biblioteka Fazy Wykonywania Apache, zaprojektowana jako biblioteka wspomagająca, która udostępnia przewidywalny i spójny interfejs do podstawowych, specyficznych dla platformy implementacji. - mirrors://apache/apr/apr-1.7.2.tar.gz + mirrors://apache/apr/apr-1.7.3.tar.gz libutil-linux-devel @@ -352049,7 +353401,7 @@ contacts, tasks, and calendar information. Development files for apr Development files for apr - apr + apr /usr/include @@ -352057,6 +353409,13 @@ contacts, tasks, and calendar information. + + 2023-04-03 + 1.7.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-05 1.7.2 @@ -352462,7 +353821,7 @@ contacts, tasks, and calendar information. QR kod sembolüne veri gömmek için bir kitaplık qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. qrencode, cep telefonları gibi mobil cihazlar tarafından kolaylıkla taranabilen, 2 boyutlu bir sembol olan QR kod içerisinde veri gömmek için kullanılan bir kitaplıktır. - http://fukuchi.org/works/qrencode/qrencode-4.0.2.tar.gz + http://fukuchi.org/works/qrencode/qrencode-4.1.1.tar.gz libsdl-devel m4 @@ -352488,7 +353847,7 @@ contacts, tasks, and calendar information. Development files for qrencode qrencode için geliştirme dosyaları - qrencode + qrencode /usr/include @@ -352496,6 +353855,13 @@ contacts, tasks, and calendar information. + + 2023-03-18 + 4.1.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-02 4.0.2 @@ -355942,7 +357308,7 @@ contacts, tasks, and calendar information. programming.misc An HTTP library implementation in C libsoup is an HTTP client/server library for GNOME. - https://download.gnome.org/sources/libsoup/3.3/libsoup-3.3.1.tar.xz + https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.0.tar.xz meson libgcrypt-devel @@ -356010,7 +357376,7 @@ contacts, tasks, and calendar information. sysprof-devel libnghttp2-devel gobject-introspection-devel - libsoup3 + libsoup3 /usr/include @@ -356019,6 +357385,13 @@ contacts, tasks, and calendar information. + + 2023-03-17 + 3.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-13 3.3.1 @@ -357192,14 +358565,15 @@ contacts, tasks, and calendar information. Poppler, xpdf koduna dayanan bir PDF hazırlama kitaplığıdır. Wspólna biblioteka renderująca PDF do integrowania oglądania PDF w aplikacjach desktopowych (oparta na kodzie xpdf-3.0). poppler - https://poppler.freedesktop.org/poppler-22.07.0.tar.xz + https://poppler.freedesktop.org/poppler-23.04.0.tar.xz cmake python3 boost-devel lcms2-devel curl-devel - cairo-devel + nss-devel + cairo-devel gobject-introspection-devel libjpeg-turbo-devel freetype-devel @@ -357218,6 +358592,7 @@ contacts, tasks, and calendar information. zlib lcms2 curl + nss freetype libgcc libjpeg-turbo @@ -357237,7 +358612,7 @@ contacts, tasks, and calendar information. Command line utilities for converting PDF files PDF dönüşüm araçları - poppler + poppler cairo lcms2 freetype @@ -357256,7 +358631,7 @@ contacts, tasks, and calendar information. libgcc lcms2 freetype - poppler + poppler /usr/lib/libpoppler-qt5.so* @@ -357266,8 +358641,8 @@ contacts, tasks, and calendar information. poppler-qt5-devel Development files for poppler-qt - poppler-qt5 - poppler-devel + poppler-qt5 + poppler-devel /usr/lib/pkgconfig/poppler-qt5.pc @@ -357279,7 +358654,7 @@ contacts, tasks, and calendar information. Poppler için C++ bağlayıcısı libgcc - poppler + poppler /usr/lib/libpoppler-cpp.so* @@ -357290,8 +358665,8 @@ contacts, tasks, and calendar information. Development files for poppler-cpp poppler-cpp için geliştirme dosyaları - poppler-cpp - poppler-devel + poppler-cpp + poppler-devel /usr/lib/pkgconfig/poppler-cpp.pc @@ -357306,7 +358681,7 @@ contacts, tasks, and calendar information. cairo glib2 freetype - poppler + poppler /usr/lib/libpoppler-glib.so* @@ -357322,8 +358697,8 @@ contacts, tasks, and calendar information. gtk2-devel glib2-devel cairo-devel - poppler-glib - poppler-devel + poppler-glib + poppler-devel /usr/lib/pkgconfig/poppler-glib.pc @@ -357336,7 +358711,7 @@ contacts, tasks, and calendar information. Development files for poppler poppler için geliştirme dosyaları - poppler + poppler /usr/include @@ -357360,7 +358735,7 @@ contacts, tasks, and calendar information. fontconfig-32bit - poppler + poppler libgcc zlib-32bit lcms2-32bit @@ -357373,7 +358748,7 @@ contacts, tasks, and calendar information. /usr/lib32/libpoppler.so* - /usr/lib32/libpoppler-cpp.so.0.10.0 + /usr/lib32/libpoppler-cpp.so.0.11.0 /usr/lib32/libpoppler-cpp.so /usr/lib32/libpoppler-cpp.so.0 /usr/lib32/girepository-1.0/Poppler-0.18.typelib @@ -357391,7 +358766,7 @@ contacts, tasks, and calendar information. freetype-32bit - poppler-32bit + poppler-32bit libgcc glib2-32bit cairo-32bit @@ -357402,6 +358777,13 @@ contacts, tasks, and calendar information. + + 2023-04-04 + 23.04.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-05 22.07.0 @@ -357511,7 +358893,7 @@ contacts, tasks, and calendar information. Poppler kodlama dosyaları poppler-data consists of encoding files for poppler. When installed, the encoding files enables poppler to correctly render CJK and Cyrillic properly. poppler-data, poppler için CJK ve Kiril harflerini düzgünce gösterebilmek için gerekli kodlama dosyalarını içerir. - http://poppler.freedesktop.org/poppler-data-0.4.10.tar.gz + http://poppler.freedesktop.org/poppler-data-0.4.12.tar.gz office/postscript/poppler-data/pspec.xml @@ -357523,6 +358905,13 @@ contacts, tasks, and calendar information. + + 2023-04-05 + 0.4.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-03-10 0.4.10 @@ -364873,7 +366262,7 @@ contacts, tasks, and calendar information. A library for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Docutils, düzyazı belgelendirmelerini HTML, LaTeX, man-betleri, açık belge veya XML biçimlerine dönüştürebilen açık kaynak kodlu uygulamalar ve kitaplığıdır. Librería para procesamiento de texto plano para conversión a formatos útiles como HTML, XML, y LaTeX. - https://sourceforge.net/projects/docutils/files/docutils/0.18.1/docutils-0.18.1.tar.gz/download + https://sourceforge.net/projects/docutils/files/docutils/0.19/docutils-0.19.tar.gz/download python3-setuptools python-setuptools @@ -364896,7 +366285,7 @@ contacts, tasks, and calendar information. Python için docutils modülü Python için docutils modülü - docutils + docutils /usr/lib/python2* @@ -364908,7 +366297,7 @@ contacts, tasks, and calendar information. Python3 için docutils modülü Python3 için docutils modülü - docutils + docutils python3 @@ -364916,6 +366305,13 @@ contacts, tasks, and calendar information. + + 2023-04-03 + 0.19 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-01-09 0.18.1 @@ -385024,7 +386420,8 @@ from a wide variety of machine architectures. HP Linux yazıcı ve tarayıcı sistemi HP Linux Imaging and Printing (HPLIP) System includes printer and scanner drivers and related service tools. HP yazıcı ve tarayıcıları için sürücüler, yazılım eklentileri ve yönetim araçları - mirrors://sourceforge/hplip/hplip-3.22.10.tar.gz + hplip + mirrors://sourceforge/hplip/hplip-3.23.3.tar.gz patch-ppds.sh fedora/copy-deviceids.py @@ -385063,7 +386460,6 @@ from a wide variety of machine architectures. fedora/hplip-log-stderr.patch fedora/hplip-no-asm.patch fedora/hplip-no-write-bytecode.patch - fedora/hplip-noernie.patch fedora/hplip-pstotiff-is-rubbish.patch fedora/hplip-retry-open.patch fedora/hplip-scan-tmp.patch @@ -385144,7 +386540,7 @@ from a wide variety of machine architectures. app:gui hplip - hplip + hplip python-pygobject python-qt5 @@ -385171,13 +386567,20 @@ from a wide variety of machine architectures. Documentation files for HPLIP data:doc - hplip + hplip /usr/share/doc + + 2023-04-07 + 3.23.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-04 3.22.10 @@ -387062,7 +388465,7 @@ from a wide variety of machine architectures. Scanner Access Now Easy (SANE) is a universal scanner interface. The SANE application programming interface provides standardized access to any raster image scanner hardware. SANE ve uygulama programlama arayüzü (API) ile herhangi bir görüntü tarayıcı donanımına standartlaştırlmış erişim sağlar. sane - https://gitlab.com/sane-project/backends/-/archive/1.1.1/backends-1.1.1.tar.gz + https://gitlab.com/sane-project/backends/-/archive/1.2.1/backends-1.2.1.tar.gz curl-devel libxml2-devel @@ -387140,7 +388543,7 @@ from a wide variety of machine architectures. Development files for sane-backends sane-backends için geliştirme dosyaları - sane-backends + sane-backends /usr/include @@ -387156,6 +388559,13 @@ from a wide variety of machine architectures. + + 2023-04-08 + 1.2.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-06 1.1.1 @@ -388532,7 +389942,7 @@ from a wide variety of machine architectures. Hardware identification and configuration data Hardware identification and configuration data Hardware identification and configuration data - https://github.com/vcrhonek/hwdata/archive/refs/tags/v0.368.tar.gz + https://github.com/vcrhonek/hwdata/archive/refs/tags/v0.369.tar.gz hardware/misc/hwdata/pspec.xml @@ -388545,6 +389955,13 @@ from a wide variety of machine architectures. + + 2023-04-03 + 0.369 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-02 0.368 @@ -389754,7 +391171,7 @@ from a wide variety of machine architectures. Hiyerarşik mimarilerin taşınabilir soyutlama kitaplığı The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. hwlock, hiyerarşik mimarilerin taşınabilir soyutlama kitaplığı sunar. - https://download.open-mpi.org/release/hwloc/v2.8/hwloc-2.8.0.tar.bz2 + https://download.open-mpi.org/release/hwloc/v2.9/hwloc-2.9.1.tar.bz2 cairo-devel pciutils-devel @@ -389794,7 +391211,7 @@ from a wide variety of machine architectures. hwloc için geliştirme dosyaları hwloc-devel, hwloc için geliştirme dosyalarını içerir. - hwloc + hwloc /usr/include @@ -389802,6 +391219,13 @@ from a wide variety of machine architectures. + + 2023-04-04 + 2.9.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-06 2.8.0 @@ -392835,7 +394259,7 @@ from a wide variety of machine architectures. ruby-devel python-devel - geos + geos /usr/include @@ -392847,13 +394271,20 @@ from a wide variety of machine architectures. geos için belgelendirme dosyaları geos-docs, geos için belgelendirme dosyalarını içerir. - geos + geos /usr/share/doc/geos/html + + 2023-03-31 + 3.9.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-06-28 3.9.1 @@ -395526,6 +396957,12 @@ from a wide variety of machine architectures. + + 2023-03-31 + 9.0.0831 + Rebuild. + Ümit Solmaz + 2022-11-05 9.0.0831 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 117856e230..03a8a5d546 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -84bbbbcb85ac4f45eececc041666188992ee1122 \ No newline at end of file +a0787da2eaa157e9796fd5c3b0c843ab80f413f0 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 2215d8ca90..3932f4112a 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 42a2e5bcb0..a40105c6ca 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -4105946cc92a6a145dd793d0978d8283a94c07e8 \ No newline at end of file +63b84b32bbc44551185f51db1f412264bee6052d \ No newline at end of file