On 10/03/2015 06:43 μμ, Bruce Dubbs wrote:
Thanos Baloukas wrote:
On 10/03/2015 06:18 μμ, Armin K. wrote:

Use this patch:

https://projects.archlinux.org/svntogit/packages.git/tree/trunk/cdio-includes.patch?h=packages/mplayer




Or a sed (untested)

sed -i 's:/paranoia.h:/paranoia&:g;s:/cdda.h:/paranoia&:g' configure
stream/stream_cdda.c


I used this patch to build MPlayer-2014-12-19
http://www.linuxfromscratch.org/blfs/view/systemd/multimedia/mplayer.html
with libcdio-0.93 libcdio-paranoia-10.2-0.93-1
It pauses when it plays music CDs. Does it work for you?

Yes, it did work for me.

ldd `which mplayer`|grep libcd
         libcdio_cdda.so.2 => /usr/lib64/libcdio_cdda.so.2
(0x00007f7d93bbe000)
         libcdio.so.16 => /usr/lib64/libcdio.so.16 (0x00007f7d93996000)
         libcdio_paranoia.so.2 => /usr/lib64/libcdio_paranoia.so.2


   -- Bruce


You mean that except that it linked as it should, it also
stopped pausing when playing CDs?
I guess your mplayer is 2015-02-20, is that right?

--
Thanos
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to