From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UPGkFAH5hWIF/QAAbAwnHQ (envelope-from ) for ; Thu, 19 May 2022 10:00:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WG2kEwH5hWKHbgAAG6o9tA (envelope-from ) for ; Thu, 19 May 2022 10:00:01 +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 A42D611AF8 for ; Thu, 19 May 2022 10:00:00 +0200 (CEST) Received: from localhost ([::1]:53244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrb4g-0002oF-DF for larch@yhetil.org; Thu, 19 May 2022 03:59:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrb3l-0002ki-V2 for guix-patches@gnu.org; Thu, 19 May 2022 03:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nrb3l-0002si-M7 for guix-patches@gnu.org; Thu, 19 May 2022 03:59:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nrb3l-0004SZ-LS for guix-patches@gnu.org; Thu, 19 May 2022 03:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55516] [PATCH] gnu: Add quod-libet. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 May 2022 07:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55516 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jaft , "55516@debbugs.gnu.org" <55516@debbugs.gnu.org> Received: via spool by 55516-submit@debbugs.gnu.org id=B55516.165294713817133 (code B ref 55516); Thu, 19 May 2022 07:59:01 +0000 Received: (at 55516) by debbugs.gnu.org; 19 May 2022 07:58:58 +0000 Received: from localhost ([127.0.0.1]:34389 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrb3h-0004SG-IR for submit@debbugs.gnu.org; Thu, 19 May 2022 03:58:58 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:6827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrb3V-0004Rw-Kd for 55516@debbugs.gnu.org; Thu, 19 May 2022 03:58:55 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4L3j0c5nyFz1LZVs; Thu, 19 May 2022 09:58:40 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4L3j0c5nyFz1LZVs DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1652947120; bh=ZAJ39ejDdLOwf/qsYMbmc84h7I97O/4H7IxP+ZXMCU8=; h=Subject:From:To:Date:In-Reply-To:References:From; b=azOAK7fHSf2NCsVLiAW8kyg2gz8Zoo1g7aSjkOIJ2NDrWwOAtoV3O/5FbU2Vp98hr 4h5Wih5HQ/nSxaJENhGPI/VXWyKiz72mkpb8Hjk5DUL2mufyCMhdv0J8bhrCln4Fix ocBN/yR2MfUpZ0a+ozamBRAulqSGc/heVWejp2RQ= Message-ID: <8ddd3999cc2027287027daab64f8e030922c0909.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Thu, 19 May 2022 09:58:39 +0200 In-Reply-To: References: <8b7af3ba9d08046b5773118796e227d2765378e9.camel@ist.tugraz.at> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652947201; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ZAJ39ejDdLOwf/qsYMbmc84h7I97O/4H7IxP+ZXMCU8=; b=icK23TQANI25Cs7FBLAZ4u2KwKUwnAXl0gIZeDIKuQmbLsAO/2w7COLKBGJF3/+O51SKJm FjGhLD8VGoWRJs+93vmx8Q08r+veV8ehxYLfFjk0Gjbht+M1JmurXXVlt2Akze4N2Sfslr ei/zCfWidyLUShuamgKk7FBh7erQWUH1w+rDXciGgKaRId6VfrJrpe9sHjI+E5qAl4/WTg lz6YVhd0gnYBGnVk4JMeQF/rb69mpts4NZrJWBEivs01ISRx69a8nqH1fndQbriEt3hQoR OkCdCUOjkJsDnC+uEvlZbrNAWP25OdnRolV9eUQ2XFd2+bO73kKf9HPHprFnOw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652947201; a=rsa-sha256; cv=none; b=kNaGWiS0UgXSxywg9rQLY/vPELBh4JqDccHS0EqBtX5zn3pXsqBkmLv8Ai+ASH/vXlUFGb c9yQQxlvQpQGsCYUHa2RdRDZ8vTIS9x6xHSIVN8TliJeulIW/6QANTnV8X6Q7YUjxIjDeX AzyuGMrKIrwU/YUqAA9l+LiorPSNN6ZQwp0Xk/tolZ3Jbu+OqO/JCJCZoUztMzgz1hOSoo hNNAx8RanSXbU7xj2sFkVgqTETt0/exopVfiNaAjGXR+mXdSO+6HITxycp8aaW2RbvCooi ZomTwZhbu5I94qCNcUtwHRDScqKNR5Kryy24AwhsVf9H+7cVQYjOTouVOOG0ug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=azOAK7fH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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" X-Migadu-Spam-Score: 5.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=azOAK7fH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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" X-Migadu-Queue-Id: A42D611AF8 X-Spam-Score: 5.76 X-Migadu-Scanner: scn1.migadu.com X-TUID: HOz7vKwEeJTv Am Donnerstag, dem 19.05.2022 um 07:49 +0000 schrieb Jaft: > > On Thursday, May 19, 2022, 01:15:35 AM CDT, Liliana Marie Prikler > > wrote: > > Am Mittwoch, dem 18.05.2022 um 23:41 -0500 schrieb Wamm K. D: > > > --- > > Missing ChangeLog. > > Is there a particular flag I need to set for ~git send-email~? I'm > just sending what it generates; I assumed, as it's putting my commit > message in the Subject header, that that was the means by which it > gets passed on via this format but I seem mistaken. I don't think it's a send-email flag, you need to type out the actual ChangeLog into your commit message with one blank line between the header and the ChangeLog. > > > [...] > > > +    (arguments `(#:phases (modify-phases %standard-phases > > Use a list of G-Expressions, also put them on a new line. > > > > > +                                '("quodlibet" "exfalso"))))) > > What about operon? > > I don't think, as I think it's purely a CLI command, that it needs it > but you're right; better safe, than sorry. I'm pretty sure it still needs some basic GObject stuff. > > > > > [...] > > > +                 ;; Gtk.init_check requires an internet > > > connection > > > to initialize > > > +                 #:tests? #f)) > > I'd be surprised if it did.  You do need xorg-server-for-tests, > > spawn an Xvfb and probably also disable some dbus warnings though.  > > Look at pretty much every other GTK app that has tests and > > copypasta :) > > Gotcha; so I tried that but now I keep getting back the error > > _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not > be created. > running "python setup.py" with command "test" and parameters () > running test > error: [Errno 13] Permission denied: '/homeless-shelter' > error: in phase 'check': uncaught exception: > 0.000000e+00xception #<&invoke-error program: "python" arguments: ("- > c" "import setuptools, > tokenize;__file__='setup.py';f=getattr(tokenize, 'open', > open)(__file__);code=f.read().replace('\r\n', > '\n');f.close();exec(compile(code, __file__, 'exec'))" "test") exit- > status: 1 term-signal: #f stop-signal: #f>  The first one is harmless afaik. The second means it's trying to write to $HOME, so you need to (setenv "HOME" (getcwd)) or similar. > > > +    (license license:gpl2))) > > > > Should probably be gpl2+. > > How do you distinguish between the two, again? GitHub listed it as > just GPL2 and I didn't think I'd seen the necessary "or any later > version" phrase when I checked the license text but I'm definitely > not used to distinguishing often so I may've missed something. Look at the license headers in the code. I picked a file at random and it said "or any later version". For python in particular, setup.py would be another oracle, as is meson.build in most GNOME applications. Cheers