This recipe is required to build the upcoming gimp-3.2.0 update
Signed-off-by: Markus Volk <[email protected]>
---
.../recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb
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 @@
+SUMMARY = "MyPaint brushes"
+LICENSE = "CC0-1.0"
+LIC_FILES_CHKSUM = "file://COPYING;md5=65d3616852dbf7b1a6d4b53b00626032"
+
+inherit autotools allarch
+
+SRC_URI =
"git://github.com/mypaint/mypaint-brushes.git;protocol=https;branch=master;tag=v${PV}"
+SRCREV = "0df6d130152a94c3bd67709941978074a1303cc5"
+
+FILES:${PN} += "${datadir}/mypaint-data"
--
2.53.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125093):
https://lists.openembedded.org/g/openembedded-devel/message/125093
Mute This Topic: https://lists.openembedded.org/mt/118271921/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-