From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +H9IA1xFxl7OcAAA0tVLHw (envelope-from ) for ; Thu, 21 May 2020 09:09:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id GGvEOltFxl4MTgAAB5/wlQ (envelope-from ) for ; Thu, 21 May 2020 09:09:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 90E1B9404C7 for ; Thu, 21 May 2020 09:09:47 +0000 (UTC) Received: from localhost ([::1]:59776 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbhD0-0003PD-E5 for larch@yhetil.org; Thu, 21 May 2020 05:09:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55264) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbhCs-0003On-1y for guix-devel@gnu.org; Thu, 21 May 2020 05:09:38 -0400 Received: from flashner.co.il ([178.62.234.194]:40916) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbhCq-0004qv-MP for guix-devel@gnu.org; Thu, 21 May 2020 05:09:37 -0400 Received: from localhost (unknown [188.120.128.132]) by flashner.co.il (Postfix) with ESMTPSA id 7918D400D2; Thu, 21 May 2020 09:09:03 +0000 (UTC) Date: Thu, 21 May 2020 12:08:31 +0300 From: Efraim Flashner To: Raghav Gururajan Subject: Re: [OUTREACHY]: Integration of desktop environments into GNU Guix Message-ID: <20200521090831.GB958@E5400> References: <20200506051334.4558e7b3.raghavgururajan@disroot.org> <8c56bfdd-4080-9444-d3c2-7bd962c4c687@disroot.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l76fUT7nc3MelDdI" Content-Disposition: inline In-Reply-To: <8c56bfdd-4080-9444-d3c2-7bd962c4c687@disroot.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Received-SPF: pass client-ip=178.62.234.194; envelope-from=efraim@flashner.co.il; helo=flashner.co.il X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/21 05:09:03 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 0.69 X-TUID: WozoufPrVqi1 --l76fUT7nc3MelDdI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 20, 2020 at 09:34:01AM -0400, Raghav Gururajan wrote: > Hello Guix! >=20 > As a part of outreachy internship program, I have to create a blog and > make posts every two weeks. The following are the blog information: > BLOG: https://hub.disroot.org/channel/raghavgururajan?f=3D&cat=3Doutreachy > FEED: https://hub.disroot.org/feed/raghavgururajan?f=3D&cat=3Doutreachy >=20 > The following will be the outline of this project: < snip > > PART 4: Enlightenment > (a) Revise Package(s): Add missing packages, remove deprecated packages > and fix erroneous packages. > (b) Revise Meta-Package(s): Clean-up enlightenment and create > enlightenment-minimal. > (c) Revise Package Module(s): Rebase enlightenment.scm into > enlightenment-core.scm, enlightenment-apps.scm, > enlightenment-modules.scm, enlightenment-bindings.scm, > enlightenment-tools.scm and enlightenment-games.scm. > (d) Revise Service(s): Add missing services, remove deprecated services > and fix erroneous services. > (e) Revise Service Module(s): Rebase enlightenment-dektop-service-type > and %desktop-services into enlightenment-desktop-service-type and > enlightenment-minimal-desktop-service-type. Congrats again! As the unofficial Enlightenment maintainer I'm happy to work with you and to try to not grumble too much about changes. I currently have efl-1.24.1 and enlightenment-0.24 sitting in a separate branch waiting for our heatwave to break so I can go back to my normal machine and test them out in person. In addition, I have a couple of EFL apps which I haven't pushed to Guix yet. Some of them I haven't gotten around to, some of them need more work. I've also previously tracked down some of the Moksha apps (enlightenment 0.17 fork) for consideration for packaging. I see Enlightenment is 4 of 4 in the desktop list and I certainly won't be offended if it receives less attention than the other desktop environments and services. It has fewer moving parts than the others. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --l76fUT7nc3MelDdI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl7GRQsACgkQQarn3Mo9 g1HuQhAAuRZbVsxe56i9b6xCCCSIryX5CKUqK3ysXa+lPxT8yMLsxVK+HjYo7gjK V3B6JOjoPV4Rgegn7GTCI/KkrqUF5hl5OqQPBApIR4Q4er4fS3jdn7dI34Qy2oW5 WfOo1c1rzZxBKdCjQeagf5JOf1ahktrOp2G505Hzm0I8jxl/qNFh8HzGo4v4rAUe frnVigbA4sliqdfsjP3e/QfJQfTwhz0YO7MOxFYARnfIvy4KlCXn70ebSDxrjD+e HxKlFvoTNe9LdU4M8z8yTShcsavSRijr9BeivgLPNzAm2odx1n95so14Y1QhJ+HS RA7gUP0Nnq6QLQHy5V32ToqPXe4qhCCWJigdtG8zmDfAyiEnRiFT0G0eSuqe1DA6 w/jS+zWcN1JGHQTmq6y43C/jwQZbvbZEnIPeY9wmfQ/pDCYi+5d+ra+uBJq3tUTu LwJcBLfHP7hgMsdvFQ+FZxmd4dc4YtziGvtFDCQp+V04h+Ya/qWJjuLDu04Z5LBV bXf34N4kYDrJ+8wR2C5X3So3IdFIjRIm6xnrEs2hO8utMlgzCEPRK66R3DC/+pLt ZHBfDN5HNBq9wJZG7O+6zQbfg5AHT6qaUXZIaozZl2yu8Tn2SJCiqr1SncTvOpNq C0vf8PfRx323EJjuiDa2NiKYc04RoLBsKwi2Gu/guin50mKfdJw= =F0BM -----END PGP SIGNATURE----- --l76fUT7nc3MelDdI--