mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-time-out-plugin/-/tags/xfce4-time-out-plugin-1.2.0 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
414 B
BlitzBasic
12 lines
414 B
BlitzBasic
SUMMARY = "This plugin makes it possible to take periodical breaks"
|
|
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin/start"
|
|
SECTION = "x11/application"
|
|
LICENSE = "GPL-2.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
|
|
|
XFCE_COMPRESS_TYPE = "xz"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[sha256sum] = "e344d9f82a8acd23d44e7cf9b2efe9599ffff856d9ba1a9be0e67b022c0d2eb2"
|