Github messages for voidlinux
 help / color / mirror / Atom feed
From: Llamatron2112 <Llamatron2112@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] cnijfilter2: update to 6.60.
Date: Thu, 17 Aug 2023 21:38:57 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45644@inbox.vuxu.org> (raw)

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

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

https://github.com/Llamatron2112/void-packages cnijfilter2
https://github.com/void-linux/void-packages/pull/45644

cnijfilter2: update to 6.60.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)


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

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

From de4820bcd43b06b549ac7cb9fc9d2d54e47a2de1 Mon Sep 17 00:00:00 2001
From: Llamatron2112 <llamatron2112@gmail.com>
Date: Thu, 17 Aug 2023 21:26:40 +0200
Subject: [PATCH] cnijfilter2: update to 6.60.

---
 srcpkgs/cnijfilter2/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/cnijfilter2/template b/srcpkgs/cnijfilter2/template
index aaba687b7aa8d..44269649a1d8e 100644
--- a/srcpkgs/cnijfilter2/template
+++ b/srcpkgs/cnijfilter2/template
@@ -1,6 +1,6 @@
 # Template file for 'cnijfilter2'
 pkgname=cnijfilter2
-version=6.10
+version=6.60
 revision=1
 _uprevision=-1
 archs="i686 x86_64"
@@ -12,14 +12,14 @@ short_desc="Canon printer drivers for a number of PIXMA models"
 maintainer="Ralph van Etten <ralph@et10.org>"
 license="custom:canon,GPL-2.0-or-later"
 homepage="https://www.canon-europe.com/support/consumer_products/products/fax__multifunctionals/inkjet/pixma_ts_series/pixma-ts9540.html?type=drivers&driverdetailid=tcm:13-1714899"
-distfiles="http://gdlp01.c-wss.com/gds/1/0100010921/01/cnijfilter2-source-${version}${_uprevision}.tar.gz"
-checksum=d9cadbf705d899762df5e2c2f4714699f8c333a6d812bc59b2b2097ee56503d7
+distfiles="https://gdlp01.c-wss.com/gds/3/0100011753/01/${pkgname}-source-${version}${_uprevision}.tar.gz"
+checksum=997119d67897d2b6405555bc6baa4cf7727bf0ecc6467f86df408831b1dab6d0
 repository=nonfree
 
 CFLAGS="-fcommon"
 
 do_configure() {
-	local _libs="-L../../com/libs_bin${XBPS_TARGET_WORDSIZE}"
+	local _libs="-L../../com/libs_bin_${XBPS_TARGET_MACHINE}"
 	for pkg in cmdtocanonij{2,3} cnijbe2 lgmon3 {raster,}tocanonij tocnpwg; do
 		msg_normal "Configuring ${pkg} ...\n"
 		cd ${wrksrc}/${pkg}
@@ -37,12 +37,13 @@ do_build() {
 		msg_normal "Building ${pkg} ...\n"
 		cd ${wrksrc}/${pkg}
 		make clean
-		make ${makejobs}
+#		make ${makejobs}
+		make
 	done
 }
 
 do_install() {
-	local _libs="com/libs_bin${XBPS_TARGET_WORDSIZE}"
+	local _libs="com/libs_bin_${XBPS_TARGET_MACHINE}"
 	for pkg in cmdtocanonij{2,3} cnijbe2 lgmon3 {raster,}tocanonij tocnpwg; do
 		msg_normal "Installing ${pkg} ...\n"
 		cd ${wrksrc}/${pkg}

             reply	other threads:[~2023-08-17 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-17 19:38 Llamatron2112 [this message]
2023-09-23 13:32 ` [PR PATCH] [Merged]: " Duncaen

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