Alexpux / Qt-builds

Scripts for building Qt-5.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freetype scenario fails

ParanoidRabbid opened this issue · comments

This urls:
URL=http://download.savannah.gnu.org/releases/${P}/${SRC_FILE}
URL_DOC=http://download.savannah.gnu.org/releases/${P}/${DOC_FILE}
gives 404 error.

My solution was :

URL=ftp://mirror.ovh.net/gentoo-distfiles/distfiles/${SRC_FILE}
URL_DOC=ftp://mirror.ovh.net/gentoo-distfiles/distfiles/${DOC_FILE}

URL is valid. Maybe this is some problems with site

My apologise.

The default URL redirects me to : http://mirror.yongbok.net/nongnu//freetype/ wich gives 404

By the way, this work perfectly:
http://download-mirror.savannah.gnu.org/releases/freetype/