aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xman_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xman_1.1.1.bb')
-rw-r--r--recipes/xorg-app/xman_1.1.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/xorg-app/xman_1.1.1.bb b/recipes/xorg-app/xman_1.1.1.bb
new file mode 100644
index 0000000000..28fedae3c3
--- /dev/null
+++ b/recipes/xorg-app/xman_1.1.1.bb
@@ -0,0 +1,12 @@
+require xorg-app-common.inc
+DESCRIPTION = "manual page browser for X"
+DEPENDS += " libxaw libxprintutil libxp libxt"
+RDEPENDS_${PN} = " man"
+PE = "1"
+PR = "${INC_PR}.0"
+
+EXTRA_OECONF += "--with-manconfig=${STAGING_ETCDIR}/man.conf"
+SRC_URI[archive.md5sum] = "56a00ccb38996c3518f14bb87c03a03e"
+SRC_URI[archive.sha256sum] = "79475c6106ad6e97183790f207c9fa420631548d30b7c0983926e1290afa7f0c"
+
+FILES_${PN} += " /usr/share/X11/xman.help"