Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] antimicrox: update to 3.4.0
@ 2024-05-29  9:38 summrum
  0 siblings, 0 replies; only message in thread
From: summrum @ 2024-05-29  9:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/summrum/void-packages antimicrox-3.4.0_1
https://github.com/void-linux/void-packages/pull/50580

antimicrox: update to 3.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-musl crossbuild
  - armv7l crossbuild
  - x86_64-musl crossbuild



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-antimicrox-3.4.0_1-50580.patch --]
[-- Type: text/x-diff, Size: 2398 bytes --]

From 43748f62268586fb4a5cb4bf2ca57f769c84b415 Mon Sep 17 00:00:00 2001
From: summrum <92579165+summrum@users.noreply.github.com>
Date: Wed, 29 May 2024 10:28:49 +0100
Subject: [PATCH 1/2] Update time64.patch

---
 srcpkgs/antimicrox/patches/time64.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/antimicrox/patches/time64.patch b/srcpkgs/antimicrox/patches/time64.patch
index b7b066bb2cd6c3..f75ba072ac6cac 100644
--- a/srcpkgs/antimicrox/patches/time64.patch
+++ b/srcpkgs/antimicrox/patches/time64.patch
@@ -1,6 +1,6 @@
---- a/src/eventhandlers/uinputeventhandler.cpp	2020-10-02 09:51:36.000000000 +0200
-+++ b/src/eventhandlers/uinputeventhandler.cpp	2020-12-06 10:17:47.922175141 +0100
-@@ -498,9 +498,12 @@
+--- a/src/eventhandlers/uinputeventhandler.cpp	2024-05-29 09:54:07.142960160 +0100
++++ b/src/eventhandlers/uinputeventhandler.cpp	2024-05-29 09:58:41.351964751 +0100
+@@ -441,9 +441,12 @@
  {
      struct input_event ev;
      struct input_event ev2;
@@ -14,7 +14,7 @@
      ev.type = type;
      ev.code = code;
      ev.value = value;
-@@ -510,7 +513,9 @@
+@@ -453,7 +456,9 @@
      if (syn)
      {
          memset(&ev2, 0, sizeof(struct input_event));

From 16fe2cd425e5d629341549960018d91812380747 Mon Sep 17 00:00:00 2001
From: summrum <92579165+summrum@users.noreply.github.com>
Date: Wed, 29 May 2024 10:29:22 +0100
Subject: [PATCH 2/2] Update template

---
 srcpkgs/antimicrox/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/antimicrox/template b/srcpkgs/antimicrox/template
index c2207a398fcbda..56cbc432ddd64e 100644
--- a/srcpkgs/antimicrox/template
+++ b/srcpkgs/antimicrox/template
@@ -1,6 +1,6 @@
 # Template file for 'antimicrox'
 pkgname=antimicrox
-version=3.3.4
+version=3.4.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config extra-cmake-modules itstool gettext qt5-qmake
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/AntiMicroX/antimicrox"
 changelog="https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/CHANGELOG.md"
 distfiles="https://github.com/AntiMicroX/antimicrox/archive/${version}.tar.gz"
-checksum=c5e8d7c827f64b0a162133f9cac2ddc8dc0c9243541fae1a8ced5424b4fb7b3c
+checksum=5f7213e7a4e4c0b0237d674927e660b041357883868c6d8681f334f56d3fbe92
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" libexecinfo-devel"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-29  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-29  9:38 [PR PATCH] antimicrox: update to 3.4.0 summrum

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