Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libwacom: update to 2.3.0
Date: Sat, 25 Jun 2022 09:32:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37677@inbox.vuxu.org> (raw)

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

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

https://github.com/hervyqa/void-packages libwacom
https://github.com/void-linux/void-packages/pull/37677

libwacom: update to 2.3.0
#### 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-musl)

![Screenshot_20220625_143106](https://user-images.githubusercontent.com/45872139/175763499-da25e131-922c-4506-bc22-5c0a0c5bfe37.png)



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

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

From 11ab8b5da677224ef4f83e81b7ade259835bbc7e Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Sat, 25 Jun 2022 14:01:51 +0700
Subject: [PATCH] libwacom: update to 2.3.0

---
 common/shlibs             | 4 ++--
 srcpkgs/libinput/template | 2 +-
 srcpkgs/libwacom/template | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 8231f48d36a3..7a169e5b0a09 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1028,7 +1028,7 @@ libgck-1.so.0 gcr-3.8.0_1
 libgcr-ui-3.so.1 gcr-3.8.0_1
 libcld2.so cld2-0.0.1.20150821_1
 libcld2_full.so cld2-full-0.0.1.20150821_1
-libwacom.so.2 libwacom-0.3_1
+libwacom.so.9 libwacom-2.3.0_1
 libfarstream-0.2.so.5 farstream-0.2.7_1
 libass.so.9 libass-0.13.6_1
 libcryptui.so.0 libcryptui-3.4.0_1
@@ -1563,7 +1563,7 @@ libwx_gtk2u_media-3.0.so.0 wxWidgets-3.0.1_1
 libmspack.so.0 libmspack-0.4alpha_1
 libslim.so.1.3.6 slim-1.3.6_1
 libmediaart-2.0.so.0 libmediaart-1.9.1_1
-libinput.so.10 libinput-1.2.0_1
+libinput.so.10 libinput-1.2.0_2
 libuhttpmock-0.0.so.0 uhttpmock-0.2.0_1
 libgfbgraph-0.2.so.0 gfbgraph-0.2.2_1
 libgtkhex-3.so.0 libgtkhex-3.10.0_1
diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template
index 1736a1f91f39..5ff9c16a9ef6 100644
--- a/srcpkgs/libinput/template
+++ b/srcpkgs/libinput/template
@@ -1,7 +1,7 @@
 # Template file for 'libinput'
 pkgname=libinput
 version=1.20.1
-revision=1
+revision=2
 build_style=meson
 configure_args="-Dtests=false"
 hostmakedepends="pkg-config wayland-devel"
diff --git a/srcpkgs/libwacom/template b/srcpkgs/libwacom/template
index 248a33d407ac..3ab18f68aa03 100644
--- a/srcpkgs/libwacom/template
+++ b/srcpkgs/libwacom/template
@@ -1,6 +1,6 @@
 # Template file for 'libwacom'
 pkgname=libwacom
-version=1.12
+version=2.3.0
 revision=1
 build_style=meson
 build_helper="qemu"
@@ -13,8 +13,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/linuxwacom/libwacom"
 changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
-distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
-checksum=290450d604f78bbd956eddb69f79f8d56f8ed1a5ccbb5e88e22fa84fa2fceb4f
+distfiles="https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
+checksum=2fb22a7072cdbcf742d91c38246b0f91bbfd753b934ef5227e31554effb62334
 
 if [ -z "${XBPS_CHECK_PKGS}" ]; then
 	configure_args+=" -Dtests=disabled"

             reply	other threads:[~2022-06-25  7:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-25  7:32 hervyqa [this message]
2022-06-25  7:38 ` hervyqa
2022-06-25 18:18 ` classabbyamp
2022-07-09 12:25 ` [PR PATCH] [Updated] " hervyqa
2022-09-26 11:33 ` 0-st
2022-10-02  1:55 ` hervyqa
2022-11-21  1:32 ` [PR PATCH] [Updated] " hervyqa
2022-11-21  1:46 ` hervyqa
2022-11-21  1:59 ` libwacom: update to 2.5.0 classabbyamp
2022-11-21  3:15 ` hervyqa
2022-11-21  3:21 ` classabbyamp
2022-11-21  3:46 ` hervyqa
2023-01-11  1:03 ` mhmdanas
2023-02-05 11:26 ` [PR PATCH] [Closed]: " hervyqa
2023-02-05 11:26 ` hervyqa

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