2 # Media build rules - Auto-generates media contents/indexes and *.h xml's
7 MEDIA_OBJ_DIR
=$(objtree
)/Documentation
/DocBook
/
8 MEDIA_SRC_DIR
=$(srctree
)/Documentation
/DocBook
/media
10 MEDIA_TEMP
= media-entities.tmpl \
21 IMGFILES
:= $(patsubst %.b64
,%, $(notdir $(shell ls
$(MEDIA_SRC_DIR
)/*.b64
)))
22 OBJIMGFILES
:= $(addprefix $(MEDIA_OBJ_DIR
)/, $(IMGFILES
))
23 GENFILES
:= $(addprefix $(MEDIA_OBJ_DIR
)/, $(MEDIA_TEMP
))
25 PHONY
+= cleanmediadocs
28 -@
rm `find $(MEDIA_OBJ_DIR) -type l` $(GENFILES
) $(OBJIMGFILES
) 2>/dev
/null
30 $(obj
)/media_api.xml
: $(GENFILES
) FORCE
32 #$(MEDIA_OBJ_DIR)/media_api.html: $(MEDIA_OBJ_DIR)/media_api.xml
33 #$(MEDIA_OBJ_DIR)/media_api.pdf: $(MEDIA_OBJ_DIR)/media_api.xml
34 #$(MEDIA_OBJ_DIR)/media_api.ps: $(MEDIA_OBJ_DIR)/media_api.xml
37 $(shell ls
$(MEDIA_SRC_DIR
)/v4l
/*.xml|perl
-ne
'print "$$1 " if (m,.*/(.*)\n,)') \
43 $(shell ls
$(MEDIA_SRC_DIR
)/dvb
/*.xml|perl
-ne
'print "$$1 " if (m,.*/(.*)\n,)')
45 MEDIA_SGMLS
= $(addprefix .
/,$(V4L_SGMLS
)) $(addprefix .
/,$(DVB_SGMLS
)) $(addprefix .
/,$(MEDIA_TEMP
))
59 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/videodev2.h
) \
60 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/dvb
/audio.h
) \
61 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/dvb
/ca.h
) \
62 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/dvb
/dmx.h
) \
63 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/dvb
/frontend.h
) \
64 $(shell perl
-ne
'print "$$1 " if /\#define\s+([A-Z][^\s]+)\s+_IO/' $(srctree
)/include/linux
/dvb
/net.h
) \
65 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/dvb
/video.h
) \
66 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/media.h
) \
67 $(shell perl
-ne
'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree
)/include/linux
/v4l2-subdev.h
) \
68 VIDIOC_SUBDEV_G_FRAME_INTERVAL \
69 VIDIOC_SUBDEV_S_FRAME_INTERVAL \
70 VIDIOC_SUBDEV_ENUM_MBUS_CODE \
71 VIDIOC_SUBDEV_ENUM_FRAME_SIZE \
72 VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL \
75 $(shell perl
-ne
'print "$$1 " if /^typedef\s+[^\s]+\s+([^\s]+)\;/' $(srctree
)/include/linux
/videodev2.h
) \
76 $(shell perl
-ne
'print "$$1 " if /^}\s+([a-z0-9_]+_t)/' $(srctree
)/include/linux
/dvb
/frontend.h
)
79 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/videodev2.h
) \
80 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/dvb
/audio.h
) \
81 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/dvb
/ca.h
) \
82 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/dvb
/dmx.h
) \
83 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/dvb
/frontend.h
) \
84 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/dvb
/net.h
) \
85 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/dvb
/video.h
) \
86 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/media.h
) \
87 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/v4l2-mediabus.h
) \
88 $(shell perl
-ne
'print "$$1 " if /^enum\s+([^\s]+)\s+/' $(srctree
)/include/linux
/v4l2-subdev.h
)
91 $(shell perl
-ne
'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree
)/include/linux
/videodev2.h
) \
92 $(shell perl
-ne
'print "$$1 " if (/^struct\s+([^\s\{]+)\s*/)' $(srctree
)/include/linux
/dvb
/audio.h
) \
93 $(shell perl
-ne
'print "$$1 " if (/^struct\s+([^\s]+)\s+/)' $(srctree
)/include/linux
/dvb
/ca.h
) \
94 $(shell perl
-ne
'print "$$1 " if (/^struct\s+([^\s]+)\s+/)' $(srctree
)/include/linux
/dvb
/dmx.h
) \
95 $(shell perl
-ne
'print "$$1 " if (!/dtv\_cmds\_h/ && /^struct\s+([^\s]+)\s+/)' $(srctree
)/include/linux
/dvb
/frontend.h
) \
96 $(shell perl
-ne
'print "$$1 " if (/^struct\s+([A-Z][^\s]+)\s+/)' $(srctree
)/include/linux
/dvb
/net.h
) \
97 $(shell perl
-ne
'print "$$1 " if (/^struct\s+([^\s]+)\s+/)' $(srctree
)/include/linux
/dvb
/video.h
) \
98 $(shell perl
-ne
'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree
)/include/linux
/media.h
) \
99 $(shell perl
-ne
'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree
)/include/linux
/v4l2-subdev.h
) \
100 $(shell perl
-ne
'print "$$1 " if /^struct\s+([^\s]+)\s+/' $(srctree
)/include/linux
/v4l2-mediabus.h
)
171 # Generate references to these structs in videodev2.h.xml.
173 -e
"s/\(enum *\)v4l2_mpeg_cx2341x_video_\([a-z]*_spatial_filter_type\)/\1<link linkend=\"\2\">v4l2_mpeg_cx2341x_video_\2<\/link>/g" \
174 -e
"s/\(\(enum\|struct\) *\)\(v4l2_[a-zA-Z0-9_]*\)/\1<link linkend=\"\3\">\3<\/link>/g" \
175 -e
"s/\(V4L2_PIX_FMT_[A-Z0-9_]\+\) /<link linkend=\"\1\">\1<\/link> /g" \
176 -e
":a;s/\(linkend=\".*\)_\(.*\">\)/\1-\2/;ta" \
177 -e
"s/v4l2\-mpeg\-vbi\-ITV0/v4l2-mpeg-vbi-itv0-1/g"
180 -e
"s/\(linkend\=\"\)FE_SET_PROPERTY/\1FE_GET_PROPERTY/g" \
181 -e
"s,\(struct\s\+\)\([a-z0-9_]\+\)\(\s\+{\),\1\<link linkend=\"\2\">\2\<\/link\>\3,g" \
182 -e
"s,\(}\s\+\)\([a-z0-9_]\+_t\+\),\1\<link linkend=\"\2\">\2\<\/link\>,g" \
183 -e
"s,\(define\s\+\)\(DTV_[A-Z0-9_]\+\)\(\s\+[0-9]\+\),\1\<link linkend=\"\2\">\2\<\/link\>\3,g" \
184 -e
"s,<link\s\+linkend=\".*\">\(DTV_IOCTL_MAX_MSGS\|dtv_cmds_h\|__.*_old\)<\/link>,\1,g" \
185 -e
":a;s/\(linkend=\".*\)_\(.*\">\)/\1-\2/;ta" \
186 -e
"s,\(audio-mixer\|audio-karaoke\|audio-status\|ca-slot-info\|ca-descr-info\|ca-caps\|ca-msg\|ca-descr\|ca-pid\|dmx-filter\|dmx-caps\|video-system\|video-highlight\|video-spu\|video-spu-palette\|video-navi-pack\)-t,\1,g" \
187 -e
"s,DTV-ISDBT-LAYER[A-C],DTV-ISDBT-LAYER,g" \
188 -e
"s,\(define\s\+\)\([A-Z0-9_]\+\)\(\s\+_IO\),\1\<link linkend=\"\2\">\2\<\/link\>\3,g" \
189 -e
"s,<link\s\+linkend=\".*\">\(__.*_OLD\)<\/link>,\1,g" \
192 # Media targets and dependencies
195 install_media_images
= \
196 $(Q
)cp
$(OBJIMGFILES
) $(MEDIA_OBJ_DIR
)/media_api
198 $(MEDIA_OBJ_DIR
)/%: $(MEDIA_SRC_DIR
)/%.b64
201 $(MEDIA_OBJ_DIR
)/v4l2.xml
: $(OBJIMGFILES
)
203 @
(ln
-sf
$(MEDIA_SRC_DIR
)/v4l
/*xml
$(MEDIA_OBJ_DIR
)/)
204 @
(ln
-sf
$(MEDIA_SRC_DIR
)/dvb
/*xml
$(MEDIA_OBJ_DIR
)/)
206 $(MEDIA_OBJ_DIR
)/videodev2.h.xml
: $(srctree
)/include/linux
/videodev2.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
209 echo
"<programlisting>") > $@
211 expand
--tabs
=8 < $< | \
212 sed
$(ESCAPE
) $(DOCUMENTED
) | \
213 sed
's/i\.e\./&ie;/') >> $@
215 echo
"</programlisting>") >> $@
217 $(MEDIA_OBJ_DIR
)/audio.h.xml
: $(srctree
)/include/linux
/dvb
/audio.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
220 echo
"<programlisting>") > $@
222 expand
--tabs
=8 < $< | \
223 sed
$(ESCAPE
) $(DVB_DOCUMENTED
) | \
224 sed
's/i\.e\./&ie;/') >> $@
226 echo
"</programlisting>") >> $@
228 $(MEDIA_OBJ_DIR
)/ca.h.xml
: $(srctree
)/include/linux
/dvb
/ca.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
231 echo
"<programlisting>") > $@
233 expand
--tabs
=8 < $< | \
234 sed
$(ESCAPE
) $(DVB_DOCUMENTED
) | \
235 sed
's/i\.e\./&ie;/') >> $@
237 echo
"</programlisting>") >> $@
239 $(MEDIA_OBJ_DIR
)/dmx.h.xml
: $(srctree
)/include/linux
/dvb
/dmx.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
242 echo
"<programlisting>") > $@
244 expand
--tabs
=8 < $< | \
245 sed
$(ESCAPE
) $(DVB_DOCUMENTED
) | \
246 sed
's/i\.e\./&ie;/') >> $@
248 echo
"</programlisting>") >> $@
250 $(MEDIA_OBJ_DIR
)/frontend.h.xml
: $(srctree
)/include/linux
/dvb
/frontend.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
253 echo
"<programlisting>") > $@
255 expand
--tabs
=8 < $< | \
256 sed
$(ESCAPE
) $(DVB_DOCUMENTED
) | \
257 sed
's/i\.e\./&ie;/') >> $@
259 echo
"</programlisting>") >> $@
261 $(MEDIA_OBJ_DIR
)/net.h.xml
: $(srctree
)/include/linux
/dvb
/net.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
264 echo
"<programlisting>") > $@
266 expand
--tabs
=8 < $< | \
267 sed
$(ESCAPE
) $(DVB_DOCUMENTED
) | \
268 sed
's/i\.e\./&ie;/') >> $@
270 echo
"</programlisting>") >> $@
272 $(MEDIA_OBJ_DIR
)/video.h.xml
: $(srctree
)/include/linux
/dvb
/video.h
$(MEDIA_OBJ_DIR
)/v4l2.xml
275 echo
"<programlisting>") > $@
277 expand
--tabs
=8 < $< | \
278 sed
$(ESCAPE
) $(DVB_DOCUMENTED
) | \
279 sed
's/i\.e\./&ie;/') >> $@
281 echo
"</programlisting>") >> $@
283 $(MEDIA_OBJ_DIR
)/media-entities.tmpl
: $(MEDIA_OBJ_DIR
)/v4l2.xml
286 echo
"<!-- Generated file! Do not edit. -->") >$@
288 echo
-e
"\n<!-- Functions -->") >>$@
290 for ident in
$(FUNCS
) ; do \
291 entity
=`echo $$ident | tr _ -` ; \
292 echo
"<!ENTITY func-$$entity \"<link" \
293 "linkend='func-$$entity'><function>$$ident()</function></link>\">" \
297 echo
-e
"\n<!-- Ioctls -->") >>$@
299 for ident in
$(IOCTLS
) ; do \
300 entity
=`echo $$ident | tr _ -` ; \
301 id
=`grep "<refname>$$ident" $(MEDIA_OBJ_DIR)/vidioc-*.xml | sed -r s,"^.*/(.*).xml.*","\1",` ; \
302 echo
"<!ENTITY $$entity \"<link" \
303 "linkend='$$id'><constant>$$ident</constant></link>\">" \
307 echo
-e
"\n<!-- Types -->") >>$@
309 for ident in
$(TYPES
) ; do \
310 entity
=`echo $$ident | tr _ -` ; \
311 echo
"<!ENTITY $$entity \"<link" \
312 "linkend='$$entity'>$$ident</link>\">" >>$@
; \
315 echo
-e
"\n<!-- Enums -->") >>$@
317 for ident in
$(ENUMS
) ; do \
318 entity
=`echo $$ident | sed -e "s/v4l2_mpeg_cx2341x_video_\([a-z]*_spatial_filter_type\)/\1/" | tr _ -` ; \
319 echo
"<!ENTITY $$entity \"enum <link" \
320 "linkend='$$entity'>$$ident</link>\">" >>$@
; \
323 echo
-e
"\n<!-- Structures -->") >>$@
325 for ident in
$(STRUCTS
) ; do \
326 entity
=`echo $$ident | tr _ - | sed s/v4l2-mpeg-vbi-ITV0/v4l2-mpeg-vbi-itv0-1/g` ; \
327 echo
"<!ENTITY $$entity \"struct <link" \
328 "linkend='$$entity'>$$ident</link>\">" >>$@
; \
331 echo
-e
"\n<!-- Error Codes -->") >>$@
333 for ident in
$(ERRORS
) ; do \
334 echo
"<!ENTITY $$ident \"<errorcode>$$ident</errorcode>" \
335 "error code\">" >>$@
; \
338 echo
-e
"\n<!-- Subsections -->") >>$@
340 for file in
$(MEDIA_SGMLS
) ; do \
341 entity
=`echo "$$file" | sed $(FILENAME) -e s/"^([^-]*)"/sub\1/` ; \
342 if
! echo
"$$file" | \
343 grep
-q
-E
-e
'^(func|vidioc|pixfmt)-' ; then \
344 echo
"<!ENTITY sub-$$entity SYSTEM \"$$file\">" >>$@
; \
348 echo
-e
"\n<!-- Function Reference -->") >>$@
350 for file in
$(MEDIA_SGMLS
) ; do \
352 grep
-q
-E
-e
'(func|vidioc|pixfmt)-' ; then \
353 entity
=`echo "$$file" |sed $(FILENAME)` ; \
354 echo
"<!ENTITY $$entity SYSTEM \"$$file\">" >>$@
; \
358 # Jade can auto-generate a list-of-tables, which includes all structs,
359 # but we only want data types, all types, and sorted please.
360 $(MEDIA_OBJ_DIR
)/media-indices.tmpl
: $(MEDIA_OBJ_DIR
)/v4l2.xml
363 echo
"<!-- Generated file! Do not edit. -->") >$@
365 echo
-e
"\n<index><title>List of Types</title>") >>$@
367 for ident in
$(TYPES
) ; do \
368 id
=`echo $$ident | tr _ -` ; \
369 echo
"<indexentry><primaryie><link" \
370 "linkend='$$id'>$$ident</link></primaryie></indexentry>" >>$@
; \
373 for ident in
$(ENUMS
) ; do \
374 id
=`echo $$ident | sed -e "s/v4l2_mpeg_cx2341x_video_\([a-z]*_spatial_filter_type\)/\1/" | tr _ -`; \
375 echo
"<indexentry><primaryie>enum <link" \
376 "linkend='$$id'>$$ident</link></primaryie></indexentry>" >>$@
; \
379 for ident in
$(STRUCTS
) ; do \
380 id
=`echo $$ident | tr _ - | sed s/v4l2-mpeg-vbi-ITV0/v4l2-mpeg-vbi-itv0-1/g` ; \
381 echo
"<indexentry><primaryie>struct <link" \
382 "linkend='$$id'>$$ident</link></primaryie></indexentry>" >>$@
; \
385 echo
"</index>") >>$@