openwrt-packages/multimedia
Sebastian Kemper 47e1b6c2f7 mjpg-streamer: fix missing runpath
This partially reverts ac5912e9cb.
CMAKE_SKIP_RPATH=TRUE is set in include/cmake.mk, so the commit removed
this from some packages as it is the default anyway. But in
mjpg-streamer Makefile this was not set to "TRUE", but to "FALSE". So
this line shouldn't have been removed.

With this revert the runpath is back and modules can be loaded again
from "/usr/lib/mjpg-streamer":

readelf -d build_dir/target-mips_24kc_musl/mjpg-streamer-1.0.0/ipkg-mips_24kc/mjpg-streamer/usr/bin/mjpg_streamer

Dynamic section at offset 0x1c0 contains 35 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libjpeg.so.62]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so]
 0x0000001d (RUNPATH)                    Library runpath: [/usr/lib/mjpg-streamer]

Resolve #17081

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-11-08 17:49:38 -08:00
..
ffmpeg ffmpeg: enable parallel build 2021-03-14 12:45:29 +01:00
fswebcam treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
gerbera gerbera: update to 1.9.1 2021-09-25 02:09:27 -07: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.14 2021-10-24 17:48:07 -07:00
grilo-plugins grilo-plugins: update to 0.3.14 2021-10-24 17:48:07 -07:00
gst1-libav treewide: compile with tools/meson 2021-09-17 22:06:52 -07:00
gst1-plugins-bad treewide: compile with tools/meson 2021-09-17 22:06:52 -07:00
gst1-plugins-base treewide: compile with tools/meson 2021-09-17 22:06:52 -07:00
gst1-plugins-good treewide: compile with tools/meson 2021-09-17 22:06:52 -07:00
gst1-plugins-ugly treewide: compile with tools/meson 2021-09-17 22:06:52 -07:00
gstreamer1 treewide: compile with tools/meson 2021-09-17 22:06:52 -07:00
icecast icecast: fix whitespace in init file 2021-03-29 09:25:19 +02:00
ices ices: allow access to iconv 2021-02-09 22:27:55 +01:00
imagemagick imagemagick: fix linking of host libfreetype 2021-03-27 13:43:05 +01: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: add libdvbcsa support 2021-04-06 15:22:35 -07:00
mjpg-streamer mjpg-streamer: fix missing runpath 2021-11-08 17:49:38 -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: add patch to update hdhomerun 2021-10-19 13:23:05 -07:00
v4l2rtspserver v4l2rtspserver: improve live555 patch 2021-11-03 08:13:33 -07:00
v4l2tools multimedia: add v4l2tools & v4l2loopback 2021-11-03 08:13:33 -07:00
xupnpd treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
youtube-dl youtube-dl: update to version 2021.6.6 2021-07-06 17:09:49 +02:00