From: "Denis Reva" <denis7774@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/waydroid/
Date: Tue, 20 Dec 2022 12:18:36 +0000 (UTC) [thread overview]
Message-ID: <1671538650.d94f874253b808e4a36bca497b0bd4c498954a09.RarogCmex@gentoo> (raw)
commit: d94f874253b808e4a36bca497b0bd4c498954a09
Author: Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 20 12:17:30 2022 +0000
Commit: Denis Reva <denis7774 <AT> gmail <DOT> com>
CommitDate: Tue Dec 20 12:17:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d94f8742
app-emulation/waydroid: Bug fixes: fixed mimeinfo update and closes fixed in previous version bug
Closes: https://bugs.gentoo.org/878081
Closes: https://bugs.gentoo.org/887295
Bug: https://bugs.gentoo.org/834025
Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>
.../{waydroid-1.3.4-r4.ebuild => waydroid-1.3.4-r5.ebuild} | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/app-emulation/waydroid/waydroid-1.3.4-r4.ebuild b/app-emulation/waydroid/waydroid-1.3.4-r5.ebuild
similarity index 92%
rename from app-emulation/waydroid/waydroid-1.3.4-r4.ebuild
rename to app-emulation/waydroid/waydroid-1.3.4-r5.ebuild
index b67ca2647..df767cedc 100644
--- a/app-emulation/waydroid/waydroid-1.3.4-r4.ebuild
+++ b/app-emulation/waydroid/waydroid-1.3.4-r5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
-inherit linux-info python-single-r1
+inherit linux-info xdg-utils python-single-r1
DESCRIPTION="Container-based approach to boot a full Android system on Linux systems"
HOMEPAGE="https://waydro.id"
@@ -48,6 +48,9 @@ src_install() {
}
pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
+
if not use apparmor; then
ewarn "If you use app-containers/lxc without apparmor, make sure you deleted or commented out in waydroid LXC config"
ewarn "(generated after waydroid init) in /var/lib/waydroid/lxc/waydroid/config the following string:"
@@ -62,3 +65,8 @@ pkg_postinst() {
einfo "Contact https://docs.waydro.id/usage/install-on-desktops for how-to guides"
einfo "(does not cover Gentoo-specific things sadly)"
}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
+}
next reply other threads:[~2022-12-20 12:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 12:18 Denis Reva [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-19 13:48 [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/waydroid/ Denis Reva
2022-12-19 13:48 Denis Reva
2022-12-19 10:23 Denis Reva
2022-12-18 15:43 Denis Reva
2022-12-18 10:34 Denis Reva
2022-12-18 9:37 Denis Reva
2022-12-17 17:26 Denis Reva
2022-09-26 10:05 Andrew Ammerlaan
2022-05-12 9:14 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-05-12 9:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-05-12 6:13 Pascal Jäger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1671538650.d94f874253b808e4a36bca497b0bd4c498954a09.RarogCmex@gentoo \
--to=denis7774@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox