gnome ver. bump

This commit is contained in:
Rmys
2025-10-13 11:05:45 +03:00
parent c5782ebff5
commit 5060892a77
4 changed files with 64 additions and 42 deletions
+17 -10
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>dspy</Name>
@@ -13,23 +13,22 @@
<Summary>It's like d-feet, but written in C and blisteringly fast. Also comes with a library for IDE integration.</Summary>
<Icon>dspy</Icon>
<Description>D-feet gibi ama C ile yazılmış ve inanılmaz hızlı. Ayrıca IDE entegrasyonu için bir kütüphane ile birlikte gelir.</Description>
<Archive sha1sum="8f7c1198898ac6c4c94a71aa6fe455d977a18060" type="tarxz">https://download.gnome.org/sources/d-spy/48/d-spy-48.0.tar.xz</Archive>
<!-- <Archive sha1sum="d6dc12bc1ca40fa3940ce253dd44731c966fcf02" type="tarxz">https://download.gnome.org/sources/dspy/1.2/dspy-1.2.1.tar.xz</Archive> -->
<Archive sha1sum="305e797a4b1534d32851fe33c9558cd29e2a075f" type="tarxz">https://download.gnome.org/sources/d-spy/49/d-spy-49.1.tar.xz</Archive>
<!-- <Archive sha1sum="d6dc12bc1ca40fa3940ce253dd44731c966fcf02" type="tarxz">https://download.gnome.org/sources/dspy/1.2/dspy-1.2.1.tar.xz</Archive> -->
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>libadwaita-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>dspy.patch</Patch>
<Patch level="1">dspy.patch</Patch>
</Patches>
-->
<Patches>
<Patch>dspy.patch</Patch>
<Patch level="1">dspy.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>dspy</Name>
<RuntimeDependencies>
@@ -45,6 +44,7 @@
<Path fileType="icons">/usr/share/icons</Path>
<Path fileType="data">/usr/share/appdata</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/metainfo</Path>
</Files>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="6">
<Date>2025-09-15</Date>
<Version>49.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2025-09-15</Date>
<Version>48.0</Version>
+16 -9
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>tecla</Name>
@@ -13,24 +13,24 @@
<Summary>Tecla uses GTK/Libadwaita for UI, and libxkbcommon to deal with keyboard maps.</Summary>
<Icon>tecla</Icon>
<Description>Tecla, kullanıcı arayüzü için GTK/Libadwaita'yı ve klavye haritalarıyla ilgilenmek için libxkbcommon'u kullanıyor.</Description>
<Archive sha1sum="f7cb7a28a8f3e69e1636c73af8fa686c3d8456c7" type="tarxz">https://download.gnome.org/sources/tecla/48/tecla-48.0.2.tar.xz</Archive>
<Archive sha1sum="f745edb36b121e63b7a7dbf1683c0d46b53090ac" type="tarxz">https://download.gnome.org/sources/tecla/49/tecla-49.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>libadwaita-devel</Dependency>
<Dependency>libxkbcommon-devel</Dependency>
<Dependency>wayland-client</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>tecla.patch</Patch>
<Patch level="1">tecla.patch</Patch>
</Patches>
-->
<Patches>
<Patch>tecla.patch</Patch>
<Patch level="1">tecla.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>tecla</Name>
<RuntimeDependencies>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="5">
<Date>2025-09-14</Date>
<Version>49.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2025-09-01</Date>
<Version>48.0.2</Version>