packages/multimedia
Sebastian Kemper 451d7872df icecast: allow access to iconv
Since commit d18692c libxml2 (and by extension libxslt) is linked against
iconv. Now icecast needs access to iconv as well. Without it the build fails.

xslt.c: In function 'xsltSaveResultToString':
xslt.c:72:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (result->children == NULL)
     ^~
xslt.c:75:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  buf = xmlAllocOutputBuffer(NULL);
  ^~~
xslt.c:81:27: error: dereferencing pointer to incomplete type 'xmlBuf' {aka 'struct _xmlBuf'}
   *doc_txt_len = buf->conv->use;
                           ^~
make[6]: *** [Makefile:545: xslt.o] Error 1
make[6]: Leaving directory '/openwrt/build_dir/target-mips_24kc_musl/icecast-2.4.4/src'

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-02-09 23:09:48 +01:00
..
ffmpeg ffmpeg: update to 4.3.1 2020-08-14 11:46:43 -07:00
fswebcam treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
gerbera gerbera: bump as static libraries were updated 2020-12-13 16:34:53 -08:00
gphoto2 gphoto2: update to 2.5.26 2020-11-29 15:38:17 -08:00
graphicsmagick graphicsmagick: fix compilation with GCC 10 2020-11-30 17:57:02 -08:00
grilo grilo: update to 0.3.13 2020-09-20 01:22:25 -07:00
grilo-plugins grilo-plugins: add three plugins 2020-11-06 18:55:29 -08:00
gst1-libav gst1-libav: update to 1.18.1 2020-11-19 12:56:10 -06:00
gst1-plugins-bad gst1-plugins-bad: update to 1.18.1 2020-11-19 12:55:27 -06:00
gst1-plugins-base gst1-plugins-base: fix build with no module 2020-11-28 09:08:30 +02:00
gst1-plugins-good gst1-plugins-good: update to 1.18.1 2020-11-19 12:55:13 -06:00
gst1-plugins-ugly gst1-plugins-ugly: update to 1.18.1 2020-11-19 12:57:12 -06:00
gstreamer1 gstreamer1: update to 1.18.1 2020-11-19 12:54:13 -06:00
icecast icecast: allow access to iconv 2021-02-09 23:09:48 +01:00
ices treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
imagemagick imagemagick: remove lto for GCC10 2020-10-11 19:12:53 -07:00
lcdgrilo lcdgrilo: add gstreamer1-libs dependency 2020-03-19 03:17:17 -07:00
minidlna minidlna: update to 1.3.0 2020-11-29 16:14:36 -08:00
minisatip minisatip: update to 1.0.4 2020-09-04 22:59:05 -07:00
mjpg-streamer mjpg-streamer: update to latest git version 2020-01-12 17:56:17 -08:00
motion motion: update to 4.3.2 2020-11-05 20:18:46 -08:00
oggfwd treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
tvheadend tvheadend: fix compilation with GCC 10 2020-08-10 15:52:59 -07:00
v4l2rtspserver v4l2rtpspserver: update to 0.2.1 2020-12-02 16:29:42 -08:00
xupnpd xupnpd: Fix compilation without deprecated OpenSSL APIs 2018-11-25 18:46:04 -08:00
youtube-dl youtube-dl: update to version 2021.1.16 2021-01-24 09:26:28 +01:00