Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] hplip: update to 3.20.5
Date: Thu, 21 May 2020 09:33:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22164@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2020-05-21  7:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21  7:33 newbluemoon [this message]
2020-05-21 10:46 ` [PR PATCH] [Merged]: " Hoshpak

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-22164@inbox.vuxu.org \
    --to=newbluemoon@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).