# $Id$ PNAME="libidn" PVER="1.35" PBUILD="r1" PCAT="net-dns" DESCRIPTION="GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names working group, used for internationalized domain names." HOMEPAGE="http://www.gnu.org/software/libidn/" DEPEND=">= virtual/glibc" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude multilib mbuild msetfeature "!check" SRC_URI=( gnu://${PNAME}/${SRCFILE} ftp://alpha.gnu.org/pub/gnu/${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2DATE="updatecmd_gnu ${PNAME} gz" # note src_check() requires following locales: fr_FR, fr_FR.UTF-8, ja_JP, zh_CN.GB18030