asterisk-chan-dongle: overhaul 183/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 27 Aug 2017 18:58:19 +0000 (20:58 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 28 Aug 2017 17:57:41 +0000 (19:57 +0200)
commitfbda98058b0ed17c01ffc9818f458fb8a323b085
tree55384d96b03d336d2aaeef957b608bcc8ea6f7c9
parentdc7edf43cd4ddd08ed6b288f22d85714f82f9fb0
asterisk-chan-dongle: overhaul

- Make the Makefile use BUILD_VARIANT so the package can be built for
  different Asterisk versions. This is also the reason why the folder is
  renamed from asterisk-11.x-chan-dongle to asterisk-chan-dongle.
- Change source URI from upstream to the fork of wdoekes. Upstream
  doesn't update the repo anymore, wdoekes does.
- Remove dep on libiconv-full, make the package use toolchain's iconv
  (compile-tested with musl).
- Drop patches that are already upstream.
- Update flags.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-11.x-chan-dongle/Makefile [deleted file]
net/asterisk-11.x-chan-dongle/patches/001-add-send-ussd.patch [deleted file]
net/asterisk-11.x-chan-dongle/patches/050-add-E1752-to-seven_bit_modems.patch [deleted file]
net/asterisk-11.x-chan-dongle/patches/051-bump-package-revision.patch [deleted file]
net/asterisk-11.x-chan-dongle/patches/100-fix-audio-on-big-endian-systems.patch [deleted file]
net/asterisk-chan-dongle/Makefile [new file with mode: 0644]
net/asterisk-chan-dongle/patches/100-fix-audio-on-big-endian-systems.patch [new file with mode: 0644]
net/asterisk-chan-dongle/patches/200-fix-iconv-detection.patch [new file with mode: 0644]