xorg-sgml-doctools: update summary depends and inc file

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
alperak 2023-12-07 11:00:21 +03:00 committed by Khem Raj
parent 90e272d06c
commit 959f6a5da8
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 8 additions and 6 deletions

View File

@ -3,10 +3,11 @@ HOMEPAGE = "http://www.x.org"
SECTION = "x11/docs"
LICENSE = "MIT"
SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2"
DEPENDS = "util-macros-native"
S = "${WORKDIR}/${BPN}-${PV}"
INC_PR = "r1"
SRC_URI_EXT = "bz2"
SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.${SRC_URI_EXT}"
inherit autotools pkgconfig

View File

@ -1,10 +1,11 @@
require xorg-doc-common.inc
PE = "1"
DEPENDS += "util-macros"
SUMMARY = "SGML entities and XML/CSS stylesheets used in X.Org docs"
LIC_FILES_CHKSUM = "file://COPYING;md5=c8c6c808cd3c797a07b24e443af1c449"
SRC_URI[sha256sum] = "65a9fdddedc17bd5e9c0b00d904960f03f047c3a62de5458989d493c29fec806"
FILES:${PN} += " /usr/share/sgml/X11"
FILES:${PN} += "${datadir}/sgml/X11"