commit:     50c4f24ae3f0cb36f0cbf42a83be4707722a932d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Apr  9 03:19:06 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Apr  9 03:27:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50c4f24a

phosh-base/phosh-mobile-settings: add 0.38.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 phosh-base/phosh-mobile-settings/Manifest                      |  2 ++
 .../phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild  |  2 +-
 ...tings-0.36.0.ebuild => phosh-mobile-settings-0.38.0.ebuild} | 10 +++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/phosh-base/phosh-mobile-settings/Manifest 
b/phosh-base/phosh-mobile-settings/Manifest
index a7cd60b939..c14b8ee1c4 100644
--- a/phosh-base/phosh-mobile-settings/Manifest
+++ b/phosh-base/phosh-mobile-settings/Manifest
@@ -1,2 +1,4 @@
 DIST phosh-mobile-settings-0.36.0.tar.xz 185628 BLAKE2B 
bed3c8dcd278e44e9beaec29c98e8ac5847377749ff18cc1e0d58f3f7178ae56b0642ae2c6ff89f5a724a9878da6660e6b60b2a4734a8d4d1feeb6f85dfa07db
 SHA512 
f899105719908a044ac85d326288eec8dcaa2e5a8c27cffa1ad9354896f85c96b44f8114c08c4f7be6955faf79e32c7f26977a70c9d99a6b4654a8cd6d6db443
 DIST phosh-mobile-settings-0.36.0.tar.xz.asc 833 BLAKE2B 
749625bae2a1bafc77ad5867b65a0a526dd5c9da25eebe9967fea816e30855f98e5bfec61c7cfcad3019fcb32290a262dbc108902bc969787e02d9be11e405f6
 SHA512 
bbe173ae4f34757963637c9e26bc0dd8d0ee60ea789a894b4732e572eaa25762605d79351f6e0e1b330e51dcc3dc9538b2e70ee98b679f46ea9d95df0e0906c0
+DIST phosh-mobile-settings-0.38.0.tar.xz 197692 BLAKE2B 
df92c780943fcd441b6709e5a9722e02e0b08f27b3355b0621ff3ee626276af53988b9a2bf8047bc3cf14c73691a01b8502c1952795e2388fe29652c16cef3be
 SHA512 
7406ca631d0bb2d51bf405ffb1820496bbd3349927b677b208d623d7a792dbfbd5f6bfd6edc31bb3009490e4ea6c860660df5d983861d929b7b9300d69c8f9e8
+DIST phosh-mobile-settings-0.38.0.tar.xz.asc 833 BLAKE2B 
baab43631489a35bcea287b096dfcbaa0379bb7499c0f50006372c4e1138b545f7253cd9172eae3598840c5f9eb8be5590cc7d7b506e6c148705a04c9ff3fe54
 SHA512 
9af93755cd5aa0e265b97e999d692dd00ad923c4a676da33d72248cb352c2d818fe299926c8bea0799255156cc29bb2bb6c7bc7efc31202aacf29124f7f9ad1b

diff --git 
a/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild 
b/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild
index 6c9c607401..ca0ac51654 100644
--- a/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild
+++ b/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild
@@ -36,7 +36,7 @@ BDEPEND="
        verify-sig? ( sec-keys/openpgp-keys-phosh )
 "
 
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/phosh.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
 
 QA_DESKTOP_FILE="usr/share/applications/mobi.phosh.MobileSettings.desktop"
 

diff --git 
a/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild 
b/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.38.0.ebuild
similarity index 85%
copy from phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild
copy to phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.38.0.ebuild
index 6c9c607401..91ae5b52d4 100644
--- a/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.36.0.ebuild
+++ b/phosh-base/phosh-mobile-settings/phosh-mobile-settings-0.38.0.ebuild
@@ -15,10 +15,10 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-       >=dev-libs/glib-2.68:2
+       >=dev-libs/glib-2.74:2
        >=dev-libs/json-glib-1.6.2
        >=dev-libs/wayland-1.14
-       >=gui-libs/gtk-4.4:4[wayland]
+       >=gui-libs/gtk-4.12.5:4[wayland]
        >=gui-libs/libadwaita-1.4:1
        media-libs/gsound
        phosh-base/phosh-shell
@@ -36,7 +36,7 @@ BDEPEND="
        verify-sig? ( sec-keys/openpgp-keys-phosh )
 "
 
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/phosh.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
 
 QA_DESKTOP_FILE="usr/share/applications/mobi.phosh.MobileSettings.desktop"
 
@@ -45,6 +45,10 @@ src_test() {
        :
 }
 
+src_install() {
+       meson_src_install --skip-subprojects gmobile
+}
+
 pkg_postinst() {
        xdg_pkg_postinst
        gnome2_schemas_update

Reply via email to