mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
libebur128: bump version.
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
From a470727826f4a9dfd9f605e6781feec132a6f26d Mon Sep 17 00:00:00 2001
|
||||
From a62f340541c5a574e5e7655dc43f923e62289f48 Mon Sep 17 00:00:00 2001
|
||||
From: Jerome Duval <jerome.duval@gmail.com>
|
||||
Date: Tue, 23 Feb 2016 22:39:09 +0000
|
||||
Subject: Haiku patch
|
||||
|
||||
|
||||
diff --git a/ebur128/CMakeLists.txt b/ebur128/CMakeLists.txt
|
||||
index f84febc..5905b23 100644
|
||||
index af09ebb..0bb07b1 100644
|
||||
--- a/ebur128/CMakeLists.txt
|
||||
+++ b/ebur128/CMakeLists.txt
|
||||
@@ -52,7 +52,7 @@ if(NOT DISABLE_SPEEXDSP)
|
||||
endif()
|
||||
endif()
|
||||
@@ -47,7 +47,7 @@ set_target_properties(ebur128 PROPERTIES
|
||||
SOVERSION ${EBUR128_VERSION_MAJOR}
|
||||
VERSION ${EBUR128_VERSION})
|
||||
|
||||
-if(UNIX)
|
||||
+if(UNIX AND NOT HAIKU)
|
||||
@@ -18,5 +18,5 @@ index f84febc..5905b23 100644
|
||||
endif()
|
||||
|
||||
--
|
||||
2.2.2
|
||||
2.13.1
|
||||
|
||||
Reference in New Issue
Block a user