From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 cPJZNMrlumLTMQEAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 13:28:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YOsqNMrlumIEbgEAauVa8A (envelope-from ) for ; Tue, 28 Jun 2022 13:28:10 +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 7F09B16837 for ; Tue, 28 Jun 2022 13:28:10 +0200 (CEST) Received: from localhost ([::1]:56570 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o69O5-0001z1-LX for larch@yhetil.org; Tue, 28 Jun 2022 07:28:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41446) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o69EI-00052Y-Fe for guix-patches@gnu.org; Tue, 28 Jun 2022 07:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60168) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o69EI-0003Fo-6n for guix-patches@gnu.org; Tue, 28 Jun 2022 07:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o69EI-0000TB-0Q for guix-patches@gnu.org; Tue, 28 Jun 2022 07:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56276] [PATCH 0/2] gnu: Add gdk-pixbuf-xlib. Resent-From: Tomasz Jeneralczyk Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Jun 2022 11:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 56276 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56276@debbugs.gnu.org Cc: Tomasz Jeneralczyk X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16564150491763 (code B ref -1); Tue, 28 Jun 2022 11:18:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Jun 2022 11:17:29 +0000 Received: from localhost ([127.0.0.1]:54065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o69Dk-0000SL-V7 for submit@debbugs.gnu.org; Tue, 28 Jun 2022 07:17:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:43444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o69Di-0000SD-Gg for submit@debbugs.gnu.org; Tue, 28 Jun 2022 07:17:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o69Di-0003vF-3M for guix-patches@gnu.org; Tue, 28 Jun 2022 07:17:26 -0400 Received: from outgoing1.lunanode.net ([172.81.176.235]:35970) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o69Dg-0003BR-2o for guix-patches@gnu.org; Tue, 28 Jun 2022 07:17:25 -0400 Received: from mail1.lunanode.net (mail1.lunanode.net [170.75.162.243]) by outgoing1.lunanode.net (Postfix) with ESMTPS id B0ABB40091 for ; Tue, 28 Jun 2022 11:10:55 +0000 (UTC) From: Tomasz Jeneralczyk Date: Tue, 28 Jun 2022 13:09:43 +0000 Message-Id: X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=172.81.176.235; envelope-from=tj@schwi.pl; helo=outgoing1.lunanode.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, NO_DNS_FOR_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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: 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=1656415690; 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; bh=M9S8wBPw+GvUQlIaoL/gFDa5+IJ91Q/iZ7/VG1vjPIE=; b=aS5+A0xmu1lsGJLn3sd3up+Qyl8fnPMZ2oMHv3YYKhQ5XH0T0WTTlek/pFrui/8Ful3YO/ uewFz6EXevGPhcYVe09grvldORiiM5b1dF38ErpB/7ReexjCCVz8FPCMWL49YW/ZR5n3pe wkiYLWPDL/nCpBIB5SEo/7ZdzJz0izfUxJYA53GqZtvIgc5wJhpofh8ulsd1ty7ozIni6y SAGl1JM4gOEffItyxAx2gypCYtMNtGa4qYNUuhtHJpjfg1LYvcAERmLYDEz+whrQc9XzrR hY/zS0IJwJL6r/dt9kljJhUpBMqQ9we+uQslQ0iqJfLk1lYLk7/DtteajagMcQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656415690; a=rsa-sha256; cv=none; b=ZDRTjlRCPpcQVfUZ5eKxKp2bzwrERUSvrzmQPWeqemEeV5La60Y6gl++iT/Tlmkr05llhS LDvgUeQ3dLCv0FePNt04sv4q6My+BEdE7rW7SsFUuRx5NJthKHlfnJJSQAb4ewR0JgxWcb 7bCSqurv4FR5+nHqpltqCj7U/R1Pv3bKGAL9HCenSuK1FIAFo8zr+LDRvnXUfHJc88QKqF 6HTjMSp+xJpGCGGo59deqKL3JPU3TCqed8HYYeyxvC/EEyEG8BO0hSF+NoED3GpURA4Zsz zOSwUEkjt4Hgm/hbed8X8aXh75gbkeXwwbHgtuGU6i/FOENWFXstpy0EQnsf/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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: -1.65 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: 7F09B16837 X-Spam-Score: -1.65 X-Migadu-Scanner: scn1.migadu.com X-TUID: aY0RzZbrfK+I In gdk-pixbuf version 2.42.0 the gdk-pixbuf-xlib was split into its own separate library: https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/tags/2.42.0 Although it's described as deprecated, there's at least one package that has missing functionality without gdk-pixbuf-xlib but still builds just fine: xscreensaver. There might be more packages like this. I'm not sure if I packaged this library correctly seeing as many other gtk packages have a lot custom phases and whatnot. But if it is added as a native-input to xscreensaver it restores its ability to build the `xscreensaver-demo` binary. Tomasz Jeneralczyk (2): gnu: gdk-pixbuf: Remove unnecessary dependency. gnu: Add gdk-pixbuf-xlib. gnu/packages/gtk.scm | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) base-commit: 8d810c209f18ffb635a1db2488a939543c6f060f -- 2.36.1