9 lines
374 B
BlitzBasic
9 lines
374 B
BlitzBasic
|
|
SUMMARY = "Panel plugin displaying date and time and a calendar when left-clicked"
|
||
|
|
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin/start"
|
||
|
|
LICENSE = "GPL-2.0-only"
|
||
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||
|
|
|
||
|
|
inherit xfce-panel-plugin
|
||
|
|
|
||
|
|
SRC_URI[sha256sum] = "6b2eeb79fb586868737426cbd2a4cd43c7f8c58507d8a2f578e0150187cc00b0"
|