public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/waydroid/
Date: Mon, 19 Dec 2022 10:56:57 +0000 (UTC)	[thread overview]
Message-ID: <1671378033.e2bdd9ebd6c38f1abb20ca0e6e4cb25f1c75ebcc.ceamac@gentoo> (raw)

commit:     e2bdd9ebd6c38f1abb20ca0e6e4cb25f1c75ebcc
Author:     Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Sun Dec 18 15:40:33 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 15:40:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2bdd9eb

app-emulation/waydroid: Changed waydroid installation. Added metadata.xml, I'm now maintainer

Bug: https://bugs.gentoo.org/834025
Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>

 app-emulation/waydroid/metadata.xml                   | 19 +++++++++++++++++++
 ...waydroid-1.3.4.ebuild => waydroid-1.3.4-r1.ebuild} | 13 +------------
 2 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/app-emulation/waydroid/metadata.xml b/app-emulation/waydroid/metadata.xml
new file mode 100644
index 000000000..07f40006d
--- /dev/null
+++ b/app-emulation/waydroid/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+	<maintainer type="person">
+		<email>denis7774@gmail.com</email>
+		<name>Denis Reva</name>
+		<description>rarogcmex</description>
+	</maintainer>
+	<longdescription lang="en">
+		Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications on any GNU/Linux-based platform.
+
+		The Android system inside the container has direct access to any needed hardware.
+
+		The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The image is currently based on Android 11.
+	</longdescription>
+	<upstream>
+		<remote-id type="github">waydroid/waydroid</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/app-emulation/waydroid/waydroid-1.3.4.ebuild b/app-emulation/waydroid/waydroid-1.3.4-r1.ebuild
similarity index 79%
rename from app-emulation/waydroid/waydroid-1.3.4.ebuild
rename to app-emulation/waydroid/waydroid-1.3.4-r1.ebuild
index 15651371e..f2cc64a06 100644
--- a/app-emulation/waydroid/waydroid-1.3.4.ebuild
+++ b/app-emulation/waydroid/waydroid-1.3.4-r1.ebuild
@@ -39,16 +39,5 @@ ERROR_ANDROID_BINDER_IPC="CONFIG_ANDROID_BINDER_IPC: need for creating Android-s
 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
-	mv waydroid.py waydroid || die
-	python_doscript waydroid
-	python_domodule tools
-	python_domodule data
-	insinto "/usr/share/applications"
-	doins "data/Waydroid.desktop"
-	insinto "/etc/gbinder.d"
-	doins "gbinder/anbox.conf"
-	if use systemd; then
-		insinto "/usr/lib/systemd/system"
-		doins "debian/waydroid-container.service"
-	fi
+	emake install DESTDIR="${D}" USE_NFTABLES=1 USE_SYSTEMD=$(usex systemd 1 0)
 }


             reply	other threads:[~2022-12-19 10:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 10:56 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-20 17:23 [gentoo-commits] repo/proj/guru:master commit in: app-emulation/waydroid/ Haelwenn Monnier
2022-12-20 17:23 Haelwenn Monnier
2022-12-20 17:23 Haelwenn Monnier
2022-12-19 10:56 Viorel Munteanu
2022-12-19 10:56 Viorel Munteanu
2022-12-19 10:56 Viorel Munteanu
2022-12-19 10:56 Viorel Munteanu
2022-09-26 10:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-09-26 10:05 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-05-12  9:14 Andrew Ammerlaan
2022-05-12  9:14 Andrew Ammerlaan

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=1671378033.e2bdd9ebd6c38f1abb20ca0e6e4cb25f1c75ebcc.ceamac@gentoo \
    --to=ceamac@gentoo.org \
    --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