gnome-calls new package

This commit is contained in:
Rmys
2024-10-15 00:15:23 +03:00
parent b8df9a5187
commit 29c7b382ee
7 changed files with 189 additions and 3 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("COPYING", "NEWS", "README*")
+81
View File
@@ -0,0 +1,81 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnome-calls</Name>
<Homepage>https://gitlab.gnome.org/GNOME/calls</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<Summary>Phone dialer and call handler</Summary>
<Description>Telefon çevirici ve çağrı yöneticisi</Description>
<Archive sha1sum="519db7527bd568e7a2697f140bb4086d99917875" type="tarxz">https://download.gnome.org/sources/calls/47/calls-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gom-devel</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>folks-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>Dep2-devel</Dependency>
<Dependency>libgee-devel</Dependency>
<Dependency>libpeas-devel</Dependency>
<Dependency>feedbackd-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>libsecret-devel</Dependency>
<Dependency>sofia-sip-devel</Dependency>
<Dependency>callaudiod-devel</Dependency>
<Dependency>libadwaita-devel</Dependency>
<Dependency>libmm-glib-devel</Dependency>
<Dependency>evolution-data-server-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>gnome-calls.patch</Patch>
<Patch level="1">gnome-calls.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>gnome-calls</Name>
<RuntimeDependencies>
<Dependency>gom</Dependency>
<Dependency>gtk4</Dependency>
<Dependency>folks</Dependency>
<Dependency>glib2</Dependency>
<Dependency>Dep2</Dependency>
<Dependency>libgee</Dependency>
<Dependency>libpeas</Dependency>
<Dependency>feedbackd</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>libsecret</Dependency>
<Dependency>sofia-sip</Dependency>
<Dependency>callaudiod</Dependency>
<Dependency>libadwaita</Dependency>
<Dependency>libmm-glib</Dependency>
<Dependency>evolution-data-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-09-30</Date>
<Version>47.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>gnome-calls</Name>
<Summary xml:lang="tr">Phone dialer and call handler</Summary>
<Description xml:lang="tr">Telefon çevirici ve çağrı yöneticisi</Description>
</Source>
</PISI>
+76 -1
View File
@@ -137078,6 +137078,81 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gnome-calls</Name>
<Homepage>https://gitlab.gnome.org/GNOME/calls</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app</IsA>
<PartOf>desktop.gnome.apps</PartOf>
<Summary xml:lang="en">Phone dialer and call handler</Summary>
<Summary xml:lang="tr">Phone dialer and call handler</Summary>
<Description xml:lang="en">Telefon çevirici ve çağrı yöneticisi</Description>
<Description xml:lang="tr">Telefon çevirici ve çağrı yöneticisi</Description>
<Archive type="tarxz" sha1sum="519db7527bd568e7a2697f140bb4086d99917875" name="calls-47.0.tar.xz">https://download.gnome.org/sources/calls/47/calls-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gom-devel</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>folks-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>Dep2-devel</Dependency>
<Dependency>libgee-devel</Dependency>
<Dependency>libpeas-devel</Dependency>
<Dependency>feedbackd-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>libsecret-devel</Dependency>
<Dependency>sofia-sip-devel</Dependency>
<Dependency>callaudiod-devel</Dependency>
<Dependency>libadwaita-devel</Dependency>
<Dependency>libmm-glib-devel</Dependency>
<Dependency>evolution-data-server-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/gnome/apps/gnome-calls/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gnome-calls</Name>
<RuntimeDependencies>
<Dependency>gom</Dependency>
<Dependency>gtk4</Dependency>
<Dependency>folks</Dependency>
<Dependency>glib2</Dependency>
<Dependency>Dep2</Dependency>
<Dependency>libgee</Dependency>
<Dependency>libpeas</Dependency>
<Dependency>feedbackd</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>libsecret</Dependency>
<Dependency>sofia-sip</Dependency>
<Dependency>callaudiod</Dependency>
<Dependency>libadwaita</Dependency>
<Dependency>libmm-glib</Dependency>
<Dependency>evolution-data-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-09-30</Date>
<Version>47.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>sysprof</Name>
@@ -143671,7 +143746,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>libmm-glib-devel</Dependency>
<Dependency>gnome-desktop-devel</Dependency>
<Dependency>NetworkManager-devel</Dependency>
<Dependency>wayland-client-devel</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>gnome-bluetooth-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>wayland-devel</Dependency>
+1 -1
View File
@@ -1 +1 @@
6257ed3b58f1086a13747c8a303e6a8635afd507
d203545681e87ce8a1de40ccf64f9ecfd4918333
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
358635b2f622231f7a3db4d162b2d7eeda5e312a
bd9abc98eefb55c54309cfc4bae17f55cdace696