diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gthumb/gthumb_3.12.10.bb (renamed from meta-gnome/recipes-gnome/gthumb/gthumb_3.12.7.bb) | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.7.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.10.bb index 8e82b86285..58aefbff2e 100644 --- a/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.7.bb +++ b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.10.bb | |||
| @@ -6,6 +6,8 @@ DEPENDS = " \ | |||
| 6 | glib-2.0 \ | 6 | glib-2.0 \ |
| 7 | glib-2.0-native \ | 7 | glib-2.0-native \ |
| 8 | bison-native \ | 8 | bison-native \ |
| 9 | desktop-file-utils-native \ | ||
| 10 | exiv2 \ | ||
| 9 | gtk+3 \ | 11 | gtk+3 \ |
| 10 | gsettings-desktop-schemas \ | 12 | gsettings-desktop-schemas \ |
| 11 | zlib \ | 13 | zlib \ |
| @@ -13,21 +15,16 @@ DEPENDS = " \ | |||
| 13 | json-glib \ | 15 | json-glib \ |
| 14 | " | 16 | " |
| 15 | 17 | ||
| 16 | PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'colord', '', d)} exiv2 gstreamer lcms libjxl libraw librsvg libwebp" | 18 | PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'colord', '', d)} gstreamer lcms libjxl libraw librsvg libwebp" |
| 17 | PACKAGECONFIG[gstreamer] = "-Dgstreamer=true,-Dgstreamer=false,gstreamer1.0 gstreamer1.0-plugins-base" | 19 | PACKAGECONFIG[gstreamer] = "-Dgstreamer=true,-Dgstreamer=false,gstreamer1.0 gstreamer1.0-plugins-base" |
| 18 | PACKAGECONFIG[libwebp] = "-Dlibwebp=true,-Dlibwebp=false,libwebp" | 20 | PACKAGECONFIG[libwebp] = "-Dlibwebp=true,-Dlibwebp=false,libwebp" |
| 19 | PACKAGECONFIG[libjxl] = "-Dlibjxl=true,-Dlibjxl=false,libjxl" | 21 | PACKAGECONFIG[libjxl] = "-Dlibjxl=true,-Dlibjxl=false,libjxl" |
| 20 | PACKAGECONFIG[lcms] = "-Dlcms2=true,-Dlcms2=false,lcms" | 22 | PACKAGECONFIG[lcms] = "-Dlcms2=true,-Dlcms2=false,lcms" |
| 21 | PACKAGECONFIG[colord] = "-Dcolord=true,-Dcolord=false,colord" | 23 | PACKAGECONFIG[colord] = "-Dcolord=true,-Dcolord=false,colord" |
| 22 | PACKAGECONFIG[exiv2] = "-Dexiv2=true,-Dexiv2=false,exiv2" | ||
| 23 | PACKAGECONFIG[librsvg] = "-Dlibrsvg=true,-Dlibrsvg=false,librsvg" | 24 | PACKAGECONFIG[librsvg] = "-Dlibrsvg=true,-Dlibrsvg=false,librsvg" |
| 24 | PACKAGECONFIG[libraw] = "-Dlibraw=true,-Dlibraw=false,libraw" | 25 | PACKAGECONFIG[libraw] = "-Dlibraw=true,-Dlibraw=false,libraw" |
| 25 | 26 | ||
| 26 | # webservices would require libsecret and webkitgtk3 built with deprecated libsoup2 | 27 | inherit gnomebase gnome-help gsettings itstool gtk-icon-cache mime-xdg |
| 27 | EXTRA_OEMESON += "-Dwebservices=false -Dlibsecret=false" | 28 | SRC_URI[archive.sha256sum] = "3222344653cd6fb5d7981b73951ae3d90c414f74220a8b1c8665b25574284c75" |
| 28 | |||
| 29 | inherit gnomebase gnome-help gsettings itstool mime-xdg | ||
| 30 | |||
| 31 | SRC_URI[archive.sha256sum] = "ee12d24cf231010241f758d6c95b9d53a7381278fa76b6a518b3d09b371efaec" | ||
| 32 | 29 | ||
| 33 | FILES:${PN} += "${datadir}/metainfo" | 30 | FILES:${PN} += "${datadir}/metainfo" |
