mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
239ebe1e1d
Release notes for 0.8.1 ======================= - Fix build with panel 4.15 - Update configure.ac.in syntax and enable debug when building from git - Remove GSourceFunc casts - Fix font size (#30) - Add new README.md and update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Update URLs from goodies.x.o to docs.x.o (Bug #16159) - s/http/https - Update .gitignore - Make build less verbose - Translation Updates: Albanian, Armenian (Armenia), Belarusian, Eastern Armenian, English (Canada), Estonian, Galician, Hebrew, Interlingue, Persian (Iran), Slovak, Spanish, Turkish, Uyghur, Uzbek Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
373 B
BlitzBasic
9 lines
373 B
BlitzBasic
SUMMARY = "Panel plugin displaying date and time and a calendar when left-clicked"
|
|
HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
|
|
LICENSE = "GPLv2"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[sha256sum] = "e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540"
|