diff --git a/desktop/gnome/base/phosh/actions.py b/desktop/gnome/base/phosh/actions.py new file mode 100644 index 0000000000..f0614ab1b4 --- /dev/null +++ b/desktop/gnome/base/phosh/actions.py @@ -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 + +def setup(): + mesontools.configure("--libexecdir=/usr/lib/phosh \ + -D tests=true \ + -D phoc_tests=disabled \ + -D man=true \ + -D gtk_doc=false \ + -D callui-i18n=false \ + -D lockscreen-plugins=true ") + +def build(): + mesontools.build() + +def install(): + mesontools.install() + + pisitools.dodoc("COPYING", "NEWS", "README*") diff --git a/desktop/gnome/base/phosh/pspec.xml b/desktop/gnome/base/phosh/pspec.xml new file mode 100644 index 0000000000..2fab40b815 --- /dev/null +++ b/desktop/gnome/base/phosh/pspec.xml @@ -0,0 +1,122 @@ + + + + + phosh + https://gitlab.gnome.org/World/Phosh/phosh + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + A pure Wayland shell prototype for GNOME on mobile devices + Mobil cihazlarda GNOME için saf bir Wayland kabuk prototipi + https://download.gnome.org/sources/phosh/0.42/phosh-0.42.0.tar.xz + + meson + gcr-devel + pam-devel + gtk3-devel + gtk4-devel + cairo-devel + dconf-devel + glib2-devel + pango-devel + evince-devel + polkit-devel + upower-devel + elogind-devel + fribidi-devel + libical-devel + libgudev-devel + libhandy-devel + libsoup3-devel + feedbackd-devel + libsecret-devel + callaudiod-devel + gdk-pixbuf-devel + libadwaita-devel + libgmobile-devel + libmm-glib-devel + gnome-desktop-devel + NetworkManager-devel + wayland-client-devel + gnome-bluetooth-devel + pulseaudio-libs-devel + wayland-devel + gsettings-desktop-schemas-devel + + + + + + phosh + + gcr + pam + gtk3 + gtk4 + cairo + glib2 + pango + evince + polkit + upower + elogind + fribidi + libical + libgudev + libhandy + libsoup3 + feedbackd + libsecret + callaudiod + gdk-pixbuf + libadwaita + libgmobile + libmm-glib + gnome-desktop + NetworkManager + wayland-client + gnome-bluetooth + pulseaudio-libs + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + + phosh-devel + Development files for phosh + + phosh + gsettings-desktop-schemas-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2024-09-30 + 0.42.0 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/desktop/gnome/base/phosh/translations.xml b/desktop/gnome/base/phosh/translations.xml new file mode 100644 index 0000000000..fd4a819be5 --- /dev/null +++ b/desktop/gnome/base/phosh/translations.xml @@ -0,0 +1,8 @@ + + + + phosh + A pure Wayland shell prototype for GNOME on mobile devices + Mobil cihazlarda GNOME için saf bir Wayland kabuk prototipi + + diff --git a/pisi-index.xml b/pisi-index.xml index af6a63f0a9..96d14c0efb 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -143627,6 +143627,121 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + phosh + https://gitlab.gnome.org/World/Phosh/phosh + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + desktop.gnome.base + A pure Wayland shell prototype for GNOME on mobile devices + A pure Wayland shell prototype for GNOME on mobile devices + Mobil cihazlarda GNOME için saf bir Wayland kabuk prototipi + Mobil cihazlarda GNOME için saf bir Wayland kabuk prototipi + https://download.gnome.org/sources/phosh/0.42/phosh-0.42.0.tar.xz + + meson + gcr-devel + pam-devel + gtk3-devel + gtk4-devel + cairo-devel + dconf-devel + glib2-devel + pango-devel + evince-devel + polkit-devel + upower-devel + elogind-devel + fribidi-devel + libical-devel + libgudev-devel + libhandy-devel + libsoup3-devel + feedbackd-devel + libsecret-devel + callaudiod-devel + gdk-pixbuf-devel + libadwaita-devel + libgmobile-devel + libmm-glib-devel + gnome-desktop-devel + NetworkManager-devel + wayland-client-devel + gnome-bluetooth-devel + pulseaudio-libs-devel + wayland-devel + gsettings-desktop-schemas-devel + + desktop/gnome/base/phosh/pspec.xml + + + phosh + + gcr + pam + gtk3 + gtk4 + cairo + glib2 + pango + evince + polkit + upower + elogind + fribidi + libical + libgudev + libhandy + libsoup3 + feedbackd + libsecret + callaudiod + gdk-pixbuf + libadwaita + libgmobile + libmm-glib + gnome-desktop + NetworkManager + wayland-client + gnome-bluetooth + pulseaudio-libs + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + phosh-devel + Development files for phosh + + phosh + gsettings-desktop-schemas-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2024-09-30 + 0.42.0 + First release + PisiLinux Community + admins@pisilinux.org + + + gnome-session @@ -366810,6 +366925,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for gsound gsound + libcanberra-devel /usr/include diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 4b78004e7c..2b95855544 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -bd070623a6b267d51598df7f141488d680da6462 \ No newline at end of file +eb41151d6db70688dbe086afd5e90954c1cb4723 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index b8e95e9305..677510e633 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 84fd400d3f..d6ac7af607 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -c0e7763ff9d122e0a9f7140cbee2db158dfcbd44 \ No newline at end of file +b878aadabb0d99184460fcef244ae480fcc88419 \ No newline at end of file