Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libnice: update to 0.1.18
Date: Tue, 10 Nov 2020 02:29:45 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26266@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages libnice
https://github.com/void-linux/void-packages/pull/26266

libnice: update to 0.1.18


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

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

From 9d9e4acf2e07240c2d552fef1f035121fa8c8584 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 19:24:15 -0600
Subject: [PATCH] libnice: update to 0.1.18

---
 srcpkgs/libnice/template | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libnice/template b/srcpkgs/libnice/template
index 624178e46f3..800f6a12cb3 100644
--- a/srcpkgs/libnice/template
+++ b/srcpkgs/libnice/template
@@ -1,23 +1,28 @@
 # Template file for 'libnice'
 pkgname=libnice
-version=0.1.17
-revision=2
+version=0.1.18
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dcrypto-library=openssl -Dgtk_doc=disabled -Dtests=disabled
  -Dexamples=disabled -Dintrospection=$(vopt_if gir enabled disabled)"
-hostmakedepends="pkg-config glib-devel"
-makedepends="gstreamer1-devel libsoup-devel gupnp-igd-devel libressl-devel"
+hostmakedepends="pkg-config"
+makedepends="gstreamer1-devel libsoup-devel gupnp-igd-devel libressl-devel
+ glib-devel"
 short_desc="Implementation of the IETF's draft ICE (for P2P UDP data streams)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://libnice.freedesktop.org/"
 distfiles="https://libnice.freedesktop.org/releases/libnice-${version}.tar.gz"
-checksum=1952a0dec58b5c9ccc3f25193df4e2d1244cb382cac611b71e25afcd7b069526
+checksum=5eabd25ba2b54e817699832826269241abaa1cf78f9b240d1435f936569273f4
 
 build_options="gir"
 build_options_default="gir"
 
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" glib-devel"
+fi
+
 libnice-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
 	short_desc+=" - development files"

             reply	other threads:[~2020-11-10  1:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10  1:29 ndowens [this message]
2020-11-13 19:50 ` [PR REVIEW] " ahesford
2020-11-14  0:22 ` [PR PATCH] [Updated] " ndowens
2020-11-14  1:11 ` ndowens
2020-11-14  4:22 ` [PR PATCH] [Merged]: " ahesford

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-26266@inbox.vuxu.org \
    --to=ndowens@users.noreply.github.com \
    --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).