From patchwork Thu Sep 24 12:28:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 24268 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C157627BBE9; Thu, 24 Sep 2020 13:30:32 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4025F27BBE8 for ; Thu, 24 Sep 2020 13:30:31 +0100 (BST) Received: from localhost ([::1]:37920 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLQOM-0007oK-5n for patchwork@mira.cbaines.net; Thu, 24 Sep 2020 08:30:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLQNv-0007nR-6x for guix-patches@gnu.org; Thu, 24 Sep 2020 08:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLQNu-0004eP-UE for guix-patches@gnu.org; Thu, 24 Sep 2020 08:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLQNu-00070O-PP for guix-patches@gnu.org; Thu, 24 Sep 2020 08:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42958] [PATCH core-updates 03/29] gnu: glib: Update package definition. References: <20200820150914.9443-1-dannym@scratchpost.org> In-Reply-To: <20200820150914.9443-1-dannym@scratchpost.org> Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Sep 2020 12:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42958 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42958@debbugs.gnu.org Received: via spool by 42958-submit@debbugs.gnu.org id=B42958.160095054526843 (code B ref 42958); Thu, 24 Sep 2020 12:30:02 +0000 Received: (at 42958) by debbugs.gnu.org; 24 Sep 2020 12:29:05 +0000 Received: from localhost ([127.0.0.1]:38843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLQMq-0006yU-ST for submit@debbugs.gnu.org; Thu, 24 Sep 2020 08:29:05 -0400 Received: from knopi.disroot.org ([178.21.23.139]:32948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLQMm-0006yJ-Fu for 42958@debbugs.gnu.org; Thu, 24 Sep 2020 08:28:56 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C109051BEB for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 14:28:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dkp7aI0jHmAt for <42958@debbugs.gnu.org>; Thu, 24 Sep 2020 14:28:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1600950526; bh=wdlshdPeya3Tjavwrc6kgqYl52eDRrZzpj4jdBWHmZA=; h=To:From:Subject:Date; b=H1m5+5t+VZ89HAORL112ENYLkIguo2web9t1SkJxJJmhOaWrD9h/dZ+6d/ex3z/Na dWWvsywF6gYQKSWglCBY22Pkl2XJwTDaZJu/oC2zV9BUvo8eMW3+n0xMC69+qFsBuX 457K9I4GHpPWkOpAB/BB8rPTsnmOe8WlHtIQf7HK90VoDKohYoNG7i94MoSpivN8R3 qs26ZIqKs5hgoyGwtCbCq9EiU6KkYcH/SQAcmKITgRF9cKM1asNuJbQ8nJ72ub62gT U9b/qXPIElBqQdYsVE/O5rxOPLuOWw3R/wLHhqyvOvAAP/wvviXzNcZxiwRgdgn9no EVb2JcNPbyNYw== From: Raghav Gururajan Message-ID: <5acf11ff-2410-d336-4037-8e7665c78083@disroot.org> Date: Thu, 24 Sep 2020 08:28:45 -0400 Mime-Version: 1.0 Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches @Danny Please find the attached split patches. Regards, RG. From 2976c0ac467b692da996332f719df3abf90c2a9e Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 24 Sep 2020 08:16:48 -0400 Subject: [PATCH 11/11] gnu: glib: Update synopsis and description. * gnu/packages/glib.scm (glib) [synopsis]: Modify. [description]: Modify. --- gnu/packages/glib.scm | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index be5d45596d..2cda6cd000 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -279,12 +279,11 @@ shared NFS home directories.") (variable "GIO_EXTRA_MODULES") (files '("lib/gio/modules"))))) (search-paths native-search-paths) - (synopsis "Thread-safe general utility library; basis of GTK+ and GNOME") - (description - "GLib provides data structure handling for C, portability wrappers, -and interfaces for such runtime functionality as an event loop, threads, -dynamic loading, and an object system.") - (home-page "https://developer.gnome.org/glib/") + (synopsis "Low-level core library for GNOME projects") + (description "GLib provides data structure handling for C, portability +wrappers, and interfaces for such runtime functionality as an event loop, +threads, dynamic loading, and an object system.") + (home-page "https://wiki.gnome.org/Projects/GLib") (license license:lgpl2.1+))) (define-public glib-with-documentation -- 2.28.0