From f97e95e61f26fcff87fe04c3479cd3e615b62522 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Wed, 21 Jul 2021 23:19:38 +0200 Subject: [PATCH] update --- gui-wm/phosh-meta/phosh-meta-1.0.ebuild | 13 +++++++++++-- net-im/cawbird/cawbird-1.4.1.ebuild | 5 ++++- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/gui-wm/phosh-meta/phosh-meta-1.0.ebuild b/gui-wm/phosh-meta/phosh-meta-1.0.ebuild index 2bf8a98..b8e7177 100644 --- a/gui-wm/phosh-meta/phosh-meta-1.0.ebuild +++ b/gui-wm/phosh-meta/phosh-meta-1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~arm64 ~arm" -IUSE="cawbird squeekboard chromium authenticator" +IUSE="cawbird squeekboard chromium authenticator geary lollypop" DEPEND=" gui-wm/phosh @@ -49,7 +49,16 @@ DEPEND=" authenticator? ( gnome-extra/authenticator - ) + ) + + geary? ( + mail-client/geary + ) + + lollypop? ( + media-sound/lollypop + ) + " RDEPEND="${DEPEND}" diff --git a/net-im/cawbird/cawbird-1.4.1.ebuild b/net-im/cawbird/cawbird-1.4.1.ebuild index 3d20ef7..37c709f 100644 --- a/net-im/cawbird/cawbird-1.4.1.ebuild +++ b/net-im/cawbird/cawbird-1.4.1.ebuild @@ -41,7 +41,10 @@ BDEPEND=" S="${WORKDIR}/$PN-${PV}" src_install() { - meson_src_install + meson_src_install \ + -Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA== \ + -Dconsumer_secret_base64=MThCRXIxbWRESDQ2Y0podzVtVU13SGUyVGlCRXhPb3BFRHhGYlB6ZkpybG5GdXZaSjI= + } pkg_postinst() {