summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2026-03-12 01:48:44 +0100
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:23 -0700
commitf0603d90c95872614bae0bfc21b8eab79e228266 (patch)
tree29f9a4c5adac04f433575186593fe6734868e9f2 /meta-gnome
parentceb6cf32d02e3a320e52211454aa1e2a0862132d (diff)
downloadmeta-openembedded-f0603d90c95872614bae0bfc21b8eab79e228266.tar.gz
mypaint-brushes: add recipe for v2
This recipe is required to build the upcoming gimp-3.2.0 update Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb10
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 @@
1SUMMARY = "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=master;tag=v${PV}"
8SRCREV = "0df6d130152a94c3bd67709941978074a1303cc5"
9
10FILES:${PN} += "${datadir}/mypaint-data"