diff --git a/desktop/lxqt/lxqt-wayland-session/actions.py b/desktop/lxqt/lxqt-wayland-session/actions.py
new file mode 100644
index 0000000000..929c55c93c
--- /dev/null
+++ b/desktop/lxqt/lxqt-wayland-session/actions.py
@@ -0,0 +1,26 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ shelltools.system("mkdir build")
+ shelltools.cd("build")
+ cmaketools.configure(sourceDir="..")
+
+def build():
+ shelltools.cd("build")
+ cmaketools.make()
+
+def install():
+ shelltools.cd("build")
+ cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ shelltools.cd("..")
+ pisitools.dodoc("README*")
diff --git a/desktop/lxqt/lxqt-wayland-session/pspec.xml b/desktop/lxqt/lxqt-wayland-session/pspec.xml
new file mode 100644
index 0000000000..fa8ebcfdc2
--- /dev/null
+++ b/desktop/lxqt/lxqt-wayland-session/pspec.xml
@@ -0,0 +1,48 @@
+
+
+
+
+ lxqt-wayland-session
+ https://github.com/lxqt/lxqt-wayland-session
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ https://github.com/lxqt/lxqt-wayland-session/releases/download/0.1.0/lxqt-wayland-session-0.1.0.tar.xz
+
+ cmake
+ lxqt-config
+ lxqt-build-tools
+ kwindowsystem-kf6-devel
+
+
+
+
+
+ lxqt-wayland-session
+
+ /usr/bin
+ /usr/share
+ /usr/share/doc
+
+
+
+
+
+ 2024-11-05
+ 0.1.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/desktop/lxqt/lxqt-wayland-session/translations.xml b/desktop/lxqt/lxqt-wayland-session/translations.xml
new file mode 100644
index 0000000000..e9ff4dd9e9
--- /dev/null
+++ b/desktop/lxqt/lxqt-wayland-session/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ lxqt-wayland-session
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 530e60dae8..69f88af59b 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -50382,17 +50382,19 @@ Gnome session.
Xfce için küçük bir yazı düzenleyiciMousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest Gtk+ features available, which means that if Gtk adds something new in a major release that is useful for the editor, we will likely bump the Gtk dependency and integrate this new feature in Mousepad.Mousepad, Xfce için yazılmış bir metin düzenleyicisidir.
- https://archive.xfce.org/src/apps/mousepad/0.6/mousepad-0.6.2.tar.bz2
+ https://archive.xfce.org/src/apps/mousepad/0.6/mousepad-0.6.3.tar.bz2intltoolgtk3-develdbus-develglib2-devel
+ polkit-develgspell-develxfconf-develenchant2-devellibxml2-develgtksourceview4-devel
+ libxfce4ui-develdesktop/xfce/addon/mousepad/pspec.xml
@@ -50401,6 +50403,7 @@ Gnome session.
atkgtk3
+ zlibcairoglib2pango
@@ -50410,6 +50413,8 @@ Gnome session.
libxml2enchant2gdk-pixbuf
+ libxfce4ui
+ libxfce4utilgtksourceview4
@@ -50421,6 +50426,13 @@ Gnome session.
+
+ 2024-11-03
+ 0.6.3
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-140.6.2
@@ -51706,7 +51718,7 @@ Gnome session.
This software is a power manager for the Xfce desktop, Xfce power manager manages the power sources on the computer and the devices that can be controlled to reduce their power consumption(such as LCD brightness level, monitor sleep, CPU frequency scaling). In addition, xfce4-power-manager provides a set of freedesktop-compliant DBus interfaces to inform other applications about current power level so that they can adjust their power consumptionXfce güç yöneticisi, kendi güç tüketimini azaltmak için bilgisayar güç kaynakları ve kontrol edilebilir aygıtları yönetir.(LCD parlaklık seviyesi, monitör uyku, CPU frekansı ölçekleme gibi)Ten menedżer zasilania dla środowiska Xfce4, pozwala użytkownikom laptopów tworzyć profile zasilania dla dwóch różnych trybów: "zasilanie z baterii" i "zasilanie z sieci", jednocześnie wciąż pozwalając użytkownikom zmieniać ustawienia DPMS i częstotliwość CPU.
- https://archive.xfce.org/src/xfce/xfce4-power-manager/4.19/xfce4-power-manager-4.19.3.tar.bz2
+ https://archive.xfce.org/src/xfce/xfce4-power-manager/4.19/xfce4-power-manager-4.19.4.tar.bz2intltoolgtk3-devel
@@ -51767,6 +51779,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-08-174.19.3
@@ -51862,7 +51881,7 @@ Gnome session.
Libxfce4windowing, pencereleme kavramlarını (ekranlar, üst düzey pencereler, çalışma alanları vb.) pencere sisteminden bağımsız bir şekilde sunmaya çalışan bir soyutlama kitaplığıdır.Libxfce4windowing, pencereleme kavramlarını (ekranlar, üst düzey pencereler, çalışma alanları vb.) pencere sisteminden bağımsız bir şekilde sunmaya çalışan bir soyutlama kitaplığıdır.libxfce4windowing
- https://archive.xfce.org/src/xfce/libxfce4windowing/4.19/libxfce4windowing-4.19.8.tar.bz2
+ https://archive.xfce.org/src/xfce/libxfce4windowing/4.19/libxfce4windowing-4.19.9.tar.bz2intltoolgtk-doc
@@ -51902,7 +51921,7 @@ Gnome session.
Development files for libxfce4windowinggtk3-devel
- libxfce4windowing
+ libxfce4windowing/usr/include
@@ -51913,13 +51932,20 @@ Gnome session.
libxfce4windowing-docsDevelopment files for libxfce4windowing
- libxfce4windowing
+ libxfce4windowing/usr/share/gtk-doc
+
+ 2024-11-03
+ 4.19.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-10-234.19.8
@@ -52118,7 +52144,7 @@ Gnome session.
Xfconf is a hirerchical (tree-like) configuration system for the Xfce graphical desktop environment.xfconf, Xfce masaüstü yöneticisi için yazılmış, ağaç tipi hiyerarşik yapılandırma sistemidir.Xfconf jest prostym systemem przechowywania i odpytywania konfiguracji.
- https://archive.xfce.org/src/xfce/xfconf/4.19/xfconf-4.19.3.tar.bz2
+ https://archive.xfce.org/src/xfce/xfconf/4.19/xfconf-4.19.4.tar.bz2python3intltool
@@ -52128,7 +52154,7 @@ Gnome session.
glib2-develgettext-develxfce4-dev-tools
- libxfce4util-devel
+ libxfce4util-develgobject-introspection-develdesktop/xfce/base/xfconf/pspec.xml
@@ -52157,7 +52183,7 @@ Gnome session.
data:docglib2-devel
- xfconf
+ xfconf/usr/include
@@ -52166,6 +52192,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-10-184.19.3
@@ -52249,15 +52282,15 @@ Gnome session.
exo is an extension library to Xfce, developed by os-cillation. While Xfce comes with quite a few libraries that are targeted at desktop development, exo is targeted at application development.exo, os-cillation tarafından geliştirilen Xfce eklenti kitaplığıdır. Xfce masaüstü ortamını hedefleyen az kitaplıkla gelirken, exo uygulama geliştirmeyi hedefliyor.xfce
- https://archive.xfce.org/src/xfce/exo/4.19/exo-4.19.0.tar.bz2
+ https://archive.xfce.org/src/xfce/exo/4.19/exo-4.19.1.tar.bz2intltoolperl-URIgtk3-develglib2-devellibX11-devel
- libxfce4ui-devel
- libxfce4util-devel
+ libxfce4ui-devel
+ libxfce4util-develdesktop/xfce/base/exo/pspec.xml
@@ -52288,7 +52321,7 @@ Gnome session.
Development files for exoexo geliştirme dosyaları
- exo
+ exogtk2-develgtk3-devellibxfce4util-devel
@@ -52304,13 +52337,20 @@ Gnome session.
exo belgeleridata:doc
- exo
+ exo/usr/share/gtk-doc
+
+ 2024-11-03
+ 4.19.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2023-10-154.19.0
@@ -52402,7 +52442,7 @@ Gnome session.
Xfce4 paneli, farklı pozisyon, görünüm ve davranış gibi ayarlara sahip birden fazla paneli destekleyebilmektedir. Uygulama başlatıcı tipinde ayrılabilir menüler, grafiksel sayfalayıcı, görev çubuğu, saat, sistem çekmecesi, masaüstünü gizleme / görüntüleme ve bir panelde olabilecek birçok şeyi içinde barındırır. Ayrıca, diyalog penceresi kullanarak kolayca panel öğesi eklemeye ve panelden panele öğe taşımaya izin verir.Jest to panel dostarczany przez projekt środowiska graficznego Xfce4. Jeśli użytkownik chce posiadać wielofunkcyjny panel, który może obsługiwać aplety i tym podobne programy, to Xfce4 Panel może być wart wypróbowania. xfce
- https://archive.xfce.org/src/xfce/xfce4-panel/4.19/xfce4-panel-4.19.5.tar.bz2
+ https://archive.xfce.org/src/xfce/xfce4-panel/4.19/xfce4-panel-4.19.6.tar.bz2gtk-docintltool
@@ -52483,7 +52523,7 @@ Gnome session.
glib2-develgtk3-devellibxfce4util-devel
- xfce4-panel
+ xfce4-panel/usr/include
@@ -52492,6 +52532,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.6
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-10-074.19.5
@@ -52665,7 +52712,7 @@ Gnome session.
Xfce4-appfinder is a useful software that permits you to find every application in the system supporting desktop entry formatXfce4-appfinder, kullanıcının sisteminde yüklü, masastünde doğrudan çalışabilen her uygulamayı bulmasını sağlayan, kullanışlı bir uygulama bulucudur.Wyszukiwanie aplikacji dla środowiska graficznego Xfce4. Wyszukuje zainstalowane w systemie aplikacje.
- https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.2.tar.bz2
+ https://archive.xfce.org/src/xfce/xfce4-appfinder/4.19/xfce4-appfinder-4.19.3.tar.bz2intltoolgtk3-devel
@@ -52697,6 +52744,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.3
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-06-054.19.2
@@ -52784,7 +52838,7 @@ Gnome session.
Xfce file managerThunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliantthunar
- https://archive.xfce.org/src/xfce/thunar/4.19/thunar-4.19.3.tar.bz2
+ https://archive.xfce.org/src/xfce/thunar/4.19/thunar-4.19.4.tar.bz2python3-develintltool
@@ -52859,7 +52913,7 @@ Gnome session.
gtk3-develglib2-devel
- thunar
+ thunar/usr/include
@@ -52871,13 +52925,20 @@ Gnome session.
Thunar reference documentsdata:doc
- thunar
+ thunar/usr/share/gtk-doc
+
+ 2024-11-03
+ 4.19.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-07-314.19.3
@@ -53102,7 +53163,7 @@ Gnome session.
Xfce masaüstü yöneticisi arkaplan resmini belirler, uygulamaları başlatmak, simge durumuna küçültülmüş pencereleri veya dosya seçeneklerini göstermek için sağ tık menüsünü hazırlar. Arkaplan rengi için gradyan desteği, arkaplan resmi için doygunluk desteği, gerçek çoklu ekran ve xinerama desteği içerir. Ayrıca, masaüstü menü düzenleme aracını da bünyesinde barındırır.xfdesktop4 ustawia obraz tła pulpitu, udostępnia menu pod prawym przyciskiem myszy do uruchamiania aplikacji oraz, opcjonalnie, może pokazywać pliki lub zminimalizowane okna.xfce
- https://archive.xfce.org/src/xfce/xfdesktop/4.19/xfdesktop-4.19.5.tar.bz2
+ https://archive.xfce.org/src/xfce/xfdesktop/4.19/xfdesktop-4.19.6.tar.bz2intltoolexo-devel
@@ -53172,6 +53233,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.6
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-10-164.19.5
@@ -53294,7 +53362,7 @@ Gnome session.
Bir önizleme servisiTumbler is a thumbnail service for the filemanager of Xfce desktop environment.Tumbler Xfce masaüstü ortamının dosya yöneticisi için bir önizleme servisidir.
- https://archive.xfce.org/src/xfce/tumbler/4.19/tumbler-4.19.1.tar.bz2
+ https://archive.xfce.org/src/xfce/tumbler/4.19/tumbler-4.19.2.tar.bz2intltoolcurl-devel
@@ -53344,7 +53412,7 @@ Gnome session.
Development files for tumblertumbler için geliştirme dosyaları
- tumbler
+ tumblerglib2-develgobject-introspection-devel
@@ -53361,6 +53429,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-02-054.19.1
@@ -53448,7 +53523,7 @@ Gnome session.
Xfce menü kitaplığıgarcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.garcon, Xfce'nin eski menü kitaplığı olan libxfce4menu'nun freedesktop.org menü standartlarına uygun hale getirilmiş, Xfce'nin yeni menü kitaplığıdır. Sadece GLib/GIO kullanılarak yazılmıştır ve eski menüler hariç tüm özellikleri kapsamayı amaçlamaktadır.
- https://archive.xfce.org/src/xfce/garcon/4.19/garcon-4.19.1.tar.bz2
+ https://archive.xfce.org/src/xfce/garcon/4.19/garcon-4.19.2.tar.bz2python3intltool
@@ -53490,7 +53565,7 @@ Gnome session.
gtk3-develglib2-devellibxfce4ui-devel
- garcon
+ garcon/usr/include
@@ -53502,13 +53577,20 @@ Gnome session.
garcon documentation filesgarcon belgeleri
- garcon
+ garcon/usr/share/gtk-doc
+
+ 2024-11-03
+ 4.19.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-02-054.19.1
@@ -53596,7 +53678,7 @@ Gnome session.
Xfce için basit yardımcı uygulama kitaplığıLibxfce4util is a basic utility non-GUI functions for Xfce desktop environment.libxfce4util, grafik arayüz fonksiyonlarını içermeyen, Xfce masaüstü yöneticisi için yazılmış basit bir uygulama kitaplığıdır.
- https://archive.xfce.org/src/xfce/libxfce4util/4.19/libxfce4util-4.19.3.tar.bz2
+ https://archive.xfce.org/src/xfce/libxfce4util/4.19/libxfce4util-4.19.4.tar.bz2python3gtk-doc
@@ -53630,7 +53712,7 @@ Gnome session.
data:docglib2-devel
- libxfce4util
+ libxfce4util/usr/include
@@ -53639,6 +53721,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-02-054.19.3
@@ -53747,7 +53836,7 @@ Gnome session.
Xfce geliştirme araçlarıXfce4-dev-tools contains common tools required by Xfce developers and people that want to build Xfce from SVN. In addition, this package contains the Xfce developer's handbook.Xfce4-dev-tools paketi, Xfce geliştiricileri ve SVN'den Xfce inşa edecek kullanıcılar için gerekli temel araçları içine alır. Buna ek olarak pakette Xfce geliştiricileri için el kitabı da yer almaktadır.
- https://archive.xfce.org/src/xfce/xfce4-dev-tools/4.19/xfce4-dev-tools-4.19.3.tar.bz2
+ https://archive.xfce.org/src/xfce/xfce4-dev-tools/4.19/xfce4-dev-tools-4.19.4.tar.bz2mesonglib2-devel
@@ -53768,6 +53857,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-10-034.19.3
@@ -53851,7 +53947,7 @@ Gnome session.
The session manager allows the user to save sessions and restore them after login. It is capable of saving several different sessions. It comes with three splash screen engines. And at last it helps you to log out, reboot, and shutdown the system.Xfce oturum yöneticisi, kullanıcıların oturumlarını kaydetmesine ve giriş yaptıktan sonra tekrar oturumu çağırmalarına izin verir. Birden fazla, farklı oturumları kaydetmede oldukça başarılıdır. Pakette üç tane örnek açılış teması var ve son olarak, sistemi kapatırken, yeniden başlatırken veya çıkarken kullanıcılara yardımcı olur.Xfce4-session jest zgodny z "menedżerem sesji" X11 zaprojektowanym do użycia ze środowiskiem graficznym Xfce4. Podczas wylogowywania, menedżer sesji zapisuje wszystkie uruchomione aplikacje. Przy ponownym zalogowaniu, przywraca je z oknami na tych samych pozycjach.
- https://archive.xfce.org/src/xfce/xfce4-session/4.19/xfce4-session-4.19.2.tar.bz2
+ https://archive.xfce.org/src/xfce/xfce4-session/4.19/xfce4-session-4.19.3.tar.bz2intltoolatk-devel
@@ -53875,9 +53971,9 @@ Gnome session.
gdk-pixbuf-develfontconfig-develgtk-layer-shell-devel
- libxfce4ui-devel
- libxfce4util-devel
- libxfce4windowing-devel
+ libxfce4ui-devel
+ libxfce4util-devel
+ libxfce4windowing-develdesktop/xfce/base/xfce4-session/pspec.xml
@@ -53917,6 +54013,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.3
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-08-174.19.2
@@ -54186,21 +54289,21 @@ Gnome session.
Xfce dosya yöneticisi Thunar için bir eklentithunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digical camera, it will automatically spawn your preferred photo application and import the new pictures from your camerathunar-volman çıkarılabilir sürücüler ve medyanın otomatik olarak yönetimini sağlayan, Xfce dosya yöneticisi Thunar için bir eklentidir.Örneğin, Thunar-Volman doğru şekilde kurulup yapılandırıldığında, sayısal kameranızdan resim almanızı sağlayacaktır.
- https://github.com/xfce-mirror/thunar-volman/archive/refs/tags/thunar-volman-4.18.0.tar.gz
+ https://github.com/xfce-mirror/thunar-volman/archive/refs/tags/thunar-volman-4.19.0.tar.gzintltoolgtk-doc
- exo-devel
+ exo-develgtk3-develglib2-develgettext-develxfce4-dev-tools
- xfconf-devel
- thunar-devel
+ xfconf-devel
+ thunar-devellibgudev-devellibnotify-devel
- libxfce4ui-devel
- libxfce4util-devel
+ libxfce4ui-devel
+ libxfce4util-develdesktop/xfce/base/thunar-volman/pspec.xml
@@ -54225,6 +54328,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2022-12-144.18.0
@@ -54279,7 +54389,7 @@ Gnome session.
Xfce4-settings is a configuration manager for Xfce desktop environmentXfce4-settings, Xfce masaüstü yöneticisi için yazılmış ayar yöneticisidir.Xfce4-settings jest interfejsem menedżera ustawień Xfce4. Wywodzi się z kilku różnych komponentów do konfiguracji niezależnych od aplikacji, ustawień wewnątrz xfconf.
- https://archive.xfce.org/src/xfce/xfce4-settings/4.19/xfce4-settings-4.19.2.tar.bz2
+ https://archive.xfce.org/src/xfce/xfce4-settings/4.19/xfce4-settings-4.19.3.tar.bz2intltoolexo-devel
@@ -54355,6 +54465,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.3
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-05-264.19.2
@@ -54493,7 +54610,7 @@ Gnome session.
The Xfce4 window manager manages the placement of application windows on the screen, provides beautiful window decorations, manages workspaces or virtual desktops, and natively supports multiscreen modeXfce4 pencere yöneticisi, uygulama pencerelerinin ekrana yerleştirmeyi sağlar, pencerelerin güzel görünmesini sağlar, çalışma alanlarını ve sanal masaüstlerini yönetir ve doğal olarak çoklu ekran kipini destekler. Pakiet zawiera xfwm4, który jest menedżerem okiem do Xfce4. Jest on zaprojektowany do uruchamiania z resztą środowiska Xfce4.
- https://archive.xfce.org/src/xfce/xfwm4/4.18/xfwm4-4.18.0.tar.bz2
+ https://archive.xfce.org/src/xfce/xfwm4/4.19/xfwm4-4.19.0.tar.bz2intltoolgtk3-devel
@@ -54503,7 +54620,7 @@ Gnome session.
libbsd-devellibXres-devellibwnck3-devel
- libxfce4ui-devel
+ libxfce4ui-devellibXpresent-develdesktop/xfce/base/xfwm4/pspec.xml
@@ -54543,6 +54660,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.19.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2022-12-144.18.0
@@ -54849,13 +54973,13 @@ Gnome session.
LXQt themes, graphics and iconsLXQt tema, grafik ve simgelerilxqt
- https://github.com/lxqt/lxqt-themes/releases/download/2.0.0/lxqt-themes-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-themes/releases/download/2.1.0/lxqt-themes-2.1.0.tar.xzcmakekwindowsystem-kf6-devel
- liblxqt-devel
+ liblxqt-develqt6-linguist
- lxqt-build-tools
+ lxqt-build-toolsthemes.patch
@@ -54883,6 +55007,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -55018,15 +55149,15 @@ Gnome session.
Crossplatform tool for fast making screenshots.An application for creating screenshots. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment.lxqt
- https://github.com/lxqt/screengrab/releases/download/2.8.0/screengrab-2.8.0.tar.xz
+ https://github.com/lxqt/screengrab/releases/download/2.9.0/screengrab-2.9.0.tar.xzcmakelibgcckwindowsystem-kf6-devel
- liblxqt-devel
+ liblxqt-develqt6-linguistlibqtxdg-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/screengrab/pspec.xml
@@ -55051,6 +55182,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.9.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.8.0
@@ -55104,15 +55242,15 @@ Gnome session.
Qt Process ManagerQt tabanlı bir Süreç Yöneticisiqps
- https://github.com/lxqt/qps/releases/download/2.9.0/qps-2.9.0.tar.xz
+ https://github.com/lxqt/qps/releases/download/2.10.0/qps-2.10.0.tar.xzcmakeqt6-base-devellibXrender-develqt6-linguistkwindowsystem-kf6-devel
- liblxqt-devel
- lxqt-build-tools
+ liblxqt-devel
+ lxqt-build-toolsdesktop/lxqt/qps/pspec.xml
@@ -55130,6 +55268,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.10.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.9.0
@@ -55267,15 +55412,16 @@ Gnome session.
This is a Qt port of ObConf, configurator of OpenBox window manager.Bu bir obconf Qt portudur, OpenBox pencere yöneticisi yapılandırıcı.lxqt
- https://github.com/lxqt/obconf-qt/releases/download/0.16.4/obconf-qt-0.16.4.tar.xz
+ https://github.com/lxqt/obconf-qt/releases/download/0.16.5/obconf-qt-0.16.5.tar.xzcmake
+ qt6-base-develicon-theme-hicolor
- liblxqt-devel
+ liblxqt-developenbox-devel
- qt5-linguist
- kwindowsystem-devel
- lxqt-build-tools
+ qt6-linguist
+ kwindowsystem-kf6-devel
+ lxqt-build-toolsdesktop/lxqt/obconf-qt/pspec.xml
@@ -55286,8 +55432,7 @@ Gnome session.
libX11libgcclibxml2
- qt5-base
- qt5-x11extras
+ qt6-baseopenbox
@@ -55296,6 +55441,13 @@ Gnome session.
+
+ 2024-11-04
+ 0.16.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-01-150.16.4
@@ -55489,18 +55641,18 @@ Gnome session.
Qt port of volume control pavucontrol.Qt port of volume control pavucontrollxqt
- https://github.com/lxqt/pavucontrol-qt/releases/download/2.0.0/pavucontrol-qt-2.0.0.tar.xz
+ https://github.com/lxqt/pavucontrol-qt/releases/download/2.1.0/pavucontrol-qt-2.1.0.tar.xzcmakekwindowsystem-kf6-devellibgcc
- liblxqt-devel
+ liblxqt-develqt6-linguistlibqtxdg-develpulseaudio-libs-develglib2-develxdg-user-dirs
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/pavucontrol-qt/pspec.xml
@@ -55520,6 +55672,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -55657,7 +55816,7 @@ Gnome session.
The LXQt desktop panellxqt-panel, LXQt masaüstü panelidir.lxqt
- https://github.com/lxqt/lxqt-panel/releases/download/2.0.1/lxqt-panel-2.0.1.tar.xz
+ https://github.com/lxqt/lxqt-panel/releases/download/2.1.0/lxqt-panel-2.1.0.tar.xzcmakeglib2-devel
@@ -55668,11 +55827,11 @@ Gnome session.
libXdamage-devellibgcclibdbusmenu-lxqt-devel
- liblxqt-devel
+ liblxqt-devellibqtxdg-devellibxkbcommon-devellm_sensors-devel
- lxqt-globalkeys-devel
+ lxqt-globalkeys-develpulseaudio-libs-develalsa-lib-develqt6-linguist
@@ -55690,8 +55849,8 @@ Gnome session.
qt6-wayland-develwayland-clientwayland-devel
- lxqt-build-tools
- lxqt-menu-data
+ lxqt-build-tools
+ lxqt-menu-data2053.patch
@@ -55742,13 +55901,20 @@ Gnome session.
lxqt-panel-develDevelopment headers for lxqt-panel
- lxqt-panel
+ lxqt-panel/usr/include
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-05-082.0.1
@@ -56063,7 +56229,7 @@ Gnome session.
Core utility library for all LXDE-Qt componentsliblxqt çoğu lxde-qt bileşenleri için ortak temel kitaplıklar içerir.lxqt
- https://github.com/lxqt/liblxqt/releases/download/2.0.0/liblxqt-2.0.0.tar.xz
+ https://github.com/lxqt/liblxqt/releases/download/2.1.0/liblxqt-2.1.0.tar.xzcmakeglibc-devel
@@ -56077,7 +56243,7 @@ Gnome session.
polkit-qt6-develqt6-qdbusviewerlibXScrnSaver-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/liblxqt/pspec.xml
@@ -56101,7 +56267,7 @@ Gnome session.
liblxqt-develDevelopment headers for liblxqt
- liblxqt
+ liblxqtqt6-base-devellibqtxdg-devel
@@ -56111,6 +56277,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -56253,7 +56426,7 @@ Gnome session.
A simple and lightweight Qt file archiver.A simple and lightweight Qt file archiver.lxqt
- https://github.com/lxqt/lxqt-archiver/releases/download/1.0.0/lxqt-archiver-1.0.0.tar.xz
+ https://github.com/lxqt/lxqt-archiver/releases/download/1.1.0/lxqt-archiver-1.1.0.tar.xzglib2-develqt6-linguist
@@ -56261,8 +56434,8 @@ Gnome session.
json-glib-develextra-cmake-modules-kf6menu-cache-devel
- libfm-qt-devel
- lxqt-build-tools
+ libfm-qt-devel
+ lxqt-build-toolsdesktop/lxqt/lxqt-archiver/pspec.xml
@@ -56289,6 +56462,13 @@ Gnome session.
+
+ 2024-11-05
+ 1.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-181.0.0
@@ -56405,7 +56585,7 @@ Gnome session.
Core utility library for all LXDE-Qt componentsliblxqt çoğu lxde-qt bileşenleri için ortak temel kitaplıklar içerir.lxqt
- https://github.com/lxqt/lxqt-config/releases/download/2.0.0/lxqt-config-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-config/releases/download/2.1.0/lxqt-config-2.1.0.tar.xzcmakelibgcc
@@ -56424,7 +56604,7 @@ Gnome session.
xorg-input-libinput-develeudev-devellibqtxdg-devel
- liblxqt-devel
+ liblxqt-devellxqt-build-toolslxqt-menu-data
@@ -56459,6 +56639,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -56601,7 +56788,7 @@ Gnome session.
Various packaging tools and scripts for LXQt applications.Various packaging tools and scripts for LXQt applicationslxqt
- https://github.com/lxqt/lxqt-build-tools/releases/download/2.0.0/lxqt-build-tools-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-build-tools/releases/download/2.1.0/lxqt-build-tools-2.1.0.tar.xzcmakeglib2-devel
@@ -56619,6 +56806,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -56826,15 +57020,15 @@ Gnome session.
About dialog of LXDE-QtLXDE-Qt hakkında bilgi içerir.lxqt
- https://github.com/lxqt/lxqt-about/releases/download/2.0.0/lxqt-about-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-about/releases/download/2.1.0/lxqt-about-2.1.0.tar.xzcmakekwindowsystem-kf6-devellibgcc
- liblxqt-devel
+ liblxqt-develqt6-linguistlibqtxdg-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lxqt-about/pspec.xml
@@ -56855,6 +57049,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -56992,7 +57193,7 @@ Gnome session.
This library provides a Qt implementation of the DBusMenu protocol.This library provides a Qt implementation of the DBusMenu protocol.libdbusmenu-lxqt
- https://github.com/lxqt/libdbusmenu-lxqt/releases/download/0.1.0/libdbusmenu-lxqt-0.1.0.tar.xz
+ https://github.com/lxqt/libdbusmenu-lxqt/releases/download/0.2.0/libdbusmenu-lxqt-0.2.0.tar.xzcmakeqt6-base-devel
@@ -57013,7 +57214,7 @@ Gnome session.
libdbusmenu-lxqt-develDevelopment files for libdbusmenu-lxqt
- libdbusmenu-lxqt
+ libdbusmenu-lxqt/usr/include
@@ -57022,6 +57223,13 @@ Gnome session.
+
+ 2024-11-05
+ 0.2.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-180.1.0
@@ -57045,11 +57253,11 @@ Gnome session.
A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qtA backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qtlxqt
- https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.0.2/xdg-desktop-portal-lxqt-1.0.2.tar.xz
+ https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.1.0/xdg-desktop-portal-lxqt-1.1.0.tar.xzcmakeqt6-base-devel
- libfm-qt-devel
+ libfm-qt-develkwindowsystem-kf6-develglib2-develmenu-cache-devel
@@ -57074,6 +57282,13 @@ Gnome session.
+
+ 2024-11-05
+ 1.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-05-041.0.2
@@ -57134,14 +57349,14 @@ Gnome session.
File manager and desktop icon manager (Qt port of PCManFM and libfm)Dosya yöneticisi ve masaüstü simgesi yöneticisi (Qt PCManFM port ve libfm).lxqt
- https://github.com/lxqt/pcmanfm-qt/releases/download/2.0.0/pcmanfm-qt-2.0.0.tar.xz
+ https://github.com/lxqt/pcmanfm-qt/releases/download/2.1.0/pcmanfm-qt-2.1.0.tar.xzcairo-develcmakeglib2-devel
- libfm-qt-devel
+ libfm-qt-devellibgcc
- liblxqt-devel
+ liblxqt-devellibqtxdg-develmenu-cache-devellibxcb-devel
@@ -57152,7 +57367,7 @@ Gnome session.
libexif-develudisks2-devellayer-shell-qt-kf6-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/pcmanfm-qt/pspec.xml
@@ -57182,6 +57397,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -57345,7 +57567,7 @@ Gnome session.
qt6-based multitab terminal emulator.qt6-based multitab terminal emulator.lxqt
- https://github.com/lxqt/qterminal/releases/download/2.0.1/qterminal-2.0.1.tar.xz
+ https://github.com/lxqt/qterminal/releases/download/2.1.0/qterminal-2.1.0.tar.xzcmakeqt6-base-devel
@@ -57354,12 +57576,12 @@ Gnome session.
libX11-devellibcanberra-devellayer-shell-qt-kf6-devel
- qtermwidget6-devel
- lxqt-config
+ qtermwidget6-devel
+ lxqt-configqt6-svg-develqt6-5compat-develkwindowsystem-kf6-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/qterminal/pspec.xml
@@ -57381,6 +57603,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-06-282.0.1
@@ -57656,19 +57885,19 @@ Gnome session.
An alternative session manager ported from the original razor-sessionOrjinal razor-sessiondan taşınan bir alternatif oturum yöneticisidir.lxqt
- https://github.com/lxqt/lxqt-session/releases/download/2.0.0/lxqt-session-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-session/releases/download/2.1.0/lxqt-session-2.1.0.tar.xzcmakekwindowsystem-kf6-devellibX11-devellibgcc
- liblxqt-devel
+ liblxqt-devellibqtxdg-toolslibqtxdg-develqt6-linguistlayer-shell-qt-kf6-develxdg-user-dirs
- lxqt-build-tools
+ lxqt-build-toolslibgudev-devel
@@ -57700,6 +57929,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -57851,22 +58087,22 @@ Gnome session.
Tool used to launch programs quickly by typing their namesAracı adlarını yazarak hızlıca programları başlatmak için kullanılır.lxqt
- https://github.com/lxqt/lxqt-runner/releases/download/2.0.0/lxqt-runner-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-runner/releases/download/2.1.0/lxqt-runner-2.1.0.tar.xzcmakeglib2-develkwindowsystem-kf6-devellibgcclibXScrnSaver-devel
- liblxqt-devel
+ liblxqt-devellibqtxdg-devel
- lxqt-globalkeys-devel
+ lxqt-globalkeys-develqt6-base-develqt6-linguistqt6-svg-develmuparser-devellayer-shell-qt-kf6-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lxqt-runner/pspec.xml
@@ -57889,6 +58125,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -58033,18 +58276,18 @@ Gnome session.
The LXQt policykit authentication agentLXQt policykit doğrulama aracı.lxqt
- https://github.com/lxqt/lxqt-policykit/releases/download/2.0.0/lxqt-policykit-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-policykit/releases/download/2.1.0/lxqt-policykit-2.1.0.tar.xzcmakeglib2-develkwindowsystem-kf6-devellibgcc
- liblxqt-devel
+ liblxqt-devellibqtxdg-develpolkit-develpolkit-qt6-develqt6-linguist
- lxqt-build-tools
+ lxqt-build-toolseloginddesktop/lxqt/lxqt-policykit/pspec.xml
@@ -58067,6 +58310,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -58203,15 +58453,15 @@ Gnome session.
Lxqt yetkili kullanıcı aracıLXQt privilege program (lxsu).lxqt
- https://github.com/lxqt/lxqt-sudo/releases/download/2.0.0/lxqt-sudo-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-sudo/releases/download/2.1.0/lxqt-sudo-2.1.0.tar.xzcmakekwindowsystem-kf6-devel
- liblxqt-devel
+ liblxqt-devellibqtxdg-develqt6-base-develqt6-linguist
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lxqt-sudo/pspec.xml
@@ -58230,6 +58480,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -58367,16 +58624,16 @@ Gnome session.
LXQt openssh password promptLXQt parola uygulamasılxqt
- https://github.com/lxqt/lxqt-openssh-askpass/releases/download/2.0.0/lxqt-openssh-askpass-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-openssh-askpass/releases/download/2.1.0/lxqt-openssh-askpass-2.1.0.tar.xzcmakekwindowsystem-kf6-devellibqtxdg-devel
- liblxqt-devel
+ liblxqt-devellxqt-configqt6-base-develqt6-linguist
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lxqt-openssh-askpass/pspec.xml
@@ -58393,6 +58650,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -58514,6 +58778,48 @@ Gnome session.
+
+
+ lxqt-wayland-session
+ https://github.com/lxqt/lxqt-wayland-session
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2.1
+ library
+ desktop.lxqt
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations for actually supported compositors which are:
+ https://github.com/lxqt/lxqt-wayland-session/releases/download/0.1.0/lxqt-wayland-session-0.1.0.tar.xz
+
+ cmake
+ lxqt-config
+ lxqt-build-tools
+ kwindowsystem-kf6-devel
+
+ desktop/lxqt/lxqt-wayland-session/pspec.xml
+
+
+ lxqt-wayland-session
+
+ /usr/bin
+ /usr/share
+ /usr/share/doc
+
+
+
+
+ 2024-11-05
+ 0.1.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+ qlipper
@@ -58533,8 +58839,8 @@ Gnome session.
https://github.com/pvanek/qlipper/archive/5.1.2.tar.gzcmake
- qt5-base-devel
- qt5-linguist
+ qt6-base-devel
+ qt6-linguistdesktop/lxqt/qlipper/pspec.xml
@@ -58543,7 +58849,7 @@ Gnome session.
libX11libgcc
- qt5-base
+ qt6-base/usr/bin
@@ -58626,12 +58932,12 @@ Gnome session.
libqtxdg için kullanıcı araçları.libqtxdg için kullanıcı araçları.libqtxdg-tools
- https://github.com/lxqt/qtxdg-tools/archive/refs/tags/4.0.0.tar.gz
+ https://github.com/lxqt/qtxdg-tools/archive/refs/tags/4.1.0.tar.gzcmakeqt6-base-devel
- libqtxdg-devel
- lxqt-build-tools
+ libqtxdg-devel
+ lxqt-build-toolsdesktop/lxqt/libqtxdg-tools/pspec.xml
@@ -58648,6 +58954,13 @@ Gnome session.
+
+ 2024-11-05
+ 4.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-184.0.0
@@ -58694,14 +59007,14 @@ Gnome session.
Daemon use for power management and auto-suspend.Güç yönetimi ve otomatik askıya için kullanılır.lxqt
- https://github.com/lxqt/lxqt-powermanagement/releases/download/2.0.0/lxqt-powermanagement-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-powermanagement/releases/download/2.1.0/lxqt-powermanagement-2.1.0.tar.xzcmakekwindowsystem-kf6-devellibgcc
- liblxqt-devel
+ liblxqt-devellibqtxdg-devel
- lxqt-globalkeys-devel
+ lxqt-globalkeys-devellibxcb-develqt6-base-develqt6-linguist
@@ -58709,7 +59022,7 @@ Gnome session.
solid-kf6-develupower-develkidletime-kf6-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lxqt-powermanagement/pspec.xml
@@ -58734,6 +59047,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -58869,7 +59189,7 @@ Gnome session.
FeatherPad is a lightweight Qt5 plain-text editor for LinuxFeatherPad is a lightweight Qt5 plain-text editor for Linuxfeatherpad
- https://github.com/tsujan/FeatherPad/releases/download/V1.5.0/FeatherPad-1.5.0.tar.xz
+ https://github.com/tsujan/FeatherPad/releases/download/V1.5.1/FeatherPad-1.5.1.tar.xzextra-cmake-modules-kf6qt6-base-devel
@@ -58901,6 +59221,13 @@ Gnome session.
+
+ 2024-11-05
+ 1.5.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-181.5.0
@@ -59003,10 +59330,10 @@ Gnome session.
LXQt menü dosyalarıLXQt menü dosyalarılxqt
- https://github.com/lxqt/lxqt-menu-data/releases/download/2.0.0/lxqt-menu-data-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-menu-data/releases/download/2.1.0/lxqt-menu-data-2.1.0.tar.xzcmake
- lxqt-build-tools
+ lxqt-build-toolsqt6-linguistqt6-base-devel
@@ -59021,6 +59348,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -59051,7 +59385,7 @@ Gnome session.
Library providing freedesktop.org specs implementations for Qt.Library providing freedesktop.org specs implementations for Qt.lxqt
- https://github.com/lxqt/libqtxdg/releases/download/4.0.1/libqtxdg-4.0.1.tar.xz
+ https://github.com/lxqt/libqtxdg/releases/download/4.1.0/libqtxdg-4.1.0.tar.xzlibgcccmake
@@ -59060,7 +59394,7 @@ Gnome session.
qt6-svg-develgtk3-develxdg-user-dirs
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/libqtxdg/pspec.xml
@@ -59089,7 +59423,7 @@ Gnome session.
libqtxdg-develDevelopment headers for libqtxdg
- libqtxdg
+ libqtxdgqt6-base-develqt6-svg-devel
@@ -59099,6 +59433,13 @@ Gnome session.
+
+ 2024-11-05
+ 4.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-10-134.0.1
@@ -59250,13 +59591,13 @@ Gnome session.
Library to query system statistics (net, resource usage, ...)Sistem bilgisi ve istatistik sorgulamak için kullanılan temel kitaplıklar içerir.lxqt
- https://github.com/lxqt/libsysstat/releases/download/1.0.0/libsysstat-1.0.0.tar.xz
+ https://github.com/lxqt/libsysstat/releases/download/1.1.0/libsysstat-1.1.0.tar.xzcmakelibgccqt6-base-develqt6-linguist
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/libsysstat/pspec.xml
@@ -59276,7 +59617,7 @@ Gnome session.
libsysstat-develDevelopment headers for libsysstat
- libsysstat
+ libsysstatqt6-base-devel
@@ -59285,6 +59626,13 @@ Gnome session.
+
+ 2024-11-05
+ 1.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-181.0.0
@@ -59408,14 +59756,14 @@ Gnome session.
LXQt system administration toolLXQt sistem yönetim araçlarını içerir.lxqt
- https://github.com/lxqt/lxqt-admin/releases/download/2.0.0/lxqt-admin-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-admin/releases/download/2.1.0/lxqt-admin-2.1.0.tar.xzcmakeglib2-develpolkit-qt6-develkwindowsystem-kf6-devellibgcc
- liblxqt-devel
+ liblxqt-develqt6-base-develqt6-linguistlxqt-build-tools
@@ -59435,6 +59783,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -59572,7 +59927,7 @@ Gnome session.
LXQt daemon and library for global keyboard shortcuts registration.Global klavye kısayolları kaydı için LXQT kütüphane ve araçları.lxqt
- https://github.com/lxqt/lxqt-globalkeys/releases/download/2.0.0/lxqt-globalkeys-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-globalkeys/releases/download/2.1.0/lxqt-globalkeys-2.1.0.tar.xzcmakelibgcc
@@ -59581,8 +59936,8 @@ Gnome session.
libqtxdg-develqt6-base-develkwindowsystem-kf6-devel
- liblxqt-devel
- lxqt-build-tools
+ liblxqt-devel
+ lxqt-build-toolsdesktop/lxqt/lxqt-globalkeys/pspec.xml
@@ -59606,7 +59961,7 @@ Gnome session.
lxqt-globalkeys-develDevelopment headers for lxqt-globalkeys
- lxqt-globalkeys
+ lxqt-globalkeysqt6-base-devel
@@ -59615,6 +59970,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -59759,7 +60121,7 @@ Gnome session.
Image viewer and screenshot tool.lximage-qt, Resim görüntüleyici ve ekran görüntüsü aracıdır.lxqt
- https://github.com/lxqt/lximage-qt/releases/download/2.0.1/lximage-qt-2.0.1.tar.xz
+ https://github.com/lxqt/lximage-qt/releases/download/2.1.0/lximage-qt-2.1.0.tar.xzglib2-develcmake
@@ -59769,11 +60131,11 @@ Gnome session.
qt6-linguistlibexif-devellibX11-devel
- libfm-qt-devel
+ libfm-qt-develqt6-qdbusviewermenu-cache-develkwindowsystem-kf6-devel
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lximage-qt/pspec.xml
@@ -59795,6 +60157,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-05-052.0.1
@@ -59939,17 +60308,17 @@ Gnome session.
Notification daemonLXQt bildirim artalan süreci ve kitaplıklarını içerir.lxqt
- https://github.com/lxqt/lxqt-notificationd/releases/download/2.0.1/lxqt-notificationd-2.0.1.tar.xz
+ https://github.com/lxqt/lxqt-notificationd/releases/download/2.1.0/lxqt-notificationd-2.1.0.tar.xzcmakelayer-shell-qt-kf6-develkwindowsystem-kf6-devellibgcc
- liblxqt-devel
+ liblxqt-devellibqtxdg-develqt6-base-develqt6-linguist
- lxqt-build-tools
+ lxqt-build-toolsdesktop/lxqt/lxqt-notificationd/pspec.xml
@@ -59971,6 +60340,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-05-062.0.1
@@ -60115,18 +60491,18 @@ Gnome session.
LXDE-Qt platform integration plugin for QtQt için LXDE-Qt platform entegrasyon eklentisi.lxqt
- https://github.com/lxqt/lxqt-qtplugin/releases/download/2.0.0/lxqt-qtplugin-2.0.0.tar.xz
+ https://github.com/lxqt/lxqt-qtplugin/releases/download/2.1.0/lxqt-qtplugin-2.1.0.tar.xzcmakekwindowsystem-kf6-devellibdbusmenu-lxqt-devellibgcc
- liblxqt-devel
+ liblxqt-devellibqtxdg-develqt6-base-develqt6-linguist
- lxqt-build-tools
- libfm-qt-devel
+ lxqt-build-tools
+ libfm-qt-develmenu-cache-devellibexif-devel
@@ -60146,6 +60522,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-04-182.0.0
@@ -60281,13 +60664,13 @@ Gnome session.
Core library of PCManFM file managerlibfm is a Core library of PCManFM file managerlxqt
- https://github.com/lxqt/libfm-qt/releases/download/2.0.2/libfm-qt-2.0.2.tar.xz
+ https://github.com/lxqt/libfm-qt/releases/download/2.1.0/libfm-qt-2.1.0.tar.xzcmakeqt6-base-develqt6-linguist
- lxqt-build-tools
- lxqt-menu-data
+ lxqt-build-tools
+ lxqt-menu-datamenu-cache-devellibexif-develglib2-devel
@@ -60316,7 +60699,7 @@ Gnome session.
Development headers for libfm-qtqt6-base-devel
- libfm-qt
+ libfm-qt/usr/include/libfm-qt6
@@ -60324,6 +60707,13 @@ Gnome session.
+
+ 2024-11-05
+ 2.1.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-05-082.0.2
@@ -63684,7 +64074,7 @@ Gnome session.
GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır.Wersja 4 bibliotek przeznaczonych do tworzenia interfejsów graficznych programów — GTK+. Interfejs GTK+ znany jest z takich programów, jak GIMP i Inkscape, oraz środowisk graficznych GNOME i Xfce.gtk4-logo
- mirrors://gnome/gtk/4.16/gtk-4.16.4.tar.xz
+ mirrors://gnome/gtk/4.16/gtk-4.16.5.tar.xzgettext-develglib2-devel
@@ -63795,7 +64185,7 @@ Gnome session.
GTK4 demo uygulamalarıapp:gui
- gtk4
+ gtk4librsvg
@@ -63827,7 +64217,7 @@ Gnome session.
GTK4 için geliştirme dosyalarıPliki nagłówkowe do gtk4
- gtk4
+ gtk4lzo-develpango-devellibX11-devel
@@ -63862,7 +64252,7 @@ Gnome session.
GTK4 icon cache updaterGTK4 için simge önbelleği güncelleyicisi
- gtk4
+ gtk4/usr/bin/gtk*-update-icon-cache
@@ -63870,6 +64260,13 @@ Gnome session.
+
+ 2024-11-03
+ 4.16.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-11-024.16.4
@@ -346960,7 +347357,7 @@ cleaner, which will allow to add new features in the future.
GStreamer est la librairies principale. Elle contient les entêtes, les fichiers et les éléments centraux.GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related.gstreamer bir ses yayın altyapısı kütüphanesidir. Bu kütüphaneyi kullanan uygulamalar, gerçek zamanlı ses işleme, görüntü oynatma gibi çokluortam ile ilgili birçok işlem gerçekleştirebilirler.
- https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.24.9.tar.xzmesongobject-introspection-devel
@@ -347027,7 +347424,7 @@ cleaner, which will allow to add new features in the future.
glib2-32bitelfutils-32bitlibunwind-32bit
- gstreamer
+ gstreamer/usr/lib32/libgstbase*
@@ -347047,7 +347444,7 @@ cleaner, which will allow to add new features in the future.
Development files for gstreamergstreamer için geliştirme dosyaları
- gstreamer
+ gstreamerlibunwind-develelfutils-develglib2-devel
@@ -347065,6 +347462,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -347453,7 +347857,7 @@ cleaner, which will allow to add new features in the future.
Gstreamer plugin for the libav codecGstreamer için FFmpeg desteğiGstreamer plugin for the libav codec.
- https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.24.9.tar.xzmesonpython3
@@ -347464,7 +347868,7 @@ cleaner, which will allow to add new features in the future.
yasm-develffmpeg-devellibunwind-devel
- gst-plugins-base-devel
+ gst-plugins-base-develmultimedia/video/gst-libav/pspec.xml
@@ -347477,7 +347881,7 @@ cleaner, which will allow to add new features in the future.
glib2ffmpeggstreamer
- gst-plugins-base
+ gst-plugins-base/usr/lib
@@ -347488,6 +347892,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-271.24.8
@@ -347715,7 +348126,7 @@ cleaner, which will allow to add new features in the future.
Diğer eklentilerle karşılaştırıldığında çok iyi durumda olmayan gstreamer eklentileriGStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.gst-plugins-bad, iyiye yakın kalitede olan ancak gerçek bir geliştirici, belgelendirme, test seti gibi eksikleri bulunan eklentilerdir.
- https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.9.tar.xzmesonvalgrind
@@ -347785,9 +348196,9 @@ cleaner, which will allow to add new features in the future.
libvo-aacenc-devellibjpeg-turbo-devellibvo-amrwbenc-devel
- gstreamer-devel
+ gstreamer-develgobject-introspection-devel
- gst-plugins-base-devel
+ gst-plugins-base-develneon-devellibavtp-develqrencode-devel
@@ -347795,6 +348206,7 @@ cleaner, which will allow to add new features in the future.
zxing-cpp-devellibmicrodns-devellibchromaprint-devel
+ libde265-develmultimedia/video/gst-plugins-bad/pspec.xml
@@ -347864,10 +348276,10 @@ cleaner, which will allow to add new features in the future.
libvo-aacencschroedingerlibjpeg-turbo
- gstreamer
+ gstreamerlibvo-amrwbencwayland-client
- gst-plugins-base
+ gst-plugins-baseneonlibavtpqrencode
@@ -347875,6 +348287,7 @@ cleaner, which will allow to add new features in the future.
zxing-cpplibmicrodnslibchromaprint
+ libde265/usr/bin
@@ -347897,7 +348310,12 @@ cleaner, which will allow to add new features in the future.
wayland-develgstreamer-develgst-plugins-base-devel
- gst-plugins-bad
+ libxcb-devel
+ libva-devel
+ libdrm-devel
+ vulkan-devel
+ libde265-devel
+ gst-plugins-bad/usr/lib/pkgconfig
@@ -347908,6 +348326,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -348485,7 +348910,7 @@ cleaner, which will allow to add new features in the future.
ffmpeg için geliştirme dosyalarıPliki nagłówkowe ffmpeg
- ffmpeg
+ ffmpeg/usr/include
@@ -348493,6 +348918,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-01
+ 7.0.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-277.0.2
@@ -348734,7 +349166,7 @@ cleaner, which will allow to add new features in the future.
A set of good-quality plugins for GStreamerGstreamer için temel eklentiler paketigst-plugins-good contains a set of mature plugins and elements for GStreamer.
- https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.24.9.tar.xzmesonxz-devel
@@ -348768,9 +349200,9 @@ cleaner, which will allow to add new features in the future.
libgcrypt-devellibiec61883-devellibjpeg-turbo-devel
- gstreamer-devel
+ gstreamer-develpulseaudio-libs-devel
- gst-plugins-base-devel
+ gst-plugins-base-develjack-audio-connection-kit-develmultimedia/video/gst-plugins-good/pspec.xml
@@ -348809,9 +349241,9 @@ cleaner, which will allow to add new features in the future.
libraw1394libiec61883libjpeg-turbo
- gstreamer
+ gstreamerpulseaudio-libs
- gst-plugins-base
+ gst-plugins-basejack-audio-connection-kit
@@ -348828,6 +349260,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -349090,13 +349529,13 @@ cleaner, which will allow to add new features in the future.
GStreamer tabanlı RTSP sunucu kitaplığıGStreamer tabanlı RTSP sunucu kitaplığıGStreamer tabanlı RTSP sunucu kitaplığı
- https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.24.9.tar.xzmesonpython3-develglib2-devel
- gstreamer-devel
- gst-plugins-bad-devel
+ gstreamer-devel
+ gst-plugins-bad-develmultimedia/video/gst-rtsp-server/pspec.xml
@@ -349118,7 +349557,7 @@ cleaner, which will allow to add new features in the future.
gst-rtsp-server-develDevelopment files for gst-rtsp-server
- gst-rtsp-server
+ gst-rtsp-servergstreamer-devel
@@ -349128,6 +349567,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -349543,20 +349989,17 @@ cleaner, which will allow to add new features in the future.
Ses/video düzenleyicileri oluşturmak için GStreamer kitaplığıSes/video düzenleyicileri oluşturmak için GStreamer kitaplığıSes/video düzenleyicileri oluşturmak için GStreamer kitaplığı
- https://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.24.9.tar.xz
- gstreamer-devel
- gst-plugins-base-devel
- gst-plugins-bad-devel
+ gstreamer-devel
+ gst-plugins-base-devel
+ gst-plugins-bad-develgobject-introspection-devellibxml2-develpython3-develpython3-pygobject3-develmeson
-
- 7554.patch
- multimedia/video/gst-editing-services/pspec.xml
@@ -349585,7 +350028,7 @@ cleaner, which will allow to add new features in the future.
gst-editing-services-develDevelopment files for gst-editing-services
- gst-editing-services
+ gst-editing-servicesglib2-devellibxml2-develpython3-devel
@@ -349599,6 +350042,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -349984,7 +350434,7 @@ cleaner, which will allow to add new features in the future.
Les plug-ins (greffons) de base GStreamer est une collection bien peaufinée et bien maintenues de plug-ins et d'éléments GStreamer, couvrant l'éventail des types d'éléments que quelqu'un pourrait vouloir écrire pour GStreamer. Il contient également des librairies d'aide ainsi que les classes de bases utiles pour l'écriture d'éléments. Un grand nombre de décodeurs, d'encodeurs et de filtres audio et vidéos sont également inclus.GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included.Bu paket, Gstreamer'ın rahatlıkla genişleyebilmesini sağlayan ve bakımları sürekli yapılan temel eklentileri içerir. Program parçacığı yazmak için yardımcı kütüphaneler ve temel sınıflar da bulunur.
- https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.24.9.tar.xzgitmeson
@@ -350017,7 +350467,7 @@ cleaner, which will allow to add new features in the future.
libX11-develxorg-protoxorg-server-xvfb
- gstreamer-devel
+ gstreamer-develgobject-introspection-develwayland-protocols-devel
@@ -350052,7 +350502,7 @@ cleaner, which will allow to add new features in the future.
graphenewayland-cursorwayland-client
- gstreamer
+ gstreamer/usr/bin
@@ -350092,7 +350542,7 @@ cleaner, which will allow to add new features in the future.
libjpeg-turbo-32bit
- gst-plugins-base
+ gst-plugins-baseorc-32bitzlib-32bitcairo-32bit
@@ -350132,7 +350582,7 @@ cleaner, which will allow to add new features in the future.
Development files for gst-plugins-basegst-plugins-base için geliştirme dosyaları
- gst-plugins-base
+ gst-plugins-baseorc-develgstreamer-develglib2-devel
@@ -350158,6 +350608,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -350609,7 +351066,7 @@ cleaner, which will allow to add new features in the future.
ffmpeg4-develDevelopment files for ffmpeg
- ffmpeg4
+ ffmpeg4/usr/include/ffmpeg4.4
@@ -350618,6 +351075,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-01
+ 4.4.5
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-08-314.4.5
@@ -351251,8 +351715,8 @@ cleaner, which will allow to add new features in the future.
cairomm-devellibxmlpp-develautoconf-archive
- gstreamer-devel
- gst-plugins-base-devel
+ gstreamer-devel
+ gst-plugins-base-develgstreamermm-1.10.0-no-volatile.patch
@@ -351289,7 +351753,7 @@ cleaner, which will allow to add new features in the future.
libxmlpp-develgstreamer-develgst-plugins-base-devel
- gstreamermm
+ gstreamermm/usr/include/gstreamermm-1.0
@@ -351300,6 +351764,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.10.0
+ Rebuild.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.10.0
@@ -351851,7 +352322,7 @@ cleaner, which will allow to add new features in the future.
multimedia.videoGStreamer Multimedia Framework VA Pluginsgstreamer-vaapi, GStreamer Multimedia Framework VA Plugins.
- https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.24.9.tar.xzmesonpython3
@@ -351860,9 +352331,9 @@ cleaner, which will allow to add new features in the future.
libva-devellibXrandr-develwayland-protocols-devel
- gstreamer-devel
- gst-plugins-bad-devel
- gst-plugins-base-devel
+ gstreamer-devel
+ gst-plugins-bad-devel
+ gst-plugins-base-develmultimedia/video/gstreamer-vaapi/pspec.xml
@@ -351879,9 +352350,9 @@ cleaner, which will allow to add new features in the future.
libXrenderwayland-clientwayland-protocols
- gstreamer
- gst-plugins-bad
- gst-plugins-base
+ gstreamer
+ gst-plugins-bad
+ gst-plugins-base/usr/lib
@@ -351893,6 +352364,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -352219,7 +352697,7 @@ cleaner, which will allow to add new features in the future.
les Plug-ins (greffons) Ugly (horribles) de GStreamer est un ensemble de plug-ins de bonne qualité et fonctionnant correctement, mais dont la distribution pose problème. La licence du plug-in ou de librairies nécessaires au plug-in n'est pas forcément tel que l'on aimerait qu'elle soit. Le code peut également être notoirement connu pour présenter un problème patent.GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems.GStreamer Ugly Plug-in'leri kaliteli ve güzel çalışan eklentiler içerir. Fakat bu eklentilerin lisanslarla ilgili sorunları bulunabilir.
- https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.24.9.tar.xzmesonxz-devel
@@ -352239,8 +352717,8 @@ cleaner, which will allow to add new features in the future.
libmpeg2-devellibdvdread-developencore-amr-devel
- gstreamer-devel
- gst-plugins-base-devel
+ gstreamer-devel
+ gst-plugins-base-develmultimedia/video/gst-plugins-ugly/pspec.xml
@@ -352259,8 +352737,8 @@ cleaner, which will allow to add new features in the future.
libmpeg2libdvdreadopencore-amr
- gstreamer
- gst-plugins-base
+ gstreamer
+ gst-plugins-base/usr/lib/gstreamer-1.0
@@ -352274,6 +352752,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
@@ -352537,7 +353022,7 @@ cleaner, which will allow to add new features in the future.
Açık kaynak kodlu H265/EVC çözücüx265 is a commercially funded open source implementation of the H.265/High Efficiency Video Coding (HEVC) compression standard.x265 H265/EVC görüntü dosyalarını açmak için kullanılan bir kütüphane
- http://ftp.osuosl.org/pub/blfs/conglomeration/x265/x265-20220219.tar.xz
+ https://ftp2.osuosl.org/pub/blfs/conglomeration/x265/x265_3.6.tar.gzgityasm-devel
@@ -352560,7 +353045,7 @@ cleaner, which will allow to add new features in the future.
Development files for x265x265 için geliştirme dosyaları
- x265
+ x265/usr/include
@@ -352568,6 +353053,13 @@ cleaner, which will allow to add new features in the future.
+
+ 2024-11-01
+ 265.3.6
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2022-06-2420220219
@@ -374638,6 +375130,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
+
+ 2024-11-02
+ 3.0.21
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2024-09-273.0.21
@@ -380129,13 +380628,15 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
HEIF file format decoder and encoderHEIF file format decoder and encoderHEIF file format decoder and encoder
- https://github.com/strukturag/libheif/archive/v1.17.5.tar.gz
+ https://github.com/strukturag/libheif/archive/v1.19.0.tar.gzcmakeaom-develwebp-develx265-develdav1d-devel
+ libde265-devel
+ openh264-develglib2-devellibpng-develgdk-pixbuf-devel
@@ -380153,6 +380654,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
glib2libgcclibpng
+ libde265
+ openh264gdk-pixbuflibjpeg-turbo
@@ -380173,14 +380676,23 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
x265-develwebp-develdav1d-devel
- libheif
+ libde265-devel
+ libheif/usr/include
+ /usr/lib/cmake/usr/lib/pkgconfig
+
+ 2024-11-01
+ 1.19.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2023-11-211.17.5
@@ -455964,9 +456476,9 @@ provide integrated access to the cloud providers services.
python-pygobject3-develpython3-pygobject3-develglib2-devel
- gstreamer-devel
+ gstreamer-develpython-devel
- gst-plugins-base-devel
+ gst-plugins-base-develprogramming/language/python/gst-python/pspec.xml
@@ -455986,6 +456498,13 @@ provide integrated access to the cloud providers services.
+
+ 2024-11-02
+ 1.16.2
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+ 2024-09-241.16.2
@@ -471674,7 +472193,7 @@ provide integrated access to the cloud providers services.
Ek özelliklere ve düzeltmelere sahip bir youtube-dl çatalıA youtube-dl fork with additional features and fixesEk özelliklere ve düzeltmelere sahip bir youtube-dl çatalı
- https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2024.07.09.tar.gz
+ https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2024.11.04.tar.gzgitpandoc-bin
@@ -471718,6 +472237,13 @@ provide integrated access to the cloud providers services.
+
+ 2024-11-04
+ 2024.11.04
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-07-112024.07.09
@@ -480389,14 +480915,14 @@ provide integrated access to the cloud providers services.
GStreamer Python bağlayıcılarıgst-python3 is a Python frontend to GStreamer.gst-python3 GStreamer için Python arabirimidir.
- https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.24.8.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.24.9.tar.xzmesonglib2-develpython3-pygobject3-devel
- gstreamer-devel
+ gstreamer-develpython3-devel
- gst-plugins-base-devel
+ gst-plugins-base-develprogramming/language/python3/gst-python3/pspec.xml
@@ -480415,6 +480941,13 @@ provide integrated access to the cloud providers services.
+
+ 2024-11-02
+ 1.24.9
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+ 2024-09-241.24.8
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index a6e2ea32b2..8f8b8dc90f 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-d8f292c49a196450b09974b5bbf9b34c0e60780d
\ No newline at end of file
+d534b6abd8e6d4de0f010e1fc34a6f2580e79bad
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index c1268662e0..5733e0cf71 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 b315c4202b..8a7d16a832 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-19022860ef1264db574c7b374e0ccebd3511d84a
\ No newline at end of file
+773bd017504b94a140b8263658851a4d879d6266
\ No newline at end of file