Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] alsa-utils,-tools,-plugins : update remaining
Date: Thu, 19 Aug 2021 08:58:58 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32577@inbox.vuxu.org> (raw)

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

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

https://github.com/biopsin/void-packages patch-4
https://github.com/void-linux/void-packages/pull/32577

alsa-utils,-tools,-plugins : update remaining
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/32577.patch is attached

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

From 3c236ed164230ca0eba20c52e8e08f9cbb3a2cf3 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Thu, 19 Aug 2021 06:07:24 +0000
Subject: [PATCH 1/3] alsa-utils: update to 1.2.5.1

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 562a6896aa7e..7cefc15ef2b1 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.4
+version=1.2.5.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=98ffc2d599de0577d423a48fa5f20a992ca0b82d812ed1f2e58ade49ac6da426
+checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
 
 post_install() {
 	# Install required udev rules file.

From d10c9774a2efb822928ce2bea9e618f2ec8eb3b2 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Thu, 19 Aug 2021 06:20:02 +0000
Subject: [PATCH 2/3] alsa-tools:update to 1.2.5

---
 srcpkgs/alsa-tools/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/alsa-tools/template b/srcpkgs/alsa-tools/template
index 1078472c79ae..40aa8080d8cd 100644
--- a/srcpkgs/alsa-tools/template
+++ b/srcpkgs/alsa-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'alsa-tools'
 pkgname=alsa-tools
-version=1.2.2
-revision=2
+version=1.2.5
+revision=1
 hostmakedepends="pkg-config"
 makedepends="fltk-devel gtk+-devel gtk+3-devel"
 depends="python3-gobject python3-alsa"
@@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="GPL-2.0-only"
 homepage="http://alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/tools/alsa-tools-${version}.tar.bz2"
-checksum=bfd3c7aae1289269605d3da02279159b10e3dabdd31e658cbceaa30170957349
+checksum=35a71027a01f4d7de4722e223520e940de68b3c570b6c671691567ae28f9893e
 python_version=3
 
 _tools="

From c2766d157135daca97259595e755a1e4136f296f Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Thu, 19 Aug 2021 06:42:03 +0000
Subject: [PATCH 3/3] alsa-plugins: update to 1.2.5

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 717603d7d606..731664697790 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.2
+version=1.2.5
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=1c0f06450c928d711719686c9dbece2d480184f36fab11b8f0534cb7b41e337d
+checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

             reply	other threads:[~2021-08-19  6:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19  6:58 biopsin [this message]
2021-08-20  8:57 ` dkwo
2021-08-20 15:52 ` ericonr
2021-08-20 15:52 ` [PR PATCH] [Merged]: " ericonr

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