From: Chocimier <Chocimier@users.noreply.github.com> To: ml@inbox.vuxu.org Subject: Re: [PR PATCH] [Updated] gdk-pixbuf: update to 2.42.0 Date: Thu, 27 Jan 2022 21:20:36 +0100 [thread overview] Message-ID: <20220127202036.hwjnIkLCq2Mw6CQ2CplLvYvjH-adANOdu7I79ufBImI@z> (raw) In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26656@inbox.vuxu.org> [-- Attachment #1: Type: text/plain, Size: 781 bytes --] There is an updated pull request by Chocimier against master on the void-packages repository https://github.com/ndowens/void-packages gdk-pixbuf https://github.com/void-linux/void-packages/pull/26656 gdk-pixbuf: update to 2.42.0 Upstream has split gdk-pixbuf-xlib into it's own source. Created new gdk-pixbuf-xlib to reflect this. gdk-pixbuf-xlib only containts /usr/include/* and /usr/lib/* files so unsure if I should leave it named as is or just possibly name it to gdk-pixbuf-xlib-devel ? Rebuild packages that xbps-query -RX gdk-pixbuf-xlib reported with new gdk-pixbuf-xlib package added to makedepends. Side-note: Open a PR upstream for gdk-pixbuf to include patch for gir. A patch file from https://github.com/void-linux/void-packages/pull/26656.patch is attached [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: github-pr-gdk-pixbuf-26656.patch --] [-- Type: text/x-diff, Size: 1766 bytes --] From 4b1360f713824e16835ae5014d36737054c18fae Mon Sep 17 00:00:00 2001 From: Nathan Owens <ndowens@artixlinux.org> Date: Mon, 23 Nov 2020 11:45:53 -0600 Subject: [PATCH 1/2] fbxkb: fix build with new gdk-pixbuf-xlib --- srcpkgs/fbxkb/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fbxkb/template b/srcpkgs/fbxkb/template index 1356d32df971..233b15e8592e 100644 --- a/srcpkgs/fbxkb/template +++ b/srcpkgs/fbxkb/template @@ -4,7 +4,7 @@ version=0.6 revision=2 build_style=configure hostmakedepends="pkg-config" -makedepends="xorg-server-devel gtk+-devel" +makedepends="xorg-server-devel gtk+-devel gdk-pixbuf-xlib-devel" short_desc="Lightweight X keyboard layout indicator, uses GTK+2" maintainer="Pavel Kiselev <kispash@yandex.ru>" license="MIT" From 74783773794f4d1e361e277df6ecf4f19e68ee0c Mon Sep 17 00:00:00 2001 From: Nathan Owens <ndowens@artixlinux.org> Date: Mon, 23 Nov 2020 11:53:29 -0600 Subject: [PATCH 2/2] xscreensaver: fix build with new new gdk-pixbuf-xlib --- srcpkgs/xscreensaver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xscreensaver/template b/srcpkgs/xscreensaver/template index 38877de95607..c9b98cdffd9f 100644 --- a/srcpkgs/xscreensaver/template +++ b/srcpkgs/xscreensaver/template @@ -10,7 +10,7 @@ configure_args="--with-pam --with-login-manager conf_files="/etc/pam.d/xscreensaver" hostmakedepends="bc intltool pkg-config" makedepends="glu-devel libXi-devel libXinerama-devel libXmu-devel libXpm-devel - libXrandr-devel libglade-devel pam-devel" + libXrandr-devel libglade-devel pam-devel gdk-pixbuf-xlib-devel" depends="perl perl-LWP" short_desc="Screen saver and locker for the X Window System" maintainer="Leah Neukirchen <leah@vuxu.org>"
next prev parent reply other threads:[~2022-01-27 20:20 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-11-23 18:04 [PR PATCH] " ndowens 2020-11-23 18:09 ` [PR PATCH] [Closed]: " ndowens 2020-11-23 18:48 ` [PR PATCH] [Updated] " ndowens 2020-11-23 19:03 ` ndowens 2022-01-22 8:53 ` biopsin 2022-01-27 20:20 ` Chocimier [this message] 2022-01-27 20:29 ` Chocimier 2022-01-27 20:29 ` [PR PATCH] [Merged]: " Chocimier
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 * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220127202036.hwjnIkLCq2Mw6CQ2CplLvYvjH-adANOdu7I79ufBImI@z \ --to=chocimier@users.noreply.github.com \ --cc=ml@inbox.vuxu.org \ --subject='Re: [PR PATCH] [Updated] gdk-pixbuf: update to 2.42.0' \ /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
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 NNTP newsgroup(s).