mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 20:54:57 +00:00
gpgme: fix metadata
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
parent
2136f753eb
commit
e957ffe972
@ -1,5 +1,7 @@
|
||||
DESCRIPTION = "GPGME - GnuPG Made Easy"
|
||||
LICENSE = "GPL"
|
||||
DESCRIPTION = "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management"
|
||||
HOMEPAGE = "http://www.gnupg.org/gpgme.html"
|
||||
LICENSE = "GPLv2+ & LGPLv2.1+"
|
||||
|
||||
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2"
|
||||
DEPENDS = "libgpg-error pth"
|
||||
PR = "r4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user