mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user