Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37852694
en ru br
ALT Linux repos
S:1.2.2-alt1
5.0: 0.9.4-alt1.M50.1.beta3
4.1: 0.9.4-alt1.M41.1.beta3
4.0: 0.9.3-alt1
3.0: 0.9.0-alt0.7.1.1

Group :: Sound
RPM: hydrogen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: hydrogen-0.9.7-upstream-detect-rubberband.patch
Download


diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2b042e5..1ba06a6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -142,7 +142,6 @@ ELSE(MINGW)
 		SET(CMAKE_INSTALL_PREFIX "/usr" )
     ELSE(APPLE)
         SET(OSS_LIB_PATHS "/usr/lib${LIB_SUFFIX}/oss/lib" "/usr/local/lib${LIB_SUFFIX}/oss/lib" )
-        SET(RUBBERBAND_INCLUDE_PATHS "/usr/include/rubberband" )
     ENDIF(APPLE)
 ENDIF(MINGW)
 
@@ -220,7 +219,7 @@ FIND_HELPER(LASH lash-1.0 lash/lash.h lash)
 FIND_HELPER(LRDF lrdf lrdf.h lrdf)
 FIND_HELPER(RAPTOR raptor2 raptor.h raptor)
 
-FIND_HELPER(RUBBERBAND rubberband RubberBandStretcher.h rubberband)
+FIND_HELPER(RUBBERBAND rubberband rubberband/RubberBandStretcher.h rubberband)
 FIND_HELPER(CPPUNIT cppunit cppunit/TestCase.h cppunit)
 
 # CHECK FOR Qt4
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin