diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-02-27 01:40:44 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-26 20:31:47 -0800 |
| commit | 74d980702da5b2a4795220ddea13cd3200b34266 (patch) | |
| tree | b7e53c48722cb677f1d899009e770a4f85af6839 /meta-gnome | |
| parent | e012fe075d6de6050e1a37d23bfbb70b5278f0a5 (diff) | |
| download | meta-openembedded-74d980702da5b2a4795220ddea13cd3200b34266.tar.gz | |
webp-pixbuf-loader: update 0.0.7 -> 0.2.0
- fix license information
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.0.bb (renamed from meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.7.bb b/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.0.bb index 17a3436741..acd4acd929 100644 --- a/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.7.bb +++ b/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "WebP GDK Pixbuf Loader library" | 1 | SUMMARY = "WebP GDK Pixbuf Loader library" |
| 2 | HOMEPAGE = "https://github.com/aruiz/webp-pixbuf-loader" | 2 | HOMEPAGE = "https://github.com/aruiz/webp-pixbuf-loader" |
| 3 | LICENSE = "LGPL-2.1-or-later" | 3 | LICENSE = "LGPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2;md5=0d90e6d44bcf69014bfae649c75aa6ca" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2;md5=0d90e6d44bcf69014bfae649c75aa6ca" |
| 5 | 5 | ||
| 6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
| @@ -15,7 +15,7 @@ EXTRA_OEMESON = "-Dupdate_cache=true" | |||
| 15 | SRC_URI = "git://github.com/aruiz/webp-pixbuf-loader.git;protocol=https;nobranch=1" | 15 | SRC_URI = "git://github.com/aruiz/webp-pixbuf-loader.git;protocol=https;nobranch=1" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | SRCREV = "f91f79c05ff90b41774eda613dc10a2a0d996bc8" | 18 | SRCREV = "eaa4ea02fd9d8ea8e0f4aac00dc6fa5b0eddd700" |
| 19 | 19 | ||
| 20 | FILES:${PN} = " \ | 20 | FILES:${PN} = " \ |
| 21 | ${datadir}/thumbnailers/webp-pixbuf.thumbnailer \ | 21 | ${datadir}/thumbnailers/webp-pixbuf.thumbnailer \ |
