On Wed, Mar 11, 2026 at 9:27 PM Markus Volk via lists.openembedded.org
<[email protected]> wrote:
>
> 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 | 11 +++++++++++
> 1 file changed, 11 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..b3ad94b4d7
> --- /dev/null
> +++ b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb
> @@ -0,0 +1,11 @@
> +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"
can please include tag=v${PV} in the SRC_URI as well
> +SRCREV = "0df6d130152a94c3bd67709941978074a1303cc5"
> +PV = "2.0.2"
setting PV is not needed here
> +
> +FILES:${PN} += "${datadir}/mypaint-data"
> --
> 2.53.0
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125092):
https://lists.openembedded.org/g/openembedded-devel/message/125092
Mute This Topic: https://lists.openembedded.org/mt/118256689/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-