blob: fb2be6609c8d74e284a06b0fc355702218a725c2 [file] [log] [blame]
Brad Bishop15ae2502019-06-18 21:44:24 -04001SUMMARY = "Xfce screensaver Application"
2DESCRIPTION = "Xfce screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the desktop."
3HOMEPAGE = "https://git.xfce.org/apps/xfce4-screensaver/about/"
4SECTION = "x11/application"
5
6LICENSE = "GPLv2+ & LGPLv2+ "
7LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
8 file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
9 "
10
11DEPENDS = "dbus-glib garcon gtk+3 libxklavier libxscrnsaver virtual/libx11 xfconf"
12
13inherit xfce-app
14
15SRC_URI_append = " file://fix-cross-compile.patch"
16SRC_URI[md5sum] = "18a619849f85c24d784c7fa27279ca4b"
17SRC_URI[sha256sum] = "ed04ae32034b8e13a78495ca2bd7789a20ec7f67891ab9e92826a944371eabef"
18
19FILES_${PN} += "${datadir}/dbus-1 ${datadir}/desktop-directories"