diff --git a/package/fake/mythphone/mythphone.desc b/package/fake/mythphone/mythphone.desc index 8c15669d8..fb96783a5 100644 --- a/package/fake/mythphone/mythphone.desc +++ b/package/fake/mythphone/mythphone.desc @@ -47,8 +47,9 @@ [L] GPL [S] Stable -[V] 0.16 +[V] 2004-11-14 [P] X -?---5---9 142.600 -[D] 2805903290 mythphone-0.16.tar.bz2 http://www.mythtv.org/mc/ +[D] X mythphone-2004-11-14.tar.bz2 cvs://pserver:mythtv:mythtv@cvs.mythtv.org:/var/lib/mythcvs::mythphone/!2004-11-14 +# [D] 2805903290 mythphone-0.16.tar.bz2 http://www.mythtv.org/mc/ diff --git a/package/fake/mythphone/use-system-avcodec.patch b/package/fake/mythphone/use-system-avcodec.patch index e4bbe82e9..6ca6aa139 100644 --- a/package/fake/mythphone/use-system-avcodec.patch +++ b/package/fake/mythphone/use-system-avcodec.patch @@ -23,7 +23,7 @@ #include "rtp.h" extern "C" { --#include "libavcodec/avcodec.h" +-#include "mythtv/ffmpeg/avcodec.h" +#include }