diff options
Diffstat (limited to 'audio/clunk')
| -rw-r--r-- | audio/clunk/files/patch-CMakeLists.txt | 6 | ||||
| -rw-r--r-- | audio/clunk/files/patch-clunk_mdct__context.h (renamed from audio/clunk/files/patch-clunk__mdct_context.h) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/clunk/files/patch-CMakeLists.txt b/audio/clunk/files/patch-CMakeLists.txt index 6f69ed5535e9..5905d70bfffc 100644 --- a/audio/clunk/files/patch-CMakeLists.txt +++ b/audio/clunk/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2014-09-29 10:48:48.000000000 +0400 -+++ CMakeLists.txt 2015-01-23 14:17:02.000000000 +0300 -@@ -77,7 +77,7 @@ +--- CMakeLists.txt.orig 2014-09-29 06:48:48 UTC ++++ CMakeLists.txt +@@ -77,7 +77,7 @@ set(PUBLIC_HEADERS clunk/v3.h clunk/clunk_c.h clunk/window_function.h diff --git a/audio/clunk/files/patch-clunk__mdct_context.h b/audio/clunk/files/patch-clunk_mdct__context.h index a66c079fdded..1d694ef4a1ce 100644 --- a/audio/clunk/files/patch-clunk__mdct_context.h +++ b/audio/clunk/files/patch-clunk_mdct__context.h @@ -1,6 +1,6 @@ ---- clunk/mdct_context.h.orig 2014-09-29 10:48:48.000000000 +0400 -+++ clunk/mdct_context.h 2015-01-23 14:14:23.000000000 +0300 -@@ -61,7 +61,7 @@ +--- clunk/mdct_context.h.orig 2014-09-29 06:48:48 UTC ++++ clunk/mdct_context.h +@@ -61,7 +61,7 @@ public: T data[N]; |
