From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YOdzIXl/IWSiGgAASxT56A (envelope-from ) for ; Mon, 27 Mar 2023 13:35:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4KJ6IHl/IWQSBQEAG6o9tA (envelope-from ) for ; Mon, 27 Mar 2023 13:35:21 +0200 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 600B63F808 for ; Mon, 27 Mar 2023 13:35:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=IE+sUPCf; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679916920; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Q8ayXkZqlYq8eWeBRFKUaPxaRTuXViHrM/tcVdvGQrQ=; b=U6wKQmTOiHdaEaXXRQp3v0W3kHnF35aLa1ZynMg/PqEBHPIhARitbgCEHIY/w8aAkE9tId 2ar6jsYjtrULe+b/IL8G9uN3IeUfABp3yvqwyYx0IG27rxDhkV68UQsYfhDaY2NMbgfpix 61FpMKtFkNpNPkt/SXZwVd8Id7BBP+sshmN2ZoAsTGJwk6lN56LlQFFzyPB9/PtgPuM1EE qSOKNTWw0+3dLiTftWmN4cn/jRNW0Ye223KWGq0cyqaPeKfLOVosGuyX2vd14Luvm/gF12 F2xkeUixWAEOr+YaBsAP2bwQ6LuaE8/D+8dzHPe4UDSrDLPpXBueaVSFA+N1fA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679916920; a=rsa-sha256; cv=none; b=J9XojLIG6HRwVRV9bifuBQwzVb2RhgFmcYjI1U0UW8YkaFrBc9fneHe/e5SYCr3l71/1Bw +iifx/QXQyPi/lEgmF7T8MXGE6ir6WxEW+OyOUkWIVw51O/hvWKFgmFQXbdLaIxVmpec5k htyNnKqO3YU0aScCuO1Ap00b29STJi88BE7W2KsgloiW5h50EU75XnMoCnt3nvvRqyaq15 WCgtuOusDkguuHnEH8KTjY1y0mw6QxggF1KaBgr6EEfk9+sThcWMhbnYySwjt0b3i7Mwj7 halRr18Yv/R0Ar5OHRFXZFmRQnilz9G5kBUWRyVARCc4z4PjtRWI4DYGu18O+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=IE+sUPCf; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgl7x-0002nB-7o; Mon, 27 Mar 2023 07:35:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pgl7v-0002ka-1A for guix-patches@gnu.org; Mon, 27 Mar 2023 07:35:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgl7u-0003j7-PJ for guix-patches@gnu.org; Mon, 27 Mar 2023 07:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgl7u-0002Vj-Fb for guix-patches@gnu.org; Mon, 27 Mar 2023 07:35:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62478] [PATCH] gnu: cmus: Enable MPRIS support. Resent-From: Tobias Kortkamp Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Mar 2023 11:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62478 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62478@debbugs.gnu.org Cc: Tobias Kortkamp X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16799168649595 (code B ref -1); Mon, 27 Mar 2023 11:35:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Mar 2023 11:34:24 +0000 Received: from localhost ([127.0.0.1]:46703 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgl7H-0002Uh-S7 for submit@debbugs.gnu.org; Mon, 27 Mar 2023 07:34:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:44388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgl7G-0002UY-G8 for submit@debbugs.gnu.org; Mon, 27 Mar 2023 07:34:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pgl7F-0002O1-Fo for guix-patches@gnu.org; Mon, 27 Mar 2023 07:34:21 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgl7C-0003XQ-3w for guix-patches@gnu.org; Mon, 27 Mar 2023 07:34:20 -0400 Received: by mail-wm1-x32c.google.com with SMTP id bg16-20020a05600c3c9000b003eb34e21bdfso7171907wmb.0 for ; Mon, 27 Mar 2023 04:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679916856; x=1682508856; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Q8ayXkZqlYq8eWeBRFKUaPxaRTuXViHrM/tcVdvGQrQ=; b=IE+sUPCfG5Zui6y6fK//PacKTLYmx6bqBNTSvfUvZZFp4PqvIRaUgaJoF8AU3UO91B 3266gFWV4wCWfxhpHETTj6Sos/j+rO3+OL8AXkR7KFqL565z3W1/AR4uUyXCgj5KYeH7 am6KNfB/j1frd9aP4ohpHoBG0NxhOMSFW0QHGomNR72aW0s7nWUhmhxhBJrYSKeyEYAB 8yhDpCmkqY0SxuglrGz+QyKOD4xIXRaBjm8qROkPZJg73T+en46RvWj+CGILB2w1Zrcj RcUcfwQKB0Sr1oK+/v63r9bIEnpkmfpJpv6UDsaW4iOy9WjXGzlWm/wEaSBeuaYhaMoE ixrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679916856; x=1682508856; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Q8ayXkZqlYq8eWeBRFKUaPxaRTuXViHrM/tcVdvGQrQ=; b=YmJePfFoZ39SAWg9zjKZ8jt4HCyK5hMbn14prNiZpAqA4hx4vyVq8gunKpGAS0VfM6 GdHGHfXW0nqzyiJGtHIFeoHlZT0x9o9F6lZ8XbtCqRxe8Uq7dOckJkaltL0TUJlrHT6z yn8dL8nvB4O7sgQnXt+BURD8dVSdgqSOPon8VVGdEYLGbtTTP//GGO9T/oUWBIXKinpH XC9oYIoJoXQw2YN0wqlSKv4LQOX5OztaKSzrUBrqjAnnw9bYpX10ptbzvXih8JGDYsrs wMZ+aI3zxiubOCWXYx/Hc9KytdnO8YJn+R8oNOsQPycreYLQxdda4UkGN/qZTDQaF04L i0Vw== X-Gm-Message-State: AO0yUKWlux8YwPq8tbt11QZZzOWPEb09EK9I0D7f2vV+4rc+G5Rh0tp+ VR9z1E0TiqkT+6xEyFb4KCreMaX4mR8= X-Google-Smtp-Source: AK7set8F7caO8l2QBa+QmatK5crPNVZ6jDi+MlrRB52gMTBLWca2UZXv3r3GeRDV5sR9iENbABWuYA== X-Received: by 2002:a05:600c:35d6:b0:3ee:da0:cb85 with SMTP id r22-20020a05600c35d600b003ee0da0cb85mr9800208wmq.1.1679916855584; Mon, 27 Mar 2023 04:34:15 -0700 (PDT) Received: from anubis.kortkamp.xyz (p200300ff7f02c300c5da68b89b244087.dip0.t-ipconnect.de. [2003:ff:7f02:c300:c5da:68b8:9b24:4087]) by smtp.gmail.com with ESMTPSA id j1-20020a05600c1c0100b003ee6def283bsm8643355wms.11.2023.03.27.04.34.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Mar 2023 04:34:15 -0700 (PDT) From: Tobias Kortkamp Date: Mon, 27 Mar 2023 13:34:00 +0200 Message-Id: <0da6b2ef84312ebf12420d573267824ede1b61ab.1679916361.git.tobias.kortkamp@gmail.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::32c; envelope-from=tobias.kortkamp@gmail.com; helo=mail-wm1-x32c.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Queue-Id: 600B63F808 X-Spam-Score: -2.93 X-Migadu-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: oIMrwnaxasqW * gnu/packages/music.scm (cmus): Enable MPRIS support. [inputs]: Add elogind. --- gnu/packages/music.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 4470a649f6..9127aa0bd5 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -669,6 +669,7 @@ (define-public cmus (inputs (list alsa-lib ao + elogind ;for MPRIS support faad2 ffmpeg flac base-commit: 79e31f7a7ac402fdff2d519ccd176dd173e0e625 -- 2.39.2