From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: bug#35586: SUMMARY (Re-Write) Date: Tue, 02 Jul 2019 19:21:34 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37362) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiS6K-0001TP-7u for bug-guix@gnu.org; Tue, 02 Jul 2019 19:22:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiS6G-0004HT-IE for bug-guix@gnu.org; Tue, 02 Jul 2019 19:22:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39334) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hiS67-00048O-SS for bug-guix@gnu.org; Tue, 02 Jul 2019 19:22:05 -0400 In-Reply-To: Sender: "Debbugs-submit" Resent-Message-ID: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35586@debbugs.gnu.org **SUMMARY** *ISSUES:* When comparing to GNOME's Official Guidelines (https://wiki.gnome.org/D esign/Apps), the package "gnome" that is used by service "gnome- desktop-service-type" has the following issues. 1) The package names that belong to package "gnome" are not all generic. 2) The package "gnome" does not contain all GNOME Core Applications. Some are already packaged and some are not. These causes the package "gnome" not to reflect its own package description and thus affecting the user experience. *TO-DOs:* 1) Change the package and application names of exsisting (already packaged) GNOME Core Applications, to their generic names; according to guidelines. 2) Re-compile the "gnome" package to include exsisting GNOME Core Applications and remove unnecessary apps; according to guidelines. 3) Package missing GNOME Core Applications (using their generic names); according to guidelines. 4) Re-compile the "gnome" package to include newly packaged GNOME Core Applications; according to guidelines. Therefore, final "gnome" package should contain all packages/applications (with their respective names) according to GNOME Core (https://download.gnome.org/core/).