mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libgnome-keyring: update 2.32.0 -> 3.12.0
* Licence files are now COPYING and COPYING.GPL. The source code files set in old version are referencing these. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
dbdccc9efd
commit
75f07c0f4b
|
|
@ -1,20 +0,0 @@
|
|||
SUMMARY = "Compatibility library for accessing secrets"
|
||||
HOMEPAGE = "http://www.gnome.org/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \
|
||||
file://library/gnome-keyring.h;endline=25;md5=68ea64f81c160d670c37da5f137be4fb \
|
||||
file://library/gnome-keyring.c;endline=26;md5=8d7a4fb674aaa012ea5a98e7c368b4a5 \
|
||||
file://egg/egg-dh.h;endline=22;md5=1626c16af2a8da1f88324cf3ced33f08"
|
||||
|
||||
SECTION = "x11/gnome/libs"
|
||||
PR = "r3"
|
||||
|
||||
inherit gnomebase gtk-doc
|
||||
|
||||
DEPENDS = "dbus libgcrypt glib-2.0 glib-2.0-native intltool-native"
|
||||
|
||||
SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6"
|
||||
SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c"
|
||||
GNOME_COMPRESS_TYPE="bz2"
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
SUMMARY = "Compatibility library for accessing secrets"
|
||||
HOMEPAGE = "http://www.gnome.org/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \
|
||||
file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
"
|
||||
SECTION = "x11/gnome/libs"
|
||||
|
||||
inherit gnomebase gtk-doc gobject-introspection
|
||||
|
||||
DEPENDS = "dbus libgcrypt glib-2.0 glib-2.0-native intltool-native"
|
||||
|
||||
SRC_URI[archive.md5sum] = "6696e4f2e9aed4625cdc3af30bd8c238"
|
||||
SRC_URI[archive.sha256sum] = "c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783"
|
||||
Loading…
Reference in New Issue
Block a user