mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
aa561e1adb
Release notes for 0.5.2 ======================= - Fix build with panel 4.15 - Fix ISO C90 forbids mixed declarations and code - Update configure.ac.in syntax - Create README.md. Update configure.ac.in - Add basic GitLab pipeline - Update URLs from goodies.x.o to docs.x.o (Bug #16176) - Fix build with panel 4.15 - Make build less verbose - s/http/https - Translation Updates: Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada), Estonian, Galician, Hebrew, Hindi, Icelandic, Slovak, Slovenian, Spanish, Turkish, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
366 B
BlitzBasic
9 lines
366 B
BlitzBasic
SUMMARY = "Panel plugin allowing to send requests directly to browser"
|
|
HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
|
|
LICENSE = "GPLv2"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[sha256sum] = "2a279e2f5a54518684e62ad1f3cd8ef950826505b39725f1b5d8f0c43031cdd3"
|