blob: d4d08fe8da2be2217aff81cffc11ee984dca866f [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001SUMMARY = "MyPaint brushes"
2LICENSE = "CC0-1.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=65d3616852dbf7b1a6d4b53b00626032"
4
5inherit autotools allarch
6
7SRC_URI = "git://github.com/mypaint/mypaint-brushes.git;protocol=https;branch=v1.3.x"
8SRCREV = "be9fdf9ef6c54e29c7499992f04e29114857b3fc"
9PV = "1.3.0+git${SRCPV}"
10S = "${WORKDIR}/git"
11
12FILES_${PN} += "${datadir}/mypaint-data"