Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 21 years ago
parent
commit
6cd98b7900
2 changed files with 4 additions and 3 deletions
  1. +3
    -2
      package/fake/mythphone/mythphone.desc
  2. +1
    -1
      package/fake/mythphone/use-system-avcodec.patch

+ 3
- 2
package/fake/mythphone/mythphone.desc

@ -47,8 +47,9 @@
[L] GPL [L] GPL
[S] Stable [S] Stable
[V] 0.16
[V] 2004-11-14
[P] X -?---5---9 142.600 [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/

+ 1
- 1
package/fake/mythphone/use-system-avcodec.patch

@ -23,7 +23,7 @@
#include "rtp.h" #include "rtp.h"
extern "C" { extern "C" {
-#include "libavcodec/avcodec.h"
-#include "mythtv/ffmpeg/avcodec.h"
+#include <ffmpeg/avcodec.h> +#include <ffmpeg/avcodec.h>
} }

Loading…
Cancel
Save