mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 15:40:27 +00:00
python[3]-speaklater: new recipes
Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
892fdab62a
commit
c970883032
@@ -0,0 +1,9 @@
|
||||
DESCRIPTION = "Media asset management for Python, with glue code for various frameworks"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b810770075a29bf44b96607440e7c801"
|
||||
|
||||
SRC_URI[md5sum] = "e8d5dbe36e53d5a35cff227e795e8bbf"
|
||||
SRC_URI[sha256sum] = "59fea336d0eed38c1f0bf3181ee1222d0ef45f3a9dd34ebe65e6bfffdd6a65a9"
|
||||
|
||||
PYPI_PACKAGE = "speaklater"
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
inherit pypi setuptools
|
||||
require python-speaklater.inc
|
||||
@@ -0,0 +1,2 @@
|
||||
inherit pypi setuptools3
|
||||
require python-speaklater.inc
|
||||
Reference in New Issue
Block a user