From unknown Sun Jun 22 07:55:07 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#49778 <49778@debbugs.gnu.org> To: bug#49778 <49778@debbugs.gnu.org> Subject: Status: [PATCH 1/2] gnu: openttd-opensfx: Update to 1.0.1. Reply-To: bug#49778 <49778@debbugs.gnu.org> Date: Sun, 22 Jun 2025 14:55:07 +0000 retitle 49778 [PATCH 1/2] gnu: openttd-opensfx: Update to 1.0.1. reassign 49778 guix-patches submitter 49778 Ron Nazarov severity 49778 normal tag 49778 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 29 20:48:56 2021 Received: (at submit) by debbugs.gnu.org; 30 Jul 2021 00:48:57 +0000 Received: from localhost ([127.0.0.1]:58506 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9Ghs-0007y8-MI for submit@debbugs.gnu.org; Thu, 29 Jul 2021 20:48:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:56810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9Ghq-0007xz-NH for submit@debbugs.gnu.org; Thu, 29 Jul 2021 20:48:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m9Ghq-000866-EK for guix-patches@gnu.org; Thu, 29 Jul 2021 20:48:54 -0400 Received: from knopi.disroot.org ([178.21.23.139]:55382) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m9Gho-0002r7-BD for guix-patches@gnu.org; Thu, 29 Jul 2021 20:48:54 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BA76E16E8; Fri, 30 Jul 2021 02:48:48 +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 fbwAkLulTwN4; Fri, 30 Jul 2021 02:48:47 +0200 (CEST) From: Ron Nazarov DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1627606127; bh=QDEtoXeT/X9WPRsz3hBGmPlTGHGFbfEh+vVr2bpZmIw=; h=From:To:Cc:Subject:Date; b=D1gG9g9GVOevs7bVdYmkZ5i4uioYP0w9lu45ZG3bzbTau/MYttSs95Z08DAaJGCJd FQV7s9rl+UCmV/Q65J4bCxApLqZmjoc1QG0WWWcldgafDm4HGeOLk4hMlptmDB/BGi xRpH0wmCXT90d/3I6c/cUZSg1ZooIisg5IflBOIzVV4Pm976KXQuuqCjioMkmZfJwb 8pluQHpuvjAU7wZDh+cMfK87Tj2smbYQcLzhCVK0jEMTRavdV6yj2rE/dOJTz17Iut bupNTKZoFZu/fkDk6B6khRNHJ+YBrLq7cySx/AMAto+mLkfMdNsR/4gm3EJgHO6s/M dZyTX3O3LIp8A== To: guix-patches@gnu.org Subject: [PATCH 1/2] gnu: openttd-opensfx: Update to 1.0.1. Date: Fri, 30 Jul 2021 01:48:37 +0100 Message-Id: <20210730004837.21567-1-noisytoot@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=noisytoot@disroot.org; helo=knopi.disroot.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ron Nazarov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/games.scm (openttd-opensfx): Update to 1.0.1. [license]: Update license to cc-by-sa3.0. --- gnu/packages/games.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 8c6b5523f1..88293df306 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -62,6 +62,7 @@ ;;; Copyright © 2021 David Pflug ;;; Copyright © 2021 Felix Gruber ;;; Copyright © 2021 Solene Rapenne +;;; Copyright © 2021 Noisytoot ;;; ;;; This file is part of GNU Guix. ;;; @@ -4423,7 +4424,7 @@ OpenGFX provides you with... (define openttd-opensfx (package (name "openttd-opensfx") - (version "0.2.3") + (version "1.0.1") (source (origin (method url-fetch) @@ -4456,7 +4457,7 @@ OpenGFX provides you with... (description "OpenSFX is a set of free base sounds for OpenTTD which make it possible to play OpenTTD without requiring the proprietary sound files from the original Transport Tycoon Deluxe.") - (license license:cc-sampling-plus-1.0))) + (license license:cc-by-sa3.0))) (define openttd-openmsx (package -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 29 20:49:54 2021 Received: (at 49778) by debbugs.gnu.org; 30 Jul 2021 00:49:54 +0000 Received: from localhost ([127.0.0.1]:58511 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9Gik-0007zs-0I for submit@debbugs.gnu.org; Thu, 29 Jul 2021 20:49:54 -0400 Received: from knopi.disroot.org ([178.21.23.139]:32958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9Gii-0007zk-G3 for 49778@debbugs.gnu.org; Thu, 29 Jul 2021 20:49:48 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AD9765E4C; Fri, 30 Jul 2021 02:49:47 +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 rZoZvl88PyJ5; Fri, 30 Jul 2021 02:49:46 +0200 (CEST) From: Ron Nazarov DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1627606186; bh=jgsYnCQtqbpWiF6650tp22T6qCZ2Z0S++LDr3ziTRrc=; h=From:To:Cc:Subject:Date; b=MiBK0EGKEHYxK45s7sW2dH6HsPFf5geSzjdKlkYKm41cv7CQ0xhNsVSx3nWZrk4Jm danreHSoKFT5QnGo+4Ujoch1aOCIGNWTsvOgNvCNL7rPQmwt/F/GpLcTsJ5YCgkHj8 iuX2djnd+ph0+trgLwYSgtSpZsUFxIii5JCmnw/JbnT8bb1iqfGuM2Ux0LmY1DBVRC nVd33fOProCCduPSrOfDlJfnmC2UPt+rngrYVCWq386dHv9ZB6FcoBupn+0oyhzWyA S4Or4ko6sTqjoN2S3qGPTh7rhw/zlyn+sJz/FzkpP07E44TUhaBpPK/5rIqxn1mnQw nxTRo+GiF403w== To: 49778@debbugs.gnu.org Subject: [PATCH 2/2] licenses: Remove CC-Sampling+-1.0. Date: Fri, 30 Jul 2021 01:49:41 +0100 Message-Id: <20210730004941.22090-1-noisytoot@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * guix/licenses.scm (cc-sampling-plus-1.0): Remove variable. --- guix/licenses.scm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/guix/licenses.scm b/guix/licenses.scm index 3affe1e920..388023e619 100644 --- a/guix/licenses.scm +++ b/guix/licenses.scm @@ -18,6 +18,7 @@ ;;; Copyright © 2020 Helio Machado <0x2b3bfa0+ [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 49778 Cc: Ron Nazarov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) * guix/licenses.scm (cc-sampling-plus-1.0): Remove variable. --- guix/licenses.scm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/guix/licenses.scm b/guix/licenses.scm index 3affe1e920..388023e619 100644 --- a/guix/licenses.scm +++ b/guix/licenses.scm @@ -18,6 +18,7 @@ ;;; Copyright © 2020 Helio Machado <0x2b3bfa0+guix@googlemail.com> ;;; Copyright © 2021 Felix Gruber ;;; Copyright © 2021 Xinglu Chen +;;; Copyright © 2021 Noisytoot ;;; ;;; This file is part of GNU Guix. ;;; @@ -234,11 +235,6 @@ at URI, which may be a file:// URI pointing the package's tree." "http://creativecommons.org/licenses/by/2.0/" "Creative Commons Attribution 2.0 Generic")) -(define cc-sampling-plus-1.0 - (license "CC-Sampling+ 1.0" - "https://creativecommons.org/licenses/sampling+/1.0" - "Creative Commons Sampling Plus 1.0")) - (define cddl1.0 (license "CDDL 1.0" "http://directory.fsf.org/wiki/License:CDDLv1.0" -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 29 20:52:53 2021 Received: (at 49778) by debbugs.gnu.org; 30 Jul 2021 00:52:53 +0000 Received: from localhost ([127.0.0.1]:58525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9Glh-00084j-F5 for submit@debbugs.gnu.org; Thu, 29 Jul 2021 20:52:53 -0400 Received: from knopi.disroot.org ([178.21.23.139]:37054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9Glf-00084a-J1 for 49778@debbugs.gnu.org; Thu, 29 Jul 2021 20:52:52 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CB55C5E54 for <49778@debbugs.gnu.org>; Fri, 30 Jul 2021 02:52:50 +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 pncQlGapSFaC for <49778@debbugs.gnu.org>; Fri, 30 Jul 2021 02:52:49 +0200 (CEST) Message-ID: <2407626951f07a9acf357048a69082bda1789c25.camel@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1627606369; bh=m5S+O9ZoZeeRGlkP4Us83IzGZNRNAJdmxY5L0J5RrnY=; h=Subject:From:To:Date:In-Reply-To:References; b=YhYHU2PrBTzBP3QNybnFkYaKVlZlR7EPcBRCWdiPf2TTbnYlqMHLawWGGkSykX89V C2JboYMWpuJEIcgikUPjRsA3gItGaGWrJGXaILEniKxkclY0vpmczFJmSfaVAtmz06 91GHIDo7eTKnjxwQnEHVdrdMA7EHR4omBE5PMb6N1Pr2QcRSpEkS7xGigArJNalZrf z0vrss70IrRo31wID0MCYpyI+b/VcDrztqcTfEKKvkObW0+loFbnEnmss3S528z0Qm 7lX2EnPWvV5t3aNy1+Ny0vaL8Vav3r07KiLGk6rYlOyRUVaC2ThHppd2l7Aq3aboSR UNHdqELZCVLTg== Subject: Re: [PATCH 2/2] licenses: Remove CC-Sampling+-1.0. From: Ron Nazarov To: 49778@debbugs.gnu.org Date: Fri, 30 Jul 2021 01:52:49 +0100 In-Reply-To: <20210730004941.22090-1-noisytoot@disroot.org> References: <20210730004941.22090-1-noisytoot@disroot.org> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-ZV+sw8MqfXkdQGkSNKRQ" Mime-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49778 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-ZV+sw8MqfXkdQGkSNKRQ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Reasons for removing CC-Sampling+-1.0: 1. It is nonfree 2. I updated the only package that used it (openttd-opensfx) to a version that uses CC-BY-SA 3.0 instead (they switched license) --=-ZV+sw8MqfXkdQGkSNKRQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEYcUo9h8s+tqVJqRbHUPvT0SSJosFAmEDTWEACgkQHUPvT0SS JoteORAAr5qsFb49d3MEKBOw0QeKo033TQqZXyBIlQBSsgwqPRol0s43IApe0GVL ntG9H8ZcvDOTjBmqhyOuvnN4221kd2xjsZzK/ObmXzOJmWW3BXGhEQwblKb5Mqh6 Y/NPDa+zz1cDJi6oVxKWANaBa91X3fNQkZL3T8cefHGeE3fCq32fkOJayY8uKAD6 3sU4Cc8iOe2lopf7qY+8xeTtUJsr7o+3gFqiuO0rC1gicYKq0TGUcRSz83XeiZKY hcba8Ma9JAU5mdG91vIMY5tiogJvOCYbLKf/4+l7nxvXbr4mV/wImvaNzXQ8EEOi kM0aU8BpQjY/dEfNSwOje+tnFaD8j1ax4tfxbKDUtATnxEocZUKmZCWcv6NvOMfD 9EjxfTQl5nViwrOTS5ARBo2PxEV+VIY9uGCGes9u66U6DMQj7f2SMTsDy7HiT9A/ 5oa521qc8nCC9/h3FB1vKLbf38C0yi8H8L22GejpgO9NqgFDevNpxAL6AgmYD/We Lr/EV5stn3qfHLd267w2itOi7aym+eHZuE/7f74LYrNIOl+owth2HY7oMPBqkB57 GF/Y/h9EitCebwjDbXTziu0cBkFWAFRSJXs7pfHG5E5JxUGUPAR+VaNABKTVI1ms v637ZG9sfRDHBBtmnJWRrECPwvgB+Aezva82YOJzNvZPV63J5QA= =AZYB -----END PGP SIGNATURE----- --=-ZV+sw8MqfXkdQGkSNKRQ-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 30 05:50:09 2021 Received: (at 49778-done) by debbugs.gnu.org; 30 Jul 2021 09:50:09 +0000 Received: from localhost ([127.0.0.1]:59011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9P9d-0006RI-DB for submit@debbugs.gnu.org; Fri, 30 Jul 2021 05:50:09 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:36465) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9P9b-0006R8-0m for 49778-done@debbugs.gnu.org; Fri, 30 Jul 2021 05:50:08 -0400 Received: from nijino.local (80-121-26-175.adsl.highway.telekom.at [80.121.26.175]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4GbjLM6bstz3xV4; Fri, 30 Jul 2021 11:50:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1627638604; bh=GXLlJnJg9gi6nc8JyEbj9KVmCzkxjTdTDTgCBKwjihg=; h=Subject:From:To:Date; b=oLxwl8ijGBk2kucm0dPnMJZqpNZrBZmczlUegD45Avii/cYmpNE4fv/GvsSErgclI yeczDEFBrfh3Nd2m50KM31goyLwV/QpAZF9o/O+H/LjPP51Qy/XraoJhA4YQNjhVUz YvkMK0vbVSkQ7Gs/bSGfSAd9AjXN326Sn4wjlUFQ= Message-ID: Subject: Re: [bug#49778] [PATCH 1/2] gnu: openttd-opensfx: Update to 1.0.1. From: Leo Prikler To: 49778-done@debbugs.gnu.org, noisytoot@disroot.org Date: Fri, 30 Jul 2021 11:50:02 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49778-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Reasons for removing CC-Sampling+-1.0: > 1. It is nonfree > 2. I updated the only package that used it (openttd-opensfx) to a > version that uses CC-BY-SA 3.0 instead (they switched license) I've pushed both your patches and also updated OpenGFX. There appears to be a bug in the music player, so I didn't update OpenMSX yet. Thanks From unknown Sun Jun 22 07:55:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 27 Aug 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator