diff mbox series

[meta-gnome] mypaint-brushes-1.0: remove recipe

Message ID 20260327154917.1632994-1-f_l_k@t-online.de
State Accepted
Headers show
Series [meta-gnome] mypaint-brushes-1.0: remove recipe | expand

Commit Message

Markus Volk March 27, 2026, 3:49 p.m. UTC
It was only required for gimp, which now uses mypaint-brushes v2

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb   | 11 -----------
 1 file changed, 11 deletions(-)
 delete mode 100644 meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
deleted file mode 100644
index b6b8ff8c1f..0000000000
--- a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
+++ /dev/null
@@ -1,11 +0,0 @@ 
-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=v1.3.x"
-SRCREV = "8a0124ac0675103eae8fa41fad533851768ae1ce"
-PV = "1.3.1"
-
-FILES:${PN} += "${datadir}/mypaint-data"