Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libopenal: update to 1.21.0
@ 2020-11-05  0:06 ndowens
  2020-11-06  2:27 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-05  0:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages openal
https://github.com/void-linux/void-packages/pull/26140

libopenal: update to 1.21.0


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

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

From 87c9f6a17c1d148c18c34d6ae35c94ea8844af00 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 4 Nov 2020 18:06:23 -0600
Subject: [PATCH] libopenal: update to 1.21.0

---
 srcpkgs/libopenal/patches/cross.patch | 35 ---------------------------
 srcpkgs/libopenal/template            | 12 +++------
 2 files changed, 3 insertions(+), 44 deletions(-)
 delete mode 100644 srcpkgs/libopenal/patches/cross.patch

diff --git a/srcpkgs/libopenal/patches/cross.patch b/srcpkgs/libopenal/patches/cross.patch
deleted file mode 100644
index 80f334a0076..00000000000
--- a/srcpkgs/libopenal/patches/cross.patch
+++ /dev/null
@@ -1,35 +0,0 @@
---- CMakeLists.txt
-+++ CMakeLists.txt
-@@ -1089,19 +1089,11 @@ ELSE()
-     SET(NATIVE_BIN_DIR  "${OpenAL_BINARY_DIR}/native-tools")
-     FILE(MAKE_DIRECTORY "${NATIVE_BIN_DIR}")
- 
--    SET(BIN2H_COMMAND  "${NATIVE_BIN_DIR}/bin2h")
--    SET(BSINCGEN_COMMAND  "${NATIVE_BIN_DIR}/bsincgen")
--    ADD_CUSTOM_COMMAND(OUTPUT "${BIN2H_COMMAND}" "${BSINCGEN_COMMAND}"
--        COMMAND ${CMAKE_COMMAND} -G "${CMAKE_GENERATOR}" "${NATIVE_SRC_DIR}"
--        COMMAND ${CMAKE_COMMAND} -E remove "${BIN2H_COMMAND}" "${BSINCGEN_COMMAND}"
--        COMMAND ${CMAKE_COMMAND} --build . --config "Release"
--        WORKING_DIRECTORY "${NATIVE_BIN_DIR}"
--        DEPENDS "${NATIVE_SRC_DIR}/CMakeLists.txt"
--        IMPLICIT_DEPENDS
--            C "${NATIVE_SRC_DIR}/bin2h.c"
--            C "${NATIVE_SRC_DIR}/bsincgen.c"
--        VERBATIM
--    )
-+    set(IMPORT_EXECUTABLES "native-tools/ImportNativeToools.cmake" CACHE FILEPATH "POINT")
-+    INCLUDE(${IMPORT_EXECUTABLES})
-+
-+    SET(BIN2H_COMMAND  bin2h)
-+    SET(BSINCGEN_COMMAND  bsincgen)
- ENDIF()
- ADD_CUSTOM_TARGET(native-tools
-     DEPENDS "${BIN2H_COMMAND}" "${BSINCGEN_COMMAND}"
---- native-tools/CMakeLists.txt
-+++ native-tools/CMakeLists.txt
-@@ -27,3 +27,5 @@ target_compile_definitions(bsincgen PRIVATE ${CPP_DEFS})
- if(HAVE_LIBM)
-     target_link_libraries(bsincgen m)
- endif(HAVE_LIBM)
-+
-+export(TARGETS bin2h bsincgen FILE  ${CMAKE_BINARY_DIR}/ImportNativeToools.cmake)
diff --git a/srcpkgs/libopenal/template b/srcpkgs/libopenal/template
index 29180831583..c89016a3584 100644
--- a/srcpkgs/libopenal/template
+++ b/srcpkgs/libopenal/template
@@ -1,7 +1,7 @@
 # Template file for 'libopenal'
 pkgname=libopenal
-version=1.20.1
-revision=2
+version=1.21.0
+revision=1
 wrksrc="openal-soft-${version}"
 build_style=cmake
 configure_args="-DALSOFT_EXAMPLES=OFF -DALSOFT_TESTS=OFF"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://openal-soft.org/"
 distfiles="http://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2"
-checksum=b6ceb051325732c23f5c8b6d37dbd89534517e6439a87e970882b447c3025d6d
+checksum=2916b4fc24e23b0271ce0b3468832ad8b6d8441b1830215b28cc4fee6cc89297
 
 build_options="sndio"
 build_options_default="sndio"
@@ -26,12 +26,6 @@ pre_configure() {
 	esac
 }
 
-pre_configure() {
-	cd native-tools
-	CC= CXX= CPP= LD= AR= AS= RANLIB= CFLAGS= CXXFLAGS= LDFLAGS= cmake .
-	make ${makejobs}
-}
-
 post_install() {
 	rm -f ${DESTDIR}/usr/share/openal/alsoftrc.sample
 	vsconf alsoftrc.sample

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

* Re: [PR PATCH] [Merged]: libopenal: update to 1.21.0
  2020-11-05  0:06 [PR PATCH] libopenal: update to 1.21.0 ndowens
@ 2020-11-06  2:27 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2020-11-06  2:27 UTC (permalink / raw)
  To: ml

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

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

libopenal: update to 1.21.0
https://github.com/void-linux/void-packages/pull/26140

Description:


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

end of thread, other threads:[~2020-11-06  2:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05  0:06 [PR PATCH] libopenal: update to 1.21.0 ndowens
2020-11-06  2:27 ` [PR PATCH] [Merged]: " abenson

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