aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb
blob: 27a38c1aab4616f5dc176e04030d43ff255eee94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "ManishSingh"
LIC_FILES_CHKSUM = "file://COPYING;md5=bd1fb9ee90eead85f7b171807b3ab4f2"

DEPENDS = "libpng libxcursor"

SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.bz2"
SRC_URI[md5sum] = "09f56978a62854534deacc8aa8ff3031"
SRC_URI[sha256sum] = "bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581"

inherit autotools pkgconfig

BBCLASSEXTEND = "native"