aboutsummaryrefslogtreecommitdiffstats
path: root/community/sox/sox-dynamic.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-07 14:59:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-07 14:59:38 +0000
commit304c15f39c09cabeb81bbf573e0faa17c299236f (patch)
tree4bb3ea59be03f0ead328ee9c4f0fa447bf0f40dd /community/sox/sox-dynamic.patch
parent86af2e5ff04833d3253b23011018adf4aba81892 (diff)
downloadaports-304c15f39c09cabeb81bbf573e0faa17c299236f.tar.bz2
aports-304c15f39c09cabeb81bbf573e0faa17c299236f.tar.xz
{main => community}/sox: move
Diffstat (limited to 'community/sox/sox-dynamic.patch')
-rw-r--r--community/sox/sox-dynamic.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/sox/sox-dynamic.patch b/community/sox/sox-dynamic.patch
new file mode 100644
index 0000000000..94ac6a282d
--- /dev/null
+++ b/community/sox/sox-dynamic.patch
@@ -0,0 +1,12 @@
+diff -Naur sox-14.4.2-orig/src/Makefile.am sox-14.4.2/src/Makefile.am
+--- sox-14.4.2-orig/src/Makefile.am 2015-04-08 17:11:09.555343005 -0400
++++ sox-14.4.2/src/Makefile.am 2015-04-08 17:11:25.115317153 -0400
+@@ -95,7 +95,7 @@
+
+ libsox_la_CFLAGS = @WARN_CFLAGS@
+ libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ \
+- -export-symbols-regex '^(sox_.*|lsx_(check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
++ -export-symbols-regex '^(sox_.*|lsx_(error|flush|check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
+
+ if HAVE_WIN32_LTDL
+ libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h