Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qrencode: update to 4.1.0, enable tests
@ 2020-08-30 17:00 daniel-eys
  2020-08-30 17:41 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-08-30 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages qrencode
https://github.com/void-linux/void-packages/pull/24553

qrencode: update to 4.1.0, enable tests
None

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

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

From 93f77952d7786e41851818a593870f23f454dac7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sun, 30 Aug 2020 17:31:43 +0200
Subject: [PATCH] qrencode: update to 4.1.0, enable tests

---
 srcpkgs/qrencode/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qrencode/template b/srcpkgs/qrencode/template
index 31f9a803470..96478376fcc 100644
--- a/srcpkgs/qrencode/template
+++ b/srcpkgs/qrencode/template
@@ -1,6 +1,6 @@
 # Template file for 'qrencode'
 pkgname=qrencode
-version=4.0.2
+version=4.1.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -8,9 +8,13 @@ makedepends="libpng-devel"
 short_desc="Library for encoding data in a QR Code symbol"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://fukuchi.org/works/qrencode/index.html.en"
-distfiles="http://fukuchi.org/works/qrencode/qrencode-${version}.tar.bz2"
-checksum=c9cb278d3b28dcc36b8d09e8cad51c0eca754eb004cb0247d4703cb4472b58b4
+homepage="https://fukuchi.org/works/qrencode/index.html.en"
+distfiles="https://fukuchi.org/works/qrencode/qrencode-${version}.tar.bz2"
+checksum=ac7eff020d94be016d5b93bc6567f10a4a4692dcced901a384300f589a6cad0a
+
+if [ "$XBPS_CHECK_PKGS" ]; then
+	configure_args+=" --with-tests"
+fi
 
 qrencode-devel_package() {
 	depends="libqrencode-${version}_${revision}"

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

* Re: [PR PATCH] [Merged]: qrencode: update to 4.1.0, enable tests
  2020-08-30 17:00 [PR PATCH] qrencode: update to 4.1.0, enable tests daniel-eys
@ 2020-08-30 17:41 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-08-30 17:41 UTC (permalink / raw)
  To: ml

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

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

qrencode: update to 4.1.0, enable tests
https://github.com/void-linux/void-packages/pull/24553

Description:
None

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

end of thread, other threads:[~2020-08-30 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30 17:00 [PR PATCH] qrencode: update to 4.1.0, enable tests daniel-eys
2020-08-30 17:41 ` [PR PATCH] [Merged]: " Piraty

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