aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xlsclients_1.1.0.bb
blob: 2a2e4aec50f97593c5dec0647962e96bf42943c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require xorg-app-common.inc
PE = "1"
PR = "${INC_PR}.0"

# missing file from source archive, fixed just after release in http://cgit.freedesktop.org/xorg/app/xlsclients/commit/?id=f30f41b8dc37e775279835c97f2bea83a513dc10
SRC_URI += "file://strnlen.h"

DEPENDS += " virtual/libx11 xcb-util"

do_compile_prepend() {
  mv ${WORKDIR}/strnlen.h ${S}
}
SRC_URI[archive.md5sum] = "550a0fee047c5043f2cbf190b41f8a1b"
SRC_URI[archive.sha256sum] = "f95b51f55399f46ce5f597a68ccd04a0d68c5770b517428201262bff09bcfa0c"