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

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

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

https://github.com/ndowens/void-packages libqmi
https://github.com/void-linux/void-packages/pull/26267

libqmi: update to 1.26.6


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

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

From a85f74e607355e2d25817623d155bd38b2ef9adc Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 19:39:51 -0600
Subject: [PATCH] libqmi: update to 1.26.6

---
 srcpkgs/libqmi/template | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libqmi/template b/srcpkgs/libqmi/template
index ba9adcc2393..b56f6c99424 100644
--- a/srcpkgs/libqmi/template
+++ b/srcpkgs/libqmi/template
@@ -1,17 +1,25 @@
 # Template file for 'libqmi'
 pkgname=libqmi
-version=1.24.8
+version=1.26.6
 revision=1
 build_style=gnu-configure
-configure_args="--disable-static --enable-mbim-qmux"
-hostmakedepends="glib-devel pkg-config"
-makedepends="libglib-devel libgudev-devel libmbim-devel"
+build_helper=gir
+configure_args="--disable-static --enable-mbim-qmux
+ $(vopt_enable introspection)"
+hostmakedepends="pkg-config"
+makedepends="glib-devel libgudev-devel libmbim-devel"
 short_desc="QMI modem protocol helper library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.freedesktop.org/wiki/Software/libqmi/"
 distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=c793db2c91d7928160341b357b26315d9c879ecb36699cb7a6b36054cba60893
+checksum=a71963bb1097a42665287e40a9a36f95b8f9d6d6a4b7a5de22d660328af97cb9
+build_options="gir"
+build_options_default="gir"
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" glib-devel"
+fi
 
 libqmi-devel_package() {
 	depends="${makedepends} ${sourcepkg}-${version}_${revision}"

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10  1:40 ndowens [this message]
2020-11-11  2:18 ` [PR PATCH] [Closed]: " ndowens

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