unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>
To: Tomasz Jeneralczyk <tj@schwi.pl>, 56276@debbugs.gnu.org
Subject: [bug#56276] [PATCH 1/2] gnu: gdk-pixbuf: Remove unnecessary dependency.
Date: Tue, 28 Jun 2022 14:38:05 +0200	[thread overview]
Message-ID: <e74bc39ef5c3f4866898589d2afa6f1dae566f67.camel@ist.tugraz.at> (raw)
In-Reply-To: <c9b357baf19c33c14b3abbeee533104da360044c.1656419649.git.tj@schwi.pl>

Am Dienstag, dem 28.06.2022 um 13:21 +0000 schrieb Tomasz Jeneralczyk:
> * gnu/packages/gtk.scm (gtk-pixbuf): Remove libx11 from native-inputs
> 
> gdk-pixbuf-xlib was split into its own library in gdk-pixbuf version
> 2.42.0:
> https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/tags/2.42.0
Details go before, not after the ChangeLog.
> ---
>  gnu/packages/gtk.scm | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
> index 4d6a690fbb..835c0be3a2 100644
> --- a/gnu/packages/gtk.scm
> +++ b/gnu/packages/gtk.scm
> @@ -682,8 +682,6 @@ (define-public gdk-pixbuf
>      (propagated-inputs
>       (list ;; Required by gdk-pixbuf-2.0.pc
>             glib
> -           ;; Required by gdk-pixbuf-xlib-2.0.pc
> -           libx11
>             ;; Used for testing and required at runtime.
>             shared-mime-info))
>      (inputs
This patch should go to core-updates, while 2/2 can go to master.





  reply	other threads:[~2022-06-28 12:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 13:09 [bug#56276] [PATCH 0/2] gnu: Add gdk-pixbuf-xlib Tomasz Jeneralczyk
2022-06-28 13:21 ` [bug#56276] [PATCH 1/2] gnu: gdk-pixbuf: Remove unnecessary dependency Tomasz Jeneralczyk
2022-06-28 12:38   ` Liliana Marie Prikler [this message]
2022-06-28 13:45     ` Tomasz Jeneralczyk
2022-06-28 13:49       ` Liliana Marie Prikler
2022-06-28 13:21 ` [bug#56276] [PATCH 2/2] gnu: Add gdk-pixbuf-xlib Tomasz Jeneralczyk
2022-06-28 16:15 ` [bug#56276] [PATCH v2 1/2] " Tomasz Jeneralczyk
2022-06-28 16:15   ` [bug#56276] [PATCH core-updates v2 2/2] gnu: gdk-pixbuf: Remove unnecessary dependency Tomasz Jeneralczyk
2022-07-02 11:54   ` bug#56276: [PATCH v2 1/2] gnu: Add gdk-pixbuf-xlib Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e74bc39ef5c3f4866898589d2afa6f1dae566f67.camel@ist.tugraz.at \
    --to=liliana.prikler@ist.tugraz.at \
    --cc=56276@debbugs.gnu.org \
    --cc=tj@schwi.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).