diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-06-06 09:19:53 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-06-06 09:19:53 +0000 |
commit | fe2c38bbc096fa3684416b677cea7c8f6fb765d5 (patch) | |
tree | 5340702c1041d7a7d6ca227434e3646537b124a5 /media-plugins/mythphone/files | |
parent | stable on ppc64 (diff) | |
download | historical-fe2c38bbc096fa3684416b677cea7c8f6fb765d5.tar.gz historical-fe2c38bbc096fa3684416b677cea7c8f6fb765d5.tar.bz2 historical-fe2c38bbc096fa3684416b677cea7c8f6fb765d5.zip |
Fixed deps for removed mythfrontend
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins/mythphone/files')
-rw-r--r-- | media-plugins/mythphone/files/digest-mythphone-0.16 | 1 | ||||
-rw-r--r-- | media-plugins/mythphone/files/digest-mythphone-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythphone/files/mythphone-0.16-include.patch | 11 |
3 files changed, 0 insertions, 13 deletions
diff --git a/media-plugins/mythphone/files/digest-mythphone-0.16 b/media-plugins/mythphone/files/digest-mythphone-0.16 deleted file mode 100644 index f6daefb9bf22..000000000000 --- a/media-plugins/mythphone/files/digest-mythphone-0.16 +++ /dev/null @@ -1 +0,0 @@ -MD5 8ccbee1f55a011ea1233febb7d6fd8f6 mythphone-0.16.tar.bz2 135427 diff --git a/media-plugins/mythphone/files/digest-mythphone-0.18 b/media-plugins/mythphone/files/digest-mythphone-0.18 deleted file mode 100644 index 297d44c23408..000000000000 --- a/media-plugins/mythphone/files/digest-mythphone-0.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythphone/files/mythphone-0.16-include.patch b/media-plugins/mythphone/files/mythphone-0.16-include.patch deleted file mode 100644 index da135158ef26..000000000000 --- a/media-plugins/mythphone/files/mythphone-0.16-include.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- mythphone/h263.h 2004-09-10 20:27:41.193428175 +0000 -+++ mythphone/h263.h 2004-09-10 20:27:59.847902032 +0000 -@@ -20,7 +20,7 @@ - #include "rtp.h" - - extern "C" { --#include "libavcodec/avcodec.h" -+#include "mythtv/ffmpeg/avcodec.h" - } - - |