mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
phosh-base/phosh-mobile-settings: add 0.42.0, drop old
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
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
|
||||
DIST phosh-mobile-settings-0.40.0.tar.xz 206976 BLAKE2B ff21e9672c9b849f1fb423c8305c1ed57164022684c188ef98f27100c5b08d9a3e2d3bb28b7f22046616ce7e277f4061db17d2af127af12bfe08c3ba63c1f51e SHA512 f379df314ef885161842cb03c6f116c1243a9bffc6e56ad1ad8b2e52bf81aad89f687112732a80ae50d20ec9ec123621d5a6ae0945ddab6ba1b8e0de932532ff
|
||||
DIST phosh-mobile-settings-0.40.0.tar.xz.asc 833 BLAKE2B 43e8e329a8b0850a9b2859b39b4c440a8b945bee0c5cd7e8e1409b1f2b766bb1ceb02de2344b59c7b2da57139c2ec98a5f39557609c4367eacb2cbd057a7c538 SHA512 3683bb77400f3bd5c2b21cad645bbf5aa7ee578cf0a2ee81b27cd60162ee942ddcf22f2f8dc6f844a8724d9b1ae78935e90de4608738f156b76684c71cd2220a
|
||||
DIST phosh-mobile-settings-0.41.0.tar.xz 216932 BLAKE2B ea1ff3ff6275749dd75a046870bd10706ba8aad7f6402aee3a22a8385ad4e64250fe93ebe83c3fda452cada9076a46b27e82178d16d65d3469c82a277c3f9888 SHA512 8f4b7d0d666ff6f806fa2f71eccced78fa3f36de787f16c704960fbbe8ec91aafc79fbb6711bbd1fca777eff002b6d69086d81c22af1bac9fb990aa3da710621
|
||||
DIST phosh-mobile-settings-0.41.0.tar.xz.asc 833 BLAKE2B 8a196701a49e2ade05537a11bf3f34738e64e9c6276d713e5cff17953bb2427304189600aebd80a2163a0a2af626467c409e2d3a5d7f6eb43464a0025468b260 SHA512 9ac92d75e9d0c3a16ad6ff6eb7926e182a9eae94fe621cf1815e51ff552dd1736b13f3fa3ebf5f4c4c21adddc9c082e4493e70a8b5bebe9c5a2f27e1655c692d
|
||||
DIST phosh-mobile-settings-0.42.0.tar.xz 229020 BLAKE2B 166f6cf54b634b2a935ff3fd63756d7935ce61afe9192afaacb3544eb96e605fc0d702e65eb8e2068f9cf4aab3a6ede4ac523ceaf2cea46a0085dcf4d1d6f4e5 SHA512 aebb741ae1ad508610600ab24495442cff959d883c12529f47b9eb3cf822d03dcf4b9d0e8605dd77820861899329c2133bdad566567b50a009d180a0141dcfc3
|
||||
DIST phosh-mobile-settings-0.42.0.tar.xz.asc 833 BLAKE2B e481795aa52593b5655a970c5454b051e424312df3ba1b45fa6bff8ef4b54149bb0166a7fec80990cad5b554ada495f1fae2799f713290082390430f1faf093b SHA512 69cbc847ed5e3d31dafd386e97b5e8a7009da6ecc19df9715fff527c568f34e3d78dcd54d5e3800e7437ca1bc30cb726891eb72bf15cd225ad8618e035ad1978
|
||||
|
||||
@@ -1,56 +0,0 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit gnome2-utils meson verify-sig xdg
|
||||
|
||||
DESCRIPTION="Mobile Settings App for phosh and related components"
|
||||
HOMEPAGE="https://gitlab.gnome.org/guidog/phosh-mobile-settings"
|
||||
SRC_URI="https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz
|
||||
verify-sig? ( https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz.asc )"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.74:2
|
||||
dev-libs/gmobile
|
||||
>=dev-libs/wayland-1.14
|
||||
>=gui-libs/gtk-4.12.5:4[wayland]
|
||||
>=gui-libs/libadwaita-1.4:1
|
||||
media-libs/gsound
|
||||
>=phosh-base/phosh-shell-0.37.0
|
||||
sys-apps/lm-sensors:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-libs/wayland-protocols-1.12
|
||||
"
|
||||
BDEPEND="
|
||||
dev-libs/glib:2
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/wayland-scanner
|
||||
sys-devel/gettext
|
||||
verify-sig? ( sec-keys/openpgp-keys-phosh )
|
||||
"
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
|
||||
|
||||
QA_DESKTOP_FILE="usr/share/applications/mobi.phosh.MobileSettings.desktop"
|
||||
|
||||
src_test() {
|
||||
# No useful tests
|
||||
:
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
gnome2_schemas_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
gnome2_schemas_update
|
||||
}
|
||||
@@ -14,19 +14,25 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
COMMON_DEPEND="
|
||||
>=dev-libs/glib-2.74:2
|
||||
>=dev-libs/gmobile-0.2.0
|
||||
>=dev-libs/json-glib-1.6.2
|
||||
>=dev-libs/wayland-1.14
|
||||
>=gnome-base/gnome-desktop-44:4=
|
||||
>=gui-libs/gtk-4.12.5:4[wayland]
|
||||
>=gui-libs/libadwaita-1.4:1
|
||||
>=gui-libs/libadwaita-1.5:1
|
||||
media-libs/gsound
|
||||
phosh-base/phosh-shell
|
||||
>=phosh-base/phosh-shell-0.40.0
|
||||
sys-apps/lm-sensors:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
>=dev-libs/wayland-protocols-1.12
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
dev-libs/feedbackd
|
||||
>=gui-wm/phoc-0.34.0
|
||||
"
|
||||
BDEPEND="
|
||||
dev-libs/glib:2
|
||||
dev-util/gdbus-codegen
|
||||
@@ -45,10 +51,6 @@ src_test() {
|
||||
:
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_install --skip-subprojects gmobile
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
gnome2_schemas_update
|
||||
Reference in New Issue
Block a user