Merge pull request #17311 from Rmys/master

mesa ver. bump
This commit is contained in:
Rmys
2025-09-04 14:55:05 +03:00
committed by GitHub
6 changed files with 460 additions and 37 deletions
+449 -33
View File
@@ -9045,7 +9045,7 @@
<PartOf>x11.library</PartOf>
<Summary xml:lang="en">XCB cursor library</Summary>
<Description xml:lang="en">The xcb-util-image module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.</Description>
<Archive type="tarxz" sha1sum="efa6642e2585e29abadcb16b492111be80f6b89f" name="xcb-util-cursor-0.1.5.tar.xz">https://xorg.freedesktop.org/releases/individual/lib/xcb-util-cursor-0.1.5.tar.xz</Archive>
<Archive type="tarxz" sha1sum="cb40b133ce0e2e7c111d7b8badbfa63d125e1b74" name="xcb-util-cursor-0.1.6.tar.xz">https://xorg.freedesktop.org/releases/individual/lib/xcb-util-cursor-0.1.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>util-macros</Dependency>
<Dependency>libxcb-devel</Dependency>
@@ -9071,7 +9071,7 @@
<Name>xcb-util-cursor-devel</Name>
<Summary xml:lang="en">Development files for xcb-util</Summary>
<RuntimeDependencies>
<Dependency release="10">xcb-util-cursor</Dependency>
<Dependency release="11">xcb-util-cursor</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -9099,6 +9099,13 @@
</Files>
</Package>
<History>
<Update release="11">
<Date>2025-09-02</Date>
<Version>0.1.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2023-10-24</Date>
<Version>0.1.5</Version>
@@ -13490,7 +13497,7 @@
<Description xml:lang="tr">Mesa, OpenGL belirtiminin (etkileşimli 3B grafiklerin gerçeklenmesi için bir sistem) açık kaynaklı bir uyarlamasıdır.</Description>
<Description xml:lang="pl">Mesa jest open-source&apos;ową implementacją specyfikacji OpenGL do renderowania trójwymiarowej grafiki.</Description>
<Icon>mesa</Icon>
<Archive type="tarxz" sha1sum="ba7d4cb75768e24236070cd749e6e1987b8b73b5" name="mesa-25.2.1.tar.xz">https://archive.mesa3d.org/mesa-25.2.1.tar.xz</Archive>
<Archive type="tarxz" sha1sum="298f08d0cac4b10d3486ee195d9bc84b1175dd23" name="mesa-25.2.2.tar.xz">https://archive.mesa3d.org/mesa-25.2.2.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="crossfile.ini" permission="0644" owner="root">crossfile.ini</AdditionalFile>
</AdditionalFiles>
@@ -13654,7 +13661,7 @@
<Dependency>libXdamage-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libxshmfence-devel</Dependency>
<Dependency release="141">mesa</Dependency>
<Dependency release="142">mesa</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -13734,7 +13741,7 @@
<Dependency>libunwind-32bit</Dependency>
<Dependency>spirv-tools-32bit</Dependency>
<Dependency>xcb-util-keysyms-32bit</Dependency>
<Dependency release="141">mesa</Dependency>
<Dependency release="142">mesa</Dependency>
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
</RuntimeDependencies>
<Files>
@@ -13743,6 +13750,13 @@
</Files>
</Package>
<History>
<Update release="142">
<Date>2025-09-03</Date>
<Version>25.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="141">
<Date>2025-08-20</Date>
<Version>25.2.1</Version>
@@ -15451,7 +15465,7 @@
<Summary xml:lang="tr">X.Org Xfixes kitaplığı</Summary>
<Summary xml:lang="de">X.Org Xfixes Bibliothek</Summary>
<Description xml:lang="en">libXfixes is a library to provide augmented versions of core protocol requests.</Description>
<Archive type="tarxz" sha1sum="41aa2c630da0a2cbbb42a740aaf19370800ee972" name="libXfixes-6.0.1.tar.xz">mirrors://xorg/individual/lib/libXfixes-6.0.1.tar.xz</Archive>
<Archive type="tarxz" sha1sum="c271f063ff3af6760fdaafd7eb45c05ccb66a248" name="libXfixes-6.0.2.tar.xz">mirrors://xorg/individual/lib/libXfixes-6.0.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>xorg-proto</Dependency>
<Dependency>libX11-devel</Dependency>
@@ -15474,7 +15488,7 @@
<Summary xml:lang="en">Development files for libXfixes</Summary>
<Summary xml:lang="tr">libXfixes için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="9">libXfixes</Dependency>
<Dependency release="10">libXfixes</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>xorg-proto</Dependency>
</RuntimeDependencies>
@@ -15495,7 +15509,7 @@
<Dependency>libX11-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="9">libXfixes</Dependency>
<Dependency release="10">libXfixes</Dependency>
<Dependency>libX11-32bit</Dependency>
</RuntimeDependencies>
<Files>
@@ -15503,6 +15517,13 @@
</Files>
</Package>
<History>
<Update release="10">
<Date>2025-09-02</Date>
<Version>6.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2023-04-10</Date>
<Version>6.0.1</Version>
@@ -46301,7 +46322,7 @@ Gnome session.</Summary>
<PartOf>desktop.lookandfeel</PartOf>
<Summary xml:lang="en">PisiLinux için kde plasma6 teması.</Summary>
<Description xml:lang="en">PisiLinux için simge seti, şifre ekranı, açılış ekranı ve kilit ekranı.</Description>
<Archive type="targz" sha1sum="59946cdea2768f4360b10534db90a2178c5fdf28" name="1.3.tar.gz">https://github.com/erkanisik1/pisilinux-theme-maia-light/archive/refs/tags/1.3.tar.gz</Archive>
<Archive type="targz" sha1sum="8885e28d956986e3907e48d18843a6ef98ad5caf" name="1.4.tar.gz">https://github.com/erkanisik1/pisilinux-theme-maia-light/archive/refs/tags/1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -46323,6 +46344,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-09-02</Date>
<Version>1.4</Version>
<Comment>Background replace.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-04-24</Date>
<Version>1.3</Version>
@@ -77828,6 +77856,7 @@ Gnome session.</Summary>
</BuildDependencies>
<Patches>
<Patch level="1">qtwebengine-link-pipewire.patch</Patch>
<Patch level="1">qtwebengine-6.9.2-QTBUG-139424.patch</Patch>
</Patches>
<SourceURI>desktop/toolkit/qt6/qt6-webengine/pspec.xml</SourceURI>
</Source>
@@ -77898,7 +77927,7 @@ Gnome session.</Summary>
<Package>
<Name>qt6-webengine-devel</Name>
<RuntimeDependencies>
<Dependency release="17">qt6-webengine</Dependency>
<Dependency release="18">qt6-webengine</Dependency>
<Dependency versionFrom="6.9.2">qt6-base-devel</Dependency>
<Dependency versionFrom="6.9.2">qt6-webchannel-devel</Dependency>
<Dependency versionFrom="6.9.2">qt6-declarative-devel</Dependency>
@@ -77911,6 +77940,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="18">
<Date>2025-09-02</Date>
<Version>6.9.2</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2025-08-26</Date>
<Version>6.9.2</Version>
@@ -108720,7 +108756,7 @@ Gnome session.</Summary>
<Description xml:lang="en">Note-taking application</Description>
<Description xml:lang="tr">Not alma uygulaması</Description>
<Icon>org.gnome.Gnote</Icon>
<Archive type="tarxz" sha1sum="b410232a38306044c1fb58b6ae713f0c8dfb74dd" name="gnote-48.0.tar.xz">https://download.gnome.org/sources/gnote/48/gnote-48.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="08fbf68d43c332cfa2f5dbfda751216d25b16296" name="gnote-48.1.tar.xz">https://download.gnome.org/sources/gnote/48/gnote-48.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -108785,6 +108821,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="18">
<Date>2025-09-01</Date>
<Version>48.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2025-04-06</Date>
<Version>48.0</Version>
@@ -122720,7 +122763,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Summary xml:lang="en">OpenType text shaping engine</Summary>
<Description xml:lang="en">The Harfbuzz package contains an OpenType text shaping engine.</Description>
<Icon>harfbuzz</Icon>
<Archive type="tarxz" sha1sum="bc08d30ce013ef0d51553b7a1dca650be46df5c6" name="harfbuzz-11.4.2.tar.xz">https://github.com/harfbuzz/harfbuzz/releases/download/11.4.2/harfbuzz-11.4.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="bd78ad3b7c872d587a774088664f27d0696f0c4a" name="harfbuzz-11.4.5.tar.xz">https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-11.4.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -122763,7 +122806,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Dependency>cairo-devel</Dependency>
<Dependency>graphite2-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency release="39">harfbuzz</Dependency>
<Dependency release="40">harfbuzz</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/harfbuzz</Path>
@@ -122802,6 +122845,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Files>
</Package>
<History>
<Update release="40">
<Date>2025-09-01</Date>
<Version>11.4.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="39">
<Date>2025-08-21</Date>
<Version>11.4.2</Version>
@@ -123807,6 +123857,42 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>hack-fonts-ttf</Name>
<Homepage>https://sourcefoundry.org/hack/</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>custom</License>
<IsA>data:font</IsA>
<PartOf>desktop.font</PartOf>
<Summary xml:lang="en">A hand groomed and optically balanced typeface based on Bitstream Vera Mono.</Summary>
<Summary xml:lang="tr">Bitstream Vera Mono&apos;yu taban alan bir elle bakımlı ve optik olarak dengeli yazı tipi.</Summary>
<Description xml:lang="en">A hand groomed and optically balanced typeface based on Bitstream Vera Mono.</Description>
<Description xml:lang="tr">Bitstream Vera Mono&apos;yu taban alan bir elle bakımlı ve optik olarak dengeli yazı tipi.</Description>
<Archive type="targz" sha1sum="114ca5525dd667559a424b7e38fc2e66f5b35671" name="v3.003.tar.gz">https://github.com/source-foundry/Hack/archive/refs/tags/v3.003.tar.gz</Archive>
<SourceURI>desktop/font/hack-fonts-ttf/pspec.xml</SourceURI>
</Source>
<Package>
<Name>hack-fonts-ttf</Name>
<Files>
<Path fileType="config">/etc/fonts</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/fonts/TTF</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-04</Date>
<Version>3.003</Version>
<Comment>Initial release</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>noto-fonts</Name>
@@ -127019,7 +127105,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Name>kidletime-devel</Name>
<Summary xml:lang="en">Development files for kidletime</Summary>
<RuntimeDependencies>
<Dependency release="77">kidletime</Dependency>
<Dependency release="78">kidletime</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -127031,6 +127117,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Replaces>
</Package>
<History>
<Update release="78">
<Date>2025-09-01</Date>
<Version>6.17.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="77">
<Date>2025-08-08</Date>
<Version>6.17.0</Version>
@@ -131987,7 +132080,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Name>kguiaddons-devel</Name>
<Summary xml:lang="en">Development files for kguiaddons</Summary>
<RuntimeDependencies>
<Dependency release="77">kguiaddons</Dependency>
<Dependency release="78">kguiaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -131999,6 +132092,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Replaces>
</Package>
<History>
<Update release="78">
<Date>2025-09-01</Date>
<Version>6.17.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="77">
<Date>2025-08-08</Date>
<Version>6.17.0</Version>
@@ -132612,7 +132712,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Dependency>libXfixes-devel</Dependency>
<Dependency>xcb-util-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency release="77">kwindowsystem</Dependency>
<Dependency release="78">kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -132624,6 +132724,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Replaces>
</Package>
<History>
<Update release="78">
<Date>2025-09-01</Date>
<Version>6.17.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="77">
<Date>2025-08-08</Date>
<Version>6.17.0</Version>
@@ -135331,7 +135438,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Name>layer-shell-qt-devel</Name>
<Summary xml:lang="en">Development files for layer-shell-qt</Summary>
<RuntimeDependencies>
<Dependency release="43">layer-shell-qt</Dependency>
<Dependency release="44">layer-shell-qt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -135342,6 +135449,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Replaces>
</Package>
<History>
<Update release="44">
<Date>2025-09-01</Date>
<Version>6.4.4</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="43">
<Date>2025-08-05</Date>
<Version>6.4.4</Version>
@@ -136072,6 +136186,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Replaces>
</Package>
<History>
<Update release="79">
<Date>2025-09-01</Date>
<Version>6.4.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="78">
<Date>2025-08-05</Date>
<Version>6.4.4</Version>
@@ -143008,7 +143129,7 @@ talking to the kernel.</Description>
<Dependency versionFrom="6.4.4">kwayland-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
<Dependency versionFrom="6.4.4">libplasma-devel</Dependency>
<Dependency release="101">plasma-workspace</Dependency>
<Dependency release="102">plasma-workspace</Dependency>
<Dependency versionFrom="6.4.4">libkscreen-devel</Dependency>
<Dependency versionFrom="6.4.4">libksysguard-devel</Dependency>
<Dependency versionFrom="6.4.4">kscreenlocker-devel</Dependency>
@@ -143029,7 +143150,7 @@ talking to the kernel.</Description>
<Summary xml:lang="en">Wayland support for Plasma</Summary>
<RuntimeDependencies>
<Dependency>xorg-xwayland</Dependency>
<Dependency release="101">plasma-workspace</Dependency>
<Dependency release="102">plasma-workspace</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/startplasma-wayland</Path>
@@ -143040,6 +143161,13 @@ talking to the kernel.</Description>
</Replaces>
</Package>
<History>
<Update release="102">
<Date>2025-09-01</Date>
<Version>6.4.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="101">
<Date>2025-08-05</Date>
<Version>6.4.4</Version>
@@ -143948,7 +144076,7 @@ talking to the kernel.</Description>
<Package>
<Name>kwayland-devel</Name>
<RuntimeDependencies>
<Dependency release="79">kwayland</Dependency>
<Dependency release="80">kwayland</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
</RuntimeDependencies>
<Files>
@@ -143961,6 +144089,13 @@ talking to the kernel.</Description>
</Replaces>
</Package>
<History>
<Update release="80">
<Date>2025-09-01</Date>
<Version>6.4.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="79">
<Date>2025-08-05</Date>
<Version>6.4.4</Version>
@@ -177952,6 +178087,57 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>protontricks</Name>
<Homepage>https://github.com/Matoking/protontricks</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>game.misc</PartOf>
<Summary xml:lang="en">A simple wrapper that does winetricks things for Proton enabled games</Summary>
<Summary xml:lang="tr">winetricks şeylerini Proton destekli oyunlar için yapan basit bir sarmalayıcı</Summary>
<Description xml:lang="en">Run Winetricks commands for Steam Play/Proton games among other common Wine features, such as launching external Windows executables.</Description>
<Description xml:lang="tr">Steam Play/Proton oyunları için diğer genel Wine özellikleri, mesela dışarıdaki Windows çalıştırılabilirleri çalıştırmak, dahil olmak üzere Winetricks komutlarını çalıştırın</Description>
<Icon>protontricks</Icon>
<Archive type="targz" sha1sum="645c6e42cf974ae5fb11ce06e855555445b11516" name="1.13.0.tar.gz">https://github.com/Matoking/protontricks/archive/refs/tags/1.13.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-installer</Dependency>
<Dependency>python3-wheel</Dependency>
</BuildDependencies>
<SourceURI>game/misc/protontricks/pspec.xml</SourceURI>
</Source>
<Package>
<Name>protontricks</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-vdf</Dependency>
<Dependency>winetricks</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pillow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc/protontricks</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-04</Date>
<Version>1.13.0</Version>
<Comment>Initial release</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>plib</Name>
@@ -178120,6 +178306,93 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>lutris</Name>
<Homepage>https://lutris.net</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>GPL-3.0-only</License>
<PartOf>game.misc</PartOf>
<Summary xml:lang="en">Play all your games on Linux</Summary>
<Summary xml:lang="tr">Linux&apos;ta tüm oyunlarınızı oynayın</Summary>
<Description xml:lang="en">Lutris is a video game preservation platform aiming to keep your video game collection up and running for the years to come.</Description>
<Description xml:lang="tr">Lutris, video oyunu koleksiyonunuzu yıllarca ayakta tutmayı amaçlayan bir video oyunu saklama platformudur.</Description>
<Icon>lutris</Icon>
<Archive type="targz" sha1sum="2a6f8db85ee7f8dd233b964dc02389f192934a9f" name="v0.5.19.tar.gz">https://github.com/lutris/lutris/archive/refs/tags/v0.5.19.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>git</Dependency>
<Dependency>ninja</Dependency>
<Dependency>protobuf-devel</Dependency>
<Dependency>python3-poetry-core</Dependency>
</BuildDependencies>
<SourceURI>game/misc/lutris/pspec.xml</SourceURI>
</Source>
<Package>
<Name>lutris</Name>
<RuntimeDependencies>
<Dependency>cabextract</Dependency>
<Dependency>curl</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>glib2</Dependency>
<Dependency>gobject-introspection</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
<Dependency>mesa-utils</Dependency>
<Dependency>p7zip</Dependency>
<Dependency>pango</Dependency>
<Dependency>psmisc</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>python3-certifi</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-distro</Dependency>
<Dependency>python3-evdev</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>python3-lxml</Dependency>
<Dependency>python3-moddb</Dependency>
<Dependency>python3-pillow</Dependency>
<Dependency>python3-requests</Dependency>
<Dependency>python3-urllib3</Dependency>
<Dependency>python3-PyYAML</Dependency>
<Dependency>unzip</Dependency>
<Dependency>webkit2gtk-4.1</Dependency>
<Dependency>xdg-desktop-portal</Dependency>
<Dependency>gamemode</Dependency>
<Dependency>ayatana-libappindicator</Dependency>
<Dependency>gnutls-32bit</Dependency>
<Dependency>vkd3d</Dependency>
<Dependency>mesa-glu-32bit</Dependency>
<Dependency>python3-protobuf</Dependency>
<Dependency>vulkan-tools</Dependency>
<Dependency>wine</Dependency>
<Dependency>winetricks</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/locale</Path>
<Path fileType="data">/usr/share/lutris</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/icons/hicolor</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-04</Date>
<Version>0.5.19</Version>
<Comment>Initial release</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gcompris-qt</Name>
@@ -194419,7 +194692,7 @@ from a wide variety of machine architectures.</Description>
<Summary xml:lang="tr">Disk Yönetim Hizmeti</Summary>
<Description xml:lang="en">udisks provides a daemon, API and command line tools for managing disk devices attached to the system.</Description>
<Description xml:lang="tr">udisks, sisteme bağlı disk aygıtlarını yönetmek için programlama kitaplığı ve komut satırı araçları sunar.</Description>
<Archive type="tarbz2" sha1sum="bb88e0ab6d6a44442d0b5f6eca5a2b683cfe6d27" name="udisks-2.10.1.tar.bz2">https://github.com/storaged-project/udisks/releases/download/udisks-2.10.1/udisks-2.10.1.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="216d29f583f3ae5fa2785518de1c910956dcdebb" name="udisks-2.10.2.tar.bz2">https://github.com/storaged-project/udisks/releases/download/udisks-2.10.2/udisks-2.10.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
<Dependency>acl-devel</Dependency>
@@ -194447,10 +194720,8 @@ from a wide variety of machine architectures.</Description>
</BuildDependencies>
<Patches>
<Patch level="1">udisks-2.x-ntfs-3g.patch</Patch>
<Patch level="1">udisks-2.10.1-slibtool-export-dynamic.patch</Patch>
<Patch level="1">fedora/udisks-2.11.0-BLKRRPART_harder.patch</Patch>
<Patch level="1">fedora/udisks-2.11.0-targetcli_config.json_netif_timeout.patch</Patch>
<Patch level="1">fedora/udisks-2.11.0-udiskslinuxmanager_use_after_free.patch</Patch>
<Patch level="1">fedora/udisks-2.11.0-udiskslinuxblock_survive_missing_fstab.patch</Patch>
</Patches>
<SourceURI>hardware/disk/udisks2/pspec.xml</SourceURI>
</Source>
@@ -194498,7 +194769,7 @@ from a wide variety of machine architectures.</Description>
<Name>udisks2-docs</Name>
<Summary xml:lang="en">Development files for udisks2</Summary>
<RuntimeDependencies>
<Dependency release="18">udisks2</Dependency>
<Dependency release="19">udisks2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/gtk-doc</Path>
@@ -194509,7 +194780,7 @@ from a wide variety of machine architectures.</Description>
<Summary xml:lang="en">Development files for udisks2</Summary>
<Summary xml:lang="tr">udisks için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="18">udisks2</Dependency>
<Dependency release="19">udisks2</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
@@ -194518,6 +194789,13 @@ from a wide variety of machine architectures.</Description>
</Files>
</Package>
<History>
<Update release="19">
<Date>2025-08-30</Date>
<Version>2.10.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2025-05-01</Date>
<Version>2.10.1</Version>
@@ -231381,7 +231659,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>multimedia.videoplayer</PartOf>
<Summary xml:lang="en">New desktop recording program.</Summary>
<Description xml:lang="en">VokscreenNG is a user friendly Open Source screencaster for Linux and Windows. The new name is now vokoscreenNG and has been rewritten from scratch.</Description>
<Archive type="targz" sha1sum="e63304c3c4c94ffbeb0108f459db5c0ab1a31cec" name="4.5.0.tar.gz">https://github.com/vkohaupt/vokoscreenNG/archive/refs/tags/4.5.0.tar.gz</Archive>
<Archive type="targz" sha1sum="87474ecd9280f09ae600d99e4a2f051157c146ad" name="4.6.1.tar.gz">https://github.com/vkohaupt/vokoscreenNG/archive/refs/tags/4.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>qt6-linguist</Dependency>
@@ -231433,6 +231711,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="15">
<Date>2025-09-01</Date>
<Version>4.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2025-05-03</Date>
<Version>4.5.0</Version>
@@ -259109,6 +259394,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</AdditionalFiles>
</Package>
<History>
<Update release="10">
<Date>2025-09-03</Date>
<Version>6.04</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2022-07-10</Date>
<Version>6.04</Version>
@@ -291174,7 +291466,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Filesystem indexer and metadata extractor</Summary>
<Description xml:lang="en">Dosya sistemi dizinleyici ve meta veri çıkarıcı</Description>
<Description xml:lang="tr">Dosya sistemi dizinleyici ve meta veri çıkarıcı</Description>
<Archive type="tarxz" sha1sum="ac0d8ef922e288d944f6520b647026365fbbe2d2" name="localsearch-3.8.2.tar.xz">https://download.gnome.org/sources/localsearch/3.8/localsearch-3.8.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="972e000a2158088a1bcebc4fb4beec1f14186bf6" name="localsearch-3.9.0.tar.xz">https://download.gnome.org/sources/localsearch/3.9/localsearch-3.9.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -291184,6 +291476,7 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>glib2-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>exempi-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>giflib-devel</Dependency>
<Dependency>libpng-devel</Dependency>
@@ -291246,6 +291539,13 @@ complete albums that you have purchased from Amazon.</Description>
</Replaces>
</Package>
<History>
<Update release="5">
<Date>2025-09-01</Date>
<Version>3.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2025-03-21</Date>
<Version>3.8.2</Version>
@@ -291292,7 +291592,7 @@ complete albums that you have purchased from Amazon.</Description>
<Description xml:lang="en">Tecla, kullanıcı arayüzü için GTK/Libadwaita&apos;yı ve klavye haritalarıyla ilgilenmek için libxkbcommon&apos;u kullanıyor.</Description>
<Description xml:lang="tr">Tecla, kullanıcı arayüzü için GTK/Libadwaita&apos;yı ve klavye haritalarıyla ilgilenmek için libxkbcommon&apos;u kullanıyor.</Description>
<Icon>tecla</Icon>
<Archive type="tarxz" sha1sum="9ef5938326ebcefb8b9d1682ae3b41df8146a986" name="tecla-47.0.tar.xz">https://download.gnome.org/sources/tecla/47/tecla-47.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="f7cb7a28a8f3e69e1636c73af8fa686c3d8456c7" name="tecla-48.0.2.tar.xz">https://download.gnome.org/sources/tecla/48/tecla-48.0.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
@@ -291325,13 +291625,20 @@ complete albums that you have purchased from Amazon.</Description>
<Name>tecla-devel</Name>
<Summary xml:lang="en">Development files for tecla</Summary>
<RuntimeDependencies>
<Dependency release="3">tecla</Dependency>
<Dependency release="4">tecla</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-09-01</Date>
<Version>48.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-09-16</Date>
<Version>47.0</Version>
@@ -294029,7 +294336,7 @@ Konuk sanal makinede çalışan okuyucu.</Description>
<Summary xml:lang="tr">Low-footprint RDF triple store library with SPARQL 1.1 interface</Summary>
<Description xml:lang="en">SPARQL 1.1 arayüzüne sahip düşük ayak izli RDF üçlü depolama kütüphanesi</Description>
<Description xml:lang="tr">SPARQL 1.1 arayüzüne sahip düşük ayak izli RDF üçlü depolama kütüphanesi</Description>
<Archive type="tarxz" sha1sum="16eb204f0c60df09a42460e269e50e19b0781b12" name="tinysparql-3.8.2.tar.xz">https://download.gnome.org/sources/tinysparql/3.8/tinysparql-3.8.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="79582577cf5632b0500f77b8ebf3be5ba410ea5a" name="tinysparql-3.9.2.tar.xz">https://download.gnome.org/sources/tinysparql/3.9/tinysparql-3.9.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>asciidoc</Dependency>
@@ -294082,7 +294389,7 @@ Konuk sanal makinede çalışan okuyucu.</Description>
<Name>tinysparql-devel</Name>
<Summary xml:lang="en">Development files for tinysparql</Summary>
<RuntimeDependencies>
<Dependency release="3">tinysparql</Dependency>
<Dependency release="4">tinysparql</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>avahi-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
@@ -294099,6 +294406,13 @@ Konuk sanal makinede çalışan okuyucu.</Description>
</Replaces>
</Package>
<History>
<Update release="4">
<Date>2025-09-01</Date>
<Version>3.9.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2025-02-26</Date>
<Version>3.8.2</Version>
@@ -296908,7 +297222,7 @@ provide integrated access to the cloud providers services.</Description>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency release="1">gtk-layer-shell</Dependency>
<Dependency release="2">gtk-layer-shell</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="headers">/usr/include/gtk-layer-shell/gtk-layer-shell.h</Path>
@@ -296918,6 +297232,13 @@ provide integrated access to the cloud providers services.</Description>
</Files>
</Package>
<History>
<Update release="2">
<Date>2025-09-01</Date>
<Version>0.8.0</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2022-12-30</Date>
<Version>0.8.0</Version>
@@ -327818,6 +328139,51 @@ provide integrated access to the cloud providers services.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-vdf</Name>
<Homepage>https://github.com/solsticegamestudios/vdf</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Library for working with Valve&apos;s VDF text format</Summary>
<Summary xml:lang="tr">Valve&apos;ın VDF metin türüyle çalışmak için bir kütüphane</Summary>
<Description xml:lang="en">Pure python module for (de)serialization to and from VDF that works just like json.</Description>
<Description xml:lang="tr">Tam json gibi çalışan VDF&apos;ten ve VDF&apos;e serileştirmeden çıkarmak ve serileştirmek için saf Python modülü.</Description>
<Archive type="targz" sha1sum="7be7cf24af79ac74aa219fa2f55ac134eb40b17c" name="v4.0.tar.gz">https://github.com/solsticegamestudios/vdf/archive/v4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-vdf/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-vdf</Name>
<Summary xml:lang="en">Library for working with Valve&apos;s VDF text format</Summary>
<Summary xml:lang="tr">Valve&apos;ın VDF metin türüyle çalışmak için bir kütüphane</Summary>
<Description xml:lang="en">Pure python module for (de)serialization to and from VDF that works just like json.</Description>
<Description xml:lang="tr">Tam json gibi çalışan VDF&apos;ten ve VDF&apos;e serileştirmeden çıkarmak ve serileştirmek için saf Python modülü.</Description>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-vdf</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-04</Date>
<Version>4.0</Version>
<Comment>Initial release</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-fonttools</Name>
@@ -339038,6 +339404,56 @@ provide integrated access to the cloud providers services.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-moddb</Name>
<Homepage>https://github.com/ClementJ18/moddb</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">A Python scraper to access ModDB mods, games and more as objects</Summary>
<Summary xml:lang="tr">ModDB modlarına, oyunlarına ve daha fazlasına obje olarak erişmek için bir Python kazıyıcısı</Summary>
<Description xml:lang="en">The goal of the library is to be able to navigate ModDB purely programmatically through scraping and parsing of the various models present on the website.</Description>
<Description xml:lang="tr">Kütüphanenin amacı, web sitesinde yer alan türlü modeli kazıyarak ve ayrıştırarak tamamen programatik olarak ModDB&apos;de gezinmeye olanak sağlamaktır.</Description>
<Archive type="targz" sha1sum="f3229050cb4c081e404ec106b1bcc472b8d40040" name="v0.14.0.tar.gz">https://github.com/ClementJ18/moddb/archive/v0.14.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-installer</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-wheel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-moddb/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-moddb</Name>
<Summary xml:lang="en">A Python scraper to access ModDB mods, games and more as objects</Summary>
<Summary xml:lang="tr">ModDB modlarına, oyunlarına ve daha fazlasına obje olarak erişmek için bir Python kazıyıcısı</Summary>
<Description xml:lang="en">The goal of the library is to be able to navigate ModDB purely programmatically through scraping and parsing of the various models present on the website.</Description>
<Description xml:lang="tr">Kütüphanenin amacı, web sitesinde yer alan türlü modeli kazıyarak ve ayrıştırarak tamamen programatik olarak ModDB&apos;de gezinmeye olanak sağlamaktır.</Description>
<RuntimeDependencies>
<Dependency>python3-beautifulsoup4</Dependency>
<Dependency>python3-requests</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-moddb</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-04</Date>
<Version>0.14.0</Version>
<Comment>Initial release</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-h11</Name>
+1 -1
View File
@@ -1 +1 @@
641ab175fb5874faf0186880f0d7d661b02aa201
8888e5876da746869051c51b0fd3f185cb0a91be
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
cb522529b0adddf09ee22823cc7f831765245f39
e0a39b3cd4d6f70667948b7a9e751ea12a245b6f
+1 -1
View File
@@ -60,7 +60,7 @@ def setup():
-D sysprof=false \
-D intel-rt=enabled \
-Dvulkan-layers=device-select,intel-nullhw,overlay,screenshot,vram-report-limit \
-Dvulkan-drivers=amd,gfxstream,intel,intel_hasvk,nouveau,swrast,virtio,microsoft-experimental \
-Dvulkan-drivers=amd,gfxstream,intel,intel_hasvk,nouveau,swrast,virtio,microsoft-experimental,asahi,freedreno \
-Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,iris,llvmpipe,softpipe,virgl,crocus,i915,zink,d3d12"
#pisitools.ldflags.add("-fuse-ld=lld")
+8 -1
View File
@@ -14,7 +14,7 @@
<Icon>mesa</Icon>
<Summary>Mesa graphics libraries and utilities</Summary>
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
<Archive sha1sum="ba7d4cb75768e24236070cd749e6e1987b8b73b5" type="tarxz">https://archive.mesa3d.org/mesa-25.2.1.tar.xz</Archive>
<Archive sha1sum="298f08d0cac4b10d3486ee195d9bc84b1175dd23" type="tarxz">https://archive.mesa3d.org/mesa-25.2.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -282,6 +282,13 @@
</Package>
<History>
<Update release="142">
<Date>2025-09-03</Date>
<Version>25.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="141">
<Date>2025-08-20</Date>
<Version>25.2.1</Version>