mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
@@ -1,5 +1,7 @@
|
|||||||
DESCRIPTION = "GPGME - GnuPG Made Easy"
|
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"
|
||||||
LICENSE = "GPL"
|
HOMEPAGE = "http://www.gnupg.org/gpgme.html"
|
||||||
|
LICENSE = "GPLv2+ & LGPLv2.1+"
|
||||||
|
|
||||||
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2"
|
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2"
|
||||||
DEPENDS = "libgpg-error pth"
|
DEPENDS = "libgpg-error pth"
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
|||||||
Reference in New Issue
Block a user