gnome ver. bump

This commit is contained in:
Rmys
2023-10-24 22:25:20 +03:00
parent 5de1a92523
commit 88e25a8ef8
30 changed files with 947 additions and 13 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<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="2c851807c871ce8ba4c3c5205096fdbcf91b0425" type="tarxz">https://download.gnome.org/sources/d-spy/1.6/d-spy-1.6.0.tar.xz</Archive>
<Archive sha1sum="a1f52fdb0eb8c30517b2909d6c753f041dcbbd92" type="tarxz">https://download.gnome.org/sources/d-spy/1.8/d-spy-1.8.0.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>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="3">
<Date>2023-10-24</Date>
<Version>1.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-03-17</Date>
<Version>1.6.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<Summary>Deferred Execution library for GNOME and GTK</Summary>
<Icon>libdex</Icon>
<Description>GNOME ve GTK için Ertelenmiş Yürütme kitaplığı</Description>
<Archive sha1sum="2a2f0bb347a64b89c14de89a8148bf3ecd70c507" type="tarxz">https://download.gnome.org/sources/libdex/0.2/libdex-0.2.0.tar.xz</Archive>
<Archive sha1sum="185c79ef8c4a250dd7ad3673eab397c910bb192b" type="tarxz">https://download.gnome.org/sources/libdex/0.4/libdex-0.4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>vala-devel</Dependency>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-10-24</Date>
<Version>0.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2023-03-21</Date>
<Version>0.2.0</Version>
+22
View File
@@ -0,0 +1,22 @@
#!/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 autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get
def setup():
mesontools.configure()
def build():
mesontools.build()
def install():
mesontools.install()
pisitools.dodoc("COPYING", "README*")
+68
View File
@@ -0,0 +1,68 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libei</Name>
<Homepage>https://gitlab.freedesktop.org/libinput/libei</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<Summary>libei is a library for Emulated Input, primarily aimed at the Wayland
stack. It provides three parts:</Summary>
<Icon>libei</Icon>
<Description>libei, öncelikle Wayland'i hedefleyen, Taklit Edilmiş Giriş için bir kütüphanedir
yığın. Üç bölüm sağlar:</Description>
<Archive sha1sum="67e09efa21d352ef9c546b61103ef9683bd36d27" type="tarbz2">https://gitlab.freedesktop.org/libinput/libei/-/archive/1.1.0/libei-1.1.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
<Dependency>elogind-devel</Dependency>
<Dependency>libevdev-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>libei.patch</Patch>
<Patch level="1">libei.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>libei</Name>
<RuntimeDependencies>
<Dependency>elogind</Dependency>
<Dependency>libevdev</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libei-devel</Name>
<Summary>Development files for libei</Summary>
<RuntimeDependencies>
<Dependency release="current">libei</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-09-17</Date>
<Version>1.1.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,10 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>libei</Name>
<Summary xml:lang="tr">libei is a library for Emulated Input, primarily aimed at the Wayland
stack. It provides three parts:</Summary>
<Description xml:lang="tr">libei, öncelikle Wayland'i hedefleyen, Taklit Edilmiş Giriş için bir kütüphanedir
yığın. Üç bölüm sağlar:</Description>
</Source>
</PISI>
+8 -1
View File
@@ -13,7 +13,7 @@
<Summary>Libpanel helps you create IDE-like applications using GTK 4 and libadwaita.</Summary>
<Icon>libpanel</Icon>
<Description>Libpanel helps you create IDE-like applications using GTK 4 and libadwaita.</Description>
<Archive sha1sum="134048832ddd0c999cbbdda6e50b4eff50fa5570" type="tarxz">https://download.gnome.org/sources/libpanel/1.2/libpanel-1.2.0.tar.xz</Archive>
<Archive sha1sum="8cd50760cda5b0ded91cc8817806f1f4a407c9e8" type="tarxz">https://download.gnome.org/sources/libpanel/1.4/libpanel-1.4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk-doc</Dependency>
@@ -81,6 +81,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-09-17</Date>
<Version>1.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2023-03-17</Date>
<Version>1.2.0</Version>
+28
View File
@@ -0,0 +1,28 @@
#!/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 autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import mesontools
from pisi.actionsapi import get
libdir = "/usr/lib"
def setup():
mesontools.configure()
def build():
mesontools.build()
def install():
mesontools.install()
pisitools.domove("/usr/share/pkgconfig/*.pc", "%s/pkgconfig" % libdir)
pisitools.removeDir("/usr/share/pkgconfig")
pisitools.dodoc("LICENSE", "NEWS", "README*")
+72
View File
@@ -0,0 +1,72 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>tecla</Name>
<Homepage>https://gitlab.gnome.org/GNOME/tecla</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<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="0ec115141c5890cb59499dd71c0e0d42385b6f80" type="tarxz">https://download.gnome.org/sources/tecla/45/tecla-45.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>pango-devel</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>
-->
</Source>
<Package>
<Name>tecla</Name>
<RuntimeDependencies>
<Dependency>gtk4</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libadwaita</Dependency>
<Dependency>libxkbcommon</Dependency>
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>tecla-devel</Name>
<Summary>Development files for tecla</Summary>
<RuntimeDependencies>
<Dependency release="current">tecla</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-09-15</Date>
<Version>45.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>tecla</Name>
<Summary xml:lang="tr">Tecla uses GTK/Libadwaita for UI, and libxkbcommon to deal with keyboard maps.</Summary>
<Description xml:lang="tr">Tecla, kullanıcı arayüzü için GTK/Libadwaita'yı ve klavye haritalarıyla ilgilenmek için libxkbcommon'u kullanıyor.</Description>
</Source>
</PISI>