aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-doc/xorg-docs_1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-doc/xorg-docs_1.6.bb')
-rw-r--r--recipes/xorg-doc/xorg-docs_1.6.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/xorg-doc/xorg-docs_1.6.bb b/recipes/xorg-doc/xorg-docs_1.6.bb
new file mode 100644
index 0000000000..8d2d8e15a3
--- /dev/null
+++ b/recipes/xorg-doc/xorg-docs_1.6.bb
@@ -0,0 +1,13 @@
+require xorg-doc-common.inc
+DESCRIPTION = "The documentation in this package is from xc/doc in the monolithic \
+source tree."
+DEPENDS += " intltool"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "86101433834b485ab243f235757d7079"
+SRC_URI[archive.sha256sum] = "f6b21bc486ab10fdf2bf1dfdf08f0aba22a4b87542165eeb395d0a6202f19d32"
+
+EXTRA_OECONF += " ac_cv_file__usr_share_sgml_X11_defs_ent=no "
+
+FILES_${PN} += " /usr/share/X11/doc"