Package Details: showtime-git 20130206-1

Package Base: showtime-git
Description: Media player for use on HTPC media centers.
Upstream URL: https://www.lonelycoder.com/showtime
Category: multimedia
Licenses: GPL3
Submitter: tredaelli
Maintainer: tredaelli
Last Packager: None
Votes: 3
First Submitted: 2011-11-30 13:53
Last Updated: 2013-03-14 14:46

Latest Comments

Comment by Twacmepghad

2013-02-06 08:46

For a succesfull compile you have to make two links to two header files:

ln -s /usr/include/cdio/paranoia/cdda.h /usr/include/cdio/
ln -s /usr/include/cdio/paranoia/paranoia.h /usr/include/cdio/

Also you have to consider the comment from dejavu (edit PKGBUILD).

Comment by dejavu

2012-11-19 20:46

You have to change line
./configure --prefix=/usr --with-libav=/usr --release
to
./configure --prefix=/usr --release
to make it work again.
Best Regards

Anonymous comment

2012-08-03 00:49

Getting an error with this version for some reason:

CC build.linux/src/audio/audio_decoder.o
/root/showtime-git/src/showtime-build/src/audio/audio_decoder.c:279:4: error: 'SAMPLE_FMT_U8' undeclared here (not in a function)

Using arch 64-bit

Comment by dejavu

2012-03-11 23:55

Really nice!
Probably adding "libspotify" as optional dependency would be meaningful...