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: Mon, 19 Dec 2022 10:23:56 +0000 (UTC) [thread overview]
Message-ID: <1671445432.45e3f0d43aca5d6fd08e4a0059c51af1a906e2f8.RarogCmex@gentoo> (raw)
commit: 45e3f0d43aca5d6fd08e4a0059c51af1a906e2f8
Author: Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Mon Dec 19 10:23:36 2022 +0000
Commit: Denis Reva <denis7774 <AT> gmail <DOT> com>
CommitDate: Mon Dec 19 10:23:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45e3f0d4
app-emulation/waydroid: Small changes: Fix systemd dep, clarify dependencies
Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>
.../{waydroid-1.3.4-r1.ebuild => waydroid-1.3.4-r2.ebuild} | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/app-emulation/waydroid/waydroid-1.3.4-r1.ebuild b/app-emulation/waydroid/waydroid-1.3.4-r2.ebuild
similarity index 82%
rename from app-emulation/waydroid/waydroid-1.3.4-r1.ebuild
rename to app-emulation/waydroid/waydroid-1.3.4-r2.ebuild
index f2cc64a06..dfecb4019 100644
--- a/app-emulation/waydroid/waydroid-1.3.4-r1.ebuild
+++ b/app-emulation/waydroid/waydroid-1.3.4-r2.ebuild
@@ -12,20 +12,22 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
IUSE="systemd"
-DEPEND="|| ( virtual/linux-sources virtual/dist-kernel )
- sys-kernel/linux-headers"
+DEPEND="|| ( virtual/linux-sources virtual/dist-kernel )"
RDEPEND="
+ systemd? ( sys-apps/systemd )
app-containers/lxc[systemd?]
$(python_gen_cond_dep '
dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/gbinder[${PYTHON_USEDEP}]
+ >=dev-python/gbinder-1.1.1[${PYTHON_USEDEP}]
+ >=dev-libs/gbinder-1.1.21
')
net-firewall/nftables[modern-kernel]
- net-dns/dnsmasq \
+ net-dns/dnsmasq
+ >=dev-libs/libglibutil-1.0.67
${PYTHON_DEPS}
"
@@ -37,6 +39,7 @@ CONFIG_CHECK="
ERROR_ANDROID_BINDERFS="CONFIG_ANDROID_BINDERFS: need for creating Android-specific binder IPC channels"
ERROR_ANDROID_BINDER_IPC="CONFIG_ANDROID_BINDER_IPC: need for creating Android-specific binder IPC channels"
ERROR_MEMFD_CREATE="CONFIG_MEMFD_CREATE: it completely replaced deprecated ISHMEM drivers, therefore it's vital for android-specific memory management"
+
src_install() {
python_fix_shebang waydroid.py
emake install DESTDIR="${D}" USE_NFTABLES=1 USE_SYSTEMD=$(usex systemd 1 0)
next reply other threads:[~2022-12-19 10:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-19 10:23 Denis Reva [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-20 12:18 [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/waydroid/ Denis Reva
2022-12-19 13:48 Denis Reva
2022-12-19 13:48 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=1671445432.45e3f0d43aca5d6fd08e4a0059c51af1a906e2f8.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