Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37786572
en ru br
Репозитории ALT
S:3.3.3-alt2
5.1: 1.3.12-alt0.1.M50P.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
www.altlinux.org/Changes

Другие репозитории
Upstream:1.3.4

Группа :: Звук
Пакет: audacity

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 0003-Fix-building-with-system-sbsms.patch
Скачать


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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin