diff options
Diffstat (limited to 'meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb')
| -rw-r--r-- | meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb new file mode 100644 index 0000000000..4e444938b1 --- /dev/null +++ b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | SUMMARY = "MyPaint brushes" | ||
| 2 | LICENSE = "CC0-1.0" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=65d3616852dbf7b1a6d4b53b00626032" | ||
| 4 | |||
| 5 | inherit autotools allarch | ||
| 6 | |||
| 7 | SRC_URI = "git://github.com/mypaint/mypaint-brushes.git;protocol=https;branch=master;tag=v${PV}" | ||
| 8 | SRCREV = "0df6d130152a94c3bd67709941978074a1303cc5" | ||
| 9 | |||
| 10 | FILES:${PN} += "${datadir}/mypaint-data" | ||
