Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [wip] gtk4: enable gir always
Date: Thu, 10 Oct 2019 18:06:54 +0200	[thread overview]
Message-ID: <20191010160654.eYcuQsuagONPUVQp69nzdx-vJoNYri2KCHYV6vFI3qg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15271@inbox.vuxu.org>

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

There is an updated pull request by q66 against master on the void-packages repository

https://github.com/void-ppc/void-packages gtk4
https://github.com/void-linux/void-packages/pull/15271

[wip] gtk4: enable gir always
Not sure if this will work, let's see with the CI.

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

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

From 6b2c70cbccfdc599d981ea53f42cb6b0479bd2eb Mon Sep 17 00:00:00 2001
From: q66 <daniel@octaforge.org>
Date: Sat, 10 Aug 2019 05:03:02 +0200
Subject: [PATCH] gtk4: enable gir always

---
 srcpkgs/gtk4/template | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index 783705b0729..58388b515c0 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk4'
 pkgname=gtk4
 version=3.94.0
-revision=1
+revision=2
 wrksrc="gtk+-${version}"
 build_style=meson
 build_helper="gir"
@@ -35,13 +35,7 @@ build_options="broadway colord cups gir cloudproviders wayland x11"
 desc_option_broadway="Enable support for the HTML5 Broadway backend"
 desc_option_cloudproviders="Enable integration with cloudproviders, such as Nextcloud"
 
-build_options_default="colord cups broadway wayland x11 cloudproviders vulkan"
-
-case "$XBPS_TARGET_MACHINE" in
-	x86_64-musl) build_options_default+=" gir" ;;
-	*-musl) ;;
-	*) build_options_default+=" gir" ;;
-esac
+build_options_default="colord cups broadway wayland x11 cloudproviders vulkan gir"
 
 gtk4-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

  parent reply	other threads:[~2019-10-10 16:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 22:00 [PR PATCH] " voidlinux-github
2019-10-08 22:01 ` voidlinux-github
2019-10-08 22:02 ` [PR PATCH] [Updated] [wip] " voidlinux-github
2019-10-08 22:02 ` voidlinux-github
2019-10-08 22:44 ` voidlinux-github
2019-10-10 16:06 ` voidlinux-github [this message]
2019-10-10 16:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12  9:18 ` [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=20191010160654.eYcuQsuagONPUVQp69nzdx-vJoNYri2KCHYV6vFI3qg@z \
    --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).