From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SN3OLmEvo2BghAAAgWs5BA (envelope-from ) for ; Tue, 18 May 2021 05:07:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QA1+KmEvo2BhXgAA1q6Kng (envelope-from ) for ; Tue, 18 May 2021 03:07:13 +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 86898A3E8 for ; Tue, 18 May 2021 05:07:13 +0200 (CEST) Received: from localhost ([::1]:41056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1liq4e-0003L7-OP for larch@yhetil.org; Mon, 17 May 2021 23:07:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46864) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liq3X-0002Sx-Ev for guix-patches@gnu.org; Mon, 17 May 2021 23:06:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42635) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1liq3X-0001tv-8B for guix-patches@gnu.org; Mon, 17 May 2021 23:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1liq3X-00040S-3j for guix-patches@gnu.org; Mon, 17 May 2021 23:06:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48459] [PATCH wip-gnome v2 1/6] gnu: tracker: Enable some features. References: In-Reply-To: Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 May 2021 03:06:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48459 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48459@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 48459-submit@debbugs.gnu.org id=B48459.162130714115338 (code B ref 48459); Tue, 18 May 2021 03:06:03 +0000 Received: (at 48459) by debbugs.gnu.org; 18 May 2021 03:05:41 +0000 Received: from localhost ([127.0.0.1]:54174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liq3B-0003zE-JP for submit@debbugs.gnu.org; Mon, 17 May 2021 23:05:41 -0400 Received: from out1.migadu.com ([91.121.223.63]:59759) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liq37-0003yF-Ko for 48459@debbugs.gnu.org; Mon, 17 May 2021 23:05:40 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1621307135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=JwDXBcjMgZyvIt37YeZbm7U4/3jL19hkH692s+7lYF8=; b=N26d2DAeszu/Hxd2hcZ1J3idYJAUzmvWusW+tzmsB2Iegl96HeQEDJ+i6kebKcZ0HJhM+3 dx2TQE1ZBPRBaFR3vhnb1/pSJL1LstD0cMA2pnzVBT7mCpaUKfVkAVCrWxgaQnH7dzdqRw utM2HvpDlUVjbPWFeuk6GcCcvv3ozdu5aeIhcsvyjSdYWnyzrUESD1/SR7em6AkZs7QCFh L6QfjXncqejSPsEkn5g+8qloaXk7Kp1c5WGDkG4arODx6tF+lBs3+HmU0ttARJmN/OO+fX iT8ITvmN7OLe2BiiqYGApEEf+j9X2wVDe6HWCjTcUmgoxoJ/WmUdyDR4XSy/vw== Date: Mon, 17 May 2021 23:05:09 -0400 Message-Id: <20210518030514.6206-1-rg@raghavgururajan.name> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: rg@raghavgururajan.name 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 86898A3E8 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: RwojzuwS+XvT * gnu/packages/gnome.scm (tracker)[native-inputs]: Add python-wrapper. [inputs]: Add bash-completion, network-manager and libstemmer. [propagated-inputs]: Add glib. --- gnu/packages/gnome.scm | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 58cee6cb3d..22182c407c 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -133,6 +133,7 @@ #:use-module (gnu packages inkscape) #:use-module (gnu packages iso-codes) #:use-module (gnu packages kerberos) + #:use-module (gnu packages language) #:use-module (gnu packages libcanberra) #:use-module (gnu packages libffi) #:use-module (gnu packages libunistring) @@ -8802,14 +8803,20 @@ easy, safe, and automatic.") ("python-pygobject" ,python-pygobject) ("intltool" ,intltool) ("pkg-config" ,pkg-config) + ("python" ,python-wrapper) ; for patch-shebangs phase ("vala" ,vala))) (inputs - `(("dbus" ,dbus) + `(("bash-completion" ,bash-completion) ; for installing bash-completion files + ("dbus" ,dbus) ("sqlite" ,sqlite) ("libxml2" ,libxml2) - ("icu4c" ,icu4c) ; libunistring gets miner-miner-fs test to fail. + ("icu4c" ,icu4c) ; libunistring gets miner-miner-fs test to fail. ("json-glib" ,json-glib) - ("libsoup" ,libsoup))) + ("libnm" ,network-manager) ; for network status detection support + ("libsoup" ,libsoup) + ("stemmer" ,libstemmer))) ; for language stemming support + (propagated-inputs + `(("glib" ,glib))) ; referenced in .pc files (synopsis "Metadata database, indexer and search tool") (home-page "https://wiki.gnome.org/Projects/Tracker") (description -- 2.31.1