Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libopenal: update to 1.23.1.
@ 2023-12-02  0:22 mhmdanas
  2023-12-02 23:15 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-12-02  0:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libopenal-1.23.1
https://github.com/void-linux/void-packages/pull/47530

libopenal: update to 1.23.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/47530.patch is attached

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

From 0037daf4dd534cbd0bb7363253d9d4004ce50b92 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Sat, 2 Dec 2023 00:19:39 +0000
Subject: [PATCH] libopenal: update to 1.23.1.

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

diff --git a/srcpkgs/libopenal/template b/srcpkgs/libopenal/template
index 77218f9e539df..88d0f11307d81 100644
--- a/srcpkgs/libopenal/template
+++ b/srcpkgs/libopenal/template
@@ -1,6 +1,6 @@
 # Template file for 'libopenal'
 pkgname=libopenal
-version=1.22.2
+version=1.23.1
 revision=1
 build_style=cmake
 configure_args="-DALSOFT_EXAMPLES=OFF"
@@ -13,7 +13,7 @@ license="LGPL-2.1-or-later"
 homepage="http://openal-soft.org/"
 changelog="https://raw.githubusercontent.com/kcat/openal-soft/master/ChangeLog"
 distfiles="http://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2"
-checksum=ae94cc95cda76b7cc6e92e38c2531af82148e76d3d88ce996e2928a1ea7c3d20
+checksum=796f4b89134c4e57270b7f0d755f0fa3435b90da437b745160a49bd41c845b21
 
 build_options="sndio"
 build_options_default="sndio"
@@ -21,7 +21,7 @@ build_options_default="sndio"
 pre_configure() {
 	case "$XBPS_TARGET_MACHINE" in
 	arm*)	# Hack to not compile (broken) arm_neon.h inlining of indirect function calls
-		sed -i CMakeLists.txt -e"s;arm_neon.h;arm_neon.xxx;"
+		vsed -i CMakeLists.txt -e "s;arm_neon.h;arm_neon.xxx;"
 		;;
 	esac
 }

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

* Re: [PR PATCH] [Merged]: libopenal: update to 1.23.1.
  2023-12-02  0:22 [PR PATCH] libopenal: update to 1.23.1 mhmdanas
@ 2023-12-02 23:15 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-12-02 23:15 UTC (permalink / raw)
  To: ml

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

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

libopenal: update to 1.23.1.
https://github.com/void-linux/void-packages/pull/47530

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

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

<!--
#### 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] 2+ messages in thread

end of thread, other threads:[~2023-12-02 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02  0:22 [PR PATCH] libopenal: update to 1.23.1 mhmdanas
2023-12-02 23:15 ` [PR PATCH] [Merged]: " classabbyamp

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