Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gdk-pixbuf: add shared-mime-info to depends
Date: Mon, 06 Jan 2020 22:54:24 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18082@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2020-01-06 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 21:54 voidlinux-github [this message]
2020-01-07 15:00 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18082@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /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.
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).