Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libqmi: update to 1.26.6
@ 2020-11-10  1:40 ndowens
  2020-11-11  2:18 ` [PR PATCH] [Closed]: " ndowens
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-10  1:40 UTC (permalink / raw)
  To: ml

[-- 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}"

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

* Re: [PR PATCH] [Closed]: libqmi: update to 1.26.6
  2020-11-10  1:40 [PR PATCH] libqmi: update to 1.26.6 ndowens
@ 2020-11-11  2:18 ` ndowens
  0 siblings, 0 replies; 2+ messages in thread
From: ndowens @ 2020-11-11  2:18 UTC (permalink / raw)
  To: ml

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

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

libqmi: update to 1.26.6
https://github.com/void-linux/void-packages/pull/26267

Description:


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

end of thread, other threads:[~2020-11-11  2:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10  1:40 [PR PATCH] libqmi: update to 1.26.6 ndowens
2020-11-11  2:18 ` [PR PATCH] [Closed]: " ndowens

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