[packages/OpenAL] up to 1.24.2
atler
atler at pld-linux.org
Sun Jan 12 02:17:05 CET 2025
commit 5facc35cc144193e8f98732529133f45c561854c
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jan 12 00:23:04 2025 +0100
up to 1.24.2
OpenAL-bundled-fmt.patch | 11 -----------
OpenAL.spec | 6 ++----
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/OpenAL.spec b/OpenAL.spec
index d1f3e79..3bbbd25 100644
--- a/OpenAL.spec
+++ b/OpenAL.spec
@@ -16,14 +16,13 @@
Summary: Open Audio Library
Summary(pl.UTF-8): Otwarta Biblioteka Dźwięku
Name: OpenAL
-Version: 1.24.1
+Version: 1.24.2
Release: 1
License: LGPL v2+
Group: Libraries
Source0: https://openal-soft.org/openal-releases/openal-soft-%{version}.tar.bz2
-# Source0-md5: 21ab0cb013229b3145db8a6b0b8062ad
+# Source0-md5: 8c5e8acc366134b9038115c091a500d0
Patch0: %{name}-nosse.patch
-Patch1: %{name}-bundled-fmt.patch
URL: https://www.openal.org/
%{?with_sdl:BuildRequires: SDL2-devel >= 2}
%{?with_alsa:BuildRequires: alsa-lib-devel}
@@ -95,7 +94,6 @@ Graficzny interfejs do konfiguracji biblioteki OpenAL.
%prep
%setup -q -n openal-soft-%{version}
%patch0 -p1
-%patch1 -p1
%build
%cmake -B build \
diff --git a/OpenAL-bundled-fmt.patch b/OpenAL-bundled-fmt.patch
deleted file mode 100644
index 33314cd..0000000
--- a/OpenAL-bundled-fmt.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- openal-soft-1.24.1/fmt-11.0.2/CMakeLists.txt.orig 2024-11-28 04:21:16.000000000 +0100
-+++ openal-soft-1.24.1/fmt-11.0.2/CMakeLists.txt 2024-12-01 09:08:16.507841204 +0100
-@@ -66,7 +66,7 @@ add_headers(FMT_HEADERS args.h base.h ch
- xchar.h)
- set(FMT_SOURCES src/format.cc src/os.cc)
-
--add_library(alsoft.fmt ${FMT_SOURCES} ${FMT_HEADERS} README.md ChangeLog.md)
-+add_library(alsoft.fmt STATIC ${FMT_SOURCES} ${FMT_HEADERS} README.md ChangeLog.md)
- add_library(alsoft::fmt ALIAS alsoft.fmt)
-
- if (cxx_std_11 IN_LIST CMAKE_CXX_COMPILE_FEATURES)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenAL.git/commitdiff/5facc35cc144193e8f98732529133f45c561854c
More information about the pld-cvs-commit
mailing list