mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-11 18:41:07 +00:00
* 0001-Specify-string-format-explicitly.patch: Code was restructured and fix was done upstream. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
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] = "32e6a14e80bf9a93db2f2b3bfd7de920"
|
|
SRC_URI[sha256sum] = "2e4e5343e39926230cc981d5fe56cd58a2f3817d2e9b6089b5673a2e39bf7e9b"
|