wayland-protocols ve. bump

This commit is contained in:
Rmys
2022-09-19 18:03:41 +03:00
parent c70227b475
commit 291c2b579a
8 changed files with 349916 additions and 349683 deletions
+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("AUTHORS", "COPYING", "NEWS", "README*")
+83
View File
@@ -0,0 +1,83 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libshumate</Name>
<Homepage>https://gitlab.gnome.org/GNOME/libshumate</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>libshumate is a GTK4 widget to display maps.</Summary>
<Icon>libshumate</Icon>
<Description>libshumate, haritaları görüntülemek için bir GTK4 widget'ıdır.</Description>
<Archive sha1sum="52cbf08365c3e345d2813945c7dd4109b5cc79e6" type="tarxz">https://download.gnome.org/sources/libshumate/1.0/libshumate-1.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>graphene-devel</Dependency>
<Dependency>libsoup3-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>libshumate.patch</Patch>
<Patch level="1">libshumate.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>libshumate</Name>
<RuntimeDependencies>
<Dependency>gtk4</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>sqlite</Dependency>
<Dependency>graphene</Dependency>
<Dependency>libsoup3</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="doc">/usr/share/doc</Path>
-->
</Files>
</Package>
<Package>
<Name>libshumate-devel</Name>
<Summary>Development files for libshumate</Summary>
<RuntimeDependencies>
<Dependency>gtk4-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>libsoup3-devel</Dependency>
<Dependency release="current">libshumate</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-09-19</Date>
<Version>1.0.1</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>libshumate</Name>
<Summary xml:lang="tr">libshumate is a GTK4 widget to display maps.</Summary>
<Description xml:lang="tr">libshumate, haritaları görüntülemek için bir GTK4 widget'ıdır.</Description>
</Source>
</PISI>
+349793 -349680
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
4cbcad950200df91e092da0193cd3435ae4c6026
22c02ca53f9e4fb8799ccda3ee115bfa95dcaf7e
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
4588a7b7e004dbf82e9d2b8b89b3cf9a67e7911d
6eb5aee7ecf5a40448c1a2e09c4e7c4124e45db4
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Specifications of extended Wayland protocols</Summary>
<Description>Specifications of extended Wayland protocols</Description>
<Archive sha1sum="275298332d124e40e345aa82bc8f48ef8cad3480" type="tarxz">https://wayland.freedesktop.org/releases/wayland-protocols-1.25.tar.xz</Archive>
<Archive sha1sum="8aeb1a629d847ec26e26d5a59c150add41e482bd" type="tarxz">https://ftp.osuosl.org/pub/blfs/conglomeration/wayland-protocols/wayland-protocols-1.26.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>wayland-client</Dependency>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="12">
<Date>2022-09-18</Date>
<Version>1.26</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-02-09</Date>
<Version>1.25</Version>