Received: (at submit) by debbugs.gnu.org; 20 Sep 2024 21:15:35 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri Sep 20 17:15:35 2024 Received: from localhost ([127.0.0.1]:36458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1srkyV-0004ku-5C for submit <at> debbugs.gnu.org; Fri, 20 Sep 2024 17:15:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:40012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <sisiutl@HIDDEN>) id 1srkyS-0004km-Sh for submit <at> debbugs.gnu.org; Fri, 20 Sep 2024 17:15:33 -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 <sisiutl@HIDDEN>) id 1srky9-00088E-Av for guix-patches@HIDDEN; Fri, 20 Sep 2024 17:15:13 -0400 Received: from 2a02-8428-4716-0c01-eecc-61c0-3286-ff35.rev.sfr.net ([2a02:8428:4716:c01:eecc:61c0:3286:ff35] helo=fujo.egregore.fun) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <sisiutl@HIDDEN>) id 1srky7-0001Sh-CH for guix-patches@HIDDEN; Fri, 20 Sep 2024 17:15:13 -0400 Received: from localhost (2a02-8428-4716-0c01-dc30-b7c8-f222-9af4.rev.sfr.net [IPv6:2a02:8428:4716:c01:dc30:b7c8:f222:9af4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) (Authenticated sender: sisiutl@HIDDEN) by fujo.egregore.fun (Postfix) with ESMTPSA id 7CCED6D5BC; Fri, 20 Sep 2024 23:14:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=egregore.fun; s=fujo; t=1726866849; bh=9mjtJufkdAmOhG5yohHXS5pIv2Ll+0ylTfitWCAFZwk=; h=From:To:Cc:Subject:Date; b=ny0+uVQ6En4De8jq1HWVmCDVg90B3FbHWN/ekrgbF8yaSAX7O7rGWWy6f7xReW6Bp 7ELbzcXKbAFEGomlR8UfM/uowJzt6mF+35t2EYanpunIbOkIg6ncd8AyLjbzFrlWTw PC7QDyMKpmnNAUNCjOHkLAn9Ir959ryEet1u1Yl8= From: Sisiutl <sisiutl@HIDDEN> To: guix-patches@HIDDEN Subject: [PATCH] gnu: Add activate-linux-1.1.0. Date: Fri, 20 Sep 2024 23:13:37 +0200 Message-ID: <20240920211359.15206-1-sisiutl@HIDDEN> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a02:8428:4716:c01:eecc:61c0:3286:ff35; envelope-from=sisiutl@HIDDEN; helo=fujo.egregore.fun X-Spam_score_int: 37 X-Spam_score: 3.7 X-Spam_bar: +++ X-Spam_report: (3.7 / 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, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=0.001, PDS_OTHER_BAD_TLD=1.024, RCVD_IN_PBL=3.335, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.1 (++) 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: * gnu/packages/toys.scm (activate-linux): New variable. Change-Id: Ib3ac7fcf8c5e710670a4a44f7183e068e180852f --- gnu/packages/toys.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) Content analysis details: (2.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.9 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: egregore.fun (fun)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit Cc: Sisiutl <sisiutl@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.9 (/) * gnu/packages/toys.scm (activate-linux): New variable. Change-Id: Ib3ac7fcf8c5e710670a4a44f7183e068e180852f --- gnu/packages/toys.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm index a88b827704..170f40c17a 100644 --- a/gnu/packages/toys.scm +++ b/gnu/packages/toys.scm @@ -140,2 +140,2 @@ (define-public fortunes-jkirchartz display via @command{fortune}, drawn from sources all around the world.") (license license:unlicense)))) +(define-public activate-linux + (package + (name "activate-linux") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (string-append + "https://github.com/MrGlockenspiel/activate-linux/archive/refs/tags/v" + version ".tar.gz")) + (sha256 + (base32 "0vbq4skm2jy2lri9v8qdjk2cfvq6lxx205bpfxph5xkvln82r2fg")))) + (build-system gnu-build-system) + (home-page "https://github.com/MrGlockenspiel/activate-linux") + (synopsis "The \"Activate Windows\" watermark ported to Linux") + (description "The \"Activate Windows\" watermark ported to Linux.") + (native-inputs (list pkg-config + cairo + wayland + wayland-protocols + libxi + libx11 + xorgproto + libxt + libxfixes + libxinerama + libxrandr)) + (arguments + '(#:make-flags (list (string-append "CC=" + (cc-for-target))) + #:tests? #f ;no check target + #:phases (modify-phases %standard-phases + (delete 'configure)))) + (license license:gpl3+))) + (define-public lolcat (package (name "lolcat") -- 2.46.0
Sisiutl <sisiutl@HIDDEN>
:guix-patches@HIDDEN
.
Full text available.guix-patches@HIDDEN
:bug#73395
; Package guix-patches
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.