From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFA821581FD for ; Sat, 06 Sep 2025 19:56:16 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9AD2233FE7D for ; Sat, 06 Sep 2025 19:56:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8A8EC11056F; Sat, 06 Sep 2025 19:56:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7BC361103BA for ; Sat, 06 Sep 2025 19:56:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3513E33FE7D for ; Sat, 06 Sep 2025 19:56:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA6B038C9 for ; Sat, 06 Sep 2025 19:56:13 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1757188570.71d9e7e849e290afab79304f0b8925f74122d9b0.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/faudio/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/faudio/Manifest app-emulation/faudio/faudio-25.09.ebuild X-VCS-Directories: app-emulation/faudio/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 71d9e7e849e290afab79304f0b8925f74122d9b0 X-VCS-Branch: master Date: Sat, 06 Sep 2025 19:56:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e8d1a798-4242-45a9-9b74-a073719a08d4 X-Archives-Hash: a4ed79322142c64433981d592ec06a31 commit: 71d9e7e849e290afab79304f0b8925f74122d9b0 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Sep 6 19:44:29 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Sep 6 19:56:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d9e7e8 app-emulation/faudio: add 25.09 Signed-off-by: Conrad Kostecki gentoo.org> app-emulation/faudio/Manifest | 1 + app-emulation/faudio/faudio-25.09.ebuild | 41 ++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/app-emulation/faudio/Manifest b/app-emulation/faudio/Manifest index c23cbb606106..b8c7c8557903 100644 --- a/app-emulation/faudio/Manifest +++ b/app-emulation/faudio/Manifest @@ -1,2 +1,3 @@ DIST faudio-25.04.tar.gz 1126602 BLAKE2B f25a05b6e4f94038c2e1d8d1574774d0039cff50db802674fb2c94d9a345a580e0e941d5e817faea06599eb9f31f70f350ae87e567257dfa748407b3d5ffda70 SHA512 191b4947c43161c74f32da0208d752f492bcc48eb4ce5bd94824fe541ce0446ff522bfed45fdde29eb05f6938ed814dba3bde31fd06abed4bccf6a79cf334eac DIST faudio-25.08.tar.gz 1130751 BLAKE2B 8fb46d46c82804931f9aa5325e446924ff2f05d2b183df8d2871157c9154055a4532a360ab4bde3dd590c59ce4c197c27c7c3028d950768932913cfa50f08e58 SHA512 f5acd68969e918a70ca59e2f9ef9f1c0c528a07d10537525c440247ccda0d11af7e079a815a17352f35e28c11abb33b6a926db44e87eeaa1f6910c8f0dee9ad4 +DIST faudio-25.09.tar.gz 1130925 BLAKE2B f6f7e78ed39b73fbd9a9ea0d9e1d4d9cf0752e4741d66a160d0fbed6653e6fd5f719503eda97c703171ce101d4e9d7355a93215eb07c1a85f5b1b03065581923 SHA512 3327827801658027709ea3108b2ead2703b4755b9e83d2df2b028be8f9799bcd3b7ecd351fe44200b8c98b417f32adfeccb4cc105ac89709ef5f3fae64f22380 diff --git a/app-emulation/faudio/faudio-25.09.ebuild b/app-emulation/faudio/faudio-25.09.ebuild new file mode 100644 index 000000000000..a3563e0713d0 --- /dev/null +++ b/app-emulation/faudio/faudio-25.09.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake-multilib flag-o-matic + +DESCRIPTION="Accuracy-focused XAudio reimplementation for open platforms" +HOMEPAGE="https://fna-xna.github.io/" +SRC_URI="https://github.com/FNA-XNA/FAudio/archive/${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/FAudio-${PV}" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug dumpvoices sdl3 test" +RESTRICT="!test? ( test )" + +RDEPEND=" + sdl3? ( media-libs/libsdl3[${MULTILIB_USEDEP}] ) + !sdl3? ( media-libs/libsdl2[${MULTILIB_USEDEP},sound] ) +" +DEPEND="${RDEPEND}" + +src_configure() { + append-cppflags -D_DEFAULT_SOURCE # usleep() in tests + use debug || append-cppflags -DFAUDIO_DISABLE_DEBUGCONFIGURATION + + local mycmakeargs=( + -DBUILD_SDL3="$(usex sdl3)" + -DBUILD_TESTS="$(usex test)" + -DDUMP_VOICES="$(usex dumpvoices)" + ) + + cmake-multilib_src_configure +} + +multilib_src_test() { + einfo "Running faudio_tests, this may take some time without output..." + SDL_AUDIODRIVER=dummy "${BUILD_DIR}"/faudio_tests || die +}