Package: xine-ui
Version: 0.99.9-1.3
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
installation of xine-ui
* What exactly did you do (or not do) that was effective (or
ineffective)?
configured lirc and .lircrc, checked that it is working with mplayer
* What was the outcome of this action?
lirc works with mplayer, irw, etc., only xine-ui ignores any remote key press
* What outcome did you expect instead?
xine-ui should support lirc
Reason is that the xine-ui configure script doesn't check the directory:
/usr/lib/i386-linux-gnu/
where liblirc_client.so.0 is located.
You should probably extend the search routines in the configure script,
e.g.:
-->
$as_echo_n "checking for liblircclient... " >&6; }
for type in "$shrext" .a; do
for lib in lib32 lib lib64; do
for llirc in "$LIRC_PREFIX/$lib" /$lib /usr/$lib
/usr/local/$lib /usr/$lib/i386-linux-gnu; do
--<
after adding this path and recompiling the package, lirc works as
expected in xine.
-- System Information:
Debian Release: 9.5
APT prefers stable
APT policy: (1000, 'stable'), (900, 'stable'), (750, 'testing'), (500,
'stable-updates')
Architecture: i386 (i686)
Kernel: Linux 4.9.0-6-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages xine-ui depends on:
ii libc6 2.24-11+deb9u1
ii libcurl3-gnutls 7.52.1-5+deb9u6
ii libjpeg62-turbo 1:1.5.1-2
ii libncurses5 6.0+20161126-1+deb9u2
ii libpng16-16 1.6.28-1
ii libreadline7 7.0-3
ii libtinfo5 6.0+20161126-1+deb9u2
ii libx11-6 2:1.6.4-3
ii libxext6 2:1.3.3-1+b2
ii libxft2 2.3.2-1+b2
ii libxine2 1.2.6-1.3
ii libxine2-ffmpeg 1.2.6-1.3
ii libxine2-x 1.2.6-1.3
ii libxinerama1 2:1.1.3-1+b3
ii libxtst6 2:1.2.3-1
ii libxv1 2:1.0.11-1
ii libxxf86vm1 1:1.1.4-1+b2
Versions of packages xine-ui recommends:
ii xdg-utils 1.1.1-1+deb9u1
xine-ui suggests no packages.
-- no debconf information