Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gdk-pixbuf: add shared-mime-info to depends
@ 2020-01-06 21:54 voidlinux-github
  2020-01-07 15:00 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-06 21:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

There is a new pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages gdk-pixbuf-deps
https://github.com/void-linux/void-packages/pull/18082

gdk-pixbuf: add shared-mime-info to depends
I noticed because `sway` (or better, `swaybg`) was failing to show the wallpaper on a minimal install. Installing `shared-mime-info` fixed the issue.

A patch file from https://github.com/void-linux/void-packages/pull/18082.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gdk-pixbuf-deps-18082.patch --]
[-- Type: text/x-diff, Size: 1097 bytes --]

From 43d5fce8f29b3bb0ce601962875f726de9a3bc6e Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Mon, 6 Jan 2020 22:50:59 +0100
Subject: [PATCH] gdk-pixbuf: add shared-mime-info to depends

---
 srcpkgs/gdk-pixbuf/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index d86b347d28d..578dd04a7d3 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,7 +1,7 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
 version=2.40.0
-revision=1
+revision=2
 build_style=meson
 build_helper="gir"
 configure_args="-Dgir=$(vopt_if gir true false) -Djasper=false
@@ -9,6 +9,7 @@ configure_args="-Dgir=$(vopt_if gir true false) -Djasper=false
 hostmakedepends="gettext-devel glib-devel pkg-config libxslt docbook-xsl"
 makedepends="libX11-devel libglib-devel libpng-devel tiff-devel
  shared-mime-info"
+depends="shared-mime-info"
 short_desc="Image loading library for The GTK+ toolkit (v2)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gdk-pixbuf: add shared-mime-info to depends
  2020-01-06 21:54 [PR PATCH] gdk-pixbuf: add shared-mime-info to depends voidlinux-github
@ 2020-01-07 15:00 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-07 15:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

There's a merged pull request on the void-packages repository

gdk-pixbuf: add shared-mime-info to depends
https://github.com/void-linux/void-packages/pull/18082

Description:
I noticed because `sway` (or better, `swaybg`) was failing to show the wallpaper on a minimal install. The error was inside the library `gdk-pixbuf`. Installing `shared-mime-info` fixed the issue.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-07 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 21:54 [PR PATCH] gdk-pixbuf: add shared-mime-info to depends voidlinux-github
2020-01-07 15:00 ` [PR PATCH] [Merged]: " voidlinux-github

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).