Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hplip: update to 3.20.5
@ 2020-05-21  7:33 newbluemoon
  2020-05-21 10:46 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: newbluemoon @ 2020-05-21  7:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages hplip
https://github.com/void-linux/void-packages/pull/22164

hplip: update to 3.20.5


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

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

From 9aca8cefa587779a1699f4429cc1d122b4ae3719 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Thu, 21 May 2020 09:26:00 +0200
Subject: [PATCH] hplip: update to 3.20.5

---
 srcpkgs/hplip/patches/configure.patch | 14 ++++++++++++++
 srcpkgs/hplip/template                |  4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/hplip/patches/configure.patch

diff --git a/srcpkgs/hplip/patches/configure.patch b/srcpkgs/hplip/patches/configure.patch
new file mode 100644
index 00000000000..c680e6a341c
--- /dev/null
+++ b/srcpkgs/hplip/patches/configure.patch
@@ -0,0 +1,14 @@
+The wrong variable is saved before the test and CFLAGS gets overwritten
+with an empty one afterwards.
+
+--- configure.in.orig	2020-05-11 15:34:13.000000000 +0200
++++ configure.in	2020-05-21 08:45:20.113154658 +0200
+@@ -604,7 +604,7 @@
+    fi
+ fi
+ 
+-SAVE_CPPFLAGS="$CPPFLAGS"
++save_CFLAGS="$CFLAGS"
+ CFLAGS=`python-config --includes`
+ if [ $? -eq 0 ] 
+ then
diff --git a/srcpkgs/hplip/template b/srcpkgs/hplip/template
index cc0bd1fd9f5..1dcb1ebc686 100644
--- a/srcpkgs/hplip/template
+++ b/srcpkgs/hplip/template
@@ -1,6 +1,6 @@
 # Template file for 'hplip'
 pkgname=hplip
-version=3.20.3
+version=3.20.5
 revision=1
 build_style=gnu-configure
 pycompile_dirs="usr/share/hplip"
@@ -31,7 +31,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, BSD-3-Clause, MIT"
 homepage="https://developers.hp.com/hp-linux-imaging-and-printing"
 distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz"
-checksum=41097ec52af5cce51ec7b0200d9f9ec82649b58ae7105259e82130e9cf63066a
+checksum=004bbd78487b7803cdcf2a96b00de938797227068c4de43ee7ad7d174c4e475a
 conflicts="hplip-gui"
 
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/${py3_inc}"

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

* Re: [PR PATCH] [Merged]: hplip: update to 3.20.5
  2020-05-21  7:33 [PR PATCH] hplip: update to 3.20.5 newbluemoon
@ 2020-05-21 10:46 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-21 10:46 UTC (permalink / raw)
  To: ml

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

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

hplip: update to 3.20.5
https://github.com/void-linux/void-packages/pull/22164

Description:


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

end of thread, other threads:[~2020-05-21 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21  7:33 [PR PATCH] hplip: update to 3.20.5 newbluemoon
2020-05-21 10:46 ` [PR PATCH] [Merged]: " Hoshpak

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