summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/xcursorgen-native_1.0.3.bb
blob: 82eb3d7d532c79f6926511c389dc9bb0cff12cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
inherit native
require xcursorgen_${PV}.bb

DEPENDS = "libx11-native libpng-native"

S="${WORKDIR}/xcursorgen-${PV}"
XORG_PN="xcursorgen"

SRC_URI[archive.md5sum] = "69df079b3950a0db4e5f4e6f0e00ddee"
SRC_URI[archive.sha256sum] = "ed5f3ffe881c21ffca85406e5a5f553ed4985cc5e9acdb535f682c33bebac254"
PR = "${INC_PR}.0"