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).
Search Criteria
Package Details: showtime-git 20130206-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-11-09)
| Package Base: | showtime-git |
|---|---|
| Description: | Media player for use on HTPC media centers. |
| Upstream URL: | https://www.lonelycoder.com/showtime |
| Category: | multimedia |
| Licenses: | |
| Submitter: | tredaelli |
| Maintainer: | tredaelli |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2011-11-30 13:53 |
| Last Updated: | 2013-03-14 14:46 |
Dependencies (7)
Required by (0)
Sources
Latest Comments
Comment by Twacmepghad
Comment by dejavu
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
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
Really nice!
Probably adding "libspotify" as optional dependency would be meaningful...