diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_4.18.0.bb (renamed from meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb) | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_4.18.0.bb index 6a583ade73..0472d4885f 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_4.18.0.bb | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | DESCRIPTION = "Thumbnail service implementing the thumbnail management D-Bus specification" | 1 | DESCRIPTION = "Thumbnail service implementing the thumbnail management D-Bus specification" |
| 2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgsf" | 5 | DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgsf libxfce4util" |
| 6 | 6 | ||
| 7 | inherit xfce gtk-doc | 7 | inherit xfce gtk-doc systemd |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66" | 9 | SRC_URI[sha256sum] = "4087f3af4ef31271d3f315421a2f1fe67e4fda7ad60bbab1f073627914dfcf00" |
| 10 | 10 | ||
| 11 | INSANE_SKIP:${PN} = "dev-so" | 11 | INSANE_SKIP:${PN} = "dev-so" |
| 12 | 12 | ||
| @@ -23,6 +23,7 @@ FILES:${PN} += "${datadir}/dbus-1/services \ | |||
| 23 | ${libdir}/tumbler-1/tumblerd \ | 23 | ${libdir}/tumbler-1/tumblerd \ |
| 24 | ${libdir}/tumbler-1/plugins/*.so \ | 24 | ${libdir}/tumbler-1/plugins/*.so \ |
| 25 | ${libdir}/tumbler-1/plugins/cache/*.so \ | 25 | ${libdir}/tumbler-1/plugins/cache/*.so \ |
| 26 | ${systemd_user_unitdir}/tumblerd.service \ | ||
| 26 | " | 27 | " |
| 27 | 28 | ||
| 28 | FILES:${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \ | 29 | FILES:${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \ |
