diff options
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_git.bb')
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_git.bb | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_git.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_git.bb deleted file mode 100644 index 9421c1e02b..0000000000 --- a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_git.bb +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | DESCRIPTION = "Panel plugin displaying date and time and a calendar when left-clicked" | ||
| 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
| 5 | |||
| 6 | inherit xfce-panel-plugin | ||
| 7 | |||
| 8 | SRCREV = "97ebbac9ba52397ec34edb43935083f6263d1666" | ||
| 9 | PV = "0.6.1+gitr${SRCPV}" | ||
| 10 | S = "${WORKDIR}/git" | ||
| 11 | |||
| 12 | SRC_URI = "git://git.xfce.org/panel-plugins/xfce4-datetime-plugin;protocol=git;branch=master \ | ||
| 13 | file://0001-port-to-libxfce4ui.patch \ | ||
| 14 | file://0002-configure.ac.in-remove-breaking-BM_DEBUG_SUPPORT.patch \ | ||
| 15 | " | ||
| 16 | SRC_URI[md5sum] = "e82f51ff0e75a63e5cbd139e43e094f9" | ||
| 17 | SRC_URI[sha256sum] = "fb340c1c2170d4f33c7f278772966f3c01caaedcd4a7f58f670bf8e28580bb1b" | ||
| 18 | |||
| 19 | do_configure_prepend() { | ||
| 20 | NOCONFIGURE=yes ./autogen.sh | ||
| 21 | } | ||
