libidn: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian 2010-07-02 18:44:39 +08:00 committed by Saul Wold
parent adcfc07f13
commit bac29db14c
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
LICENSE = "LGPL"
DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group."
HOMEPAGE = "http://www.gnu.org/software/libidn/"
SECTION = "libs"
PRIORITY = "optional"
# change to GPLv3 for >1.0 version
LICENSE = "LGPLv2.1+ & GPLv2+"
PR = "r1"
inherit pkgconfig autotools gettext