Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568983
en ru br
ALT Linux repositórios
S:3.3.3-alt2
5.0: 1.3.5-alt0.1
4.1: 1.3.4-alt0.9.2
4.0: 1.3.4-alt0.M40.7
3.0: 1.2.3-alt1.1.1

Outros repositórios
Upstream:1.3.4

Group :: Som
RPM: audacity

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0003-Fix-building-with-system-sbsms.patch
Download


From 60774a3f242e5360746985e57fb6c45e35b729b0 Mon Sep 17 00:00:00 2001
From: Mikhail Novosyolov <mikhailnov@altlinux.org>
Date: Sun, 24 Nov 2019 14:13:13 +0300
Subject: [PATCH 3/7] Fix building with system sbsms
Note that lib-src/sbsms bundled with Audacity is patched,
those patches are attached to "system" libsbsms10 in ALT Linux
to enable its usage with Audacity.
There were no reasons to build with system libsbsms, but historically
I once did it, than understood that patches had to be ported,
ported them, and now it is so.
---
 cmake-proxies/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmake-proxies/CMakeLists.txt b/cmake-proxies/CMakeLists.txt
index 5de68d0c6..21c678a0a 100644
--- a/cmake-proxies/CMakeLists.txt
+++ b/cmake-proxies/CMakeLists.txt
@@ -190,6 +190,6 @@ if (NOT USE_PORTMIXER AND
 endif ()
 
 addlib( portsmf            portsmf     PORTSMF     NO    YES   "portSMF >= 0.1" )
-addlib( libsbsms           sbsms       SBSMS       NO    YES   "sbsms >= 2.2.0" )
+addlib( libsbsms           sbsms       SBSMS       NO    YES   "sbsms >= 2.0.2" )
 addlib( soundtouch         soundtouch  SOUNDTOUCH  NO    YES   "soundtouch >= 1.7.1" )
 addlib( twolame            twolame     LIBTWOLAME  NO    YES   "twolame >= 0.3.13" )
-- 
2.31.1
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009