aboutsummaryrefslogtreecommitdiffstats
path: root/opie-mediaplayer2/fix-makefile.patch
blob: be10a51174c82244ec551aa46c0db9fe06881a59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
--- ../opie-mediaplayer2-1.1.5-cvs-20040815-r0/opieplayer2/Makefile	2004-08-17 19:00:02.000000000 +0100
+++ opieplayer2/Makefile	2004-08-17 19:21:53.000000000 +0100
@@ -4737,6 +4737,7 @@
 		$(OPIEDIR)/include/libintl.h \
 		$(OPIEDIR)/include/bits/locale.h \
 		$(OPIEDIR)/include/xine/xine_plugin.h
+	$(CC) -c $(CFLAGS) $(INCPATH) -o alphablend.o alphablend.c
 
 yuv2rgb.o: yuv2rgb.c $(OPIEDIR)/include/stdio.h \
 		$(OPIEDIR)/include/stdlib.h \
@@ -4812,8 +4813,115 @@
 		$(OPIEDIR)/include/bits/local_lim.h \
 		$(OPIEDIR)/include/linux/limits.h \
 		$(OPIEDIR)/include/xine.h
+	$(CC) -c $(CFLAGS) $(INCPATH) -o yuv2rgb.o yuv2rgb.c
 
-nullvideo.o: nullvideo.o 
+nullvideo.o: nullvideo.c $(OPIEDIR)/include/stdlib.h \
+		$(OPIEDIR)/include/stdio.h \
+		$(OPIEDIR)/include/math.h \
+		$(OPIEDIR)/include/xine.h \
+		$(OPIEDIR)/include/xine/video_out.h \
+		$(OPIEDIR)/include/xine/xine_internal.h \
+		$(OPIEDIR)/include/xine/vo_scale.h \
+		$(OPIEDIR)/include/xine/buffer.h \
+		$(OPIEDIR)/include/pthread.h \
+		alphablend.h \
+		yuv2rgb.h \
+		$(OPIEDIR)/include/features.h \
+		$(OPIEDIR)/include/bits/waitflags.h \
+		$(OPIEDIR)/include/bits/waitstatus.h \
+		$(OPIEDIR)/include/xlocale.h \
+		$(OPIEDIR)/include/sys/types.h \
+		$(OPIEDIR)/include/alloca.h \
+		$(OPIEDIR)/include/sys/cdefs.h \
+		$(OPIEDIR)/include/gnu/stubs.h \
+		$(OPIEDIR)/include/bits/endian.h \
+		$(OPIEDIR)/include/bits/wordsize.h \
+		$(OPIEDIR)/include/bits/typesizes.h \
+		$(OPIEDIR)/include/bits/types.h \
+		$(OPIEDIR)/include/libio.h \
+		$(OPIEDIR)/include/bits/stdio_lim.h \
+		$(OPIEDIR)/include/bits/sys_errlist.h \
+		$(OPIEDIR)/include/getopt.h \
+		$(OPIEDIR)/include/bits/stdio.h \
+		$(OPIEDIR)/include/_G_config.h \
+		$(OPIEDIR)/include/bits/stdio-lock.h \
+		$(OPIEDIR)/include/wchar.h \
+		$(OPIEDIR)/include/gconv.h \
+		$(OPIEDIR)/include/bits/wchar.h \
+		$(OPIEDIR)/include/wctype.h \
+		$(OPIEDIR)/include/endian.h \
+		$(OPIEDIR)/include/ctype.h \
+		$(OPIEDIR)/include/bits/libc-lock.h \
+		$(OPIEDIR)/include/sched.h \
+		$(OPIEDIR)/include/time.h \
+		$(OPIEDIR)/include/signal.h \
+		$(OPIEDIR)/include/bits/pthreadtypes.h \
+		$(OPIEDIR)/include/bits/initspin.h \
+		$(OPIEDIR)/include/bits/sigthread.h \
+		$(OPIEDIR)/include/bits/sched.h \
+		$(OPIEDIR)/include/sys/time.h \
+		$(OPIEDIR)/include/bits/time.h \
+		$(OPIEDIR)/include/sys/select.h \
+		$(OPIEDIR)/include/bits/select.h \
+		$(OPIEDIR)/include/bits/sigset.h \
+		$(OPIEDIR)/include/bits/signum.h \
+		$(OPIEDIR)/include/bits/siginfo.h \
+		$(OPIEDIR)/include/bits/sigaction.h \
+		$(OPIEDIR)/include/bits/sigcontext.h \
+		$(OPIEDIR)/include/bits/sigstack.h \
+		$(OPIEDIR)/include/sys/ucontext.h \
+		$(OPIEDIR)/include/asm/sigcontext.h \
+		$(OPIEDIR)/include/sys/signal.h \
+		$(OPIEDIR)/include/sys/procfs.h \
+		$(OPIEDIR)/include/sys/user.h \
+		$(OPIEDIR)/include/bits/huge_val.h \
+		$(OPIEDIR)/include/bits/huge_valf.h \
+		$(OPIEDIR)/include/bits/huge_vall.h \
+		$(OPIEDIR)/include/bits/inf.h \
+		$(OPIEDIR)/include/bits/nan.h \
+		$(OPIEDIR)/include/bits/mathdef.h \
+		$(OPIEDIR)/include/bits/mathcalls.h \
+		$(OPIEDIR)/include/bits/mathinline.h \
+		$(OPIEDIR)/include/unistd.h \
+		$(OPIEDIR)/include/inttypes.h \
+		$(OPIEDIR)/include/bits/posix_opt.h \
+		$(OPIEDIR)/include/bits/environments.h \
+		$(OPIEDIR)/include/bits/confname.h \
+		$(OPIEDIR)/include/stdint.h \
+		$(OPIEDIR)/include/xine/input_plugin.h \
+		$(OPIEDIR)/include/xine/demux.h \
+		$(OPIEDIR)/include/xine/audio_out.h \
+		$(OPIEDIR)/include/xine/metronom.h \
+		$(OPIEDIR)/include/xine/spu_decoder.h \
+		$(OPIEDIR)/include/xine/lrb.h \
+		$(OPIEDIR)/include/xine/spu_decoder_api.h \
+		$(OPIEDIR)/include/xine/osd.h \
+		$(OPIEDIR)/include/xine/scratch.h \
+		$(OPIEDIR)/include/xine/xineintl.h \
+		$(OPIEDIR)/include/xine/plugin_catalog.h \
+		$(OPIEDIR)/include/xine/video_decoder.h \
+		$(OPIEDIR)/include/xine/audio_decoder.h \
+		$(OPIEDIR)/include/xine/xineutils.h \
+		$(OPIEDIR)/include/xine/configfile.h \
+		$(OPIEDIR)/include/string.h \
+		$(OPIEDIR)/include/xine/attributes.h \
+		$(OPIEDIR)/include/xine/compat.h \
+		$(OPIEDIR)/include/xine/xmlparser.h \
+		$(OPIEDIR)/include/xine/xine_buffer.h \
+		$(OPIEDIR)/include/bits/string.h \
+		$(OPIEDIR)/include/bits/string2.h \
+		$(OPIEDIR)/include/limits.h \
+		$(OPIEDIR)/include/bits/posix1_lim.h \
+		$(OPIEDIR)/include/bits/posix2_lim.h \
+		$(OPIEDIR)/include/bits/xopen_lim.h \
+		$(OPIEDIR)/include/bits/local_lim.h \
+		$(OPIEDIR)/include/linux/limits.h \
+		$(OPIEDIR)/include/xine/video_overlay.h \
+		$(OPIEDIR)/include/locale.h \
+		$(OPIEDIR)/include/libintl.h \
+		$(OPIEDIR)/include/bits/locale.h \
+		$(OPIEDIR)/include/xine/xine_plugin.h
+	$(CC) -c $(CFLAGS) $(INCPATH) -o nullvideo.o nullvideo.c
 
 frame.o: frame.cpp frame.h \
 		$(OPIEDIR)/include/xine.h \
@@ -4870,6 +4978,7 @@
 		$(OPIEDIR)/include/sys/signal.h \
 		$(OPIEDIR)/include/sys/procfs.h \
 		$(OPIEDIR)/include/sys/user.h
+	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o frame.o frame.cpp
 
 lib.o: lib.cpp xinevideowidget.h \
 		frame.h \
@@ -4993,6 +5102,7 @@
 		$(OPIEDIR)/include/qimage.h \
 		$(OPIEDIR)/include/qfontmanager_qws.h \
 		$(OPIEDIR)/include/qpixmap.h
+	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o lib.o lib.cpp
 
 mainTest.o: mainTest.cpp $(OPIEDIR)/include/stdlib.h \
 		$(OPIEDIR)/include/stdio.h \
@@ -5163,6 +5273,7 @@
 		$(OPIEDIR)/include/qglist.h \
 		$(OPIEDIR)/include/qcollection.h \
 		$(OPIEDIR)/include/qregexp.h
+	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_lib.o moc_lib.cpp
 
 moc_lib.cpp: $(MOC) lib.h
 	$(MOC) lib.h -o moc_lib.cpp