Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cnijfilter2: update to 6.60.
@ 2023-08-17 19:38 Llamatron2112
  2023-09-23 13:32 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: Llamatron2112 @ 2023-08-17 19:38 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: cnijfilter2: update to 6.60.
  2023-08-17 19:38 [PR PATCH] cnijfilter2: update to 6.60 Llamatron2112
@ 2023-09-23 13:32 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-09-23 13:32 UTC (permalink / raw)
  To: ml

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

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

cnijfilter2: update to 6.60.
https://github.com/void-linux/void-packages/pull/45644

Description:
#### 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)


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

end of thread, other threads:[~2023-09-23 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-17 19:38 [PR PATCH] cnijfilter2: update to 6.60 Llamatron2112
2023-09-23 13:32 ` [PR PATCH] [Merged]: " Duncaen

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