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] vte3: update to 0.58.2.
Date: Mon, 14 Oct 2019 15:53:46 +0200	[thread overview]
Message-ID: <20191014135346.T9AL7JA1gLrO_eN7LHYFb1Pj5GsGvlOnGQR8kCvnj4o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15448@inbox.vuxu.org>

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

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

https://github.com/Wychmire/void-packages vte3
https://github.com/void-linux/void-packages/pull/15448

vte3: update to 0.58.2.


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

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

From 3ae5ea33ba1814268cae66636ff7351b3960a68a Mon Sep 17 00:00:00 2001
From: Caleb JA <skywise@tutanota.de>
Date: Sun, 13 Oct 2019 22:35:44 -0400
Subject: [PATCH] vte3: update to 0.58.2.

---
 srcpkgs/vte3/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vte3/template b/srcpkgs/vte3/template
index 7fe00d03692..b449f998e4a 100644
--- a/srcpkgs/vte3/template
+++ b/srcpkgs/vte3/template
@@ -1,22 +1,22 @@
 # Template file for 'vte3'
 pkgname=vte3
-version=0.56.3
+version=0.58.2
 revision=1
 wrksrc="vte-${version}"
-build_style=gnu-configure
+build_style=meson
 build_helper="gir"
-configure_args="--disable-static $(vopt_enable gir introspection)
- $(vopt_enable vala)"
+configure_args="-Db_ndebug=false -Dgir=$(vopt_if gir true false)
+ -Dvapi=$(vopt_if vala true false)"
 hostmakedepends="glib-devel gnome-doc-utils gperf intltool pkg-config
  $(vopt_if vala vala)"
-makedepends="gnutls-devel gtk+3-devel pcre2-devel $(vopt_if vala vala)"
+makedepends="gnutls-devel gtk+3-devel pcre2-devel $(vopt_if vala vala-devel)"
 depends="vte"
 short_desc="Terminal widget with improved accessibility and I18N support"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
 distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
-checksum=17a1d4bc8848f1d2acfa4c20aaa24b9bac49f057b8909c56d3dafec2e2332648
+checksum=33c966d2b1f2c3b0f9416dbca883fd746159b5bd040350e3b78f8104b2a42bc0
 
 # Suppress warnings as errors for NULL format strings (musl libc)
 CXXFLAGS="-Wno-error=format="
@@ -42,6 +42,5 @@ vte3-devel_package() {
 		if [ "$build_option_vala" ]; then
 			vmove usr/share/vala
 		fi
-		vmove usr/share/gtk-doc
 	}
 }

  parent reply	other threads:[~2019-10-14 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-14  2:37 [PR PATCH] " voidlinux-github
2019-10-14 13:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-14 13:53 ` voidlinux-github [this message]
2019-10-15 16:00 ` voidlinux-github
2019-10-15 16:00 ` voidlinux-github
2019-10-15 19: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=20191014135346.T9AL7JA1gLrO_eN7LHYFb1Pj5GsGvlOnGQR8kCvnj4o@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).