mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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>
This commit is contained in:
parent
ceb6cf32d0
commit
f0603d90c9
10
meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb
Normal file
10
meta-gnome/recipes-gimp/mypaint/mypaint-brushes_2.0.2.bb
Normal file
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user