Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update template
@ 2024-05-22  1:41 slimjimsoftware
  2024-05-22  1:43 ` classabbyamp
  2024-05-22  1:46 ` [PR PATCH] [Closed]: cnijfilter2: add aarch64 slimjimsoftware
  0 siblings, 2 replies; 3+ messages in thread
From: slimjimsoftware @ 2024-05-22  1:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/slimjimsoftware/void-packages patch-1
https://github.com/void-linux/void-packages/pull/50459

Update template
add aarch64 arch. This driver compiles and works on an M1 MacBook Pro - tested with a Canon PIXMA G3600

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 237290935522a0e45203dece140b547e0321312c Mon Sep 17 00:00:00 2001
From: SlimJiM <enquiries@slimjimsoftware.co.uk>
Date: Wed, 22 May 2024 13:40:52 +1200
Subject: [PATCH] Update template

add aarch64 arch. This driver compiles and works on an M1 MacBook Pro - tested with a Canon PIXMA G3600
---
 srcpkgs/cnijfilter2/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cnijfilter2/template b/srcpkgs/cnijfilter2/template
index 44269649a1d8eb..a898b371077b0b 100644
--- a/srcpkgs/cnijfilter2/template
+++ b/srcpkgs/cnijfilter2/template
@@ -3,7 +3,7 @@ pkgname=cnijfilter2
 version=6.60
 revision=1
 _uprevision=-1
-archs="i686 x86_64"
+archs="i686 x86_64 aarch64"
 build_style=gnu-configure
 hostmakedepends="automake autoconf libtool"
 makedepends="cups-devel glib-devel libusb-devel libxml2-devel"

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

* Re: Update template
  2024-05-22  1:41 [PR PATCH] Update template slimjimsoftware
@ 2024-05-22  1:43 ` classabbyamp
  2024-05-22  1:46 ` [PR PATCH] [Closed]: cnijfilter2: add aarch64 slimjimsoftware
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-05-22  1:43 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/50459#issuecomment-2123720133

Comment:
- commit message should be `cnijfilter2: build on aarch64` or something similar
- `revision` should be incremented in the template

I recommend not using github's web UI to make commits, as amending the commit to make these changes will be impossible

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

* Re: [PR PATCH] [Closed]: cnijfilter2: add aarch64
  2024-05-22  1:41 [PR PATCH] Update template slimjimsoftware
  2024-05-22  1:43 ` classabbyamp
@ 2024-05-22  1:46 ` slimjimsoftware
  1 sibling, 0 replies; 3+ messages in thread
From: slimjimsoftware @ 2024-05-22  1:46 UTC (permalink / raw)
  To: ml

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

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

cnijfilter2: add aarch64
https://github.com/void-linux/void-packages/pull/50459

Description:
add aarch64 arch. This driver compiles and works on an M1 MacBook Pro - tested with a Canon PIXMA G3600

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-05-22  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-22  1:41 [PR PATCH] Update template slimjimsoftware
2024-05-22  1:43 ` classabbyamp
2024-05-22  1:46 ` [PR PATCH] [Closed]: cnijfilter2: add aarch64 slimjimsoftware

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