diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pygobject_3.52.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pygobject_3.52.3.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb b/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb index 42b071ca08..ae81f1e31f 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb | |||
| @@ -16,12 +16,12 @@ python() { | |||
| 16 | 16 | ||
| 17 | DEPENDS += "python3 glib-2.0" | 17 | DEPENDS += "python3 glib-2.0" |
| 18 | 18 | ||
| 19 | SRCNAME = "pygobject" | 19 | GNOME_COMPRESS_TYPE = "gz" |
| 20 | GNOMEBN = "pygobject" | ||
| 20 | 21 | ||
| 21 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.gz" | 22 | SRC_URI[archive.sha256sum] = "00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82" |
| 22 | SRC_URI[sha256sum] = "00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82" | ||
| 23 | 23 | ||
| 24 | S = "${UNPACKDIR}/${SRCNAME}-${PV}" | 24 | S = "${UNPACKDIR}/${GNOMEBN}-${PV}" |
| 25 | 25 | ||
| 26 | PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 'wayland', 'x11' ], 'cairo', '', d)}" | 26 | PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 'wayland', 'x11' ], 'cairo', '', d)}" |
| 27 | 27 | ||
