diff options
| author | Markus Volk <f_l_k@t-online.de> | 2026-03-27 16:49:17 +0100 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-27 09:11:21 -0700 |
| commit | c3c094cf8d8df28c7db0f44890e092aee395cb99 (patch) | |
| tree | 8470c70e04c14da88712d25cb7df19229457d6e7 | |
| parent | 5d46cfae3a40b04c264719fa0b442cae441fea16 (diff) | |
| download | meta-openembedded-c3c094cf8d8df28c7db0f44890e092aee395cb99.tar.gz | |
It was only required for gimp, which now uses mypaint-brushes v2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb | 11 |
1 files changed, 0 insertions, 11 deletions
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 @@ | |||
| 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=v1.3.x" | ||
| 8 | SRCREV = "8a0124ac0675103eae8fa41fad533851768ae1ce" | ||
| 9 | PV = "1.3.1" | ||
| 10 | |||
| 11 | FILES:${PN} += "${datadir}/mypaint-data" | ||
