Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [diff] [blame] | 1 | SUMMARY = "XFCE panel plugin to generate alarm messages" |
| 2 | DESCRIPTION = "This is a simple plugin that lets the user run an alarm at a specified time or at the end of a specified countdown period" |
| 3 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" |
| 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f1c52159bdaebd029cb11927cbe709e4" |
| 6 | |
| 7 | inherit xfce-panel-plugin |
| 8 | |
| 9 | SRC_URI[sha256sum] = "feb3b8c2d39505e816683540a3226bd7bda870ccbcb4c7d0f6abfeeff5c58b7d" |