11 lines
534 B
BlitzBasic
11 lines
534 B
BlitzBasic
SUMMARY = "XFCE panel plugin to generate alarm messages"
|
|
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"
|
|
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
|
|
LICENSE = "GPLv2"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ae39271267fd63eb7619432ff24e7ff1"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[md5sum] = "3be2a4ccfb2af20441b1d25c2cea5f28"
|
|
SRC_URI[sha256sum] = "39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c"
|