mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 06:45:32 +01:00
xfce4-timer-plugin: initial add 1.6.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
830ea09384
commit
fe6e0595c3
|
|
@ -0,0 +1,10 @@
|
|||
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"
|
||||
Loading…
Reference in New Issue
Block a user