Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] polari: allow build with new glib environment
@ 2022-07-09 17:26 chexum
  2022-07-10  9:55 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: chexum @ 2022-07-09 17:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chexum/void-packages polari
https://github.com/void-linux/void-packages/pull/37946

polari: allow build with new glib environment
polari no longer builds with current gnome/glib.  Needs glib-devel
explicitly installed, otherwise won't find glib-compile-resources

Change only to compilation environment, no code/testing changes proposed.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-polari-37946.patch --]
[-- Type: text/x-diff, Size: 888 bytes --]

From 6ade429320bc1b60fbfca5563f084b7f8057e26e Mon Sep 17 00:00:00 2001
From: J Farkas <chexum+git@gmail.com>
Date: Sat, 9 Jul 2022 17:22:28 +0000
Subject: [PATCH] polari: allow build with new glib environment

---
 srcpkgs/polari/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/polari/template b/srcpkgs/polari/template
index eb7c9d2dd3df..53233e83acd3 100644
--- a/srcpkgs/polari/template
+++ b/srcpkgs/polari/template
@@ -3,7 +3,7 @@ pkgname=polari
 version=41.0
 revision=1
 build_style=meson
-hostmakedepends="pkg-config itstool gobject-introspection gettext"
+hostmakedepends="pkg-config itstool gobject-introspection gettext glib-devel"
 makedepends="gjs-devel gspell-devel gtk+3-devel libsecret-devel
  libsoup-gnome-devel telepathy-glib-devel telepathy-logger-devel"
 depends="gspell telepathy-idle telepathy-logger telepathy-mission-control"

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

* Re: [PR PATCH] [Merged]: polari: allow build with new glib environment
  2022-07-09 17:26 [PR PATCH] polari: allow build with new glib environment chexum
@ 2022-07-10  9:55 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2022-07-10  9:55 UTC (permalink / raw)
  To: ml

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

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

polari: allow build with new glib environment
https://github.com/void-linux/void-packages/pull/37946

Description:
polari no longer builds with current gnome/glib.  Needs glib-devel
explicitly installed, otherwise won't find glib-compile-resources

Change only to compilation environment, no code/testing changes proposed.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2022-07-10  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-09 17:26 [PR PATCH] polari: allow build with new glib environment chexum
2022-07-10  9:55 ` [PR PATCH] [Merged]: " sgn

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